summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-07-22 11:29:37 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2007-07-22 11:29:37 +0200
commit1858245fc8dd85d6e7ac228aa7dae8d127182d18 (patch)
treef4e17281029230b2d53b9788d704895aaa2f5627 /HISTORY
parenta1663a36125cd7b73162104aecd619653c625cc5 (diff)
downloadvdr-1858245fc8dd85d6e7ac228aa7dae8d127182d18.tar.gz
vdr-1858245fc8dd85d6e7ac228aa7dae8d127182d18.tar.bz2
Added a table of the used trick speed values to the description of cDevice::TrickSpeed()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index a7139801..5bbde7ba 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5276,7 +5276,7 @@ Video Disk Recorder Revision History
- Improved performance of the SVDRP commands LSTC and CHAN when used with a
channel name.
-2007-07-21: Version 1.5.6
+2007-07-22: Version 1.5.6
- Fixed a buffer overflow in initializing the system character table (thanks
to Marco Schlüßler).
@@ -5294,3 +5294,5 @@ Video Disk Recorder Revision History
it to handle the most common case of 'no leading space' very fast, and avoid
calling isspace(), which made the whole function a lot faster.
- Fixed detection of Premiere NVOD channel links (thanks to anonymous).
+- Added a table of the used trick speed values to the description of
+ cDevice::TrickSpeed() (suggested by Martin Dauskardt).