pulseaudio/src
Lennart Poettering bf88854e60 * dispatch defer events in pa_mainloop_dispatch() and not already in pa_mainloop_prepare()
* fix the "timeout" parameter of pa_mainloop_prepare()
* remove pa_mainloop_deferred_pending() and update the simple API accordingly


git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@690 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-04-12 22:45:57 +00:00
..
daemon * Add new "auth-group=" parameter to protocol-native-unix 2006-02-24 17:14:23 +00:00
modules * fix latency calculation where a full playback buffer was erroneously taken as empty buffer and vice versa. 2006-04-12 18:33:13 +00:00
polyp * dispatch defer events in pa_mainloop_dispatch() and not already in pa_mainloop_prepare() 2006-04-12 22:45:57 +00:00
polypcore protocol change: don't send stream buffer size in latency update. This data is redundant, since it can be calculated from write_index - read_index anyway 2006-04-12 17:12:16 +00:00
tests Fix some warnings caused by size_t having varying size. 2006-03-31 08:54:24 +00:00
utils beefup pacat a little: 2006-04-12 17:18:24 +00:00
depmod.py Reorganised the source tree. We now have src/ with a couple of subdirs: 2006-02-16 19:19:58 +00:00
Makefile.am Handle the new latency protocol. This is just a quick fix and does not 2006-03-02 16:32:36 +00:00