Added a table of the used trick speed values to the description of cDevice::TrickSpeed()

This commit is contained in:
Klaus Schmidinger
2007-07-22 11:29:37 +02:00
parent a1663a3612
commit 1858245fc8
3 changed files with 12 additions and 2 deletions

View File

@@ -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<68><6C>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).