pulseaudio/src
Felipe Sateler 13a3daa928 Fix #defines for Debian GNU/kFreeBSD
Because debian does not run with the freebsd libc, but rather uses the
GNU one, it chose to not define __FreeBSD__, but rather __FreeBSD_kernel__.
Use the alternative when the functionality tested is for kernel
features, and keep the __FreeBSD__ one when using freebsd libc
headers.

If this patch is applied, debian could drop all the current patches when
importing 6.0 :)
2014-12-01 12:11:07 +01:00
..
daemon build-sys: Deprecate libsamplerate support 2014-11-17 13:19:37 +01:00
modules bluetooth: set gain correctly 2014-11-21 11:55:24 +01:00
pulse launch: Disable autospawn by default when systemd daemon support is enabled. 2014-11-03 12:32:23 +00:00
pulsecore Fix #defines for Debian GNU/kFreeBSD 2014-12-01 12:11:07 +01:00
tests Fix #defines for Debian GNU/kFreeBSD 2014-12-01 12:11:07 +01:00
utils pactl: Remove deprecated 'stat' behaviour 2014-11-04 22:22:19 +01:00
.gitignore .gitignore: Add pulseaudio.service 2014-11-12 14:55:45 +02:00
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am bluez 5: Build both headset backends, if available 2014-11-14 11:44:33 +01:00
map-file Client API: Add pa_stream_write_ext_free() function. 2014-09-10 10:12:08 +02:00