From 0e54ba2dc6f3c548e954669df94f57d46a34a84c Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Mon, 22 Sep 2014 21:07:28 -0700 Subject: Make replay gain optional --- res/values/strings.xml | 2 ++ res/xml/settings.xml | 6 ++++++ 2 files changed, 8 insertions(+) (limited to 'res') diff --git a/res/values/strings.xml b/res/values/strings.xml index 009e369b..64237ac0 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -429,6 +429,8 @@ Display albums with large album art instead of in a list Admin Enabled Whether or not to display the admin listing in the pull out drawer + Replay Gain + Whether or not to scale playback volume by track and album replay gain tags Shuffle By Start Year: diff --git a/res/xml/settings.xml b/res/xml/settings.xml index bafb5f6c..bc2fd9e3 100644 --- a/res/xml/settings.xml +++ b/res/xml/settings.xml @@ -369,6 +369,12 @@ android:key="mediaButtons" android:defaultValue="true"/> + +