summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-10-13 12:28:35 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2007-10-13 12:28:35 +0200
commit78ecc96e17981a688f5d373c47298ca2b448a6fa (patch)
tree2bd22a9b6eaead1b08475650da02003581fe8b34 /HISTORY
parentb943bf2c503baa79184d8088d28fa740b656db74 (diff)
downloadvdr-78ecc96e17981a688f5d373c47298ca2b448a6fa.tar.gz
vdr-78ecc96e17981a688f5d373c47298ca2b448a6fa.tar.bz2
Implemented sending all frames to devices that can handle them in fast forward trick speeds
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index fa0a29e5..dbe85b90 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5464,3 +5464,5 @@ Video Disk Recorder Revision History
Richter).
- 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).