Age | Commit message (Expand) | Author |
2009-04-25 | Added a note to the INSTALL file about using subdirectories to split a large ... | Klaus Schmidinger |
2009-04-19 | Implemented TsSetTeiOnBrokenPackets() | Klaus Schmidinger |
2009-04-19 | Added missing 'const' to cRecording::FramesPerSecond() | 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 | Reverted back to previous version of RemoveDeletedRecordings(), because the t... | 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 |
2009-04-10 | No longer writing the video type into channels.conf if VPID is 0 | Klaus Schmidinger |
2009-04-10 | Added missing AUDIO_PAUSE/AUDIO_CONTINUE calls to cDvbDevice | Klaus Schmidinger |
2009-04-05 | Making sure any floating point numbers written use a decimal point | Klaus Schmidinger |
2009-04-05 | Fixed the 'VideoOnly' condition in the PlayPes() and PlayTs() calls in cDvbPl... | Klaus Schmidinger |
2009-04-05 | Improved replay at the begin and end of a recording; cDvbPlayer::Action() no ... | Klaus Schmidinger |
2009-03-28 | Fixed cDvbPlayer::NextFile() to handle files larger than 2GB | Klaus Schmidinger |
2009-03-27 | Modified cFrameDetector::Analyze() to minimize file I/O overhead during recor... | Klaus Schmidinger |
2009-03-27 | Adapted cFrameDetector::Analyze() to HD NTSC broadcasts that split frames ove... | Klaus Schmidinger |
2009-03-13 | Replaced cBackTrace with cPtsIndex | Klaus Schmidinger |
2009-02-28 | Added cRecordingInfo::GetEvent() | Klaus Schmidinger |
2009-02-08 | Added credits for Derek Kelly | Klaus Schmidinger |
2009-02-01 | Added cap_sys_nice to the capabilities that are not dropped | Klaus Schmidinger |
2009-01-30 | Fixed a hangup when replaying a TS recording with subtitles activated | Klaus Schmidinger |
2009-01-24 | Added credit to Winfried Koehler | Klaus Schmidinger |
2009-01-24 | Fixed handling the maximum video file size | Klaus Schmidinger |
2009-01-24 | The PAT/PMT is now only processed if its version changes | 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 | The full-featured DVB cards are now given the TS data directly for replay | 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-22 | Changed cDvbDevice::GrabImage() to use V4L2 | Klaus Schmidinger |
2008-12-20 | Fixed handling the 'pointer field' in generating and parsing PAT/PMT | Klaus Schmidinger |
2008-12-14 | Added notes about driver patches1.7.2 | Klaus Schmidinger |
2008-12-13 | Switched to the new S2API driver API; cDvbTuner::IsTunedTo()now also checks t... | 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 | 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 | Fixed a possible integer overflow in GetAbsTime() | Klaus Schmidinger |
2008-05-03 | Removed the compile time option VFAT | Klaus Schmidinger |
2008-05-02 | No longer calling FcFini() to avoid problems with older (broken) versions of ... | Klaus Schmidinger |
2008-05-02 | Added missing description of the 'S' channel parameter to vdr.5 | Klaus Schmidinger |
2008-05-01 | Implemented handling the standard component descriptor for AC3 | Klaus Schmidinger |
2008-04-19 | Adapted the tuning code to the new DVBFE_SET_DELSYS API | Klaus Schmidinger |