Age | Commit message (Expand) | Author |
2017-05-09 | cListObject now implements a private copy constructor and assignment operator... | Klaus Schmidinger |
2017-05-09 | The constructor of cHash (via cHashBase) now has an additional parameter (Own... | Klaus Schmidinger |
2017-05-03 | Events in the EIT that end before the EPG linger time are now ignored in the ... | Klaus Schmidinger |
2017-05-01 | Log messages about switching channels now include the channel ID | Klaus Schmidinger |
2017-05-01 | Fixed handling UNC values | Klaus Schmidinger |
2017-05-01 | CAMs are now sent a generated EIT packet that contains a single 'present even... | Klaus Schmidinger |
2017-04-27 | Adjusted release date2.3.4 | Klaus Schmidinger |
2017-04-24 | Fixed a possible crash when pulling the CAM while decrypting a channel with MTD | Klaus Schmidinger |
2017-04-22 | The SVDRP command LSTC can now list the channels with channel ids; channel nu... | Klaus Schmidinger |
2017-04-20 | Fixed handling the uncorrected block counter for DVB API 3 devices when calcu... | Klaus Schmidinger |
2017-04-20 | Fixed editing a remote timer immediately after it has been created | Klaus Schmidinger |
2017-04-20 | Fixed displaying remote timers in the main menu of skin LCARS | Klaus Schmidinger |
2017-04-18 | Removed logging DVB API 5 signal statistics, because it happened too often if... | Klaus Schmidinger |
2017-04-18 | Updated the Finnish OSD texts | Klaus Schmidinger |
2017-04-17 | Implemented getting and logging DVB API 5 signal statistics | Klaus Schmidinger |
2017-04-15 | cTSBuffer::Skip() no longer immediately deletes the given number of bytes fro... | Klaus Schmidinger |
2017-04-15 | The function cCamSlot::Decrypt() can now also be called with Data == NULL | Klaus Schmidinger |
2017-04-06 | Signal strength and quality (CNR) are now determined via DVB API 5 (if availa... | Klaus Schmidinger |
2017-04-04 | Fixed a deadlock in the SVDRP command PLAY in case there is currently a recor... | 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-25 | Now stopping any ongoing recordings before stopping the plugins | Klaus Schmidinger |
2017-03-19 | The function cRingBufferLinear::Clear() can now be called safely from the rea... | 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 |