mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
radiotext: rework radiotext handling
Radiotext moved into a separate class and will be shown with screensaver.
This commit is contained in:
@@ -95,6 +95,8 @@ class CVideoSettings;
|
||||
NEUTRINO_CPP CVideoSettings *g_videoSettings;
|
||||
class CRadioText;
|
||||
NEUTRINO_CPP CRadioText *g_Radiotext;
|
||||
class CRadioTextGUI;
|
||||
NEUTRINO_CPP CRadioTextGUI *g_RadiotextWin;
|
||||
|
||||
#ifndef DISABLE_GUI_MOUNT
|
||||
#define ENABLE_GUI_MOUNT
|
||||
|
Reference in New Issue
Block a user