summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMartin Scarratt <mmmm@rockbox.org>2006-11-15 17:29:03 +0000
committerMartin Scarratt <mmmm@rockbox.org>2006-11-15 17:29:03 +0000
commit442c0e663f20dfd64e6d7d818ab13f444804ab5e (patch)
treef6b2945a15f2cd45199b1d775b5f9f521ea8a3a8 /docs
parent9270ee6aab0e1868bcd91966ac6c69b7d454dba6 (diff)
downloadrockbox-442c0e663f20dfd64e6d7d818ab13f444804ab5e.zip
rockbox-442c0e663f20dfd64e6d7d818ab13f444804ab5e.tar.gz
rockbox-442c0e663f20dfd64e6d7d818ab13f444804ab5e.tar.bz2
rockbox-442c0e663f20dfd64e6d7d818ab13f444804ab5e.tar.xz
Improved replaygain tags for WPS by Ian Webber fs#6223. Shows the current status of the gain rather than what the setting is set to. %?rg<off|track|album|shuffletrack|shufflealbum|notag>. Also, %rg will give the current gain adjustment.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11531 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'docs')
-rw-r--r--docs/CREDITS1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CREDITS b/docs/CREDITS
index dc5d091..e1946ab 100644
--- a/docs/CREDITS
+++ b/docs/CREDITS
@@ -247,3 +247,4 @@ Stéphane Doyen
Austin Appel
Andre Smith
Travis Hyyppa
+Ian Webber