summaryrefslogtreecommitdiff
path: root/HISTORY
AgeCommit message (Expand)Author
2019-03-18Fixed dropping capabilities in case cap_sys_time is not availableKlaus Schmidinger
2019-03-17Fixed sorting recordings alphabeticallyKlaus Schmidinger
2019-03-15Fixed processing SI::T2DeliverySystemDescriptor when typecasting it over an S...Klaus Schmidinger
2019-03-15No longer logging tuning timeouts for transponders that are announced in the ...Klaus Schmidinger
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 handling PATs that contain no PMTsKlaus 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-10-29Added support for DVB devices with more than one frontend that all use the sa...Klaus Schmidinger
2018-09-23Now deactivating MTD support if a non MCD capable CAM is inserted after remov...Klaus Schmidinger
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
2018-05-06Fixed locking the Channels list in cDisplayChannel, where the lock was still ...Klaus Schmidinger
2018-04-28Fixed a possible invalid locking sequence in case a remote timer handling err...Klaus Schmidinger
2018-04-19Fixed handling the tfRecording flag in the SVDRP commands MODT and UPDTKlaus Schmidinger
2018-04-15Official release of version 2.4.02.4.0Klaus Schmidinger
2018-04-14Fixed a high CPU load during replay with active progress displayKlaus Schmidinger
2018-04-14Updated the French OSD textsKlaus Schmidinger
2018-04-10Updated the Hungarian OSD textsKlaus Schmidinger
2018-04-09Updated the Italian OSD textsKlaus Schmidinger
2018-04-09Added a missing initialization of osdState in cDisplayChannel::cDisplayChanne...Klaus Schmidinger
2018-04-06Fixed scaling bitmaps with very small factorsKlaus Schmidinger
2018-04-05Fixed updating the Schedule menu after editing a timerKlaus Schmidinger
2018-04-03Fixed sluggish setting of editing marks and a jumping progress display with v...Klaus Schmidinger
2018-04-02Updated the Finnish OSD textsKlaus Schmidinger
2018-04-02Updated the Macedonian OSD textsKlaus Schmidinger
2018-03-31The EIT filter no longer parses data from "other TS"Klaus Schmidinger
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 PRI...Klaus Schmidinger
2018-03-23Fixed some warnings from g++ 7.2.0 regarding fixed buffer sizesKlaus Schmidinger
2018-03-19Fixed (not) saving the 'cam.data' file in case VDR stops early during startup...Klaus Schmidinger
2018-03-19Fixed processing SVDRP client responses in case the caller doesn't want the a...Klaus Schmidinger
2018-03-19Updated the Ukrainian OSD textsKlaus Schmidinger
2018-03-18Modified cMenuTimers::Delete() to avoid a lengthy lock on the Timers list whi...2.3.9Klaus Schmidinger
2018-03-18Fixed handling parameters in the S2SatelliteDeliverySystemDescriptor and T2De...Klaus Schmidinger
2018-03-18Made the input buffer in cSVDRPClient dynamicKlaus Schmidinger
2018-03-17Commented out the logging in cMarks::Align()Klaus Schmidinger
2018-03-11Improved handling VPS timers to better react to EPG changes during an ongoing...Klaus Schmidinger
2018-03-09Removed sending the SVDRP command UPDR to peer VDRs whenever a change is made...Klaus Schmidinger
2018-03-09Making sure the Schedules menu has a proper title, even if it is emptyKlaus Schmidinger
2018-03-08Now writing the info file before attaching the recorder to the device, to mak...Klaus Schmidinger
2018-03-05Fixed removing a cStateKey from a cStateLockKlaus Schmidinger
2018-03-05When making modifications to remote timers, the local VDR no longer sends a P...Klaus Schmidinger
2018-03-04Assigning events to timers no longer triggers sending a POLL to all peer VDRsKlaus Schmidinger
2018-03-04Modified cStateLock's SetExplicitModify() and IncState()Klaus Schmidinger