pulseaudio/src
Lennart Poettering 6f4d8bc2b4 Pass GDBM_NOLOCK to gdbm
gdbm still uses BSD lockf for locking which is incompatible with NFS.
Since we don't need the locking here since the db files in question
should never be accessed by more than one process since they are
per-home-dir and per-machine we can disable locking without any ill
results.

This should fix rhbz #471279.
2009-01-12 20:23:39 +01:00
..
daemon Fix return value of --dump-resample-methods 2009-01-12 20:23:15 +01:00
modules Pass GDBM_NOLOCK to gdbm 2009-01-12 20:23:39 +01:00
pulse add missing include 2008-10-05 15:38:56 +02:00
pulsecore Don't mix front-center into rear channels 2009-01-12 20:23:28 +01:00
tests rename pa_cvolume_snprint_dB to pa_sw_cvolume_snprint_dB since it is 2008-10-03 22:21:27 +02:00
utils don't set the volume of pacat unless it is explicitly set 2008-10-23 23:04:55 +02:00
.gitignore ignore bt proximity helper 2008-09-26 09:51:25 -07:00
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am Make sure libpulse never gets unloaded 2008-11-01 21:48:29 +01:00
map-file rename pa_cvolume_snprint_dB to pa_sw_cvolume_snprint_dB since it is 2008-10-03 22:21:27 +02:00