Age | Commit message (Expand) | Author |
2021-12-27 | Official release of version 2.6.02.6.0 | Klaus Schmidinger |
2021-12-27 | Added entries for backports to version 2.4.8 | Klaus Schmidinger |
2021-12-25 | Removed a leftover debugging line | Klaus Schmidinger |
2021-12-24 | Fixed calculating the disk use percentage if there's more than 20TB of record... | Klaus Schmidinger |
2021-12-20 | Fixed a possible memory leak in creating fonts | Klaus Schmidinger |
2021-12-20 | Version 2.5.7 | Klaus Schmidinger |
2021-12-14 | Fixed a memory leak in handling the NIT | Klaus Schmidinger |
2021-12-11 | Fixed unlocking vs. call to EpgHandlers.EndSegmentTransfer() | Klaus Schmidinger |
2021-10-16 | Added missing '0x09=H.265 video, 0x19 = AC4 audio' to vdr.5 | Klaus Schmidinger |
2021-07-26 | Replaced all umlauts in the example channels.conf with their ae, oe, ue subst... | Klaus Schmidinger |
2021-07-02 | Version 2.5.62.5.6 | Klaus Schmidinger |
2021-07-01 | The Recordings menu now marks recordings with errors, and the number of error... | Klaus Schmidinger |
2021-06-21 | Fixed triggering the PAT filter | Klaus Schmidinger |
2021-06-21 | Fixed deleting the edited recording in case of an error | Klaus Schmidinger |
2021-06-20 | Improved responsiveness in cSectionHandler::Action() | Klaus Schmidinger |
2021-06-20 | When checking whether a recording has already been made, recording names are ... | Klaus Schmidinger |
2021-06-19 | Fixed a possible access to characters after the terminating zero of strings i... | Klaus Schmidinger |
2021-06-19 | If an error occurs while recording, the respective entry in the list of recor... | Klaus Schmidinger |
2021-06-11 | Fixed restarting PMT pids after starting a recording on the currently viewed ... | Klaus Schmidinger |
2021-06-10 | Version 2.5.52.5.5 | Klaus Schmidinger |
2021-06-09 | Fixed handling incomplete multi-packet CAT | Klaus Schmidinger |
2021-06-09 | Removed unused declaration of cDvbTuner::SetFrontendType() | Klaus Schmidinger |
2021-06-08 | Fixed flushing old data from the section handler | Klaus Schmidinger |
2021-06-08 | No longer permanently looping through PMT PIDs, which caused problems with so... | Klaus Schmidinger |
2021-05-26 | Now using __cplusplus instead of DISABLE_TEMPLATES_COLLIDING_WITH_STL, and us... | Klaus Schmidinger |
2021-05-25 | Added missing initialization of cRecorder::lastErrors | Klaus Schmidinger |
2021-05-25 | The error counter of a recording is now copied as is when editing a recording | Klaus Schmidinger |
2021-05-23 | cRecordingInfo::Errors() now returns -1 for old recordings; added a missing '... | Klaus Schmidinger |
2021-05-21 | Version 2.5.42.5.4 | Klaus Schmidinger |
2021-05-21 | The default for DEPRECATED_SKIN_SETITEMEVENT has been set to 0 | Klaus Schmidinger |
2021-05-21 | The macro DEPRECATED_GETBITMAP and the related code has been removed | Klaus Schmidinger |
2021-05-21 | The default for DEPRECATED_SETCURRENTCHANNEL has been set to 0 | Klaus Schmidinger |
2021-05-21 | The macro DEPRECATED_VDR_CHARSET_OVERRIDE and the related code has been removed | Klaus Schmidinger |
2021-05-21 | The 'Edit path' dialog now also shows the total size of all recordings in tha... | Klaus Schmidinger |
2021-05-21 | Added code for the 'qad' audio track | Klaus Schmidinger |
2021-05-21 | The transponder value of channels is now cached | Klaus Schmidinger |
2021-05-20 | The cFile class has been partially deprecated | Klaus Schmidinger |
2021-05-19 | Removed 'register' from libsi/util.c to avoid a warning with ISO-C++17 | Klaus Schmidinger |
2021-05-19 | Removed the macros __STL_CONFIG_H, _STL_ALGOBASE_H and _MOVE_H from tools.h | Klaus Schmidinger |
2021-05-19 | Recordings are now checked for errors | Klaus Schmidinger |
2021-05-11 | Fixed cTsPayload::AtPayloadStart() to ignore TS packets from other PIDs | Klaus Schmidinger |
2021-05-03 | Fixed a typo | Klaus Schmidinger |
2021-04-29 | Fixed a possible crash in the Schedule menu, in case Setup.EPGLinger is 0 | Klaus Schmidinger |
2021-04-28 | Now using a separate fixed value for internal EPG linger time | Klaus Schmidinger |
2021-04-20 | Version 2.5.32.5.3 | Klaus Schmidinger |
2021-04-20 | Deleting expired timers is now triggered immediately after the timers are mod... | Klaus Schmidinger |
2021-04-20 | EXPIRELATENCY now only applies to VPS timers | Klaus Schmidinger |
2021-04-18 | The new functions cTimer::Start/StopTimeEvent() are now used in the LCARS ski... | Klaus Schmidinger |
2021-04-17 | Fixed the timer indicator in the Schedule menu in case an event is already ov... | Klaus Schmidinger |
2021-04-16 | Now making sure that spawned timers with reduced start/stop margins actually ... | Klaus Schmidinger |