Initial revision

This commit is contained in:
Klaus Schmidinger
2000-02-19 13:36:48 +01:00
commit 4a9d9c5876
22 changed files with 3002 additions and 0 deletions

13
TODO Normal file
View File

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