summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-09-03 14:10:01 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-09-03 14:10:01 +0200
commit9e864aba12553c2bd5a157cf94b7fee49c6d88ce (patch)
treeca3624203b3294ab34d248f201eb8b35e8895de8 /HISTORY
parent06117cbaab3e8bf347fa59fe194210cf627e553a (diff)
downloadvdr-9e864aba12553c2bd5a157cf94b7fee49c6d88ce.tar.gz
vdr-9e864aba12553c2bd5a157cf94b7fee49c6d88ce.tar.bz2
Implemented the SVDRP command MOVC
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index bbddc4e1..a9ced0a9 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3789,3 +3789,4 @@ Video Disk Recorder Revision History
creates a VDR that always behaves as if it were called with '--vfat'.
- Replaced the ':' delimiter between hour and minute in recording file names with
a '.' under Linux, too. Existing recordings with ':' as delimiter will still work.
+- Implemented the SVDRP command MOVC (thanks to Andreas Brachold).