Age | Commit message (Expand) | Author |
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 |
2018-02-10 | Fixed updating the Timers menu after turning a local timer on/off with the Re... | Klaus Schmidinger |
2018-02-09 | Added a note about the fixed UDP port for SVDRP discovery to vdr.1 | Klaus Schmidinger |
2018-02-09 | Replaced the warning regarding the open SVDRP port in the INSTALL file with a... | Klaus Schmidinger |
2018-02-05 | Making sure cSVDRPClient::Process() reads the entire reply once it started re... | Klaus Schmidinger |
2018-02-04 | Added the UPDATE-2.4.0 file | Klaus Schmidinger |
2018-02-03 | Fixed typos | Klaus Schmidinger |
2018-02-03 | Added a note about the 'peerdemo' script | Klaus Schmidinger |
2018-02-03 | Limited some CAM related log messages to the actual master CAM, if any | Klaus Schmidinger |
2018-02-01 | Fixed handling editing marks in the replay progress display, in case the mark... | Klaus Schmidinger |
2018-01-29 | Implemented cStatus::MarksModified() | Klaus Schmidinger |
2018-01-28 | Fixed a possible deadlock when quickly zapping through encrypted channels | Klaus Schmidinger |
2018-01-17 | Now unlocking the Recordings list before displaying an error message in cMenu... | Klaus Schmidinger |
2018-01-16 | Now using the 'example' macro in vdr.5 | Klaus Schmidinger |
2018-01-16 | Moved any locking from cutter.c into recording.c | Klaus Schmidinger |
2017-12-16 | Fixed a possible deadlock when detaching a receiver from a device | Klaus Schmidinger |
2017-12-15 | When selecting a folder for a recording or timer, it is now possible to open ... | Klaus Schmidinger |
2017-12-14 | Changed the log message ""ERROR: copying directory %s to %s ended prematurely... | Klaus Schmidinger |
2017-12-14 | Moved adding the name of the edited recording into the cutting thread, to avo... | Klaus Schmidinger |
2017-12-14 | Now staying in the source folder when moving a recording or a folder to a dif... | Klaus Schmidinger |
2017-12-11 | Fixed canceling moving a folder with several recordings between volumes | Klaus Schmidinger |
2017-12-10 | Now displaying recordings in move as non-selectable | Klaus Schmidinger |
2017-12-09 | Implemented 'OSD/Sorting direction for recordings' | Klaus Schmidinger |
2017-12-07 | If TS packets are not accepted by the output device in Transfer Mode, this is... | Klaus Schmidinger |