summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-11-20 14:31:13 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2004-11-20 14:31:13 +0100
commit20f6194d4f8b132730a71979c307233e4520f3ee (patch)
treeeb6c3c5df3abb44d49d4b8b607f06b6438ec9f67 /HISTORY
parentedc1440ed8ad50e075dc39de9ac5dee1f552542b (diff)
downloadvdr-20f6194d4f8b132730a71979c307233e4520f3ee.tar.gz
vdr-20f6194d4f8b132730a71979c307233e4520f3ee.tar.bz2
Now checking available OSD memory at runtime
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 9e85e997..1455e33a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3157,3 +3157,4 @@ Video Disk Recorder Revision History
- Fixed a possible recursion in cControl::Shutdown() (thanks to Sascha Volkenandt).
- Now setting the VPID before the APID in live mode to avoid unnecessary
overhead in the firmware (thanks to Werner Fink).
+- Now checking available OSD memory at runtime (thanks to Oliver Endriss).