summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-06-23 09:44:00 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2002-06-23 09:44:00 +0200
commit0bb9a1a77b866b79b73fc71e9863e7da5fc57c56 (patch)
tree69e37ffba78ba7aa1045431f935444f7d5bd31a2 /HISTORY
parent359e90b8a7fee368e496b79ab253045b989fa6a5 (diff)
downloadvdr-0bb9a1a77b866b79b73fc71e9863e7da5fc57c56.tar.gz
vdr-0bb9a1a77b866b79b73fc71e9863e7da5fc57c56.tar.bz2
Moved handling of the Menu key entirely into vdr.c
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 3b881cb2..06f92f67 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1348,8 +1348,9 @@ Video Disk Recorder Revision History
+ Switching between different language tracks doesn't work yet.
+ Cutting doesn't work yet.
-2002-06-22: Version 1.1.4
+2002-06-23: Version 1.1.4
- Added Hungarian language texts (thanks to Istvan Koenigsberger and Guido Josten).
- Activated cutting.
- Activated transfer mode.
+- Moved handling of the Menu key entirely into vdr.c.