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