mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
- rename HAVE_COOL_HARDWARE => HAVE_CST_HARDWARE
Conflicts: src/driver/rcinput.cpp src/gui/info_menue.cpp src/gui/mediaplayer.cpp src/gui/movieplayer.cpp src/zapit/src/frontend.cpp Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -59,7 +59,7 @@ extern cVideo * videoDecoder;
|
||||
extern CPlugins *g_Plugins;//for relodplugins
|
||||
extern CBouquetManager *g_bouquetManager;
|
||||
|
||||
#if HAVE_COOL_HARDWARE
|
||||
#if HAVE_CST_HARDWARE
|
||||
#define RC_DEVICE "/dev/input/nevis_ir"
|
||||
#elif BOXMODEL_H7
|
||||
#define RC_DEVICE "/dev/input/event2"
|
||||
|
Reference in New Issue
Block a user