mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-14 08:53:38 +02:00
Merge remote-tracking branch 'test/cst-next'
Conflicts:
src/gui/osdlang_setup.cpp
Origin commit data
------------------
Branch: ni/coolstream
Commit: 48fdfc5e5e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-19 (Thu, 19 Feb 2015)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -337,8 +337,10 @@ void CEpgScan::EnterStandby()
|
||||
|
||||
void CEpgScan::Next()
|
||||
{
|
||||
bool llocked = false, plocked = false;
|
||||
|
||||
bool llocked = false;
|
||||
#ifdef ENABLE_PIP
|
||||
bool plocked = false;
|
||||
#endif
|
||||
next_chid = 0;
|
||||
|
||||
if (!standby && CNeutrinoApp::getInstance()->getMode() == NeutrinoMessages::mode_standby)
|
||||
|
Reference in New Issue
Block a user