mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
Stop timeshift before scan
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1613 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Branch: ni/coolstream
Commit: deb7f68d66
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2011-08-02 (Tue, 02 Aug 2011)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -42,6 +42,7 @@
|
|||||||
|
|
||||||
#include <driver/rcinput.h>
|
#include <driver/rcinput.h>
|
||||||
#include <driver/screen_max.h>
|
#include <driver/screen_max.h>
|
||||||
|
#include <driver/record.h>
|
||||||
|
|
||||||
#include <gui/color.h>
|
#include <gui/color.h>
|
||||||
|
|
||||||
@@ -198,6 +199,7 @@ int CScanTs::exec(CMenuTarget* /*parent*/, const std::string & actionKey)
|
|||||||
if (!frameBuffer->getActive())
|
if (!frameBuffer->getActive())
|
||||||
return menu_return::RETURN_EXIT_ALL;
|
return menu_return::RETURN_EXIT_ALL;
|
||||||
|
|
||||||
|
CRecordManager::getInstance()->StopAutoRecord();
|
||||||
g_Zapit->stopPlayBack();
|
g_Zapit->stopPlayBack();
|
||||||
frameBuffer->paintBackground();
|
frameBuffer->paintBackground();
|
||||||
videoDecoder->ShowPicture(DATADIR "/neutrino/icons/scan.jpg");
|
videoDecoder->ShowPicture(DATADIR "/neutrino/icons/scan.jpg");
|
||||||
|
Reference in New Issue
Block a user