Implemented SVDRP command EDIT

This commit is contained in:
Klaus Schmidinger
2005-08-28 14:18:24 +02:00
parent 7f8d96c1af
commit d3cfd9721d
4 changed files with 44 additions and 2 deletions

View File

@@ -3744,3 +3744,5 @@ Video Disk Recorder Revision History
See PLUGINS/src/svdrpdemo for an example of how to use this feature.
- The new SVDRP command PLAY can be used to start replaying a recording (thanks to
Hardy Flor).
- The new SVDRP command EDIT can be used to start the editing process of a recording
(based on the CUTR patch by Harald Milz).