Age | Commit message (Expand) | Author |
2009-12-13 | Fixed a busy loop when moving editing marks | Klaus Schmidinger |
2009-12-13 | Some fixes to dvbspu.[hc] | Klaus Schmidinger |
2009-12-13 | Removed the workaround for short channel names of "Kabel Deutschland" | Klaus Schmidinger |
2009-12-06 | Added defines for large files to the 'newplugin' script | Klaus Schmidinger |
2009-12-06 | Added stream type 11172 AUDIO to cPatPmtParser::ParsePmt() | Klaus Schmidinger |
2009-12-06 | Several code modifications to avoid compiler warnings | Klaus Schmidinger |
2009-12-05 | Improved SPU handling on devices with limited OSD capabilities | Klaus Schmidinger |
2009-12-05 | Updated the Estonian OSD texts | Klaus Schmidinger |
2009-11-22 | Fixed the default value for "Pause key handling" in the MANUAL1.7.10 | Klaus Schmidinger |
2009-11-22 | Fixed references to old *.vdr file names in MANUAL | Klaus Schmidinger |
2009-11-22 | Added the audio id to the call of PlayAudio() in cDevice::PlayTsAudio() | Klaus Schmidinger |
2009-11-22 | Fixed handling DVB subtitles for PES recordings | Klaus Schmidinger |
2009-11-06 | Fixed EntriesOnSameFileSystem() to avoid using f_fsid, which may be 0 | Klaus Schmidinger |
2009-11-01 | Added Slovakian language texts | Klaus Schmidinger |
2009-11-01 | Fixed writing the PCR pid into the PMT in cPatPmtGenerator::GeneratePmt() | Klaus Schmidinger |
2009-10-25 | Fixed saving terminal settings when running in background | Klaus Schmidinger |
2009-10-18 | Added Lithuanian language translations | Klaus Schmidinger |
2009-10-18 | Changed the project's URLs and email to tvdr.de | Klaus Schmidinger |
2009-08-30 | Fixed not logging changes for channels that have no number | Klaus Schmidinger |
2009-08-30 | Fixed wrong bracketing in cChannel::SubtitlingType() etc | Klaus Schmidinger |
2009-08-16 | Implemented full handling of subtitling descriptors | Klaus Schmidinger |
2009-08-16 | Increased the value of MAXFRAMESIZE to better suit HD recordings | Klaus Schmidinger |
2009-08-16 | Fixed cRecordings::DelByName() to avoid compilation errors with gcc 4.4 | Klaus Schmidinger |
2009-08-09 | Fixed handling file name length on VFAT systems in case they contain UTF-8 ch... | Klaus Schmidinger |
2009-06-21 | Fixed cDevice::PlayTsVideo() and cDevice::PlayTsAudio() in case only part of ... | Klaus Schmidinger |
2009-06-21 | Fixed storing the current OSD size in case the device has changed it in its s... | Klaus Schmidinger |
2009-06-13 | Fixed variable types in cIndexFile1.7.8 | Klaus Schmidinger |
2009-06-13 | Fixed index types in cIndexFile::GetNextIFrame() | Klaus Schmidinger |
2009-06-06 | Fixed calculating menu colum widths in case the font has a size other than th... | Klaus Schmidinger |
2009-06-06 | Modified cSVDRP::CmdGRAB() to avoid writing into const data | Klaus Schmidinger |
2009-06-06 | Added some missing 'const' keywords to avoid compilation errors with gcc 4.4 | Klaus Schmidinger |
2009-06-06 | Using different names for the Aspect parameter | Klaus Schmidinger |
2009-06-01 | Improved cDvbDevice::GetOsdSize() | Klaus Schmidinger |
2009-06-01 | Fixed cOsdMenu::Display() in case the menu size has changed | Klaus Schmidinger |
2009-06-01 | Fixed handling the length of DiSEqC command sequences | Klaus Schmidinger |
2009-06-01 | Added a workaround for the broken linux-dvb driver header files | Klaus Schmidinger |
2009-05-31 | Fixed calling close(-1) in cUnbufferedFile::Close() | Klaus Schmidinger |
2009-05-31 | Fixed a memory leak when reaching the end of a recording during replay | Klaus Schmidinger |
2009-05-24 | Fixed generating PAT/PMT version numbers in case the PIDs change during recor... | Klaus Schmidinger |
2009-05-21 | Implemented setup option "Recording/Pause key handling" | Klaus Schmidinger |
2009-05-17 | Added a note about the meaning of PERCENTAGEDELTA in cRingBuffer::UpdatePerce... | Klaus Schmidinger |
2009-05-17 | Added a note to cTsToPes about all TS packets having to belong to the same PID | Klaus Schmidinger |
2009-05-17 | Removed unused 'synced' member from cTsToPes | Klaus Schmidinger |
2009-05-15 | EIT events are now only processed if a plausible system time is available, to... | Klaus Schmidinger |
2009-05-10 | Fixed use of time_t in cEIT::cEIT() | Klaus Schmidinger |
2009-05-10 | Added MPEG 1 handling to remux.c | Klaus Schmidinger |
2009-05-10 | Checking fd_video in cDvbDevice::GetVideoSize() to avoid error messages on sy... | Klaus Schmidinger |
2009-05-09 | Proper credit for cDevice::GetOsdSize() | Klaus Schmidinger |
2009-05-09 | Increased MAXOSDHEIGHT to 1200 | Klaus Schmidinger |
2009-05-09 | Implemented cDevice::GetOsdSize(); fixed the way the OSD size is determined o... | Klaus Schmidinger |