mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +02:00
Fix commit 421da2c0cf
for build on nevis
This commit is contained in:
@@ -120,8 +120,6 @@ struct SNeutrinoSettings
|
||||
int video_43mode;
|
||||
#ifdef BOXMODEL_APOLLO
|
||||
int brightness;
|
||||
int audio_volume_percent_ac3;
|
||||
int audio_volume_percent_pcm;
|
||||
int contrast;
|
||||
int saturation;
|
||||
int enable_sd_osd;
|
||||
@@ -181,6 +179,9 @@ struct SNeutrinoSettings
|
||||
int hdmi_dd;
|
||||
int spdif_dd;
|
||||
int analog_out;
|
||||
int audio_volume_percent_ac3;
|
||||
int audio_volume_percent_pcm;
|
||||
|
||||
//video
|
||||
int video_dbdr;
|
||||
int hdmi_cec_mode;
|
||||
|
Reference in New Issue
Block a user