pulseaudio/src
Colin Guthrie aa3142ab20 volume: Rename 'sync volume' to 'deferred volume'.
This just covers Lennart's concern over the terminology used.

The majority of this change is simply the following command:
 grep -rli sync[-_]volume . | xargs sed -i 's/sync_volume/deferred_volume/g;s/PA_SINK_SYNC_VOLUME/PA_SINK_DEFERRED_VOLUME/g;s/PA_SOURCE_SYNC_VOLUME/PA_SOURCE_DEFERRED_VOLUME/g;s/sync-volume/deferred-volume/g'

Some minor tweaks were added on top to tidy up formatting and
a couple of phrases were clarified too.
2011-09-13 21:15:49 +01:00
..
daemon volume: Rename 'sync volume' to 'deferred volume'. 2011-09-13 21:15:49 +01:00
modules volume: Rename 'sync volume' to 'deferred volume'. 2011-09-13 21:15:49 +01:00
pulse volume: Rename 'sync volume' to 'deferred volume'. 2011-09-13 21:15:49 +01:00
pulsecore volume: Rename 'sync volume' to 'deferred volume'. 2011-09-13 21:15:49 +01:00
tests modargs: Ensure modargs can be accessed in their raw form. 2011-09-09 19:50:49 +01:00
utils pacat: make pacat respond to cork/uncork events 2011-08-29 10:31:46 +01:00
.gitignore gitignore: Add Orc autogenerated files 2011-08-25 18:19:40 +05:30
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am build-sys: Oops forgot to add the Kinect profile to the build system. 2011-09-09 19:55:09 +01:00
map-file formats: Export more functions needed for a clean build. 2011-09-05 10:33:17 +02:00