radiotext: rework radiotext handling

Radiotext moved into a separate class and will be shown with screensaver.


Origin commit data
------------------
Branch: ni/coolstream
Commit: d995d2b8f8
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-05 (Sun, 05 Jan 2020)



------------------
This commit was generated by Migit
This commit is contained in:
2020-01-05 22:22:22 +01:00
committed by vanhofen
parent 55381e778d
commit a2ba794cbf
12 changed files with 741 additions and 189 deletions

View File

@@ -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