diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2000-05-27 16:10:47 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2000-05-27 16:10:47 +0200 |
commit | ed77b757a06e755ec37fe2ccc3928616715895b4 (patch) | |
tree | 3391a6bb3d91fa42346120da806ec1df513b6c6a /TODO | |
parent | 86f14230c2131e548438b2f27dbe967b105ba126 (diff) | |
download | vdr-ed77b757a06e755ec37fe2ccc3928616715895b4.tar.gz vdr-ed77b757a06e755ec37fe2ccc3928616715895b4.tar.bz2 |
Reduced number of remote control keys
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -1,11 +1,8 @@ TODO list for the Video Disk Recorder project --------------------------------------------- -* 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). - Maybe we can do this with only a single card, if the card - driver/firmware allows simultaneuos record/playback? +* Implement simultaneous record/replay with a single DVB card once + the card driver/firmware allows this. * Implement "on-disk editing" to allow "cutting out" of certain scenes in order to archive them (or, reversely, cut out commercial breaks). |