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

@@ -63,6 +63,7 @@ struct SNeutrinoSettings
#endif
char current_volume;
int current_volume_step;
int start_volume;
int channel_mode;
int channel_mode_radio;
int channel_mode_initial;