The script that gets called for recordings is now also called right before a recording is edited

This commit is contained in:
Klaus Schmidinger
2015-04-11 12:12:43 +02:00
parent 7d49075079
commit 38ee88e5ee
5 changed files with 23 additions and 11 deletions

View File

@@ -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).