summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-25Fixed a typo1.7.4Klaus Schmidinger
2009-01-25Improved fast-forward/-rewind for audio recordingsKlaus 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-24av7110_v4ldvb_api5_audiobuf_test_1.diff is still necessaryKlaus Schmidinger
2009-01-24Fixed editing PES recordingsKlaus Schmidinger
2009-01-24Fixed detecting frames for pure audio recordingsKlaus Schmidinger
2009-01-24Added an 'int' typecast to calculations involving FramesPerSecond() to avoid ...Klaus Schmidinger
2009-01-24Fixed cDevice::PlayTsAudio() and made cDevice::PlayTsVideo() return 0 if Play...Klaus Schmidinger
2009-01-23Changed cPatPmtGenerator to make sure the PMT pid doesn't collide with any of...Klaus Schmidinger
2009-01-23Checking the pointer field in cPatPmtParser::ParsePmt() only in 'payload star...Klaus Schmidinger
2009-01-23Checking the remaining packet length after processing the pointer fieldKlaus Schmidinger
2009-01-23Fixed handling the pointer field in cPatPmtParser::ParsePmt()Klaus 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-16Added a typecast in cUnbufferedFile::Write() to avoid an error message when c...Klaus Schmidinger
2009-01-16The full-featured DVB cards are now given the TS data directly for replayKlaus Schmidinger
2009-01-06Removed the '#define FE_CAN_2ND_GEN_MODULATION'Klaus Schmidinger
2009-01-06Fixed outdated remarksKlaus Schmidinger
2009-01-06cDvbDevice now uses the FE_CAN_2G_MODULATION flag1.7.3Klaus 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-28Added a poll to cDvbDevice::PlayVideo() and cDvbDevice::PlayAudio() to avoid ...Klaus Schmidinger
2008-12-22Changed cDvbDevice::GrabImage() to use V4L2Klaus Schmidinger
2008-12-20Fixed handling modulation types for DVB-S transponders when processing the NITKlaus Schmidinger
2008-12-20Fixed handling the 'pointer field' in generating and parsing PAT/PMTKlaus Schmidinger
2008-12-17Updated the Russian OSD textsKlaus Schmidinger
2008-12-14Added notes about driver patches1.7.2Klaus Schmidinger
2008-12-13Improved handling PES video packets with zero length when converting from TS ...Klaus Schmidinger
2008-12-13Switched to the new S2API driver API; cDvbTuner::IsTunedTo()now also checks t...Klaus Schmidinger
2008-11-22Switched to the new S2API driver APIKlaus Schmidinger
2008-09-14Added a note about 'Id' being obsolete to the description of cDevice::PlayAud...Klaus Schmidinger
2008-09-07Fixed renamed constantsKlaus Schmidinger
2008-09-06Removed unneeded include files <linux/dvb/dmx.h> und <time.h> from remux.h1.7.1Klaus Schmidinger
2008-09-06Updated the Turkish language texts of the hello pluginKlaus Schmidinger
2008-09-06Errors in config files no longer keep VDR from startingKlaus Schmidinger
2008-09-06Fixed wrong value for TableIdBAT in libsi/si.hKlaus Schmidinger
2008-09-06Replaced the Finnish language code "smi" with "suo"Klaus Schmidinger
2008-09-06Fixed a problem with calling isyslog() from within the SignalHandler()Klaus Schmidinger
2008-09-06Updated the Italian OSD textsKlaus Schmidinger
2008-09-06Fixed a possible integer overflow in GetAbsTime()Klaus Schmidinger
2008-08-16Updated the sources.conf fileKlaus Schmidinger