mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
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. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| default.pa.5.xml.in | ||
| esdcompat.1.xml.in | ||
| Makefile.am | ||
| pacat.1.xml.in | ||
| pacmd.1.xml.in | ||
| pactl.1.xml.in | ||
| padsp.1.xml.in | ||
| paplay.1.xml.in | ||
| pasuspender.1.xml.in | ||
| pax11publish.1.xml.in | ||
| pulse-client.conf.5.xml.in | ||
| pulse-daemon.conf.5.xml.in | ||
| pulseaudio.1.xml.in | ||
| start-pulseaudio-kde.1.xml.in | ||
| start-pulseaudio-x11.1.xml.in | ||
| xmltoman | ||
| xmltoman.css | ||
| xmltoman.dtd | ||
| xmltoman.xsl | ||