summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2000-05-01 16:29:46 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2000-05-01 16:29:46 +0200
commiteff7aa4a3d2247ee3c44031e6bf5d745723cc5ce (patch)
tree398ba3859a89204ba24fe1e47ca5eab815745ed1 /HISTORY
parentf7ac74ede445b099e8fa97a15674f2b4ecde279a (diff)
downloadvdr-eff7aa4a3d2247ee3c44031e6bf5d745723cc5ce.tar.gz
vdr-eff7aa4a3d2247ee3c44031e6bf5d745723cc5ce.tar.bz2
Prepared for more than one DVB card
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY17
1 files changed, 17 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 95cd350b..dbe65c05 100644
--- a/HISTORY
+++ b/HISTORY
@@ -32,3 +32,20 @@ Video Disk Recorder Revision History
kick in too early).
- Channel selection is now blocked when recording or replaying.
- Improved process handling.
+
+2000-05-01: Version 0.05
+
+- Prepared for support of more than one DVB card.
+- Instant recordings no longer get the name "instant". They now get the name
+ of the channel, with a prepended '@' character.
+- Timers that are not given an explicit Name now use the channel name with
+ a prepended '@' character.
+- If an instant recording is currently active, the Main menu now contains
+ an option to stop that recording.
+- Timers are now only processed when the Menu is not active. So after editing
+ a timer the effect will take place only after the menu has been closed.
+ In order to avoid missing a timer event by inadvertently leaving the menu
+ open, the menu will be closed automatically after about two minutes of
+ inactivity.
+- If a recording is currently being replayed, the Main menu now contains an
+ option to stop replaying.