mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
Prefered language settings for testing, at the moment for audio and epg
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@361 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -70,7 +70,7 @@ struct SNeutrinoSettings
|
||||
int audio_AnalogMode;
|
||||
int audio_DolbyDigital;
|
||||
int audio_avs_Control;
|
||||
int audio_english;
|
||||
int auto_lang;
|
||||
char audio_PCMOffset[3];
|
||||
int srs_enable;
|
||||
int srs_algo;
|
||||
@@ -95,6 +95,8 @@ struct SNeutrinoSettings
|
||||
char language[25];
|
||||
char timezone[150];
|
||||
|
||||
std::string pref_lang[3];
|
||||
|
||||
// EPG
|
||||
int epg_save;
|
||||
std::string epg_cache;
|
||||
|
Reference in New Issue
Block a user