pulseaudio/src/modules
Lennart Poettering 10cc4ba1ca Use FIONREAD instead of TIOCINQ
On Linux the two ioctls FIONREAD and TIOCINQ share the same number.
However TIOCINQ is used for terminals while FIONREAD is used (among
others) for sockets and pipes. Hence use FIONREAD here since it seems
more appropriate.
2008-12-21 13:33:32 +01:00
..
bluetooth Don't store pointer to pa_module 2008-12-17 21:19:53 +01:00
gconf when killing gconf helper, loop over EINTR 2008-10-01 23:42:32 +02:00
raop Modularise the RAOP stuff that requires OpenSSL and make it optional at compile time 2008-10-08 20:37:43 +01:00
rtp Implement new flags DONT_INHIBIT_AUTO_SUSPEND and START_UNMUTED 2008-10-26 19:32:04 +01:00
.gitignore add missing gitignore files 2008-06-18 00:51:50 +02:00
alsa-util.c downgrade a few warnings 2008-12-17 22:58:17 +01:00
alsa-util.h Try to catch certain driver errors 2008-10-21 20:00:36 +02:00
dbus-util.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
dbus-util.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
ladspa.h merge 'lennart' branch back into trunk. 2007-10-28 19:13:50 +00:00
Makefile big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
module-alsa-sink.c warn if ALSA wakes us up and there is actually nothing to do 2008-10-22 23:55:52 +02:00
module-alsa-source.c warn if ALSA wakes us up and there is actually nothing to do 2008-10-22 23:55:52 +02:00
module-always-sink.c it's better to always use the index of a module instead of the pa_module* 2008-12-17 21:32:40 +01:00
module-cli.c add new switch --disallow-exit 2008-08-06 19:39:12 +02:00
module-combine.c add a few missing casts 2008-08-20 03:33:06 +03:00
module-console-kit.c make module-hal and module-ck live together in peace 2008-07-24 03:02:09 +02:00
module-default-device-restore.c Modify pa_state_path() to take an additional argument for prepending the machine id to the file name. 2008-08-07 02:28:47 +02:00
module-defs.h.m4 remove remaining $ 2008-06-18 22:38:32 +02:00
module-detect.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
module-device-restore.c Pass GDBM_NOLOCK to gdbm 2008-12-17 20:22:42 +01:00
module-esound-compat-spawnfd.c fix shutdown when --disallow-module-loading=1 is passed 2008-08-05 23:56:25 +02:00
module-esound-compat-spawnpid.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
module-esound-sink.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
module-flat-volume.c query the sink volume outside of the loop because it might be quite expensive 2008-10-08 00:14:54 +02:00
module-hal-detect.c actually unload the modules from a new stack frame 2008-12-17 21:20:51 +01:00
module-jack-sink.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
module-jack-source.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
module-ladspa-sink.c implement may_move_to for ladspa/remap sinks 2008-10-21 18:25:26 +02:00
module-lirc.c pass force_refresh=FALSE to all volume/mute read invocations 2008-08-13 13:59:50 +02:00
module-match.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
module-mmkbd-evdev.c pass force_refresh=FALSE to all volume/mute read invocations 2008-08-13 13:59:50 +02:00
module-native-protocol-fd.c don't unref pa_native_options object twice 2008-08-18 20:07:32 +02:00
module-null-sink.c make sure we call pa_sink_process_rewind() if a rewind was requested under all circumstances 2008-10-02 03:07:54 +02:00
module-oss.c add a few missing casts 2008-08-20 03:33:06 +03:00
module-pipe-sink.c Use FIONREAD instead of TIOCINQ 2008-12-21 13:33:32 +01:00
module-pipe-source.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
module-position-event-sounds.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
module-protocol-stub.c esound auth-ip-acl fix 2008-09-29 22:06:14 +02:00
module-raop-discover.c Follow master change r34dd4a and fix shutdown when --disallow-module-loading=1 is passed 2008-10-08 20:37:43 +01:00
module-raop-sink.c Follow master change r34dd4a and fix shutdown when --disallow-module-loading=1 is passed 2008-10-08 20:37:43 +01:00
module-remap-sink.c implement may_move_to for ladspa/remap sinks 2008-10-21 18:25:26 +02:00
module-rescue-streams.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
module-sine.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
module-solaris.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
module-stream-restore.c Pass GDBM_NOLOCK to gdbm 2008-12-17 20:22:42 +01:00
module-suspend-on-idle.c Implement new flags DONT_INHIBIT_AUTO_SUSPEND and START_UNMUTED 2008-10-26 19:32:04 +01:00
module-tunnel.c Fix two typos that broke tunnels 2008-10-13 19:53:45 +02:00
module-volume-restore.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
module-waveout.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
module-x11-bell.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
module-x11-publish.c fix shutdown when --disallow-module-loading=1 is passed 2008-08-05 23:56:25 +02:00
module-x11-xsmp.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
module-zeroconf-discover.c unload tunnel modules from a new stack frame 2008-12-17 21:27:07 +01:00
module-zeroconf-publish.c fix shutdown when --disallow-module-loading=1 is passed 2008-08-05 23:56:25 +02:00
oss-util.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
oss-util.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00