]> code.delx.au - pulseaudio/history - src/pulsecore/protocol-native.c
beefup proplist handling for sound events
[pulseaudio] / src / pulsecore / protocol-native.c
2008-05-07 Lennart Poetteringupdate to new rewinding logic
2008-05-03 Lennart Poetteringwhen rewinding after the end of an underrun, make sure...
2008-05-01 Lennart PoetteringYes, yet another evil all-in-one commit of intervowen...
2008-04-23 Lennart Poetteringunify code that fixes up buffering metrics
2008-04-22 Lennart Poetteringshow configure latency metrics
2008-04-22 Lennart Poetteringmake sure the client buffer has space for 2*minreq...
2008-04-20 Lennart Poetteringrename sink_input->rewind to process_rewind() and set_m...
2008-04-20 Lennart PoetteringBig pile of dependant changes:
2008-04-11 Lennart Poetteringfix packet formatting for a few commands
2008-04-09 Lennart Poetteringimplement server side of new sink/source reconfiguratio...
2008-04-03 Lennart Poettering- deprecate autoload stuff
2008-03-31 Lennart Poetteringcatch up with trunk HEAD (i.e. 2118:2213)
2008-03-15 Lennart Poetteringcommit glitch-free work
2008-03-15 Lennart Poetteringreally create glitch-free branch
2008-01-04 Sjoerd SimonsDon't send opcodes introduced in protocol versions...
2007-11-21 Lennart Poetteringwhen speaking to a client with a version < 12, hide...
2007-11-21 Lennart Poettering- Check process name when dealing with PID files
2007-11-13 Lennart PoetteringCompletely rework ALSA device selection code: choose...
2007-10-28 Lennart Poetteringmerge 'lennart' branch back into trunk.
2007-05-29 Lennart PoetteringKill spaces on EOL
2007-05-27 Lennart PoetteringReplace AO_xxx usage with pa_atomic_xxx and friends...
2007-05-23 Lennart PoetteringFix yet another DoS vulnerability, also identified...
2007-02-13 Pierre OssmanAdd copyright notices to all relevant files. (based...
2007-01-04 Pierre OssmanHuge trailing whitespace cleanup. Let's keep the tree...
2006-11-06 Pierre OssmanRevert r1404 and keep it on a development branch until...
2006-09-26 Lennart Poetteringrework memory block management to be thread-safe and...
2006-08-29 Lennart Poetteringmake pa_mempool_stat thread-safe/lock-free
2006-08-19 Lennart PoetteringIf a client leaves the sink/source for a stream unspeci...
2006-08-18 Lennart Poetteringactivate SHM support on the server side only when new...
2006-08-18 Lennart Poetteringremove all occurences of
2006-08-18 Lennart PoetteringRework memory management to allow shared memory data...
2006-08-13 Lennart Poetteringimplement hook_source_ouput_new. For this I modified...
2006-08-13 Lennart Poetteringignore if we recieved a memory block for an invalid...
2006-08-13 Lennart Poetteringallow hooking into the process of creating playback...
2006-08-12 Lennart Poetteringtest if sink->monitor_source is set before making use...
2006-08-03 Lennart Poetteringwrap pa_source_output_move_to() in the native protocol
2006-07-31 Lennart Poetteringadd new native protocol function for moving sink inputs...
2006-07-28 Lennart Poetteringfor the playing field of pa_timing_info use pa_sink_inp...
2006-07-20 Lennart Poetteringadd missing #ifdef HAVE_CREDS (thanks, Flameeyes)
2006-07-20 Lennart Poetteringimplement "auth-ip-acl=" in the native and esound protocols
2006-07-19 Lennart Poettering* add new function pa_check_in_group()
2006-07-19 Lennart Poettering* add new --system command line parameter to the daemon...
2006-07-16 Lennart Poetteringadd new PA_SOURCE_HARDWARE/PA_SINK_HARDWARE flag
2006-06-21 Lennart Poetteringincrease the maxium number of concurrent esd and native...
2006-06-19 Lennart Poetteringbig s/polyp/pulse/g