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