mirror of
https://projects.vdr-developer.org/git/vdr-plugin-streamdev.git
synced 2023-10-10 17:16:51 +00:00
Select start position for replaying a recording by parameter pos=
Based on offset_5.diff from hivdr@vdrportal with the following modifications: - indenting - replaced isyslog with Dprintf - left out HTTP header "Server:" for the moment
This commit is contained in:
3
HISTORY
3
HISTORY
@@ -1,6 +1,9 @@
|
||||
VDR Plugin 'streamdev' Revision History
|
||||
---------------------------------------
|
||||
|
||||
- Select start position for replaying a recording by parameter pos=. Supported
|
||||
values are resume, mark.#, time.#, frame.# or a plain # representing a
|
||||
percentage if < 100 or a byte position otherwise (thanks to hivdr)
|
||||
- Start cSuspendCtl hidden or it will prevent idle shutdown (thanks to
|
||||
thomasjfox)
|
||||
- Fixed recordings menu inode numbers: ino_t is a long long on some systems
|
||||
|
Reference in New Issue
Block a user