summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-11-03Fixed some typosKlaus Schmidinger
2013-11-03The new menu category mcRecordingEdit is now used to mark menus that edit ↵Klaus Schmidinger
recording properties
2013-11-03Fixed a possible access to uninitialized data in cEIT::cEIT()Klaus Schmidinger
2013-11-03In the "Select folder" menu pressing Ok now selects the folder, even if this ↵Klaus Schmidinger
is a folder that contains sub folders
2013-10-30Added code for parsing LCN and AVC descriptors to libsiKlaus Schmidinger
2013-10-30Changed the absolute latitude limit for visible satellites to 81.2 degreesKlaus Schmidinger
2013-10-29The LIRC remote control now connects to the socket even if it doesn't yet ↵Klaus Schmidinger
exist whe VDR is started
2013-10-23Added entries for version 2.0.4Klaus Schmidinger
2013-10-23Updated the Finnish OSD textsKlaus Schmidinger
2013-10-21Revoked "Added maximum signal strength value for TechniSat SkyStar 2 DVB-S ↵Klaus Schmidinger
rev 2.3P"
2013-10-21When cutting a recording it is now checked whether there is already an ↵Klaus Schmidinger
edited version of this recording
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