diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2015-04-11 12:12:43 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2015-04-11 12:12:43 +0200 |
commit | 38ee88e5ee4c412cbd1f71dde672acdcd6f35d06 (patch) | |
tree | 648141040d03b686596bf834f0c7e01cfd206dd9 /HISTORY | |
parent | 7d4907507916b555ae8cdd33f9741ed7ae704ad7 (diff) | |
download | vdr-38ee88e5ee4c412cbd1f71dde672acdcd6f35d06.tar.gz vdr-38ee88e5ee4c412cbd1f71dde672acdcd6f35d06.tar.bz2 |
The script that gets called for recordings is now also called right before a recording is edited
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8622,3 +8622,6 @@ Video Disk Recorder Revision History - Fixed scaling subtitles (their areas could sometimes extend outside the actual OSD). - Reduced the priority of the "video directory scanner" thread (suggested by Thomas Reufer) and checking cIoThrottle::Engaged() when it is running. +- The script that gets called for recordings is now also called right before a + recording is edited, with the first parameter being "editing" (suggested by + Dieter Ferdinand). |