mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 18:31:22 +02:00
- screensaver: move code for ignored msgs to screensaver code
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -71,6 +71,7 @@ class CScreenSaver : public sigc::trackable
|
||||
bool isActive();
|
||||
void Start();
|
||||
void Stop();
|
||||
bool ignoredMsg(neutrino_msg_t msg);
|
||||
sigc::signal<void> OnBeforeStart;
|
||||
sigc::signal<void> OnAfterStop;
|
||||
|
||||
|
Reference in New Issue
Block a user