summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Expand)Author
2018-02-12Improved calculating signal strength and qualityKlaus Schmidinger
2018-02-10Fixed getting the info of a newly edited recordingKlaus Schmidinger
2018-02-03Fixed typosKlaus Schmidinger
2018-01-29Implemented cStatus::MarksModified()Klaus Schmidinger
2018-01-28Fixed a possible deadlock when quickly zapping through encrypted channelsKlaus Schmidinger
2018-01-17Now unlocking the Recordings list before displaying an error message in cMenu...Klaus Schmidinger
2018-01-16Now using the 'example' macro in vdr.5Klaus Schmidinger
2017-12-15When selecting a folder for a recording or timer, it is now possible to open ...Klaus Schmidinger
2017-12-14Changed the log message ""ERROR: copying directory %s to %s ended prematurely...Klaus Schmidinger
2017-12-14Moved adding the name of the edited recording into the cutting thread, to avo...Klaus Schmidinger
2017-12-14Now staying in the source folder when moving a recording or a folder to a dif...Klaus Schmidinger
2017-12-09Implemented 'OSD/Sorting direction for recordings'Klaus Schmidinger
2017-12-05Fixed a lengthy write lock on the Recordings list in case of moving a folder ...Klaus Schmidinger
2017-12-04The CAM menu is now automatically closed when the current channel is switchedKlaus Schmidinger
2017-12-04Fixed a deadlock when moving a folder containing several recordings between d...Klaus Schmidinger
2017-11-27Fixed a possible crash when moving a recording between different volumesKlaus Schmidinger
2017-11-26Fixed a possible crash with plugins that retrieve player information after a ...Klaus Schmidinger
2017-11-12Fixed handling timers during the change from DST to winter timeKlaus Schmidinger
2017-11-11Added some comments regarding font heightKlaus Schmidinger
2017-11-11The new SVDRP commands 'LSTD' and 'PRIM' can be used to list all available de...Klaus Schmidinger
2017-11-02The macros used to control deprecated code or functions have been changed to ...Klaus Schmidinger
2017-10-31The MTD mapper now avoids immediately reusing unique PIDs when switching chan...Klaus Schmidinger
2017-10-11Fixed handling VPS events outside the LingerLimit, which could cause recordin...Klaus Schmidinger
2017-08-31Fixed a possible crash when stopping VDRKlaus Schmidinger
2017-06-25Now using readdir() instead of readdir_r(), if GLIBC version 2.24 or newer is...Klaus Schmidinger
2017-06-23Fixed drawing very long menu titles in the LCARS skinKlaus Schmidinger
2017-06-23Now skipping a leading '/' in AddDirectory(), to avoid double slashesKlaus Schmidinger
2017-06-19Fixed detecting whether a CAM replies to queriesKlaus Schmidinger
2017-06-12Updated links in the INSTALL fileKlaus Schmidinger
2017-06-11Changed ##Lock to ##_Lock in the DEF_LIST_LOCK and USE_LIST_LOCK macros defin...Klaus Schmidinger
2017-06-10The "Channels" menu now indicates whether a channel is encrypted or a radio c...Klaus Schmidinger
2017-06-10The option "Setup/Miscellaneous/Show channel names with source" can now be se...Klaus Schmidinger
2017-06-06Fixed uninitialized variable SdWatchdog in vdr.cKlaus Schmidinger
2017-06-03Added backtrace functions for debuggingKlaus Schmidinger
2017-05-30Now using a separate mutex to fix the race between SVDRP CHAN and cDevice::Ha...Klaus Schmidinger
2017-05-29The Makefiles now use the macro $(Q) instead of a plain '@' in front of their...Klaus Schmidinger
2017-05-28Added debug output for checking the correct sequence of locking global listsKlaus Schmidinger
2017-05-22Fixed detecting the inclusion of STL header files in tools.hKlaus Schmidinger
2017-05-21Added the macro VDR_NO_STL_PROTOTYPES to tools.hKlaus Schmidinger
2017-05-20Fixed handling remote timersKlaus Schmidinger
2017-05-18Fixed a race between SVDRP CHAN and cDevice::HasProgramme()Klaus Schmidinger
2017-05-09Added a Status parameter to the interface of cDevice::SignalStats() and cDvbD...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-01Log messages about switching channels now include the channel IDKlaus 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-17Implemented getting and logging DVB API 5 signal statisticsKlaus Schmidinger
2017-04-03Recordings now have unique idsKlaus Schmidinger