summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-10-21 08:23:19 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2013-10-21 08:23:19 +0200
commit94ced5845ab19129e0dcfb0de6e44fa57f4a87b4 (patch)
tree7d1d0bcad9e1148ebf8ca3eee915071a1c345a2f /HISTORY
parenta16391ecb03c8f3a3ffe1452cdf2f3002c42f0a2 (diff)
downloadvdr-94ced5845ab19129e0dcfb0de6e44fa57f4a87b4.tar.gz
vdr-94ced5845ab19129e0dcfb0de6e44fa57f4a87b4.tar.bz2
When cutting a recording it is now checked whether there is already an edited version of this recording
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 6afe270d..05476d90 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8017,3 +8017,6 @@ Video Disk Recorder Revision History
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
- Fixed some compiler warnings with gcc-4.6.3 (thanks to Rolf Ahrenberg).
- Changed the name of the SVDRP command RENR to MOVR (suggested by Rolf Ahrenberg).
+- When cutting a recording it is now checked whether there is already an edited
+ version of this recording (with the same name, but starting with '%'), and the
+ user is prompted for confirmation to overwrite it (suggested by Rolf Ahrenberg).