- channelist: keep channellist in users display/desc mode until exit

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2019-10-27 16:24:46 +01:00
committed by Thilo Graf
parent 93ade861ac
commit 896fd0ba1d
3 changed files with 31 additions and 5 deletions

View File

@@ -654,6 +654,8 @@ struct SNeutrinoSettings
CHANNELLIST_ADDITIONAL_MODE_MINITV = 2
};
int channellist_additional;
int channellist_displaymode;
bool channellist_descmode;
int channellist_epgtext_align_right;
int channellist_foot;
int channellist_new_zap_mode;