summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-25Adjusted release date2.3.5Klaus Schmidinger
2017-05-22Fixed detecting the inclusion of STL header files in tools.hKlaus Schmidinger
2017-05-22No longer displaying the actual (lengthy) commands during the build processKlaus Schmidinger
2017-05-21If the Channel+/- keys are pressed while in the Schedules menu, the menu is n...Klaus Schmidinger
2017-05-21Fixed setting the local machine's SVDRP host name; only saving the SVDRP host...Klaus Schmidinger
2017-05-21Removed TsGetContinuityCounter() from remux.h, using TsContinuityCounter() in...Klaus Schmidinger
2017-05-21Added the macro VDR_NO_STL_PROTOTYPES to tools.hKlaus Schmidinger
2017-05-20Fixed handling remote timersKlaus Schmidinger
2017-05-18Reduced the time before a CAM is marked as known to decrypt a particular chan...Klaus Schmidinger
2017-05-18Fixed a race between SVDRP CHAN and cDevice::HasProgramme()Klaus Schmidinger
2017-05-18Extended the CI API to allow plugins to implement additional CAM resourcesKlaus Schmidinger
2017-05-17Fixed a crash in case the bottom text of a CAM menu is emptyKlaus Schmidinger
2017-05-12Added handling RI_HOST_CONTROL to the CI protocolKlaus Schmidinger
2017-05-09Fixed handling line numbers in error messages when reading EPG dataKlaus Schmidinger
2017-05-09Added a Status parameter to the interface of cDevice::SignalStats() and cDvbD...Klaus Schmidinger
2017-05-09Changed the legacy delivery system name "DMBTH" to "DTMB", and added names fo...Klaus Schmidinger
2017-05-09Fixed selecting delivery system names in case of undefined indexesKlaus Schmidinger
2017-05-09Changed the default return value of cEpgHandler::BeginSegmentTransfer() to trueKlaus Schmidinger
2017-05-09When selecting a device/CAM combination for live viewing, CAMs that are known...Klaus Schmidinger
2017-05-09cListObject now implements a private copy constructor and assignment operator...Klaus Schmidinger
2017-05-09The constructor of cHash (via cHashBase) now has an additional parameter (Own...Klaus Schmidinger
2017-05-03Events in the EIT that end before the EPG linger time are now ignored in the ...Klaus Schmidinger
2017-05-01Added a note about complete TS packets to cCamSlot::Inject()Klaus Schmidinger
2017-05-01Log messages about switching channels now include the channel IDKlaus Schmidinger
2017-05-01Fixed handling UNC valuesKlaus Schmidinger
2017-05-01CAMs are now sent a generated EIT packet that contains a single 'present even...Klaus Schmidinger
2017-04-27Adjusted release date2.3.4Klaus Schmidinger
2017-04-26Fixed a possible crash when pulling the CAM while decrypting a channel with M...Klaus Schmidinger
2017-04-24Fixed a typoKlaus Schmidinger
2017-04-24Fixed a possible crash when pulling the CAM while decrypting a channel with MTDKlaus Schmidinger
2017-04-23Removed logging DVB API 5 signal statistics, because it happened too often if...Klaus Schmidinger
2017-04-22The SVDRP command LSTC can now list the channels with channel ids; channel nu...Klaus Schmidinger
2017-04-20Fixed handling the uncorrected block counter for DVB API 3 devices when calcu...Klaus Schmidinger
2017-04-20Fixed editing a remote timer immediately after it has been createdKlaus Schmidinger
2017-04-20Fixed displaying remote timers in the main menu of skin LCARSKlaus Schmidinger
2017-04-18Removed logging DVB API 5 signal statistics, because it happened too often if...Klaus Schmidinger
2017-04-18Updated the Finnish OSD textsKlaus Schmidinger
2017-04-17Implemented getting and logging DVB API 5 signal statisticsKlaus Schmidinger
2017-04-15cTSBuffer::Skip() no longer immediately deletes the given number of bytes fro...Klaus Schmidinger
2017-04-15The function cCamSlot::Decrypt() can now also be called with Data == NULLKlaus Schmidinger
2017-04-06Signal strength and quality (CNR) are now determined via DVB API 5 (if availa...Klaus Schmidinger
2017-04-04Changed some leftover 'number' to 'id' in SVDRP repliesKlaus Schmidinger
2017-04-04Fixed a deadlock in the SVDRP command PLAY in case there is currently a recor...Klaus Schmidinger
2017-04-04Added missing GetById() callsKlaus Schmidinger
2017-04-03Changed 'number' to 'id' in the help texts of SVDRP commands that deal with t...Klaus Schmidinger
2017-04-03Recordings now have unique idsKlaus Schmidinger
2017-04-03cOsdMenu::Display() now checks whether the OSD size has changed and if so cal...Klaus Schmidinger
2017-04-03Added a note to the "Pausing live video" section of the MANUALKlaus Schmidinger
2017-04-02Added some guidelines and recommendations to the 'Logging' section of PLUGINS...Klaus Schmidinger
2017-04-02The cEvent class now has a new member 'aux'Klaus Schmidinger