diff options
author | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2000-02-19 18:00:00 +0100 |
---|---|---|
committer | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2000-02-19 18:00:00 +0100 |
commit | c475c637aba78366763cb122673ff836dd9e7e85 (patch) | |
tree | 84548734048499e913f200e1359acec4fa441fb0 /TODO | |
download | vdr-patch-lnbsharing-c475c637aba78366763cb122673ff836dd9e7e85.tar.gz vdr-patch-lnbsharing-c475c637aba78366763cb122673ff836dd9e7e85.tar.bz2 |
Version 0.01 (Initial revision).vdr_osm-0.01
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). |