gui/audio_setup.cpp: add option to set static volume on boot

Origin commit data
------------------
Branch: ni/coolstream
Commit: 44bfc6f746
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-05-14 (Wed, 14 May 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2014-05-14 19:28:37 +04:00
parent 92a6be85f7
commit 885a32dd91
6 changed files with 25 additions and 4 deletions

View File

@@ -155,6 +155,7 @@ typedef enum
LOCALE_AUDIOMENU_SPDIF_DD,
LOCALE_AUDIOMENU_STEREO,
LOCALE_AUDIOMENU_VOLUME_ADJUST,
LOCALE_AUDIOMENU_VOLUME_START,
LOCALE_AUDIOMENU_VOLUME_STEP,
LOCALE_AUDIOPLAYER_ADD,
LOCALE_AUDIOPLAYER_ADD_IC,
@@ -833,6 +834,7 @@ typedef enum
LOCALE_MENU_HINT_AUDIO_SRS_ALGO,
LOCALE_MENU_HINT_AUDIO_SRS_NMGR,
LOCALE_MENU_HINT_AUDIO_SRS_VOLUME,
LOCALE_MENU_HINT_AUDIO_VOLSTART,
LOCALE_MENU_HINT_AUDIO_VOLSTEP,
LOCALE_MENU_HINT_AUDIOPLAYER_DEFDIR,
LOCALE_MENU_HINT_AUDIOPLAYER_FOLLOW,