pulseaudio/src
Lennart Poettering 3c75d35dd0 rework zeroconf service publishing, to use synchronous hooks instead of asynchronous subscription events. Don't push autoload entries anymore.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1898 fefdeb5f-60dc-0310-8127-8f9354f1896f
2007-09-24 21:49:02 +00:00
..
daemon make O_CLOEXEC, O_NONBLOCK and socket low latency fd ops more uniform: always return void, name them similarly, only pass a single fd 2007-09-19 00:12:01 +00:00
modules rework zeroconf service publishing, to use synchronous hooks instead of asynchronous subscription events. Don't push autoload entries anymore. 2007-09-24 21:49:02 +00:00
pulse drop the PA_SOURCE_CAN_SUSPEND and PA_SINK_CAN_SUSPEND flags, since they were a bad idea in the first place. All sinks/sources are now *required* to handle suspending in one way or another. Luckily all current sink/source implementations handle it fine anyway. 2007-09-24 16:10:43 +00:00
pulsecore add hooks for name/description changes of sinks/source and streams 2007-09-24 21:47:22 +00:00
tests prefix by order macros with PA_ 2007-09-22 01:16:14 +00:00
utils Make sure the header file is only included on linux (as this is a linux-only 2007-09-18 10:36:17 +00:00
depmod.py big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
Makefile.am add test program for the resampler 2007-09-22 00:19:56 +00:00