summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-11-20 12:26:01 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2004-11-20 12:26:01 +0100
commitedc1440ed8ad50e075dc39de9ac5dee1f552542b (patch)
tree0a7e9386680813e8751779249fd1b9a2baa86653 /HISTORY
parentc07a3a371ed4be7acece41ad06a81bf6814585f8 (diff)
downloadvdr-edc1440ed8ad50e075dc39de9ac5dee1f552542b.tar.gz
vdr-edc1440ed8ad50e075dc39de9ac5dee1f552542b.tar.bz2
Now setting the VPID before the APID in live mode to avoid unnecessary overhead in the firmware
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 0c29d49b..9e85e997 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3155,3 +3155,5 @@ Video Disk Recorder Revision History
- Fixed some characters in the iso8859-2 font file (thanks to Dino Ravnic).
- Fixed some errors in the Croatian language texts (thanks to Dino Ravnic).
- 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).