summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-26Improved lockingKlaus Schmidinger
2018-02-25Added options for name and portKlaus Schmidinger
2018-02-25Combined Start/StopSVDRPServer/ClientHandler() into Start/StopSVDRPHandler()Klaus Schmidinger
2018-02-25Fixed storing timer id in .timer for instant recordingsKlaus Schmidinger
2018-02-25Moved handling remote timers into cSVDRPClientHandler::ProcessConnections()Klaus Schmidinger
2018-02-25Adapted to the new CONN commandKlaus 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-15Improved calculating signal strength and quality (cont'd)Klaus 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-03Added a note about 'cam.data' not being overwritten if it is read-onlyKlaus Schmidinger
2018-02-03Fixed typosKlaus Schmidinger
2018-02-03Added a note about the 'peerdemo' scriptKlaus Schmidinger
2018-02-03Limited some CAM related log messages to the actual master CAM, if anyKlaus Schmidinger
2018-02-01Fixed handling editing marks in the replay progress display, in case the mark...Klaus Schmidinger
2018-01-29Implemented cStatus::MarksModified()Klaus Schmidinger
2018-01-28Fixed a possible deadlock when quickly zapping through encrypted channelsKlaus Schmidinger
2018-01-27Fixed a possible crash when stopping VDR (cont´d)Klaus Schmidinger
2018-01-26Added a missing '|'Klaus Schmidinger
2018-01-25Removed some excess ';'Klaus Schmidinger
2018-01-18Removed superfluous call to cVideoDirectory::RemoveVideoFile()Klaus Schmidinger
2018-01-18Fixed wrongly removing the edited version after the cutter has completedKlaus Schmidinger
2018-01-17Now unlocking the Recordings list before displaying an error message in cMenu...Klaus Schmidinger
2018-01-16Now using the 'example' macro in vdr.5Klaus Schmidinger
2018-01-16Moved any locking from cutter.c into recording.cKlaus Schmidinger
2018-01-16Fixed wrongly deleting a recording that already exists when moving a recordingKlaus Schmidinger
2017-12-16Fixed a possible deadlock when detaching a receiver from a deviceKlaus Schmidinger
2017-12-15When selecting a folder for a recording or timer, it is now possible to open ...Klaus Schmidinger
2017-12-14Changed the log message ""ERROR: copying directory %s to %s ended prematurely...Klaus Schmidinger
2017-12-14Moved adding the name of the edited recording into the cutting thread, to avo...Klaus Schmidinger
2017-12-14Now staying in the source folder when moving a recording or a folder to a dif...Klaus Schmidinger
2017-12-11Fixed canceling moving a folder with several recordings between volumesKlaus Schmidinger
2017-12-10Now displaying recordings in move as non-selectableKlaus Schmidinger
2017-12-09Implemented 'OSD/Sorting direction for recordings'Klaus Schmidinger
2017-12-07If TS packets are not accepted by the output device in Transfer Mode, this is...Klaus Schmidinger
2017-12-05Fixed a lengthy write lock on the Recordings list in case of moving a folder ...Klaus Schmidinger
2017-12-04The CAM menu is now automatically closed when the current channel is switchedKlaus Schmidinger