pulseaudio/src
Tanu Kaskinen facfd3a664 alsa-mixer: Fix path subset detection
The old logic assumed that if path A was a subset of path B, the
element list in B would have all elements of A in the beginning of
B's list, in the same order as A. This assumption was invalid, causing
some subset cases to not get detected. We need to search through the
full element list of B every time before we can conclude that B
doesn't have the element that we're inspecting.
2014-08-18 13:44:44 +03:00
..
daemon daemon: Don't try to lock and synchronise threads on (k)FreeBSD 2014-08-01 10:47:18 +03:00
modules alsa-mixer: Fix path subset detection 2014-08-18 13:44:44 +03:00
pulse util: Fix pa_get_binary_name() on Debian/kFreeBSD 2014-08-12 22:13:23 +02:00
pulsecore remap: Add 4-channel to mono channel rearrangement 2014-08-18 10:10:52 +02:00
tests tests: Fix mix-test on big-endian systems 2014-08-12 21:28:52 +02:00
utils authkey: Rename pa_authkey_load_auto() to pa_authkey_load() 2014-06-24 13:15:11 +03:00
.gitignore .gitignore: Add srbchannel-test 2014-07-12 20:21:59 +03:00
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am resampler: Split the resampler implementations into separate files 2014-08-17 11:18:17 +03:00
map-file direction: Add a couple of direction helper functions 2014-03-27 10:02:57 +02:00