mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
configure: depending --enable-quadpip on --enable-pip
* unify ENABLE_PIP defines
* simplify ENABLE_QUADPIP defines
Origin commit data
------------------
Commit: 866ababb79
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-16 (Sat, 16 Oct 2021)
Origin message was:
------------------
- configure: depending --enable-quadpip on --enable-pip
* unify ENABLE_PIP defines
* simplify ENABLE_QUADPIP defines
This commit is contained in:
@@ -214,7 +214,7 @@ int CScanTs::exec(CMenuTarget* /*parent*/, const std::string & actionKey)
|
||||
|
||||
CRecordManager::getInstance()->StopAutoRecord();
|
||||
CNeutrinoApp::getInstance()->stopPlayBack();
|
||||
#ifdef ENABLE_PIP
|
||||
#if ENABLE_PIP
|
||||
CZapit::getInstance()->StopPip();
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user