summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2000-02-19 13:36:48 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2000-02-19 13:36:48 +0100
commit4a9d9c5876cde9f21ccd165a7630727e6aca576a (patch)
tree84548734048499e913f200e1359acec4fa441fb0 /TODO
downloadvdr-4a9d9c5876cde9f21ccd165a7630727e6aca576a.tar.gz
vdr-4a9d9c5876cde9f21ccd165a7630727e6aca576a.tar.bz2
Initial revision0.0.1
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 13 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 00000000..32793469
--- /dev/null
+++ b/TODO
@@ -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).