]> code.delx.au - pulseaudio/commit
Split OSS support in output and wrapper.
authorDiego Elio 'Flameeyes' Pettenò <flameeyes@gmail.com>
Fri, 7 Aug 2009 23:53:15 +0000 (01:53 +0200)
committerDiego Elio 'Flameeyes' Pettenò <flameeyes@gmail.com>
Fri, 7 Aug 2009 23:53:15 +0000 (01:53 +0200)
commit4c1511500759c7701b407227e907c0e5c8e38763
tree5e010c7c41b78b97b320ec427cda902242aaa1ff
parent9ade13604e98378e68a82b82ba260869714474b4
Split OSS support in output and wrapper.

Since Fedora does not enable OSS output support at all, but still uses
padsp, and in Gentoo we could also make use of padsp without OSS output
support, split the two things in two parameters, although they both check
for sys/soundcard.h once.
configure.ac
src/Makefile.am
src/daemon/main.c
src/modules/module-detect.c
src/modules/module-hal-detect.c