Im GIT (git.tvdr.de) gibt es jetzt die VDR Developer Version 2.5.5.
ACHTUNG: Verwendung dieser Version für den Alltagsbetrieb auf eigene Gefahr!
Hier die Änderungen seit Version 2.5.4:
Code
- cRecordingInfo::Errors() now returns -1 for old recordings; added a missing 'const'
(suggested by Christoph Haubrich).
- The error counter of a recording is now copied as is when editing a recording.
- Added missing initialization of cRecorder::lastErrors.
- Now using __cplusplus instead of DISABLE_TEMPLATES_COLLIDING_WITH_STL, and using
std::min(), std::max() and std::swap() if available (thanks to Winfried Köhler).
- No longer permanently looping through PMT PIDs, which caused problems with some
SatIP receivers (reported by André Weidemann; with help from Helmut Binder).
- Fixed flushing old data from the section handler (thanks to Helmut Binder).
- Removed unused declaration of cDvbTuner::SetFrontendType() (thanks to Helmut Binder).
- Fixed handling incomplete multi-packet CAT (thanks to Helmut Binder).
Display More
Bitte ausgiebig testen!
Bug-Reports etc. bitte hier in diesem Thread posten.