mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 02:11:11 +02:00
neutrino.cpp: remeber sort mode for channel list modes
and skip sort for same mode; comment sorting in CNeutrinoApp::channelsInit - SetChannelMode will do it anyway; adjust channel list after sorting to keep selected channel unchanged
This commit is contained in:
@@ -119,10 +119,12 @@ private:
|
||||
|
||||
bool skipShutdownTimer;
|
||||
bool pbBlinkChange;
|
||||
|
||||
int tvsort[LIST_MODE_LAST];
|
||||
int radiosort[LIST_MODE_LAST];
|
||||
|
||||
CColorSetupNotifier *colorSetupNotifier;
|
||||
CMoviePluginChangeExec *MoviePluginChanger;
|
||||
//COnekeyPluginChangeExec *OnekeyPluginChanger;
|
||||
//CIPChangeNotifier *MyIPChanger;
|
||||
|
||||
void SDT_ReloadChannels();
|
||||
void setupNetwork( bool force= false );
|
||||
|
Reference in New Issue
Block a user