mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
- volume steps for audio menu (thx bazi98!) -> untested ;)
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@951 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -153,6 +153,7 @@ typedef enum {
|
||||
LOCALE_AUDIOMENU_PREF_LANG,
|
||||
LOCALE_AUDIOMENU_PREF_SUBS_HEAD,
|
||||
LOCALE_AUDIOMENU_PREF_SUBS,
|
||||
LOCALE_AUDIOMENU_VOLUME_STEP,
|
||||
LOCALE_AUDIOPLAYER_ADD,
|
||||
LOCALE_AUDIOPLAYER_ADD_IC,
|
||||
LOCALE_AUDIOPLAYER_ADD_LOC,
|
||||
|
@@ -153,6 +153,7 @@ const char *locale_real_names[] = {
|
||||
"audiomenu.pref_lang",
|
||||
"audiomenu.pref_subs_head",
|
||||
"audiomenu.pref_subs",
|
||||
"audiomenu.volume_step",
|
||||
"audioplayer.add",
|
||||
"audioplayer.add_ic",
|
||||
"audioplayer.add_loc",
|
||||
|
@@ -49,6 +49,7 @@ struct SNeutrinoSettings
|
||||
int analog_mode2;
|
||||
int video_43mode;
|
||||
char current_volume;
|
||||
int current_volume_step;
|
||||
int channel_mode;
|
||||
int channel_mode_radio;
|
||||
|
||||
|
Reference in New Issue
Block a user