summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-06-02 13:57:41 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2012-06-02 13:57:41 +0200
commit78e11d8c6feab964586e11e9396b3b868c086343 (patch)
tree97459243aa13bd182529d6cc6aaf85be622a1a13 /HISTORY
parentebf8a285b21b168be6e9853b8178d2352e58acc1 (diff)
downloadvdr-78e11d8c6feab964586e11e9396b3b868c086343.tar.gz
vdr-78e11d8c6feab964586e11e9396b3b868c086343.tar.bz2
Extended the interface to the script that gets called for recordings, so that in the "edited" case it also provides the name of the original recording
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index fb20a60a..bbf20773 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7139,3 +7139,6 @@ Video Disk Recorder Revision History
and LEGACY_CRECEIVER.
- Now making sure that the "small font" is never larger than the "osd font".
- Fixed font handling with fontconfig 2.9.0 or newer (thanks to Joerg Bornkessel).
+- Extended the interface to the script that gets called for recordings, so that in
+ the "edited" case it also provides the name of the original recording (thanks to
+ Christian Richter).