summaryrefslogtreecommitdiff
path: root/HISTORY
AgeCommit message (Expand)Author
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
2018-03-03Disabled the use of posix_fadvise() when readingKlaus Schmidinger
2018-03-03Fixed a typoKlaus Schmidinger
2018-02-28Fixed the CompareInts() functionKlaus Schmidinger
2018-02-28When remote timers are fetched from a peer VDR, we no longer blindly delete a...Klaus Schmidinger
2018-02-27Updated the Polish OSD textsKlaus Schmidinger
2018-02-25Combined Start/StopSVDRPServer/ClientHandler() into Start/StopSVDRPHandler()Klaus Schmidinger
2018-02-25Moved handling remote timers into cSVDRPClientHandler::ProcessConnections()Klaus Schmidinger
2018-02-20Initiating the client side of a peer-to-peer SVDRP connection is now done wit...Klaus Schmidinger
2018-02-15Added a section about the '.sort' file to vdr.5Klaus Schmidinger
2018-02-15Fixed case inconsistency with SVDRPDefaultHostKlaus Schmidinger
2018-02-15Fixed handling SVDRP peering for more than one instance of VDR on the same ma...Klaus Schmidinger
2018-02-13Implemented storing timer id in .timerKlaus Schmidinger
2018-02-12Improved calculating signal strength and qualityKlaus Schmidinger
2018-02-10Fixed getting the info of a newly edited recordingKlaus Schmidinger
2018-02-10When a timer is newly created in the Timers menu, it now immediately appears ...Klaus Schmidinger
2018-02-10Fixed keeping the cursor position in the Recordings menu in case a timer star...Klaus Schmidinger
2018-02-10Fixed updating the Timers menu after turning a local timer on/off with the Re...Klaus Schmidinger
2018-02-09Added a note about the fixed UDP port for SVDRP discovery to vdr.1Klaus Schmidinger
2018-02-09Replaced the warning regarding the open SVDRP port in the INSTALL file with a...Klaus Schmidinger
2018-02-05Making sure cSVDRPClient::Process() reads the entire reply once it started re...Klaus Schmidinger
2018-02-04Added the UPDATE-2.4.0 fileKlaus Schmidinger
2018-02-03Fixed typosKlaus Schmidinger