diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2008-02-16 15:04:49 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2008-02-16 15:04:49 +0100 |
commit | 6140c49f146455f01897097e0393225382ec1885 (patch) | |
tree | d6a3312bfbc62bfa50a9729d19fa06188ed69931 /HISTORY | |
parent | 6b35173789c2d97fc6b9dadb780a22316f82c7fb (diff) | |
download | vdr-6140c49f146455f01897097e0393225382ec1885.tar.gz vdr-6140c49f146455f01897097e0393225382ec1885.tar.bz2 |
Added cStatus::TimerChange()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5633,3 +5633,5 @@ Video Disk Recorder Revision History which would not add any free space to the video directory. - Implemented the cStatus, cDevice and cPlayer functions for setting subtitle tracks in plugins (thanks to Petri Hintukainen). +- Added cStatus::TimerChange() to inform plugins about changes to the list of timers + (based on a patch from Benedikt Elser). |