pulseaudio/src/modules/alsa
Maarten Bosmans 7c011e7688 Get rid of some warnings: -Wunsafe-loop-optimizations
pulsecore/core-util.c: In function ‘pa_hexstr’:
pulsecore/core-util.c:1858: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]

modules/alsa/alsa-mixer.c: In function ‘pa_alsa_decibel_fix_dump’:
modules/alsa/alsa-mixer.c:3678: warning: cannot optimize possibly infinite loops [-Wunsafe-loop-optimizations]
modules/alsa/alsa-mixer.c: In function ‘pa_alsa_path_set_new’:
modules/alsa/alsa-mixer.c:2640: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
2011-03-20 11:29:25 +00:00
..
mixer alsa: Add two more ALSA audio card profiles 2011-03-18 09:36:43 +00:00
alsa-mixer.c Get rid of some warnings: -Wunsafe-loop-optimizations 2011-03-20 11:29:25 +00:00
alsa-mixer.h alsa-mixer: Implement support for setting element specific upper limits for volume. 2011-03-11 13:40:51 +02:00
alsa-sink.c ratelimit: fix log levels of log suppression messages 2011-01-31 11:36:24 +00:00
alsa-sink.h alsa: rework mixer logic 2009-06-17 03:45:14 +02:00
alsa-source.c Fix up according to Coding Style 2011-03-11 11:49:35 +00:00
alsa-source.h alsa: rework mixer logic 2009-06-17 03:45:14 +02:00
alsa-util.c Fix up according to Coding Style 2011-03-11 11:49:35 +00:00
alsa-util.h alsa: work around slightly broken _delay implementations 2010-09-09 17:03:34 +01:00
module-alsa-card.c alsa-card: Print the profile set configuration when loading the card. 2011-03-11 13:39:50 +02:00
module-alsa-sink.c Update PA_MODULE_USAGE to be in line with actual implementation 2011-03-18 12:07:02 +00:00
module-alsa-source.c Update PA_MODULE_USAGE to be in line with actual implementation 2011-03-18 12:07:02 +00:00