aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2006-01-03 15:12:45 +0000
committerMatthias Schwarzott <zzam@gentoo.org>2006-01-03 15:12:45 +0000
commitbb8c2f980e0c57ea0ffd540bd43b9a8d645f9b43 (patch)
treedb7b59b628b7d25d677cadb345421c08e77454d2 /TODO
parentadded new reboot-script to config-file (diff)
downloadgentoo-vdr-scripts-bb8c2f980e0c57ea0ffd540bd43b9a8d645f9b43.tar.gz
gentoo-vdr-scripts-bb8c2f980e0c57ea0ffd540bd43b9a8d645f9b43.tar.bz2
gentoo-vdr-scripts-bb8c2f980e0c57ea0ffd540bd43b9a8d645f9b43.zip
a bit cleanup of documentation
svn path=/gentoo-vdr-scripts/trunk/; revision=116
Diffstat (limited to 'TODO')
-rw-r--r--TODO27
1 files changed, 0 insertions, 27 deletions
diff --git a/TODO b/TODO
index a6e384a..63109da 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,5 @@
TODO file for gentoo-vdr-scripts
-* Find out about acpi-problems
-
* eventually integrate settime
* writing time at system-shutdown without vdr having the power button
@@ -13,31 +11,6 @@ TODO file for gentoo-vdr-scripts
* Skip some commands.conf files or specific entries out of some files by
special criteria.
-* Thread before shutdown - With possibility to plug in some addons
- This thread will be started when
- + it is sure it can do the shutdown (nothing is against it)
- + and it is an automatic shutdown (perhaps changed in future)
- + and this thread has not been finished in the last XXmin
-
- When decided not to run this thread
- shutdown continues
- else
- shutdown is aborted (with normal retry mechanism).
-
- This thread can do various things
- + do an epg-scan svdrp-SCAN or switch channel-ranges per CHAN)
- + fetch epg from external providers tvmovie hoerzu (when online)
- + fetch epg from infosat or nxtvepg
- + go over all recordings and start noad for those which have not had it already
- + trigger the xxv oder vdradmin autotimer
-
- This thread runs under a name for which is explicitly checked when shutdown so that
- it will not shutdown when it is not finished.
- It writes the time it finished into a file (under /var/vdr/shutdown-data)
-
- When doing shutdown and the last finish-time read from file is not longer ago than XXmin
- then it will not be started again and shutdown continues.
-
* writing an API-document for all addon-scripts
+ plugin-rc-addons (run under root normally)
+ normal addons (root)