mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 17:31:20 +02:00
add thread for determining free hdd (recording dir) space, enable hdd usage icons on vfd (untested)
Conflicts: data/locale/deutsch.locale data/locale/english.locale src/driver/simple_display.cpp src/gui/hdd_menu.cpp src/gui/infoviewer_bb.cpp src/gui/infoviewer_bb.h src/gui/moviebrowser.cpp src/gui/record_setup.cpp src/neutrino.cpp src/system/ytcache.h
This commit is contained in:
@@ -178,6 +178,7 @@ class CLCD
|
||||
|
||||
void setMode(const MODES m, const char * const title = "");
|
||||
MODES getMode() { return mode; };
|
||||
void setHddUsage(int perc);
|
||||
|
||||
void showServicename(const std::string name, const bool perform_wakeup = true); // UTF-8
|
||||
void setEPGTitle(const std::string title);
|
||||
|
Reference in New Issue
Block a user