summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-01-20Adjusted release date2.0.7stable/2.0Klaus Schmidinger
2015-01-17Fixed generating the index file of an existing recordingKlaus 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-13Fixed jumping to an absolute position via the Red key in case replay was pausedKlaus Schmidinger
2015-01-01Fixed a bug in the Makefile when installing plugins with LCLBLD=1Klaus Schmidinger
2014-04-13Fixed a possible division by zero in frame rate detectionKlaus Schmidinger
2014-03-22The APIVERSION has been increased to 2.0.62.0.6Klaus Schmidinger
2014-03-16Now initializing the isOnVideoDirectoryFileSystem member of cRecording when ↵Klaus Schmidinger
scanning the video directory
2014-03-11The SDT is now only parsed *after* the NIT has been readKlaus Schmidinger
2014-03-10Fixed drawing the live indicator in the LCARS skin in case there are no devicesKlaus Schmidinger
2014-03-09Fixed adding new source types in case they are already registeredKlaus Schmidinger
2014-03-08Fixed handling PAT packets when detecting framesKlaus Schmidinger
2014-03-08Fixed a possible endless loop in cH264Parser::GetGolombUe()Klaus Schmidinger
2014-03-05Changed email address of Christopher ReimerKlaus Schmidinger
2014-02-27Fixed handling transfer mode on full featured DVB cards for encrypted ↵Klaus Schmidinger
channels that have no audio pid
2014-02-26Fixed keeping the current position in the Recordings menu if a recording was ↵Klaus Schmidinger
deleted in a sub folder
2014-02-21Fixed handling frame detection buffer lengthKlaus Schmidinger
2014-02-21Fixed detecting broken video data streams when recordingKlaus Schmidinger
2014-02-19No section number in debug messageKlaus Schmidinger
2014-02-18Improved PAT/PMT scanning to speed up initial tuning to encrypted channels ↵Klaus Schmidinger
on transponders with many PAT entries
2014-02-18Fixed the replay progress display for very long recordingsKlaus Schmidinger
2014-02-15Fixed learning keyboard remote control codesKlaus Schmidinger
2014-02-08Revoked 'Fixed numbering frames' to not break compatibility within the ↵Klaus Schmidinger
stable 2.0.x
2014-02-06Fixed a possible crash in the OSD demoKlaus Schmidinger
2014-02-06Fixed numbering framesKlaus Schmidinger
2014-02-04Fixed flickering if subtitles are active while the OSD demo is runningKlaus Schmidinger
2014-01-30Fixed clearing non-editable members in the channel editorKlaus Schmidinger
2014-01-29Fixed sorting recordings by time in the Recordings menu if ↵Klaus Schmidinger
"Setup/OSD/Recording directories" is set to "no"
2014-01-28Increased MIN_TS_PACKETS_FOR_FRAME_DETECTOR to 100 and introduced counting ↵Klaus Schmidinger
the number of actual video TS packets in cTsPayload
2014-01-26Now checking whether the primary device actually has a decoder before ↵Klaus Schmidinger
retuning the current channel after a change in its parameters
2014-01-25Fixed detecting frame borders in MPEG-2 streams that have "bottom fields" or ↵Klaus Schmidinger
varying GOP structures
2014-01-25cFont::CreateFont() now returns a dummy font in case there are no fonts ↵Klaus Schmidinger
installed
2014-01-22Fixed a wrong alignment in cCiDateTime::SendDateTime()Klaus Schmidinger
2014-01-16Increased MIN_TS_PACKETS_FOR_FRAME_DETECTOR to 10Klaus Schmidinger
2014-01-07Updated 'sources.conf'Klaus Schmidinger
2014-01-07Adjusted release date2.0.5Klaus Schmidinger
2013-12-25Fixed setting the name of the video directory to avoid a crash when using ↵Klaus Schmidinger
--genindex, and also to use the correct directory with --edit
2013-12-25Added a missing closing ')' in the help and man page entry of the --vfat optionKlaus Schmidinger
2013-12-25Fixed a possible crash if the recordings list is updated externally while ↵Klaus Schmidinger
the Recordings menu is open
2013-11-16Fixed uninitialized item area coordinates in cSkinLCARSDisplayMenuKlaus Schmidinger
2013-11-15Fixed a missing initialization in the c'tor of cSkinLCARSDisplayChannelKlaus 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-23Adjusted release date2.0.4Klaus Schmidinger
2013-10-21Revoked "Added maximum signal strength value for TechniSat SkyStar 2 DVB-S ↵Klaus Schmidinger
rev 2.3P"
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-13Added maximum signal strength value for TechniSat SkyStar 2 DVB-S rev 2.3PKlaus 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-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"