pulseaudio/src
2007-09-24 16:10:43 +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 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
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 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
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