diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-07-22 11:29:37 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-07-22 11:29:37 +0200 |
commit | 1858245fc8dd85d6e7ac228aa7dae8d127182d18 (patch) | |
tree | f4e17281029230b2d53b9788d704895aaa2f5627 /HISTORY | |
parent | a1663a36125cd7b73162104aecd619653c625cc5 (diff) | |
download | vdr-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-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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). |