infoviewer: displaying dd availability is now optional (martii patch adapted by bazi98 )

This commit is contained in:
satbaby
2012-06-22 10:30:56 +02:00
parent e6d4c04913
commit 041991e0de
8 changed files with 10 additions and 2 deletions

View File

@@ -76,6 +76,7 @@ struct SNeutrinoSettings
int infobar_show_sysfs_hdd;
int infobar_show_res;
int infobar_show_tuner;
int infobar_show_dd_available;
//audio
int audio_AnalogMode;
int audio_DolbyDigital;