mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 09:51:22 +02:00
epgview.cpp: -add adzap
This commit is contained in:
@@ -123,6 +123,7 @@ typedef enum
|
||||
LOCALE_GENRE_TRAVEL_HOBBIES_6,
|
||||
LOCALE_GENRE_TRAVEL_HOBBIES_7,
|
||||
LOCALE_GENRE_UNKNOWN,
|
||||
LOCALE_ADZAP,
|
||||
LOCALE_APIDSELECTOR_HEAD,
|
||||
LOCALE_AUDIO_SRS_ALGO,
|
||||
LOCALE_AUDIO_SRS_ALGO_HEAVY,
|
||||
|
@@ -123,6 +123,7 @@ const char * locale_real_names[] =
|
||||
"GENRE.TRAVEL_HOBBIES.6",
|
||||
"GENRE.TRAVEL_HOBBIES.7",
|
||||
"GENRE.UNKNOWN",
|
||||
"adzap",
|
||||
"apidselector.head",
|
||||
"audio.srs_algo",
|
||||
"audio.srs_algo_heavy",
|
||||
|
@@ -95,6 +95,7 @@ struct SNeutrinoSettings
|
||||
int infobar_show_res;
|
||||
int infobar_show_tuner;
|
||||
int infobar_show_dd_available;
|
||||
int wzap_time;
|
||||
//audio
|
||||
int audio_AnalogMode;
|
||||
int audio_DolbyDigital;
|
||||
|
Reference in New Issue
Block a user