summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-09-07Unified the internal sequence of actions when pressing the Blue and the Back ↵Klaus Schmidinger
key, respectively, during replay
2013-09-01Fixed cleaning up old EPG events in case no epg data file is given2.0.3Klaus Schmidinger
2013-08-23All bonded devices (except for the master) now turn off their LNB power ↵Klaus Schmidinger
completely to avoid problems when receiving vertically polarized transponders
2013-08-22Increased the value of MAXRETRIES to 20 to reduce the probability of ↵Klaus Schmidinger
disturbances in transfer mode
2013-08-22cDevice::IsPrimaryDevice() now also checks whether the primary device ↵Klaus Schmidinger
actually has a decoder and returns false otherwise
2013-08-22Fixed a possible crash when shutting down VDR while subtitles are being ↵Klaus Schmidinger
displayed
2013-08-22Fixed handling LIRC events in case repeated events are lostKlaus Schmidinger
2013-08-22Fixed handling the -o option (short form of --outputonly)Klaus Schmidinger
2013-08-21No longer trying to delete old recordings in AssertFreeDiskSpace() if the ↵Klaus Schmidinger
given Priority is less than 1
2013-08-21Fixed asserting free disk space in the cutterKlaus Schmidinger
2013-05-19Fixed a crash in the LCARS skin's main menu in case there is no current channel2.0.2Klaus Schmidinger
2013-05-18Fixed an endless loop in the DrawEllipse() functions for very small ellipsesKlaus Schmidinger
2013-05-02Fixed unwanted version tag on checkout of older versionKlaus Schmidinger
2013-05-02Fixed an error message when parsing SCR values in diseqc.confKlaus Schmidinger
2013-05-02Fixed no longer generating any editing marks if the edited recording results ↵Klaus Schmidinger
in just one single sequence
2013-04-27Fixed displaying the frame number when setting an editing markKlaus Schmidinger
2013-04-27Fixed multiple occurrences of the same directory in the recordings list in ↵Klaus Schmidinger
case there are directories that only differ in non-alphanumeric characters
2013-04-13Adjusted release date2.0.1Klaus Schmidinger
2013-04-11Changed cThread::SetIOPriority() from "best effort class" to "idle class" in ↵Klaus Schmidinger
order to improve overall performance when an editing process is running
2013-04-11Fixed handling '/' and '~' in recording file names in case DirectoryEncoding ↵Klaus Schmidinger
is used
2013-04-09Added definitions for older DVB API versions, back until 5.0Klaus Schmidinger
2013-04-07Fixed an endless loop in cTextWrapper::Set() in case the given Width is ↵Klaus Schmidinger
smaller than one character
2013-04-05Fixed initializing cDevice::keepTracksKlaus Schmidinger
2013-03-31Version 2.0.02.0.0Klaus Schmidinger
2013-03-29Fixed handling overlapping pending timersKlaus Schmidinger
2013-03-29Updated the French OSD textsKlaus Schmidinger
2013-03-29Fixed the description of the 'M' parameter of channel definitions in vdr.5 ↵Klaus Schmidinger
(cont'd)
2013-03-28Fixed the description of the 'M' parameter of channel definitions in vdr.5Klaus Schmidinger
2013-03-28Updated the Lithuanian OSD textsKlaus Schmidinger
2013-03-23Updated the default channels.conf file1.7.42Klaus Schmidinger
2013-03-18Fixed formatting the channel definition example in the vdr(5) man pageKlaus Schmidinger
2013-03-18Added a note about HDTV supportKlaus Schmidinger
2013-03-18The cutter now allocates its buffers on the heap to avoid problems on ↵Klaus Schmidinger
systems with limited stack space
2013-03-18The "Resume" button in the main menu is now only active if the respective ↵Klaus Schmidinger
recording actually exists
2013-03-18Fixed loading the setup.conf file in case a parameter contains the '#' characterKlaus Schmidinger
2013-03-17Removed an obsolete reference to USEFHSKlaus Schmidinger
2013-03-17Updated email address of Rolf AhrenbergKlaus Schmidinger
2013-03-17Renamed the language file sr_SR.po to sr_RS.poKlaus Schmidinger
2013-03-16Added maximum SNR and signal strength value for TechniSat SkyStar HD2Klaus Schmidinger
2013-03-16Updated the Serbian OSD textsKlaus Schmidinger
2013-03-16Fixed creating a new VPS timer with the SVDRP command NEWT1.7.41Klaus Schmidinger
2013-03-15Updated the help and man page entry about the location of the epg.data fileKlaus Schmidinger
2013-03-14When switching to a less privileged user id, VDR now sets the environment ↵Klaus Schmidinger
variables HOME, USER, LOGNAME and SHELL accordingly
2013-03-14Added a note to the INSTALL file regarding multiple disk setup becoming ↵Klaus Schmidinger
deprecated in a future version of VDR
2013-03-13Fixed stopping an ongoing recording on a system with bonded devices, if a ↵Klaus Schmidinger
timer with a higher priority requires a different band (cont'd)
2013-03-12Updated the introductory text of the vdr.1 man pageKlaus Schmidinger
2013-03-12Some improvements to allowing the parameters PATH and NAME to the --dirnames ↵Klaus Schmidinger
command line option to be left empty to use the default values if only ENC shall be set
2013-03-12Fixed stopping an ongoing recording on a system with bonded devices, if a ↵Klaus Schmidinger
timer with a higher priority requires a different band
2013-03-12Fixed a possible "Channel not available" if a recording starts on a system ↵Klaus Schmidinger
with bonded devices
2013-03-12The parameters PATH and NAME to the --dirnames command line option may now ↵Klaus Schmidinger
be left empty to use the default values if only ENC shall be set