summaryrefslogtreecommitdiff
path: root/HISTORY
AgeCommit message (Expand)Author
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-14Modified the descriptions of several threadsKlaus Schmidinger
2015-01-14Use of the function cOsd::GetBitmap() outside of derived classes is now depre...Klaus Schmidinger
2015-01-14Added support for PGS subtitlesKlaus Schmidinger
2015-01-14Added handling for DTS audio tracks to cPatPmtParser::ParsePmt()Klaus Schmidinger
2015-01-13Now handling CAT sections that consist of more than one TS packetKlaus 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-12Fixed a possible out-of-bounds access in cVector::Remove()Klaus 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-11Fixed support for systemdKlaus 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-04Fixed multiple OBSOLETE marks in channels that are not listed in the SDT in c...Klaus Schmidinger
2015-01-04Channels that are not listed in the SDT are now only marked as OBSOLETE if"Se...Klaus Schmidinger
2015-01-04The pid of the PMT in which the CA descriptors of a given channel are broadca...Klaus Schmidinger
2015-01-01Fixed a bug in the Makefile when installing plugins with LCLBLD=1Klaus Schmidinger
2014-10-03Updated the dvbhddevice plugin sourceKlaus 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-04-13Added entries for version 2.0.6Klaus Schmidinger
2014-04-13Fixed a possible division by zero in frame rate detectionKlaus Schmidinger
2014-04-06A cCamSlot that has WantsTsData set to true in its constructor now also gets ...Klaus Schmidinger
2014-03-24Updated the Italian OSD textsKlaus Schmidinger
2014-03-22No longer logging an error message in DirSizeMB() if the given directory does...Klaus Schmidinger
2014-03-16Added support for systemd2.1.6Klaus Schmidinger
2014-03-16Now resetting the isOnVideoDirectoryFileSystem member of a cRecording to -1 a...Klaus Schmidinger
2014-03-16Now initializing the isOnVideoDirectoryFileSystem member of cRecording when s...Klaus Schmidinger
2014-03-16Added support for "Pilot", "T2-System-Id" and "SISO/MISO" parametersKlaus Schmidinger
2014-03-15Refactored setup parameter handling for output devicesKlaus Schmidinger
2014-03-11Added a log message in case a receiver is detached from its device because th...Klaus Schmidinger
2014-03-10The SDT is now only parsed *after* the NIT has been readKlaus Schmidinger
2014-03-10When checking for obsolete channels, those with an RID that is not 0 are now ...Klaus Schmidinger
2014-03-10Fixed drawing the live indicator in the LCARS skin in case there are no devicesKlaus Schmidinger
2014-03-10Updated the Finnish OSD textsKlaus Schmidinger
2014-03-09The Recordings menu now remembers the last recording the cursor was positione...Klaus Schmidinger
2014-03-09Removed an unnecessary assignment from cMenuRecordings::~cMenuRecordings()Klaus Schmidinger
2014-03-09Fixed adding new source types in case they are already registeredKlaus Schmidinger