Added definitions for older DVB API versions, back until 5.0

This commit is contained in:
Klaus Schmidinger
2013-04-09 09:53:00 +02:00
parent 3bb55dfdde
commit 71fb3e84da
3 changed files with 99 additions and 30 deletions

View File

@@ -7789,9 +7789,11 @@ Video Disk Recorder Revision History
- Fixed an endless loop in cTextWrapper::Set() in case the given Width is smaller than
one character (reported by Stefan Braun).
2013-04-07: Version 2.1.1
2013-04-09: Version 2.1.1
- Fixed initializing cDevice::keepTracks.
- Fixed an endless loop in cTextWrapper::Set() in case the given Width is smaller than
one character (reported by Stefan Braun).
- Removed all "modified since version 1.6" markers from PLUGINS.html.
- Added definitions for older DVB API versions, back until 5.0 (based on a patch from
Udo Richter).