mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 23:42:58 +02:00
- moviebrowser: add lcd4linux support
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -65,6 +65,8 @@ class CLCD4l
|
||||
int CreateFile(const char *file, std::string content = "", bool convert = false);
|
||||
int RemoveFile(const char *file);
|
||||
|
||||
int CreateEventFile(std::string content = "", bool convert = false);
|
||||
int RemoveEventFile();
|
||||
int CreateMenuFile(std::string content = "", bool convert = false);
|
||||
int RemoveMenuFile();
|
||||
|
||||
|
Reference in New Issue
Block a user