pulseaudio/src
Lennart Poettering ef020c6e89 fix stream corking: ignore pa_sink_input() when we are in corked state
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1896 fefdeb5f-60dc-0310-8127-8f9354f1896f
2007-09-24 17:14:00 +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 fix stream corking: ignore pa_sink_input() when we are in corked state 2007-09-24 17:14:00 +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