Age | Commit message (Expand) | Author |
2017-06-03 | Fixed the locking sequence when creating a new timer from the Schedules menu | Klaus Schmidinger |
2017-06-03 | Added backtrace functions for debugging | Klaus Schmidinger |
2017-05-31 | Fixed a possible crash in case the SVDRP connection to a peer VDR is terminat... | Klaus Schmidinger |
2017-05-30 | Now using a separate mutex to fix the race between SVDRP CHAN and cDevice::Ha... | Klaus Schmidinger |
2017-05-30 | Fixed generating k_Release key events for LIRC remote controls | Klaus Schmidinger |
2017-05-29 | Fixed a double channel switch when pressing the Channel+/- keys while no menu... | Klaus Schmidinger |
2017-05-29 | Added clearing CiResourceHandlers before shutting down the plugin manager | Klaus Schmidinger |
2017-05-29 | The Makefiles now use the macro $(Q) instead of a plain '@' in front of their... | Klaus Schmidinger |
2017-05-29 | Fixed the locking sequence when starting a recording | Klaus Schmidinger |
2017-05-28 | Fixed the locking sequence when dumping EPG data | Klaus Schmidinger |
2017-05-28 | Added debug output for checking the correct sequence of locking global lists | Klaus Schmidinger |
2017-05-25 | Adjusted release date2.3.5 | Klaus Schmidinger |
2017-05-22 | Fixed detecting the inclusion of STL header files in tools.h | Klaus Schmidinger |
2017-05-22 | No longer displaying the actual (lengthy) commands during the build process | Klaus Schmidinger |
2017-05-21 | If the Channel+/- keys are pressed while in the Schedules menu, the menu is n... | Klaus Schmidinger |
2017-05-21 | Fixed setting the local machine's SVDRP host name; only saving the SVDRP host... | Klaus Schmidinger |
2017-05-21 | Removed TsGetContinuityCounter() from remux.h, using TsContinuityCounter() in... | Klaus Schmidinger |
2017-05-21 | Added the macro VDR_NO_STL_PROTOTYPES to tools.h | Klaus Schmidinger |
2017-05-20 | Fixed handling remote timers | Klaus Schmidinger |
2017-05-18 | Reduced the time before a CAM is marked as known to decrypt a particular chan... | Klaus Schmidinger |
2017-05-18 | Fixed a race between SVDRP CHAN and cDevice::HasProgramme() | Klaus Schmidinger |
2017-05-18 | Extended the CI API to allow plugins to implement additional CAM resources | Klaus Schmidinger |
2017-05-17 | Fixed a crash in case the bottom text of a CAM menu is empty | Klaus Schmidinger |
2017-05-12 | Added handling RI_HOST_CONTROL to the CI protocol | Klaus Schmidinger |
2017-05-09 | Fixed handling line numbers in error messages when reading EPG data | Klaus Schmidinger |
2017-05-09 | Added a Status parameter to the interface of cDevice::SignalStats() and cDvbD... | Klaus Schmidinger |
2017-05-09 | Changed the legacy delivery system name "DMBTH" to "DTMB", and added names fo... | Klaus Schmidinger |
2017-05-09 | Fixed selecting delivery system names in case of undefined indexes | Klaus Schmidinger |
2017-05-09 | Changed the default return value of cEpgHandler::BeginSegmentTransfer() to true | Klaus Schmidinger |
2017-05-09 | When selecting a device/CAM combination for live viewing, CAMs that are known... | Klaus Schmidinger |
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 |