mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
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
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user