Age | Commit message (Expand) | Author |
2009-01-24 | Fixed cDevice::PlayTsAudio() and made cDevice::PlayTsVideo() return 0 if Play... | Klaus Schmidinger |
2009-01-23 | Changed cPatPmtGenerator to make sure the PMT pid doesn't collide with any of... | Klaus Schmidinger |
2009-01-23 | Checking the pointer field in cPatPmtParser::ParsePmt() only in 'payload star... | Klaus Schmidinger |
2009-01-23 | Checking the remaining packet length after processing the pointer field | Klaus Schmidinger |
2009-01-23 | Fixed handling the pointer field in cPatPmtParser::ParsePmt() | Klaus Schmidinger |
2009-01-18 | Added checking mutexCurrentAudioTrack to cDevice::PlayTs() | Klaus Schmidinger |
2009-01-18 | Implemented option '-i' | Klaus Schmidinger |
2009-01-18 | Added "DEFINES += -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_S... | Klaus Schmidinger |
2009-01-16 | Fixed removing deleted recordings in case there is a problem | Klaus Schmidinger |
2009-01-16 | Fixed incrementing the continuity counter in cPatPmtGenerator::GetPmt() | Klaus Schmidinger |
2009-01-16 | Added clearing the TS buffers in cDevice::Detach() | Klaus Schmidinger |
2009-01-16 | Added a missing Detach() in cTransfer::Activate() | Klaus Schmidinger |
2009-01-16 | Fixed returning complete PES packets in cTsToPes::GetPes() | Klaus Schmidinger |
2009-01-16 | Added some missing 'const' statements to cBitmap | Klaus Schmidinger |
2009-01-16 | Added a typecast in cUnbufferedFile::Write() to avoid an error message when c... | Klaus Schmidinger |
2009-01-16 | The full-featured DVB cards are now given the TS data directly for replay | Klaus Schmidinger |
2009-01-06 | Removed the '#define FE_CAN_2ND_GEN_MODULATION' | Klaus Schmidinger |
2009-01-06 | Fixed outdated remarks | Klaus Schmidinger |
2009-01-06 | cDvbDevice now uses the FE_CAN_2G_MODULATION flag1.7.3 | Klaus Schmidinger |
2009-01-06 | Fixed cPatPmtParser::ParsePmt() to reset vpid and vtype when switching from a... | Klaus Schmidinger |
2009-01-06 | The recording format is now Transport Stream | Klaus Schmidinger |
2008-12-28 | Added a poll to cDvbDevice::PlayVideo() and cDvbDevice::PlayAudio() to avoid ... | Klaus Schmidinger |
2008-12-22 | Changed cDvbDevice::GrabImage() to use V4L2 | Klaus Schmidinger |
2008-12-20 | Fixed handling modulation types for DVB-S transponders when processing the NIT | Klaus Schmidinger |
2008-12-20 | Fixed handling the 'pointer field' in generating and parsing PAT/PMT | Klaus Schmidinger |
2008-12-17 | Updated the Russian OSD texts | Klaus Schmidinger |
2008-12-14 | Added notes about driver patches1.7.2 | Klaus Schmidinger |
2008-12-13 | Improved handling PES video packets with zero length when converting from TS ... | Klaus Schmidinger |
2008-12-13 | Switched to the new S2API driver API; cDvbTuner::IsTunedTo()now also checks t... | Klaus Schmidinger |
2008-11-22 | Switched to the new S2API driver API | Klaus Schmidinger |
2008-09-14 | Added a note about 'Id' being obsolete to the description of cDevice::PlayAud... | Klaus Schmidinger |
2008-09-07 | Fixed renamed constants | Klaus Schmidinger |
2008-09-06 | Removed unneeded include files <linux/dvb/dmx.h> und <time.h> from remux.h1.7.1 | Klaus Schmidinger |
2008-09-06 | Updated the Turkish language texts of the hello plugin | Klaus Schmidinger |
2008-09-06 | Errors in config files no longer keep VDR from starting | Klaus Schmidinger |
2008-09-06 | Fixed wrong value for TableIdBAT in libsi/si.h | Klaus Schmidinger |
2008-09-06 | Replaced the Finnish language code "smi" with "suo" | Klaus Schmidinger |
2008-09-06 | Fixed a problem with calling isyslog() from within the SignalHandler() | Klaus Schmidinger |
2008-09-06 | Updated the Italian OSD texts | Klaus Schmidinger |
2008-09-06 | Fixed a possible integer overflow in GetAbsTime() | Klaus Schmidinger |
2008-08-16 | Updated the sources.conf file | Klaus Schmidinger |
2008-08-15 | First step towards switching to TS (Transport Stream) as recording format | Klaus Schmidinger |
2008-05-22 | Fixed formatting | Klaus Schmidinger |
2008-05-22 | Fixed a typo | Klaus Schmidinger |
2008-05-03 | Removed the compile time option VFAT | Klaus Schmidinger |
2008-05-03 | Backported 'No longer calling FcFini() to avoid problems with older (broken) ... | Klaus Schmidinger |
2008-05-02 | No longer calling FcFini() to avoid problems with older (broken) versions of ... | Klaus Schmidinger |
2008-05-02 | Backported 'The SVDRP signon message now indicates the character encoding in ... | Klaus Schmidinger |
2008-05-02 | The SVDRP signon message now indicates the character encoding in use | Klaus Schmidinger |
2008-05-02 | Added missing description of the 'S' channel parameter to vdr.5 | Klaus Schmidinger |