summaryrefslogtreecommitdiff
path: root/HISTORY
AgeCommit message (Expand)Author
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-09-14Added a note about 'Id' being obsolete to the description of cDevice::PlayAud...Klaus Schmidinger
2008-09-06Removed unneeded include files <linux/dvb/dmx.h> und <time.h> from remux.h1.7.1Klaus 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-06Fixed a possible integer overflow in GetAbsTime()Klaus Schmidinger
2008-08-16Updated the sources.conf fileKlaus Schmidinger
2008-08-15First step towards switching to TS (Transport Stream) as recording formatKlaus Schmidinger
2008-05-03Removed the compile time option VFATKlaus Schmidinger
2008-05-03Backported 'No longer calling FcFini() to avoid problems with older (broken) ...Klaus Schmidinger
2008-05-02No longer calling FcFini() to avoid problems with older (broken) versions of ...Klaus Schmidinger
2008-05-02Backported 'The SVDRP signon message now indicates the character encoding in ...Klaus Schmidinger
2008-05-02The SVDRP signon message now indicates the character encoding in useKlaus Schmidinger
2008-05-02Added missing description of the 'S' channel parameter to vdr.5Klaus Schmidinger
2008-05-01Implemented handling the standard component descriptor for AC3Klaus Schmidinger
2008-04-19Removed obsolete $(NCURSESLIB) from the MakefileKlaus Schmidinger
2008-04-19Updated the Italian OSD textsKlaus Schmidinger
2008-04-19Adapted the tuning code to the new DVBFE_SET_DELSYS APIKlaus Schmidinger
2008-04-13Backported 'Increased the time between checking the CAM status to 500ms to av...1.7.0Klaus Schmidinger
2008-04-13Increased the time between checking the CAM status to 500ms to avoid problems...Klaus Schmidinger
2008-04-13Fixed setting the OSD level in the 'osddemo' exampleKlaus Schmidinger
2008-04-13Backported 'Fixed initializing the timer's flags in the cTimer copy construct...Klaus Schmidinger
2008-04-13Fixed initializing the timer's flags in the cTimer copy constructorKlaus Schmidinger
2008-04-13Now setting the thread name, so that it can be seen in 'top -H'Klaus Schmidinger
2008-04-13Backported 'Improved logging system time changes to avoid problems on slow sy...Klaus Schmidinger
2008-04-13Improved logging system time changes to avoid problems on slow systems under ...Klaus Schmidinger
2008-04-13Backported 'Fixed handling the counter in detection of pre 1.3.19 PS data' to...Klaus Schmidinger
2008-04-12Fixed handling the counter in detection of pre 1.3.19 PS dataKlaus Schmidinger