summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Expand)Author
2015-02-09Added an empty target to the Makefile to make sure the sub-make for libsi is ...Klaus Schmidinger
2015-02-09Added credit for Clemens BrauersKlaus Schmidinger
2015-02-09Added "#REMOTE=LIRC" to Make.config.templateKlaus Schmidinger
2015-02-08Added credit for Stefan HerdlerKlaus Schmidinger
2015-02-07Modified EntriesOnSameFileSystem(), so that it returns 'true' if either of th...Klaus Schmidinger
2015-02-07Added a confirmation before renaming a recording to its folder nameKlaus Schmidinger
2015-02-07Fixed setting an empty recording name or folder to a blank in the "Edit recor...Klaus Schmidinger
2015-02-06Changed the naming of "binary skip mode" to "adaptive skip mode"Klaus Schmidinger
2015-02-05Updated sources.conf to reflect the fact that Astra 4A and SES5 are actually ...Klaus Schmidinger
2015-02-05Changed the German translations if the texts related to "binary skipping"Klaus Schmidinger
2015-02-05Updated the Hungarian OSD textsKlaus Schmidinger
2015-02-04The "Select folder" menu now adds the folder names of all existing recordings...Klaus Schmidinger
2015-02-04In the "Edit recording" menu the '0' key can now be used on the "Name:" field...Klaus Schmidinger
2015-02-03Fixed switching channels in the Schedule menu after going through various Now...Klaus Schmidinger
2015-02-02Added SDNOTIFY, NO_KBD and BIDI to Make.config.templateKlaus Schmidinger
2015-02-01Fixed the German translation of "Binary skip timeout (s)"Klaus Schmidinger
2015-02-01Fixed a memory leak in case of broken Extended Event DescriptorsKlaus Schmidinger
2015-02-01Added support for LCN (Logical Channel Numbers)2.1.8Klaus Schmidinger
2015-01-31Made cRecording::GetResume() publicKlaus Schmidinger
2015-01-30Added ARGSDIR to the ONEDIR section of Make.config.templateKlaus Schmidinger
2015-01-27The keys '1' and '3' can now be used in replay mode to position an editing ma...Klaus Schmidinger
2015-01-26Added support for "Satellite Channel Routing" (SCR) according to EN50607, als...Klaus Schmidinger
2015-01-26Added functionality based on the "jumpplay" patchKlaus Schmidinger
2015-01-20Fixed the link to "svdrpsend (1)" in the vdr.1 man pageKlaus Schmidinger
2015-01-20Fixed "warning: invalid suffix on literal" with GCC 4.8 and C++11Klaus Schmidinger
2015-01-17Added the new command line option --updindexKlaus Schmidinger
2015-01-17Now returning from removing deleted recordings after at most 10 seconds, or i...Klaus Schmidinger
2015-01-15Added a comment to cRecorder::Activate() about the need to call Detach() in t...Klaus Schmidinger
2015-01-15Added cOsdProvider::OsdSizeChanged()Klaus Schmidinger
2015-01-15Plugins can now implement the function SetMenuSortMode() in their skin object...Klaus Schmidinger
2015-01-15Modified the CAM API so that it is possible to implement CAMs that can be fre...Klaus Schmidinger
2015-01-14Added the channel name to log messages that reference a channelKlaus Schmidinger
2015-01-14Added support for PGS subtitlesKlaus Schmidinger
2015-01-14Added handling for DTS audio tracks to cPatPmtParser::ParsePmt()Klaus Schmidinger
2015-01-13Changed the German weekday names from "MonDieMitDonFreSamSon" to "Mo.Di.Mi.Do...Klaus Schmidinger
2015-01-13Fixed jumping to an absolute position via the Red key in case replay was pausedKlaus Schmidinger
2015-01-12Added the new parameters "Setup/Miscellaneous/Volume steps" and ".../Volume l...Klaus Schmidinger
2015-01-12Added functions to set and retrieve the priority of a cReceiverKlaus Schmidinger
2015-01-12Added the functions IndexOf(), InsertUnique(), AppendUnique() and RemoveEleme...Klaus Schmidinger
2015-01-12Added subsystem id support for DVB devices connected via USBKlaus Schmidinger
2015-01-12Added a missing backslash to the help text of the SVDRP command MOVRKlaus Schmidinger
2015-01-11Revoked "Increased the PMT_SCAN_TIMEOUT to avoid timeouts when scanning PMTs"...Klaus Schmidinger
2015-01-09Fixed (well, actually worked around) a problem with subtitles not being displ...Klaus Schmidinger
2015-01-09Fixed resetting the receiver for EMM pids for CAMs that need to receive the TSKlaus Schmidinger
2015-01-07Fixed detaching receivers from devices in case a CAM needs to receive the TSKlaus Schmidinger
2015-01-06Increased the PMT_SCAN_TIMEOUT to avoid timeouts when scanning PMTsKlaus Schmidinger
2015-01-04Added cOsd::DrawScaledBitmap()Klaus Schmidinger
2015-01-01Fixed a bug in the Makefile when installing plugins with LCLBLD=1Klaus Schmidinger
2014-06-12Fixed a possible crash in the LCARS skinKlaus Schmidinger
2014-04-14VDR now reads command line options from *.conf files in /etc/vdr/conf.dKlaus Schmidinger