mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +02:00
- use HAVE_LIBSTB_HAL to fix coolstream build
Conflicts: src/gui/cam_menu.cpp Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -2855,7 +2855,9 @@ TIMER_START();
|
||||
delete hintBox;
|
||||
|
||||
cCA::GetInstance()->Ready(true);
|
||||
#if HAVE_LIBSTB_HAL
|
||||
cCA::GetInstance()->setCheckLiveSlot(g_settings.ci_check_live);
|
||||
#endif
|
||||
//InitZapper();
|
||||
|
||||
SHTDCNT::getInstance()->init();
|
||||
|
Reference in New Issue
Block a user