pulseaudio/src/modules/alsa
Tanu Kaskinen 0525807b63 alsa-sink: Get rid of a compiler warning regarding rewind_safeguard type.
GCC gave a warning, because the pointer given to pa_modargs_get_value_u32() had
type size_t instead of uint32_t.
2010-08-24 18:19:49 +03:00
..
mixer alsa: add missing iec958 files from previous commit 2010-07-15 08:18:29 +01:00
alsa-mixer.c alsa: fix mixer profiles, add passthrough config 2010-07-13 23:33:45 +01:00
alsa-mixer.h alsa: when probing for profiles configure buffer/period sizes since some broken drivers apparently need that 2009-09-09 23:56:51 +02:00
alsa-sink.c alsa-sink: Get rid of a compiler warning regarding rewind_safeguard type. 2010-08-24 18:19:49 +03:00
alsa-sink.h alsa: rework mixer logic 2009-06-17 03:45:14 +02:00
alsa-source.c alsa: resume smoother after unsuspend 2010-08-23 11:59:13 +02:00
alsa-source.h alsa: rework mixer logic 2009-06-17 03:45:14 +02:00
alsa-util.c alsa-util: strip spaces from ALSA card/pcm names 2010-02-21 22:00:49 +01:00
alsa-util.h alsa: disable timer-based scheduling inside a VM 2009-11-05 03:23:08 +01:00
Makefile add stub makefiles for oss and alsa subdirs 2009-01-15 21:03:32 +01:00
module-alsa-card.c module-alsa-card: New argument: namereg_fail. 2010-08-24 17:58:35 +03:00
module-alsa-sink.c add rewind-safeguard parameter 2010-05-08 01:38:25 +02:00
module-alsa-source.c pulse: move pa_rtclock_now in pulsecommon 2009-06-20 17:29:08 +03:00