mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 18:31:22 +02:00
make driver selectable for graphlcd
Conflicts: data/locale/deutsch.locale data/locale/english.locale src/driver/nglcd.h src/gui/glcdsetup.cpp src/gui/glcdsetup.h src/neutrino.cpp src/system/locals.h src/system/locals_intern.h src/system/settings.h Signed-off-by: Thilo Graf <dbt@novatux.de> compile fixed
This commit is contained in:
@@ -130,6 +130,8 @@ class nGLCD
|
||||
static void Exit();
|
||||
static void Blit();
|
||||
static void SetBrightness(unsigned int b);
|
||||
int GetConfigSize();
|
||||
std::string GetConfigName(int);
|
||||
void UpdateBrightness();
|
||||
int handleMsg(const neutrino_msg_t msg, neutrino_msg_data_t data);
|
||||
};
|
||||
|
Reference in New Issue
Block a user