neutrino: add setting for a simple resolution display

this enables the "simple" display that only shows "SD" and "HD"
(This originated on the dbox2world forum, I'm not sure who the
 original author was).

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@968 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
seife
2010-12-26 11:38:45 +00:00
parent e76b372031
commit 13c8a1642a
12 changed files with 110 additions and 49 deletions

View File

@@ -73,6 +73,7 @@ struct SNeutrinoSettings
int volume_pos;
int menu_pos;
int infobar_show_var_hdd;
int infobar_show_res;
//audio
int audio_AnalogMode;
int audio_DolbyDigital;