mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-16 01:43:35 +02:00
moviebrowser: add lcd4linux support
Origin commit data
------------------
Commit: e36d9d3cd1
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-12 (Mon, 12 Sep 2022)
Origin message was:
------------------
- moviebrowser: add lcd4linux support
This commit is contained in:
@@ -61,6 +61,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