Age | Commit message (Expand) | Author |
2017-12-04 | Fixed positioning to the current item when changing the sort mode in the Reco... | Klaus Schmidinger |
2017-12-04 | Fixed a deadlock when moving a folder containing several recordings between d... | Klaus Schmidinger |
2017-11-29 | Added a note to PLUGINS.html about writing log messages in English | Klaus Schmidinger |
2017-11-27 | Fixed positioning the cursor in the Recordings menu when moving a recording b... | Klaus Schmidinger |
2017-11-27 | Fixed a possible crash when moving a recording between different volumes | Klaus Schmidinger |
2017-11-26 | Now calling Hide() and cStatus::MsgReplaying(..., false) from cReplayControl:... | Klaus Schmidinger |
2017-11-26 | Fixed a possible crash with plugins that retrieve player information after a ... | Klaus Schmidinger |
2017-11-12 | Fixed handling timers during the change from DST to winter time | Klaus Schmidinger |
2017-11-11 | Added some comments regarding font height | Klaus Schmidinger |
2017-11-11 | The new SVDRP commands 'LSTD' and 'PRIM' can be used to list all available de... | Klaus Schmidinger |
2017-11-09 | Switching the primary device is no longer done via osSwitchDvb, but rather by... | Klaus Schmidinger |
2017-11-09 | Local timers are now preferred over remote timers in the Schedules menu | Klaus Schmidinger |
2017-11-08 | The LCARS skin's main menu now reacts to changes of the current channel's name | Klaus Schmidinger |
2017-11-07 | OSD menus now try to keep the offset of the list cursor at a constant positio... | Klaus Schmidinger |
2017-11-02 | The timeout for the channel display is now reset whenever the channel or EPG ... | Klaus Schmidinger |
2017-11-02 | The macros used to control deprecated code or functions have been changed to ... | Klaus Schmidinger |
2017-11-02 | The function cDevice::GetVideoSystem() has been finally removed | Klaus Schmidinger |
2017-10-31 | The MTD mapper now avoids immediately reusing unique PIDs when switching chan... | Klaus Schmidinger |
2017-10-31 | Fixed an invalid lock sequence when trying to remove a deleted recording in c... | Klaus Schmidinger |
2017-10-11 | Fixed handling VPS events outside the LingerLimit, which could cause recordin... | Klaus Schmidinger |
2017-08-31 | Fixed a possible crash when stopping VDR | Klaus Schmidinger |
2017-07-24 | Updated the Finnish OSD texts | Klaus Schmidinger |
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 | 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-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 | 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-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-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 |