summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Collapse)Author
2019-05-05Fixed updating the checksum in the CA table after mapping EMM PIDs for MTDKlaus Schmidinger
2019-05-05Fixed mapping SIDs in MTDKlaus Schmidinger
2019-05-05Fixed the install target in case of multiple jobsKlaus Schmidinger
2019-03-19Fixed handling shared CA pidsKlaus Schmidinger
2019-03-15Fixed processing SI::T2DeliverySystemDescriptor when typecasting it over an ↵Klaus Schmidinger
SI::ExtensionDescriptor
2019-03-15Added support for EAC3 audio from other sourcesKlaus Schmidinger
2019-03-12Fixed triggering the SDT filter when parsing the NITKlaus Schmidinger
2019-03-12Fixed processing transponder data in the NITKlaus Schmidinger
2019-03-12Fixed processing the last entry in the scan list of the EIT scannerKlaus Schmidinger
2019-03-11Fixed opening the UDP port in peerdemoKlaus Schmidinger
2019-03-10Fixed accessing the actual frontend on multi frontend devicesKlaus Schmidinger
2018-11-15Reverted the change "The EIT filter no longer parses data from "other TS"..."Klaus Schmidinger
2018-09-23Now deactivating MTD support if a non MCD capable CAM is inserted after ↵Klaus Schmidinger
removing a previously used CAM that is MCD capable
2018-07-16Fixed switching through encrypted channels with the Up/Down keysKlaus Schmidinger
2018-07-16Fixed shutdown after user inactivity in case a plugin is keeping the OSD openKlaus Schmidinger
2018-05-27Fixed locking the Channels list in cDisplayChannel, where the lock was still ↵Klaus Schmidinger
held when Flush() was called (cont'd)
2018-05-06Fixed locking the Channels list in cDisplayChannel, where the lock was still ↵Klaus Schmidinger
held when Flush() was called
2018-04-19Fixed handling the tfRecording flag in the SVDRP commands MODT and UPDTKlaus Schmidinger
2018-04-14Fixed a high CPU load during replay with active progress displayKlaus Schmidinger
2018-04-06Fixed scaling bitmaps with very small factorsKlaus Schmidinger
2018-04-03Fixed sluggish setting of editing marks and a jumping progress display with ↵Klaus Schmidinger
very short recordings
2018-03-24Fixed setting the initial offset of the cursor in a list menuKlaus Schmidinger
2018-03-24Fixed a possible discrepancy of the primary device number in the LSTD and ↵Klaus Schmidinger
PRIM commands
2018-03-23Fixed some warnings from g++ 7.2.0 regarding fixed buffer sizesKlaus Schmidinger
2018-03-19Fixed processing SVDRP client responses in case the caller doesn't want the ↵Klaus Schmidinger
actual response strings
2018-03-17Commented out the logging in cMarks::Align()Klaus Schmidinger
2018-02-12Improved calculating signal strength and qualityKlaus Schmidinger
2018-02-10Fixed getting the info of a newly edited recordingKlaus Schmidinger
2018-02-03Fixed typosKlaus Schmidinger
2018-01-29Implemented cStatus::MarksModified()Klaus Schmidinger
2018-01-28Fixed a possible deadlock when quickly zapping through encrypted channelsKlaus Schmidinger
2018-01-17Now unlocking the Recordings list before displaying an error message in ↵Klaus Schmidinger
cMenuPathEdit::ApplyChanges() and cReplayControl::Stop()
2018-01-16Now using the 'example' macro in vdr.5Klaus Schmidinger
2017-12-15When selecting a folder for a recording or timer, it is now possible to open ↵Klaus Schmidinger
a folder even if it doesn't contain any subfolders
2017-12-14Changed the log message ""ERROR: copying directory %s to %s ended ↵Klaus Schmidinger
prematurely" from "error" to "info"
2017-12-14Moved adding the name of the edited recording into the cutting thread, to ↵Klaus Schmidinger
avoid a problem with locking the Recordings list
2017-12-14Now staying in the source folder when moving a recording or a folder to a ↵Klaus Schmidinger
different folder
2017-12-09Implemented 'OSD/Sorting direction for recordings'Klaus Schmidinger
2017-12-05Fixed a lengthy write lock on the Recordings list in case of moving a folder ↵Klaus Schmidinger
with more than one recording
2017-12-04The CAM menu is now automatically closed when the current channel is switchedKlaus Schmidinger
2017-12-04Fixed a deadlock when moving a folder containing several recordings between ↵Klaus Schmidinger
different volumes
2017-11-27Fixed a possible crash when moving a recording between different volumesKlaus Schmidinger
2017-11-26Fixed a possible crash with plugins that retrieve player information after a ↵Klaus Schmidinger
replay has been stopped, but before the replay control has been destroyed
2017-11-12Fixed handling timers during the change from DST to winter timeKlaus Schmidinger
2017-11-11Added some comments regarding font heightKlaus Schmidinger
2017-11-11The new SVDRP commands 'LSTD' and 'PRIM' can be used to list all available ↵Klaus Schmidinger
devices and to switch the primary device
2017-11-02The macros used to control deprecated code or functions have been changed to ↵Klaus Schmidinger
hold numeric values; the default for DEPRECATED_VDR_CHARSET_OVERRIDE has been set to 0
2017-10-31The MTD mapper now avoids immediately reusing unique PIDs when switching ↵Klaus Schmidinger
channels
2017-10-11Fixed handling VPS events outside the LingerLimit, which could cause ↵Klaus Schmidinger
recordings to stop prematurely
2017-08-31Fixed a possible crash when stopping VDRKlaus Schmidinger