Force stop sectionsd on second recording; New function to check if we can zap

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1609 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 49f20f3915
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2011-08-01 (Mon, 01 Aug 2011)



------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2011-08-01 15:26:20 +00:00
parent a8b945a4a0
commit 2f78705065
2 changed files with 27 additions and 1 deletions

View File

@@ -182,6 +182,7 @@ class CRecordManager : public CMenuTarget, public CChangeObserver
bool RecordingStatus(const t_channel_id channel_id = 0);
bool TimeshiftOnly();
bool Timeshift() { return (autoshift || shift_timer); };
bool SameTransponder(const t_channel_id channel_id);
int handleMsg(const neutrino_msg_t _msg, neutrino_msg_data_t data);
// old code
bool ChooseRecDir(std::string &dir);