mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-13 16:33:36 +02:00
update glcd
Origin commit data
------------------
Commit: 0c2dcc9eb1
Author: redblue.pkt <redblue.pkt@orange.pl>
Date: 2020-06-19 (Fri, 19 Jun 2020)
This commit is contained in:
@@ -114,6 +114,16 @@ class CAudioPlayerGui : public CMenuTarget
|
||||
bool m_streamripper_available;
|
||||
bool m_streamripper_active;
|
||||
|
||||
#if ENABLE_GRAPHLCD
|
||||
struct tm *tm_struct;
|
||||
int glcd_position;
|
||||
std::string channel;
|
||||
std::string epg;
|
||||
std::string glcd_duration;
|
||||
std::string start;
|
||||
std::string end;
|
||||
#endif
|
||||
|
||||
CAudioPlayList m_playlist;
|
||||
CAudioPlayList m_radiolist;
|
||||
CAudioPlayList m_filelist;
|
||||
|
Reference in New Issue
Block a user