mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-14 00:43:35 +02:00
NI \o/
Origin commit data
------------------
Commit: d6b3754c6f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-05-19 (Thu, 19 May 2016)
This commit is contained in:
@@ -66,6 +66,11 @@ class COsdSetup : public CMenuTarget, public CChangeObserver
|
||||
int show_menu_hints;
|
||||
int show_tuner_icon;
|
||||
|
||||
//NI
|
||||
CMenuOptionChooser *infobarIconset;
|
||||
int infoviewer_icons;
|
||||
int show_menu_hints_line;
|
||||
|
||||
int showOsdSetup();
|
||||
void showOsdMenueColorSetup(CMenuWidget *menu_colors);
|
||||
void showOsdFontSizeSetup(CMenuWidget *menu_fonts);
|
||||
@@ -101,7 +106,7 @@ class COsdSetup : public CMenuTarget, public CChangeObserver
|
||||
COsdSetup(int wizard_mode = SNeutrinoSettings::WIZARD_OFF);
|
||||
~COsdSetup();
|
||||
int exec(CMenuTarget* parent, const std::string & actionKey);
|
||||
bool changeNotify(const neutrino_locale_t OptionName, void * /*data*/);
|
||||
bool changeNotify(const neutrino_locale_t OptionName, void * data); //NI
|
||||
int showContextChanlistMenu(CChannelList *parent_channellist = NULL);
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user