Added cRemux::SetTimeouts() for better use of cRemux in a single thread

This commit is contained in:
Klaus Schmidinger
2005-08-07 10:29:36 +02:00
parent e2bb5d3898
commit da0030deff
3 changed files with 10 additions and 1 deletions

View File

@@ -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<4B>mmelbein).
- Added cRemux::SetTimeouts() for better use of cRemux in a single thread (thanks
to Udo Richter for reporting a problem with this).