pulseaudio/src
2007-08-11 17:09:07 +00:00
..
daemon allow setting the default sample and fragment settings from the config file 2007-08-11 15:56:57 +00:00
modules port oss driver to make use of the default fragment sizes as defined in pa_core: store in the sink/source description whether mmap is used; if mmap() fails, fall back to UNIX read/write mode instead of bailing out immediately 2007-08-11 17:09:07 +00:00
pulse minor cleanliness fixes 2007-08-10 15:09:28 +00:00
pulsecore deal with messages properly which are recieved after destruction of a stream 2007-08-11 16:08:20 +00:00
tests add proper refcounting to pa_asyncmsgq objects, to allow destruction from the dispatched callbacks 2007-08-11 16:01:25 +00:00
utils make untabify 2007-06-11 13:53:31 +00:00
depmod.py big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
Makefile.am Wrap two pa_asyncmsq in a new pa_thread_mq object for bidirectional, lock-free communication between a main loop and a thread 2007-08-10 22:01:17 +00:00