Age | Commit message (Expand) | Author |
2009-04-18 | Fixed detecting the frame rate for streams with PTS distances of 1800 | Klaus Schmidinger |
2009-04-18 | Fixed distortions when switching to the next file during replay | Klaus Schmidinger |
2009-04-18 | Added cDevice::NumProvidedSystems() to PLUGINS.html | Klaus Schmidinger |
2009-04-18 | No longer resetting the patPmtParser in cDevice::PlayTs() (cont'd) | Klaus Schmidinger |
2009-04-18 | Fixed the MEGABYTE() macro to make it correctly handle parameters resulting i... | 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 | No longer resetting the patPmtParser in cDevice::PlayTs() | Klaus Schmidinger |
2009-04-13 | Reverted back to previous version of RemoveDeletedRecordings(), because the t... | Klaus Schmidinger |
2009-04-13 | Made MAXFRAMESIZE a multiple of TS_SIZE to avoid breaking up TS packets | Klaus Schmidinger |
2009-04-13 | cDevice::PlayTs() now syncs on the TS packet sync bytes | 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 a note about VDR requiring S2API | Klaus Schmidinger |
2009-04-10 | Added missing AUDIO_PAUSE/AUDIO_CONTINUE calls to cDvbDevice | Klaus Schmidinger |
2009-04-05 | Fixed detecting the frame rate for radio recordings | Klaus Schmidinger |
2009-04-05 | Making sure any floating point numbers written use a decimal point | Klaus Schmidinger |
2009-04-05 | Fixed replay of TS recordings in case the index file is missing | Klaus Schmidinger |
2009-04-05 | cDevice::PlayTs() now plays as many TS packets as possible in one call | Klaus Schmidinger |
2009-04-05 | Fixed the 'VideoOnly' condition in the PlayPes() and PlayTs() calls in cDvbPl... | Klaus Schmidinger |
2009-04-05 | Fixed a crash when jumping to an editing mark in an audio recording | Klaus Schmidinger |
2009-04-05 | Now freeing configDirectory before setting it to a new value in cPlugin::SetC... | Klaus Schmidinger |
2009-04-05 | Added missing virtual destructor to cPalette | Klaus Schmidinger |
2009-04-05 | Added missing '[]' to the delete operator in cMenuEditStrItem::~cMenuEditStrI... | Klaus Schmidinger |
2009-04-05 | Fixed switching to Play mode when hitting the end of a timeshifted recording | Klaus Schmidinger |
2009-04-05 | Improved replay at the begin and end of a recording; cDvbPlayer::Action() no ... | Klaus Schmidinger |
2009-03-28 | Using the result of DeviceFlush() when hitting end of recording | Klaus Schmidinger |
2009-03-28 | Fixed a typo | Klaus Schmidinger |
2009-03-28 | Fixed cDvbPlayer::NextFile() to handle files larger than 2GB | Klaus Schmidinger |
2009-03-27 | Added command line help for the '-i' option | 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-22 | Updated the Italian OSD texts | 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 handling the 'new' indicator in the recordings menu for TS recordings | Klaus Schmidinger |
2009-01-30 | Fixed a hangup when replaying a TS recording with subtitles activated | Klaus Schmidinger |
2009-01-25 | Fixed a typo1.7.4 | Klaus Schmidinger |
2009-01-25 | Improved fast-forward/-rewind for audio recordings | 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-24 | av7110_v4ldvb_api5_audiobuf_test_1.diff is still necessary | Klaus Schmidinger |
2009-01-24 | Fixed editing PES recordings | Klaus Schmidinger |
2009-01-24 | Fixed detecting frames for pure audio recordings | Klaus Schmidinger |
2009-01-24 | Added an 'int' typecast to calculations involving FramesPerSecond() to avoid ... | Klaus Schmidinger |
2009-01-24 | Fixed cDevice::PlayTsAudio() and made cDevice::PlayTsVideo() return 0 if Play... | Klaus Schmidinger |