pulseaudio/src/modules
Pierre Ossman 4bb5822618 Reverse order of IPv6/IPv4 binding to handle systems without IPV6_V6ONLY.
System that always do IPV6_V6ONLY will now still bind to both sockets, just
in another order.

System that never do IPV6_V6ONLY will now fail to bind IPv4 instead of IPv6.
But since they force IPv6 sockets to accept IPv4 connections, everything is
peachy anyway.


git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@756 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-04-19 07:31:11 +00:00
..
rtp fix a couple of issues I found when compiling polypaudio with gcc 2.95 2006-04-18 19:31:50 +00:00
alsa-util.c fix a couple of issues I found when compiling polypaudio with gcc 2.95 2006-04-18 19:31:50 +00:00
alsa-util.h Get notifications about mixer changes from ALSA. 2006-02-26 21:50:55 +00:00
howl-wrap.c change pa_log() and friends to not require a trailing \n on all logged strings 2006-02-23 02:27:19 +00:00
howl-wrap.h revive howl support 2006-02-22 20:11:56 +00:00
Makefile add a bunch of simple Makefile in the subdirs, just to make compilation with emacs easier 2006-02-16 22:11:35 +00:00
module-alsa-sink.c clip volume at PA_VOLUME_NORM for alsa devices 2006-04-08 00:19:52 +00:00
module-alsa-source.c clip volume at PA_VOLUME_NORM for alsa devices 2006-04-08 00:19:52 +00:00
module-cli.c change pa_log() and friends to not require a trailing \n on all logged strings 2006-02-23 02:27:19 +00:00
module-combine.c fix latency calculations of module-combine 2006-04-13 18:20:05 +00:00
module-defs.h.m4 Reorganised the source tree. We now have src/ with a couple of subdirs: 2006-02-16 19:19:58 +00:00
module-detect.c fix a couple of issues I found when compiling polypaudio with gcc 2.95 2006-04-18 19:31:50 +00:00
module-esound-compat-spawnfd.c change pa_log() and friends to not require a trailing \n on all logged strings 2006-02-23 02:27:19 +00:00
module-esound-compat-spawnpid.c change pa_log() and friends to not require a trailing \n on all logged strings 2006-02-23 02:27:19 +00:00
module-esound-sink.c change pa_log() and friends to not require a trailing \n on all logged strings 2006-02-23 02:27:19 +00:00
module-jack-sink.c fix a couple of issues I found when compiling polypaudio with gcc 2.95 2006-04-18 19:31:50 +00:00
module-jack-source.c fix connecting of jack source in jack daemon 2006-04-18 17:20:05 +00:00
module-lirc.c change pa_log() and friends to not require a trailing \n on all logged strings 2006-02-23 02:27:19 +00:00
module-match.c change pa_log() and friends to not require a trailing \n on all logged strings 2006-02-23 02:27:19 +00:00
module-mmkbd-evdev.c make proper use of the muting facility of sinks in module-mmkbd-evdev 2006-04-18 19:44:50 +00:00
module-native-protocol-fd.c change pa_log() and friends to not require a trailing \n on all logged strings 2006-02-23 02:27:19 +00:00
module-null-sink.c change pa_log() and friends to not require a trailing \n on all logged strings 2006-02-23 02:27:19 +00:00
module-oss-mmap.c * fix latency calculation where a full playback buffer was erroneously taken as empty buffer and vice versa. 2006-04-12 18:33:13 +00:00
module-oss.c fix a couple of issues I found when compiling polypaudio with gcc 2.95 2006-04-18 19:31:50 +00:00
module-pipe-sink.c change pa_log() and friends to not require a trailing \n on all logged strings 2006-02-23 02:27:19 +00:00
module-pipe-source.c change pa_log() and friends to not require a trailing \n on all logged strings 2006-02-23 02:27:19 +00:00
module-protocol-stub.c Reverse order of IPv6/IPv4 binding to handle systems without IPV6_V6ONLY. 2006-04-19 07:31:11 +00:00
module-sine.c change pa_log() and friends to not require a trailing \n on all logged strings 2006-02-23 02:27:19 +00:00
module-solaris.c We have both sink and source in this module. 2006-02-27 09:20:25 +00:00
module-tunnel.c fix a couple of issues I found when compiling polypaudio with gcc 2.95 2006-04-18 19:31:50 +00:00
module-waveout.c Update hardware volume to a correct initial value. 2006-02-23 09:28:39 +00:00
module-x11-bell.c change pa_log() and friends to not require a trailing \n on all logged strings 2006-02-23 02:27:19 +00:00
module-x11-publish.c change pa_log() and friends to not require a trailing \n on all logged strings 2006-02-23 02:27:19 +00:00
module-zeroconf-publish.c change pa_log() and friends to not require a trailing \n on all logged strings 2006-02-23 02:27:19 +00:00
oss-util.c add proper volume clipping support for OSS devices 2006-04-08 00:19:29 +00:00
oss-util.h IGAIN is a better choice than IMIX for source volume. 2006-02-24 09:12:15 +00:00