mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-12 16:03:36 +02:00
pzapit: add -lockrc/-unlockrc options; port from martii
I've pulled it from Duckbox-Developers/neutrino-mp-cst-next
and modified it to work
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0330515abc
Author: GetAway <get-away@t-online.de>
Date: 2016-12-11 (Sun, 11 Dec 2016)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -278,8 +278,9 @@ class CRCInput
|
||||
{
|
||||
return fd_rc[0];
|
||||
}
|
||||
void stopInput();
|
||||
void restartInput();
|
||||
void stopInput(const bool ext = false);
|
||||
void restartInput(const bool ext = false);
|
||||
bool isLocked(void);
|
||||
|
||||
uint64_t repeat_block;
|
||||
uint64_t repeat_block_generic;
|
||||
|
Reference in New Issue
Block a user