summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2018-02-13 09:33:41 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2018-02-13 09:33:41 +0100
commit3090d8146fb9cbd2267f97e604bc3c376325686a (patch)
tree33d063b1c0bfda84ed5f0ceb8b92b2a500b554f9 /HISTORY
parent78831a72d540444a3c2dc733d1c563c9f0788810 (diff)
downloadvdr-3090d8146fb9cbd2267f97e604bc3c376325686a.tar.gz
vdr-3090d8146fb9cbd2267f97e604bc3c376325686a.tar.bz2
Implemented storing timer id in .timer
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY6
1 files changed, 5 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 3522d34a..5f49c016 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9162,7 +9162,7 @@ Video Disk Recorder Revision History
a subdirectory.
- SVDRP peering can now be limited to the default SVDRP host (see MANUAL for details).
-2018-02-12: Version 2.3.9
+2018-02-13: Version 2.3.9
- Updated the Italian OSD texts (thanks to Diego Pierotto).
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
@@ -9271,3 +9271,7 @@ Video Disk Recorder Revision History
jumping to the proper offset.
- Fixed getting the info of a newly edited recording (reported by Matthias Senzel).
- Improved calculating signal strength and quality (thanks to Helmut Binder).
+- While a timer is recording, the file '.timer' in the recording directory now contains
+ the full id of the timer that is currently recording into this directory. This is used
+ to determine whether a timer is still recording on a remote VDR when deleting a recording
+ from the Recordings menu.