Implemented the SVDRP command MOVC

This commit is contained in:
Klaus Schmidinger
2005-09-03 14:10:01 +02:00
parent 06117cbaab
commit 9e864aba12
3 changed files with 48 additions and 3 deletions

View File

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