diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2000-02-19 13:36:48 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2000-02-19 13:36:48 +0100 |
commit | 4a9d9c5876cde9f21ccd165a7630727e6aca576a (patch) | |
tree | 84548734048499e913f200e1359acec4fa441fb0 /TODO | |
download | vdr-4a9d9c5876cde9f21ccd165a7630727e6aca576a.tar.gz vdr-4a9d9c5876cde9f21ccd165a7630727e6aca576a.tar.bz2 |
Initial revision0.0.1
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,13 @@ +TODO list for the Video Disk Recorder project +--------------------------------------------- + +* Implement a way to add and delete channels and timers. +* Implement recording to disk and playback from disk. +* Implement disk file management (delete old/viewed files to make + room for new recordings if necessary). +* Make it work with two DVB-S PCI cards to allow simultaneous + recording of one programme, while replaying another programme + (or maybe the same one, but time delayed). +* Implement "on-disk editing" to allow "cutting out" of certain + scenes in order to archive them (or, reversely, cut out + commercial breaks). |