diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2008-02-09 15:12:55 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2008-02-09 15:12:55 +0100 |
commit | 7ad17726d81f586307bcfba2cc9c05af0e7b6ef0 (patch) | |
tree | 0e8ebbc2ecd57eb2b4df940a54424e81b07321ff /HISTORY | |
parent | 6520725bb2e4baf2dfd67e19c2e6977a1a5f1af8 (diff) | |
download | vdr-7ad17726d81f586307bcfba2cc9c05af0e7b6ef0.tar.gz vdr-7ad17726d81f586307bcfba2cc9c05af0e7b6ef0.tar.bz2 |
Improved sending all frames to devices that can handle them in fast forward trick speeds, including subtitles
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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üß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). |