pulseaudio/src/modules/alsa
Tanu Kaskinen 8872c238ba hashmap: Use pa_free_cb_t instead of pa_free2_cb_t
The previous patch removed module-gconf's dependency on the userdata
pointer of the free callback, and that was the only place where the
userdata pointer of pa_free2_cb_t was used, so now there's no need for
pa_free2_cb_t in pa_hashmap_free(). Using pa_free_cb_t instead allows
removing a significant amount of repetitive code.
2013-02-16 01:12:21 +02:00
..
mixer alsa-mixer: Fix the analog-output-speaker-always path 2012-12-19 11:24:33 +01:00
alsa-mixer.c hashmap: Use pa_free_cb_t instead of pa_free2_cb_t 2013-02-16 01:12:21 +02:00
alsa-mixer.h alsa: Add a proplist to mappings 2012-07-16 18:51:51 +05:30
alsa-sink.c alsa-sink/source: Better thread names 2013-02-05 08:40:40 +02:00
alsa-sink.h alsa: Remove unneeded include 2011-06-22 22:45:27 +01:00
alsa-source.c alsa-sink/source: Better thread names 2013-02-05 08:40:40 +02:00
alsa-source.h alsa: rework mixer logic 2009-06-17 03:45:14 +02:00
alsa-ucm.c alsa-ucm: Fallback to stereo duplex 2013-02-06 13:49:57 +02:00
alsa-ucm.h alsa: Catch role matched streams to enable/disable modifier 2012-07-18 10:53:29 +05:30
alsa-util.c alsa: Try to support non-standard rates in alsa-sink/source 2012-12-05 09:11:27 +05:30
alsa-util.h alsa: Try to support non-standard rates in alsa-sink/source 2012-12-05 09:11:27 +05:30
module-alsa-card.c hashmap: Use pa_free_cb_t instead of pa_free2_cb_t 2013-02-16 01:12:21 +02:00
module-alsa-sink.c alsa: support fixed latency range in alsa modules 2011-11-03 21:17:54 +01:00
module-alsa-source.c alsa: support fixed latency range in alsa modules 2011-11-03 21:17:54 +01:00