Age | Commit message (Expand) | Author |
2018-05-27 | Fixed locking the Channels list in cDisplayChannel, where the lock was still ... | Klaus Schmidinger |
2018-05-06 | Fixed locking the Channels list in cDisplayChannel, where the lock was still ... | Klaus Schmidinger |
2018-04-28 | Fixed a possible invalid locking sequence in case a remote timer handling err... | Klaus Schmidinger |
2018-04-19 | Fixed handling the tfRecording flag in the SVDRP commands MODT and UPDT | Klaus Schmidinger |
2018-04-15 | Official release of version 2.4.02.4.0 | Klaus Schmidinger |
2018-04-14 | Fixed a high CPU load during replay with active progress display | Klaus Schmidinger |
2018-04-14 | Updated the French OSD texts | Klaus Schmidinger |
2018-04-10 | Updated the Hungarian OSD texts | Klaus Schmidinger |
2018-04-09 | Updated the Italian OSD texts | Klaus Schmidinger |
2018-04-09 | Added a missing initialization of osdState in cDisplayChannel::cDisplayChanne... | Klaus Schmidinger |
2018-04-06 | Fixed scaling bitmaps with very small factors | Klaus Schmidinger |
2018-04-05 | Fixed updating the Schedule menu after editing a timer | Klaus Schmidinger |
2018-04-03 | Fixed sluggish setting of editing marks and a jumping progress display with v... | Klaus Schmidinger |
2018-04-02 | Updated the Finnish OSD texts | Klaus Schmidinger |
2018-04-02 | Updated the Macedonian OSD texts | Klaus Schmidinger |
2018-03-31 | The EIT filter no longer parses data from "other TS" | Klaus Schmidinger |
2018-03-24 | Fixed setting the initial offset of the cursor in a list menu | Klaus Schmidinger |
2018-03-24 | Fixed a possible discrepancy of the primary device number in the LSTD and PRI... | Klaus Schmidinger |
2018-03-23 | Fixed some warnings from g++ 7.2.0 regarding fixed buffer sizes | Klaus Schmidinger |
2018-03-19 | Fixed (not) saving the 'cam.data' file in case VDR stops early during startup... | Klaus Schmidinger |
2018-03-19 | Fixed processing SVDRP client responses in case the caller doesn't want the a... | Klaus Schmidinger |
2018-03-19 | Updated the Ukrainian OSD texts | Klaus Schmidinger |
2018-03-18 | Modified cMenuTimers::Delete() to avoid a lengthy lock on the Timers list whi...2.3.9 | Klaus Schmidinger |
2018-03-18 | Fixed handling parameters in the S2SatelliteDeliverySystemDescriptor and T2De... | Klaus Schmidinger |
2018-03-18 | Made the input buffer in cSVDRPClient dynamic | Klaus Schmidinger |
2018-03-17 | Commented out the logging in cMarks::Align() | Klaus Schmidinger |
2018-03-11 | Improved handling VPS timers to better react to EPG changes during an ongoing... | Klaus Schmidinger |
2018-03-09 | Removed sending the SVDRP command UPDR to peer VDRs whenever a change is made... | Klaus Schmidinger |
2018-03-09 | Making sure the Schedules menu has a proper title, even if it is empty | Klaus Schmidinger |
2018-03-08 | Now writing the info file before attaching the recorder to the device, to mak... | Klaus Schmidinger |
2018-03-05 | Fixed removing a cStateKey from a cStateLock | Klaus Schmidinger |
2018-03-05 | When making modifications to remote timers, the local VDR no longer sends a P... | Klaus Schmidinger |
2018-03-04 | Assigning events to timers no longer triggers sending a POLL to all peer VDRs | Klaus Schmidinger |
2018-03-04 | Modified cStateLock's SetExplicitModify() and IncState() | Klaus Schmidinger |
2018-03-03 | Disabled the use of posix_fadvise() when reading | Klaus Schmidinger |
2018-03-03 | Fixed a typo | Klaus Schmidinger |
2018-02-28 | Fixed the CompareInts() function | Klaus Schmidinger |
2018-02-28 | When remote timers are fetched from a peer VDR, we no longer blindly delete a... | Klaus Schmidinger |
2018-02-27 | Updated the Polish OSD texts | Klaus Schmidinger |
2018-02-25 | Combined Start/StopSVDRPServer/ClientHandler() into Start/StopSVDRPHandler() | Klaus Schmidinger |
2018-02-25 | Moved handling remote timers into cSVDRPClientHandler::ProcessConnections() | Klaus Schmidinger |
2018-02-20 | Initiating the client side of a peer-to-peer SVDRP connection is now done wit... | Klaus Schmidinger |
2018-02-15 | Added a section about the '.sort' file to vdr.5 | Klaus Schmidinger |
2018-02-15 | Fixed case inconsistency with SVDRPDefaultHost | Klaus Schmidinger |
2018-02-15 | Fixed handling SVDRP peering for more than one instance of VDR on the same ma... | Klaus Schmidinger |
2018-02-13 | Implemented storing timer id in .timer | Klaus Schmidinger |
2018-02-12 | Improved calculating signal strength and quality | Klaus Schmidinger |
2018-02-10 | Fixed getting the info of a newly edited recording | Klaus Schmidinger |
2018-02-10 | When a timer is newly created in the Timers menu, it now immediately appears ... | Klaus Schmidinger |
2018-02-10 | Fixed keeping the cursor position in the Recordings menu in case a timer star... | Klaus Schmidinger |