mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 18:31:22 +02:00
neutrino: port "EPG title in LCD" from tuxbox
This commit is contained in:
@@ -110,6 +110,7 @@ class CVFD
|
||||
void setMode(const MODES m, const char * const title = "");
|
||||
|
||||
void showServicename(const std::string & name); // UTF-8
|
||||
void setEPGTitle(const std::string) { return; };
|
||||
void showTime(bool force = false);
|
||||
/** blocks for duration seconds */
|
||||
void showRCLock(int duration = 2);
|
||||
|
Reference in New Issue
Block a user