diff options
| author | Klaus Schmidinger <vdr@tvdr.de> | 2017-04-02 12:13:15 +0200 |
|---|---|---|
| committer | Klaus Schmidinger <vdr@tvdr.de> | 2017-04-02 12:13:15 +0200 |
| commit | c4cc5e613ccfbf573a7ed66d17702581ef00e376 (patch) | |
| tree | 166bd35da0b02d7e5bc74a7c42e3d643ed319b2d /HISTORY | |
| parent | 0a5a7893a5d396503628a3e7997ae550ff2597ac (diff) | |
| download | vdr-c4cc5e613ccfbf573a7ed66d17702581ef00e376.tar.gz vdr-c4cc5e613ccfbf573a7ed66d17702581ef00e376.tar.bz2 | |
The cEvent class now has a new member 'aux'
Diffstat (limited to 'HISTORY')
| -rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8940,3 +8940,7 @@ Video Disk Recorder Revision History - The file 'cam.data' is no longer written if it is read-only. - Detecting whether a particular CAM actually decrypts a given channel is now done separately for each receiver. +- The cEvent class now has a new member 'aux', in which external applications can + store auxiliary information with an event (thanks to Jörg Wendel). This string + has no meaning whatsoever to VDR itself, and it will not be written into the + info file of a recording that is made for such an event. |
