summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-08-07 10:29:36 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-08-07 10:29:36 +0200
commitda0030deff4b0086edbd25d784fc0fe309cd4256 (patch)
tree6d007d61e51cce092092c99363dd4215f7ac15e7 /HISTORY
parente2bb5d3898b7147301a943323adeeb04227a207a (diff)
downloadvdr-da0030deff4b0086edbd25d784fc0fe309cd4256.tar.gz
vdr-da0030deff4b0086edbd25d784fc0fe309cd4256.tar.bz2
Added cRemux::SetTimeouts() for better use of cRemux in a single thread
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index d4619f0c..3f5e4a16 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3661,3 +3661,5 @@ Video Disk Recorder Revision History
Matthias Lenk for reporting, and Udo Richter for suggesting a fix).
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
- Added missing storing of the MenuScrollPage parameter (thanks to Frank Krömmelbein).
+- Added cRemux::SetTimeouts() for better use of cRemux in a single thread (thanks
+ to Udo Richter for reporting a problem with this).