summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Expand)Author
2009-05-10Fixed use of time_t in cEIT::cEIT()Klaus Schmidinger
2009-05-10Added MPEG 1 handling to remux.cKlaus Schmidinger
2009-05-10Checking fd_video in cDvbDevice::GetVideoSize() to avoid error messages on sy...Klaus 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-04-25Added a note to the INSTALL file about using subdirectories to split a large ...Klaus Schmidinger
2009-04-19Implemented TsSetTeiOnBrokenPackets()Klaus Schmidinger
2009-04-19Added missing 'const' to cRecording::FramesPerSecond()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-13Reverted back to previous version of RemoveDeletedRecordings(), because the t...Klaus Schmidinger
2009-04-12No longer checking for deleted recordings to be removed from the foreground t...Klaus Schmidinger
2009-04-12Improved efficiency of cEIT::cEIT()1.7.5Klaus Schmidinger
2009-04-10No longer writing the video type into channels.conf if VPID is 0Klaus Schmidinger
2009-04-10Added missing AUDIO_PAUSE/AUDIO_CONTINUE calls to cDvbDeviceKlaus Schmidinger
2009-04-05Making sure any floating point numbers written use a decimal pointKlaus Schmidinger
2009-04-05Fixed the 'VideoOnly' condition in the PlayPes() and PlayTs() calls in cDvbPl...Klaus Schmidinger
2009-04-05Improved replay at the begin and end of a recording; cDvbPlayer::Action() no ...Klaus Schmidinger
2009-03-28Fixed cDvbPlayer::NextFile() to handle files larger than 2GBKlaus Schmidinger
2009-03-27Modified cFrameDetector::Analyze() to minimize file I/O overhead during recor...Klaus Schmidinger
2009-03-27Adapted cFrameDetector::Analyze() to HD NTSC broadcasts that split frames ove...Klaus Schmidinger
2009-03-13Replaced cBackTrace with cPtsIndexKlaus Schmidinger
2009-02-28Added cRecordingInfo::GetEvent()Klaus Schmidinger
2009-02-08Added credits for Derek KellyKlaus Schmidinger
2009-02-01Added cap_sys_nice to the capabilities that are not droppedKlaus Schmidinger
2009-01-30Fixed a hangup when replaying a TS recording with subtitles activatedKlaus Schmidinger
2009-01-24Added credit to Winfried KoehlerKlaus Schmidinger
2009-01-24Fixed handling the maximum video file sizeKlaus Schmidinger
2009-01-24The PAT/PMT is now only processed if its version changesKlaus Schmidinger
2009-01-18Added checking mutexCurrentAudioTrack to cDevice::PlayTs()Klaus Schmidinger
2009-01-18Implemented option '-i'Klaus Schmidinger
2009-01-18Added "DEFINES += -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_S...Klaus Schmidinger
2009-01-16Fixed removing deleted recordings in case there is a problemKlaus Schmidinger
2009-01-16Fixed incrementing the continuity counter in cPatPmtGenerator::GetPmt()Klaus Schmidinger
2009-01-16Added clearing the TS buffers in cDevice::Detach()Klaus Schmidinger
2009-01-16Added a missing Detach() in cTransfer::Activate()Klaus Schmidinger
2009-01-16Fixed returning complete PES packets in cTsToPes::GetPes()Klaus Schmidinger
2009-01-16Added some missing 'const' statements to cBitmapKlaus Schmidinger
2009-01-16The full-featured DVB cards are now given the TS data directly for replayKlaus Schmidinger
2009-01-06Fixed cPatPmtParser::ParsePmt() to reset vpid and vtype when switching from a...Klaus Schmidinger
2009-01-06The recording format is now Transport StreamKlaus Schmidinger
2008-12-22Changed cDvbDevice::GrabImage() to use V4L2Klaus Schmidinger
2008-12-20Fixed handling the 'pointer field' in generating and parsing PAT/PMTKlaus Schmidinger
2008-12-14Added notes about driver patches1.7.2Klaus Schmidinger
2008-12-13Switched to the new S2API driver API; cDvbTuner::IsTunedTo()now also checks t...Klaus Schmidinger
2008-09-06Removed unneeded include files <linux/dvb/dmx.h> und <time.h> from remux.h1.7.1Klaus Schmidinger
2008-09-06Fixed wrong value for TableIdBAT in libsi/si.hKlaus Schmidinger