summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-01Fixed cOsdMenu::Display() in case the menu size has changedKlaus Schmidinger
2009-06-01Fixed handling the length of DiSEqC command sequencesKlaus Schmidinger
2009-06-01Added a workaround for the broken linux-dvb driver header filesKlaus Schmidinger
2009-05-31Updated the Ukrainian OSD textsKlaus Schmidinger
2009-05-31Moved buffer handling into cNonBlockingFileReaderKlaus Schmidinger
2009-05-31Fixed calling close(-1) in cUnbufferedFile::Close()Klaus Schmidinger
2009-05-31Fixed a memory leak when reaching the end of a recording during replayKlaus Schmidinger
2009-05-31Updated the Ukrainian OSD textsKlaus Schmidinger
2009-05-24Fixed generating PAT/PMT version numbers in case the PIDs change during recor...Klaus Schmidinger
2009-05-23Added a note about cFont::GetFont() not being thread-safeKlaus Schmidinger
2009-05-23Added a note to cTsToPes regarding the 'payload start' flag for video dataKlaus Schmidinger
2009-05-21Implemented setup option "Recording/Pause key handling"Klaus Schmidinger
2009-05-17Fixed a typoKlaus Schmidinger
2009-05-17Added a note about the meaning of PERCENTAGEDELTA in cRingBuffer::UpdatePerce...Klaus Schmidinger
2009-05-17Added a note to cTsToPes about all TS packets having to belong to the same PIDKlaus Schmidinger
2009-05-17Removed unused 'synced' member from cTsToPesKlaus Schmidinger
2009-05-15EIT events are now only processed if a plausible system time is available, to...Klaus Schmidinger
2009-05-15Removed unnecessary checksKlaus Schmidinger
2009-05-12Added missing update of lastOsdSizeUpdateKlaus Schmidinger
2009-05-10Fixed use of time_t in cEIT::cEIT()Klaus Schmidinger
2009-05-10Added MPEG 1 handling to remux.cKlaus Schmidinger
2009-05-10Added a note to cTsToPes::GetPes() about having to call it repeatedly, once i...Klaus Schmidinger
2009-05-10Checking fd_video in cDvbDevice::GetVideoSize() to avoid error messages on sy...Klaus Schmidinger
2009-05-09Removed limitation to PAL resolution from SPU handlingKlaus Schmidinger
2009-05-09Implemented cSetup::OSDAspectKlaus Schmidinger
2009-05-09Proper credit for cDevice::GetOsdSize()Klaus Schmidinger
2009-05-09Increased MAXOSDHEIGHT to 1200Klaus Schmidinger
2009-05-09Implemented cDevice::GetOsdSize(); fixed the way the OSD size is determined o...Klaus Schmidinger
2009-05-08Fixed a typo in aspect ratio 2.21:1Klaus Schmidinger
2009-05-03cFrameDetector::Analyze() now syncs on the TS packet sync bytes1.7.7Klaus Schmidinger
2009-05-03OSD sizes in percent; automatic update of OSD sizeKlaus Schmidinger
2009-04-26Adjusted release date1.7.6Klaus Schmidinger
2009-04-25Added a note to the INSTALL file about using subdirectories to split a large ...Klaus Schmidinger
2009-04-25Using CA_USER_MAX instead of 0x00FFKlaus Schmidinger
2009-04-19Only storing non-zero Pts values in ptsIndexKlaus Schmidinger
2009-04-19cDvbPlayer::Empty() subtracts 1 from readIndex, because Action() will first i...Klaus Schmidinger
2009-04-19Implemented TsSetTeiOnBrokenPackets()Klaus Schmidinger
2009-04-19Added missing 'const' to cRecording::FramesPerSecond()Klaus Schmidinger
2009-04-18Fixed detecting the frame rate for streams with PTS distances of 1800Klaus Schmidinger
2009-04-18Fixed distortions when switching to the next file during replayKlaus Schmidinger
2009-04-18Added cDevice::NumProvidedSystems() to PLUGINS.htmlKlaus Schmidinger
2009-04-18No longer resetting the patPmtParser in cDevice::PlayTs() (cont'd)Klaus Schmidinger
2009-04-18Fixed the MEGABYTE() macro to make it correctly handle parameters resulting i...Klaus Schmidinger
2009-04-13Added cThread::SetIOPriority() and using it in cRemoveDeletedRecordingsThreadKlaus Schmidinger
2009-04-13The SVDRP command PUTE now supports reading the EPG data from a given fileKlaus Schmidinger
2009-04-13No longer resetting the patPmtParser in cDevice::PlayTs()Klaus Schmidinger
2009-04-13Reverted back to previous version of RemoveDeletedRecordings(), because the t...Klaus Schmidinger
2009-04-13Made MAXFRAMESIZE a multiple of TS_SIZE to avoid breaking up TS packetsKlaus Schmidinger
2009-04-13cDevice::PlayTs() now syncs on the TS packet sync bytesKlaus Schmidinger
2009-04-12No longer checking for deleted recordings to be removed from the foreground t...Klaus Schmidinger