summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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 ↵Klaus Schmidinger
on full featured DVB cards
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-05-03OSD sizes in percent; automatic update of OSD sizeKlaus Schmidinger
2009-04-26Adjusted release date1.7.6Klaus Schmidinger
2009-04-25Added a note to the INSTALL file about using subdirectories to split a large ↵Klaus Schmidinger
disk into separate areas for VDR's video data and other stuff
2009-04-25Using CA_USER_MAX instead of 0x00FFKlaus Schmidinger
2009-04-19Only storing non-zero Pts values in ptsIndexKlaus Schmidinger
2009-04-19cDvbPlayer::Empty() subtracts 1 from readIndex, because Action() will first ↵Klaus Schmidinger
increment it
2009-04-19Implemented TsSetTeiOnBrokenPackets()Klaus Schmidinger
2009-04-19Added missing 'const' to cRecording::FramesPerSecond()Klaus Schmidinger
2009-04-18Fixed detecting the frame rate for streams with PTS distances of 1800Klaus Schmidinger
2009-04-18Fixed distortions when switching to the next file during replayKlaus Schmidinger
2009-04-18Added cDevice::NumProvidedSystems() to PLUGINS.htmlKlaus Schmidinger
2009-04-18No longer resetting the patPmtParser in cDevice::PlayTs() (cont'd)Klaus Schmidinger
2009-04-18Fixed the MEGABYTE() macro to make it correctly handle parameters resulting ↵Klaus Schmidinger
in values larger than 2GB
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-13No longer resetting the patPmtParser in cDevice::PlayTs()Klaus Schmidinger
2009-04-13Reverted back to previous version of RemoveDeletedRecordings(), because the ↵Klaus Schmidinger
thread was started every minute
2009-04-13Made MAXFRAMESIZE a multiple of TS_SIZE to avoid breaking up TS packetsKlaus Schmidinger
2009-04-13cDevice::PlayTs() now syncs on the TS packet sync bytesKlaus Schmidinger
2009-04-12No longer checking for deleted recordings to be removed from the foreground ↵Klaus Schmidinger
thread
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 a note about VDR requiring S2APIKlaus Schmidinger
2009-04-10Added missing AUDIO_PAUSE/AUDIO_CONTINUE calls to cDvbDeviceKlaus Schmidinger
2009-04-05Fixed detecting the frame rate for radio recordingsKlaus Schmidinger
2009-04-05Making sure any floating point numbers written use a decimal pointKlaus Schmidinger
2009-04-05Fixed replay of TS recordings in case the index file is missingKlaus Schmidinger
2009-04-05cDevice::PlayTs() now plays as many TS packets as possible in one callKlaus Schmidinger
2009-04-05Fixed the 'VideoOnly' condition in the PlayPes() and PlayTs() calls in ↵Klaus Schmidinger
cDvbPlayer::Action()
2009-04-05Fixed a crash when jumping to an editing mark in an audio recordingKlaus Schmidinger
2009-04-05Now freeing configDirectory before setting it to a new value in ↵Klaus Schmidinger
cPlugin::SetConfigDirectory()
2009-04-05Added missing virtual destructor to cPaletteKlaus Schmidinger
2009-04-05Added missing '[]' to the delete operator in ↵Klaus Schmidinger
cMenuEditStrItem::~cMenuEditStrItem()
2009-04-05Fixed switching to Play mode when hitting the end of a timeshifted recordingKlaus Schmidinger
2009-04-05Improved replay at the begin and end of a recording; cDvbPlayer::Action() no ↵Klaus Schmidinger
longer calls DeviceFlush()
2009-03-28Using the result of DeviceFlush() when hitting end of recordingKlaus Schmidinger
2009-03-28Fixed a typoKlaus Schmidinger
2009-03-28Fixed cDvbPlayer::NextFile() to handle files larger than 2GBKlaus Schmidinger
2009-03-27Added command line help for the '-i' optionKlaus Schmidinger
2009-03-27Modified cFrameDetector::Analyze() to minimize file I/O overhead during ↵Klaus Schmidinger
recording
2009-03-27Adapted cFrameDetector::Analyze() to HD NTSC broadcasts that split frames ↵Klaus Schmidinger
over several payload units
2009-03-13Replaced cBackTrace with cPtsIndexKlaus Schmidinger
2009-02-28Added cRecordingInfo::GetEvent()Klaus Schmidinger
2009-02-22Updated the Italian OSD textsKlaus Schmidinger
2009-02-08Added credits for Derek KellyKlaus Schmidinger