summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-02-04In the "Edit recording" menu the '0' key can now be used on the "Name:" ↵Klaus Schmidinger
field to remove the name of the recording and replace it with the last element of the recording's folder path name
2015-02-04Added "NORDIG" to the list of "DVB/Standard compliance" options and using it ↵Klaus Schmidinger
to restrict the LCN (Logical Channel Numbers) parsing to networks that actually use this non-standard feature
2015-02-03Fixed setting the Blue button in the Schedule/Now/Next menus, so that it ↵Klaus Schmidinger
only shows "Switch" if the selected event is on a different channel
2015-02-03Fixed switching channels in the Schedule menu after going through various ↵Klaus Schmidinger
Now and Schedule menus for different channels
2015-02-03Updated the Hungarian OSD textsKlaus Schmidinger
2015-02-03Updated the Romanian OSD textsKlaus Schmidinger
2015-02-03Updated the Ukrainian OSD textsKlaus Schmidinger
2015-02-03Updated the Estonian OSD textsKlaus Schmidinger
2015-02-03Updated the Finnish OSD textsKlaus Schmidinger
2015-02-02Added a missing VDRDIR="$(CWD)" to the clean-plugins target of the MakefileKlaus Schmidinger
2015-02-02Fixed cCamSlot::Assign(), so that it actually ignores the value of Query if ↵Klaus Schmidinger
Device is NULL (as described in the header file)
2015-02-02Added "Setup/Replay/Binary skip strict"Klaus Schmidinger
2015-02-02Added code from the "jumpplay" patch that makes the recording still be ↵Klaus Schmidinger
considered unviewed when stopping replay within RESUMEBACKUP seconds of the first mark
2015-02-02Added SDNOTIFY, NO_KBD and BIDI to Make.config.templateKlaus Schmidinger
2015-02-02Adjusted release dateKlaus Schmidinger
2015-02-02Updated the Lithuanian OSD textsKlaus Schmidinger
2015-02-01Fixed the Finnish translation of "Binary skip timeout (s)"Klaus Schmidinger
2015-02-01Fixed the German translation of "VDR will shut down later - press Power to ↵Klaus Schmidinger
force"
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-02-01Removed a superfluous entryKlaus Schmidinger
2015-02-01Updated the Finnish OSD textsKlaus Schmidinger
2015-02-01Fixed setting the read index in cDvbPlayer::Goto() in case Still is false; ↵Klaus Schmidinger
The function cDvbPlayer::Goto() now automatically calls Play() if Still is false
2015-01-31Now also checking the CAM slot's priority when activating a CAMKlaus Schmidinger
2015-01-31Fixed a typoKlaus Schmidinger
2015-01-31Made cRecording::GetResume() publicKlaus Schmidinger
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