summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Expand)Author
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
2014-03-16Added support for systemd2.1.6Klaus Schmidinger
2014-03-16Added support for "Pilot", "T2-System-Id" and "SISO/MISO" parametersKlaus Schmidinger
2014-03-10When checking for obsolete channels, those with an RID that is not 0 are now ...Klaus Schmidinger
2014-03-10Updated the Finnish OSD textsKlaus Schmidinger
2014-03-09Fixed adding new source types in case they are already registeredKlaus Schmidinger
2014-03-05Changed email address of Christopher ReimerKlaus Schmidinger
2014-02-27Fixed handling transfer mode on full featured DVB cards for encrypted channel...Klaus Schmidinger
2014-02-25Revoked "Fixed some compiler warnings with Clang 3.4.1" from ci.c, because th...Klaus Schmidinger
2014-02-21Fixed handling frame detection buffer lengthKlaus Schmidinger
2014-02-18Improved PAT/PMT scanning to speed up initial tuning to encrypted channels on...Klaus Schmidinger
2014-02-15Fixed learning keyboard remote control codesKlaus Schmidinger
2014-02-08Replaced the NULL pointer assignment in ~cReceiver() to force a segfault with...Klaus Schmidinger
2014-02-08Added LinkageTypePremiere to libsi/si.h and eit.c to avoid a compiler warning...Klaus Schmidinger
2014-02-08Fixed some compiler warnings with Clang 3.4.1Klaus Schmidinger
2014-02-06Fixed a possible crash in the OSD demoKlaus Schmidinger
2014-01-30Fixed clearing non-editable members in the channel editorKlaus Schmidinger
2014-01-28Increased MIN_TS_PACKETS_FOR_FRAME_DETECTOR to 100 and introduced counting th...Klaus Schmidinger
2014-01-25Fixed a superfluous call to the skin's SetRecording() function after renaming...Klaus Schmidinger
2014-01-25The new function cStatus::ChannelChange() can be implemented by plugins to be...Klaus Schmidinger
2014-01-24Revoked "Fixed sending CA descriptors to CAMs in case a cReceiver is not used...Klaus Schmidinger
2014-01-22Replaced "Schnitt" with "Bearbeitung" in the German OSD textsKlaus Schmidinger
2014-01-18Fixed detecting frame borders in MPEG-2 streams that have "bottom fields" or ...Klaus Schmidinger
2014-01-16Fixed deleting the source recording after moving it to a different volumeKlaus Schmidinger
2014-01-16Increased MIN_TS_PACKETS_FOR_FRAME_DETECTOR to 10Klaus Schmidinger
2014-01-14Fixed sending CA descriptors to CAMs in case a cReceiver is not used for a re...Klaus Schmidinger
2014-01-07Updated 'sources.conf'Klaus Schmidinger
2014-01-01Eliminated MAXDVBDEVICESKlaus Schmidinger
2014-01-01Avoiding unnecessary pkg-config warnings in plugin MakefilesKlaus Schmidinger
2014-01-01Changed email address for Christian KaiserKlaus Schmidinger
2014-01-01The script given to VDR with the '-r' option is now also called after the rec...Klaus Schmidinger
2013-12-29Deleted a superfluous assignment in cPipe::Open()Klaus Schmidinger
2013-12-29Added a check to avoid a possible NULL pointer dereference in cCiSession::Sen...Klaus Schmidinger
2013-12-28Changed '%a' to the POSIX compliant '%m' in all scanf() callsKlaus Schmidinger
2013-12-28Fixed some spellings in positioner.h and DoxyfileKlaus Schmidinger
2013-12-25Added a note to ePlayMode in device.h that VDR itself always uses pmAudioVide...Klaus Schmidinger
2013-12-25cDevice::TrickSpeed() now has an additional parameter named ForwardKlaus Schmidinger
2013-12-25Made it clear that the Data parameter in cDevice::StillPicture() may point to...Klaus Schmidinger
2013-12-25Added handling UTF-8 'umlaut' characters to cKbdRemoteKlaus Schmidinger