pulseaudio/src
Arun Raghavan 179b291b18 volume: Decrease PA_VOLUME_MAX to be < 2^31
This decrease PA_VOLUME_MAX to be less than 2^31. We want to do this in
order to simplify signed arithmetic when applying software volume
scaling (since the volume can now always be safely treated as a signed
number).
2010-10-15 01:10:00 +05:30
..
daemon cpu: Add CPU information to pa_core 2010-09-23 17:17:03 +05:30
modules volume: Clamp volume to PA_VOLUME_MAX 2010-10-15 01:10:00 +05:30
pulse volume: Decrease PA_VOLUME_MAX to be < 2^31 2010-10-15 01:10:00 +05:30
pulsecore cli: Validate volume before setting 2010-10-15 01:10:00 +05:30
tests alsa-time-test: make test usable for capture too 2010-09-07 12:23:14 +02:00
utils pactl: Validate volume before setting 2010-10-15 01:10:00 +05:30
.gitignore tests: add pa_once_xxx() test 2010-01-13 17:40:31 +01:00
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am echo-cancel: orc-ify some bits for optimisation 2010-09-23 17:17:03 +05:30
map-file volume: add pa_cvolume_inc_clamp function 2009-11-05 04:56:47 +01:00