mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
The files "commands.conf" and "reccmd.conf" can now contain nested lists of commands
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -6276,7 +6276,7 @@ Video Disk Recorder Revision History
|
||||
- Fixed plugin arguments corruption with glibc 2.11 on x86_64 (thanks to
|
||||
Anssi Hannula).
|
||||
|
||||
2010-01-30: Version 1.7.12
|
||||
2010-01-31: Version 1.7.12
|
||||
|
||||
- Changed the EVCONTENTMASK_* macros to enums and changed "mask" to "group".
|
||||
- Updated the Estonian OSD texts (thanks to Arthur Konovalov).
|
||||
@@ -6306,3 +6306,5 @@ Video Disk Recorder Revision History
|
||||
constructor of cReceiver is still available, but it is recommended to plugin authors
|
||||
that they switch to the new interface as soon as possible.
|
||||
When replaying such a recording, the PCR packets are sent to PlayTsVideo()
|
||||
- The files "commands.conf" and "reccmd.conf" can now contain nested lists of
|
||||
commands. See vdr.5 for information about the new file format.
|
||||
|
Reference in New Issue
Block a user