summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-01-31Modified behavior of the '8' key during replayKlaus Schmidinger
2015-01-30Added ARGSDIR to the ONEDIR section of Make.config.templateKlaus Schmidinger
2015-01-30Updated the Estonian OSD textsKlaus Schmidinger
2015-01-30Added support for smart card activationKlaus Schmidinger
2015-01-29Changed unit and range for binary skip timeoutKlaus Schmidinger
2015-01-27The keys '1' and '3' can now be used in replay mode to position an editing ↵Klaus Schmidinger
mark in "binary" mode
2015-01-26Added support for "Satellite Channel Routing" (SCR) according to EN50607, ↵Klaus Schmidinger
also known as "JESS"
2015-01-26Added functionality based on the "jumpplay" patchKlaus Schmidinger
2015-01-24Updated the Romanian OSD textsKlaus Schmidinger
2015-01-23Added a missing 'void'Klaus Schmidinger
2015-01-23Updated the Finnish OSD textsKlaus 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-20Added entries for version 2.0.7Klaus Schmidinger
2015-01-20Updated the Italian OSD textsKlaus Schmidinger
2015-01-18Adjusted release date2.1.7Klaus Schmidinger
2015-01-17Added the new command line option --updindexKlaus Schmidinger
2015-01-17Fixed generating the index file of an existing recordingKlaus Schmidinger
2015-01-17Enhanced description of "Volume linearize"Klaus Schmidinger
2015-01-17Now returning from removing deleted recordings after at most 10 seconds, or ↵Klaus Schmidinger
if the user presses a remote control key
2015-01-15Added a comment to cRecorder::Activate() about the need to call Detach() in ↵Klaus Schmidinger
the destructor
2015-01-15Added cOsdProvider::OsdSizeChanged()Klaus Schmidinger
2015-01-15Plugins can now implement the function SetMenuSortMode() in their skin ↵Klaus Schmidinger
objects derived from cSkinDisplayMenu, to get informed about the currently used sort mode
2015-01-15Modified the CAM API so that it is possible to implement CAMs that can be ↵Klaus Schmidinger
freely assigned to any devices
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 ↵Klaus Schmidinger
deprecated
2015-01-14Added support for PGS subtitlesKlaus Schmidinger
2015-01-14Added handling for DTS audio tracks to cPatPmtParser::ParsePmt()Klaus Schmidinger
2015-01-14Added boolean return values to cVector's InsertUnique(), AppendUnique() and ↵Klaus Schmidinger
RemoveElement()
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 ↵Klaus Schmidinger
"Mo.Di.Mi.Do.Fr.Sa.So."
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 ↵Klaus Schmidinger
linearize"
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 ↵Klaus Schmidinger
RemoveElement() to the cVector class
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-12Fixed resetting the receiver for EMM pids for CAMs that need to receive the ↵Klaus Schmidinger
TS (cont'd)
2015-01-11Fixed support for systemdKlaus Schmidinger
2015-01-11Revoked "Increased the PMT_SCAN_TIMEOUT to avoid timeouts when scanning ↵Klaus Schmidinger
PMTs" (was unnecessary); pat.c change removed from RCS
2015-01-09Fixed (well, actually worked around) a problem with subtitles not being ↵Klaus Schmidinger
displayed because the broadcaster doesn't set the data's version numbers as required by the DVB standard
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 ↵Klaus Schmidinger
case "Setup/Miscellaneous/Show channel names with source" is set to "yes"
2015-01-04Channels that are not listed in the SDT are now only marked as OBSOLETE ↵Klaus Schmidinger
if"Setup/DVB/Update channels" is set to a value other than "no" or "PIDs only"
2015-01-04The pid of the PMT in which the CA descriptors of a given channel are ↵Klaus Schmidinger
broadcast is now stored together with the CA descriptors