mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 10:21:10 +02:00
neutrino.cpp: experimental startup changes: split and reorder, add wakeup zapit from standby
This commit is contained in:
@@ -161,13 +161,16 @@ private:
|
||||
void ExitRun(const bool write_si = true, int retcode = 0);
|
||||
void RealRun(CMenuWidget &mainSettings);
|
||||
void InitZapper();
|
||||
|
||||
void InitTimerdClient();
|
||||
void InitZapitClient();
|
||||
void InitSectiondClient();
|
||||
|
||||
//menues
|
||||
void InitMenu();
|
||||
void InitMenuMain();
|
||||
void InitMenuSettings();
|
||||
void InitMenuService();
|
||||
|
||||
|
||||
void SetupFrameBuffer();
|
||||
void CmdParser(int argc, char **argv);
|
||||
CNeutrinoApp();
|
||||
|
Reference in New Issue
Block a user