Improved sending all frames to devices that can handle them in fast forward trick speeds, including subtitles

This commit is contained in:
Klaus Schmidinger
2008-02-09 15:12:55 +01:00
parent 6520725bb2
commit 7ad17726d8
3 changed files with 19 additions and 12 deletions

View File

@@ -5465,7 +5465,7 @@ Video Disk Recorder Revision History
- Fixed a new[]/delete mismatch in cMenuEditStrItem::LeaveEditMode() (thanks to
Udo Richter).
- Implemented sending all frames to devices that can handle them in fast forward
trick speeds (thansk to Timo Eskola).
trick speeds (thanks to Timo Eskola).
- Updated the Hungarian language texts (thanks to Thomas G<>nther).
- Fixed description of DeviceSetAvailableTrack() and cReceiver(), and added an
example ~cMyReceiver() in PLUGINS.html (thanks to Marco Schl<68><6C>ler).
@@ -5597,3 +5597,5 @@ Video Disk Recorder Revision History
- Ignoring "repeat" and "release" keys in the time search entry mode during replay,
to avoid inadvertently leaving it in case a key is pressed too long (suggested
by Andreas Brugger).
- Improved sending all frames to devices that can handle them in fast forward
trick speeds, including subtitles (thanks to Timo Eskola).