Age | Commit message (Expand) | Author |
2017-04-04 | Changed some leftover 'number' to 'id' in SVDRP replies | Klaus Schmidinger |
2017-04-04 | Fixed a deadlock in the SVDRP command PLAY in case there is currently a recor... | Klaus Schmidinger |
2017-04-04 | Added missing GetById() calls | Klaus Schmidinger |
2017-04-03 | Changed 'number' to 'id' in the help texts of SVDRP commands that deal with t... | Klaus Schmidinger |
2017-04-03 | Recordings now have unique ids | Klaus Schmidinger |
2017-04-03 | cOsdMenu::Display() now checks whether the OSD size has changed and if so cal... | Klaus Schmidinger |
2017-04-03 | Added a note to the "Pausing live video" section of the MANUAL | Klaus Schmidinger |
2017-04-02 | Added some guidelines and recommendations to the 'Logging' section of PLUGINS... | Klaus Schmidinger |
2017-04-02 | The cEvent class now has a new member 'aux' | Klaus Schmidinger |
2017-04-02 | Detecting whether a particular CAM actually decrypts a given channel is now d... | Klaus Schmidinger |
2017-04-02 | The file 'cam.data' is no longer written if it is read-only | Klaus Schmidinger |
2017-04-01 | Changed tEventID back to u_int32_t | Klaus Schmidinger |
2017-03-31 | The function cEpgHandlers::BeginSegmentTransfer() is now boolean | Klaus Schmidinger |
2017-03-30 | The functionality of HandleRemoteModifications() has been moved to timers.[ch] | Klaus Schmidinger |
2017-03-28 | Added credit for Jasmin Jessich2.3.3 | Klaus Schmidinger |
2017-03-27 | Silently ignore MTD index -1 | Klaus Schmidinger |
2017-03-27 | Only store ChannelCamRelations for receivers with valid channel ids | Klaus Schmidinger |
2017-03-27 | Added TS_SYNC to cMtdHandler::Put() | Klaus Schmidinger |
2017-03-27 | Limiting locking the mtdBuffer to reading and clearing | Klaus Schmidinger |
2017-03-26 | Improved clearing the MTD buffer and syncing on TS packets | Klaus Schmidinger |
2017-03-25 | Now stopping any ongoing recordings before stopping the plugins | Klaus Schmidinger |
2017-03-25 | Fixed a crash when stopping VDR while recording encrypted channels with MTD | Klaus Schmidinger |
2017-03-23 | Mapping PIDs in CanDecrypt(); improved description of Start-/StopDecrypting()... | Klaus Schmidinger |
2017-03-19 | cMtdHandler::Put() now processes as many TS packets as possible in one call | Klaus Schmidinger |
2017-03-19 | Now clearing the MTD buffer | Klaus Schmidinger |
2017-03-19 | The function cRingBufferLinear::Clear() can now be called safely from the rea... | Klaus Schmidinger |
2017-03-19 | Added some remarks | Klaus Schmidinger |
2017-03-18 | Implemented support for MTD | Klaus Schmidinger |
2017-02-21 | PIDs can now be added to and deleted from a cReceiver while it is attached to... | Klaus Schmidinger |
2017-02-14 | Fixed setting the local machine's SVDRP host name | Klaus Schmidinger |
2017-01-23 | Implemented the concept of 'master cams' | Klaus Schmidinger |
2017-01-09 | Changed 'unsigned' to 'signed' in some places to avoid trouble with abs() in ... | Klaus Schmidinger |
2017-01-09 | Fixed updating the elapsed/remaining time in the progress display during fast... | Klaus Schmidinger |
2017-01-09 | The mechanism of trying different CAMs when switching to an encrypted channel... | Klaus Schmidinger |
2017-01-09 | The channel/CAM relations are now stored in the file 'cam.data'; fixed a flaw... | Klaus Schmidinger |
2017-01-08 | Added a missing dependency to the Makefile to avoid error messages in the cle... | Klaus Schmidinger |
2017-01-05 | Updated the Russian OSD texts | Klaus Schmidinger |
2017-01-01 | Fixed a possible deadlock in the recordings handler thread | Klaus Schmidinger |
2016-12-27 | Added 'S3W ABS-3A' to sources.conf | Klaus Schmidinger |
2016-12-24 | Adjusted release date2.3.2 | Klaus Schmidinger |
2016-12-23 | Added a short sleep to cTSBuffer::Action() to avoid high CPU usage | Klaus Schmidinger |
2016-12-23 | Added support for the systemd watchdog | Klaus Schmidinger |
2016-12-23 | Avoiding some duplicate code and unnecessary work in nit.c | Klaus Schmidinger |
2016-12-23 | Fixed a possible buffer overflow in handling CA descriptors | Klaus Schmidinger |
2016-12-23 | Fixed the non-const version of cTimers::GetTimer() | Klaus Schmidinger |
2016-12-22 | Fixed a typo in the description of cTimers::GetTimersRead() | Klaus Schmidinger |
2016-12-22 | Added a 'const' version of cTimers::GetTimer() | Klaus Schmidinger |
2016-12-22 | Updated the Estonian OSD texts | Klaus Schmidinger |
2016-12-22 | Fixed truncated date/time strings in the skins on multi-byte UTF-8 systems | Klaus Schmidinger |
2016-12-22 | Added 'S58.5E Kazsat 3' to sources.conf | Klaus Schmidinger |