summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-10-21Changed the name of the SVDRP command RENR to MOVRKlaus Schmidinger
2013-10-20Fixed some compiler warnings with gcc-4.6.3Klaus Schmidinger
2013-10-20Updated the Finnish OSD textsKlaus Schmidinger
2013-10-20Changed the return value of cPositioner::HorizonLongitude() to 0 in case the ↵Klaus Schmidinger
latitude of the antenna location is beyond +/-81 degrees
2013-10-19Adjusted release date2.1.2Klaus Schmidinger
2013-10-19Bumped the APIVERSIONKlaus Schmidinger
2013-10-16Restoring the source recording in case copying failsKlaus Schmidinger
2013-10-16Fixed an inconsistent behavior between opening the Recordings menu manually ↵Klaus Schmidinger
via the main menu and by pressing the Recordings key
2013-10-14Fixed handling actions in Recordings Info/Edit in case the recording is ↵Klaus Schmidinger
being replayed
2013-10-14Added refreshing the recording in the Recording Info/Edit menusKlaus Schmidinger
2013-10-13Added maximum signal strength value for TechniSat SkyStar 2 DVB-S rev 2.3PKlaus Schmidinger
2013-10-12The function cRecordings::MBperMinute() now only takes into account ↵Klaus Schmidinger
recordings with less than 5 seconds per megabyte
2013-10-12Revised the section on "Learning the remote control keys" in the INSTALL fileKlaus Schmidinger
2013-10-12Changed cRecorder::Action() to use cTimeMs instead of time()Klaus Schmidinger
2013-10-12Now also checking the source (in addition to the transponder) when setting ↵Klaus Schmidinger
the system time from the TDT
2013-10-11Fixed writing group separators to channels.conf that contain a commaKlaus Schmidinger
2013-10-11Updated the Italian OSD textsKlaus Schmidinger
2013-10-11Removed the deprecated VideoDirectory variableKlaus Schmidinger
2013-10-10Changed some variable names in positioner.c to match the names used in the ↵Klaus Schmidinger
page with the explanation on vdr-portal.de
2013-10-10Fixed a commentKlaus Schmidinger
2013-10-10Added renaming and moving recordings and folders, and editing a recording's ↵Klaus Schmidinger
priority and lifetime; added cutting queue
2013-09-11Removed the code for distributing recordings over several video directories; ↵Klaus Schmidinger
added the cVideoDirectory plugin API
2013-09-10Removed superfluous linesKlaus Schmidinger
2013-09-07The Yellow button in the main menu no longer acts as "Pause" if "Pause key ↵Klaus Schmidinger
handling" is set to "do not pause live video"
2013-09-07Added checks for debug file i/oKlaus Schmidinger
2013-09-07Unified the internal sequence of actions when pressing the Blue and the Back ↵Klaus Schmidinger
key, respectively, during replay
2013-09-06Fixed displaying DVB subtitles (cont'd)Klaus Schmidinger
2013-09-03Added entries for version 2.0.3Klaus Schmidinger
2013-09-02Fixed a typoKlaus Schmidinger
2013-08-31Fixed cleaning up old EPG events in case no epg data file is givenKlaus Schmidinger
2013-08-31Updated the Estonian OSD textsKlaus Schmidinger
2013-08-31Fixed wrong initialization of Setup.PositionerSwingKlaus Schmidinger
2013-08-31Added credit to Thomas Bergwinkl's Rotor pluginKlaus Schmidinger
2013-08-30Fixed displaying DVB subtitlesKlaus Schmidinger
2013-08-27Fixed handling DVB subtitle fill region codes for 2 and 8 bppKlaus Schmidinger
2013-08-26Updated the Finnish OSD textsKlaus Schmidinger
2013-08-25Adjusted release date2.1.1Klaus Schmidinger
2013-08-23The code for distributing recordings over several video directories is now ↵Klaus Schmidinger
deprecated and disabled by default
2013-08-23Added Begin/EndSegmentTransfer() to the EPG handler interfaceKlaus Schmidinger
2013-08-23Reverted the change from version 1.5.7 that made all logging go to LOG_ERRKlaus 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-08-21Added basic support for positioners to control steerable satellite dishesKlaus Schmidinger
2013-05-23Added option -x to pic2mpgKlaus Schmidinger