Age | Commit message (Expand) | Author |
2017-07-24 | Updated the Italian OSD texts | Klaus Schmidinger |
2017-06-30 | SVDRP peering can now be limited to the default SVDRP host2.3.8 | Klaus Schmidinger |
2017-06-25 | Whenever a change is made to the recordings in the video directory, the SVDRP... | Klaus Schmidinger |
2017-06-25 | Added a note to the log, indicating that no further invalid lock sequences wi... | Klaus Schmidinger |
2017-06-25 | Now using readdir() instead of readdir_r(), if GLIBC version 2.24 or newer is... | Klaus Schmidinger |
2017-06-25 | Timers are now linked to EPG events even if they are inactive | Klaus Schmidinger |
2017-06-23 | Fixed drawing very long menu titles in the LCARS skin | Klaus Schmidinger |
2017-06-23 | Now skipping a leading '/' in AddDirectory(), to avoid double slashes | Klaus Schmidinger |
2017-06-23 | Updated the Italian OSD texts | Klaus Schmidinger |
2017-06-23 | Added a note about only working with the given data | Klaus Schmidinger |
2017-06-23 | Fixed a possible crash in cStateLockLog | Klaus Schmidinger |
2017-06-21 | Added some missing locks when calling functions from cStatus or cSkin* | Klaus Schmidinger |
2017-06-20 | Fixed indentation | Klaus Schmidinger |
2017-06-19 | Fixed detecting whether a CAM replies to queries | Klaus Schmidinger |
2017-06-12 | Updated links in the INSTALL file | Klaus Schmidinger |
2017-06-11 | Introduced the new macro DISABLE_TEMPLATES_COLLIDING_WITH_STL2.3.7 | Klaus Schmidinger |
2017-06-11 | Changed ##Lock to ##_Lock in the DEF_LIST_LOCK and USE_LIST_LOCK macros defin... | Klaus Schmidinger |
2017-06-10 | Removed dashes from channel group delimiter in channels menu | Klaus Schmidinger |
2017-06-10 | The "Channels" menu now indicates whether a channel is encrypted or a radio c... | Klaus Schmidinger |
2017-06-10 | The option "Setup/Miscellaneous/Show channel names with source" can now be se... | Klaus Schmidinger |
2017-06-10 | Implemented CAM auto responses | Klaus Schmidinger |
2017-06-10 | Fixed a typo in CAMMENURETYTIMEOUT and added logging CAM enquiries | Klaus Schmidinger |
2017-06-09 | Changed '-' to 'U' when a lock is released | Klaus Schmidinger |
2017-06-08 | Increased SLL_LENGTH in thread.c to better handle long caller lines, and encl... | Klaus Schmidinger |
2017-06-08 | Fixed L(ock) and U(nlock) indicators in cStateLockLog | Klaus Schmidinger |
2017-06-07 | Fixed the locking sequence when starting an instant recording | Klaus Schmidinger |
2017-06-07 | Fixed false positives when checking the locking sequence, in case of nested l... | Klaus Schmidinger |
2017-06-06 | Fixed uninitialized variable SdWatchdog in vdr.c | Klaus Schmidinger |
2017-06-06 | Fixed false positives when checking the locking sequence, in case of nested l... | Klaus Schmidinger |
2017-06-04 | Fixed the locking sequence when switching between 'Now', 'Next' and 'Schedule...2.3.6 | Klaus Schmidinger |
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 |