summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-11-15Fixed starting a recording at an I-frameKlaus Schmidinger
2009-11-06Fixed EntriesOnSameFileSystem() to avoid using f_fsid, which may be 0Klaus Schmidinger
2009-11-01Added Slovakian language textsKlaus Schmidinger
2009-11-01Fixed writing the PCR pid into the PMT in cPatPmtGenerator::GeneratePmt()Klaus Schmidinger
2009-11-01Fixed cFrameDetector::Analyze() to handle video streams where the frame type ↵Klaus Schmidinger
is not detectable from the first TS packet of a frame
2009-10-25Fixed saving terminal settings when running in backgroundKlaus Schmidinger
2009-10-25Only checking DVB_API_VERSION to be >=5 in order to stay compileable in case ↵Klaus Schmidinger
the DVB API version number is increased
2009-10-18Updated Chinese language textsKlaus Schmidinger
2009-10-18Added Lithuanian language translationsKlaus Schmidinger
2009-10-18Changed the project's URLs and email to tvdr.deKlaus Schmidinger
2009-10-09Fixed a typoKlaus Schmidinger
2009-08-30Fixed not logging changes for channels that have no numberKlaus Schmidinger
2009-08-30Fixed wrong bracketing in cChannel::SubtitlingType() etcKlaus Schmidinger
2009-08-29Updated the Italian OSD textsKlaus Schmidinger
2009-08-23Updated date1.7.9Klaus Schmidinger
2009-08-16Implemented full handling of subtitling descriptorsKlaus Schmidinger
2009-08-16Fixed handling QUERYKlaus Schmidinger
2009-08-16Fixed cDevice::PlayTsVideo() and cDevice::PlayTsAudio() in case only part of ↵Klaus Schmidinger
the buffer has been accepted by the device (cont'd)
2009-08-16Increased the value of MAXFRAMESIZE to better suit HD recordingsKlaus Schmidinger
2009-08-16Fixed cRecordings::DelByName() to avoid compilation errors with gcc 4.4Klaus Schmidinger
2009-08-16Updated vdr.1 to use the new file names in recording directoriesKlaus Schmidinger
2009-08-15Fixed generating CaPmts in case audio and video are encrypted using ↵Klaus Schmidinger
different ECM pids
2009-08-09Fixed handling file name length on VFAT systems in case they contain UTF-8 ↵Klaus Schmidinger
characters
2009-06-21Fixed deleting expired timers if they have the VPS flag set, but the event ↵Klaus Schmidinger
they are assigned to doesn't have a VPS tag
2009-06-21Changed the EIT filter setup to save a few handles on devices that do ↵Klaus Schmidinger
hardware filtering
2009-06-21Fixed cDevice::PlayTsVideo() and cDevice::PlayTsAudio() in case only part of ↵Klaus Schmidinger
the buffer has been accepted by the device
2009-06-21Fixed storing the current OSD size in case the device has changed it in its ↵Klaus Schmidinger
setup menu
2009-06-13Fixed a typoKlaus Schmidinger
2009-06-13Fixed variable types in cIndexFile1.7.8Klaus Schmidinger
2009-06-13Fixed index types in cIndexFile::GetNextIFrame()Klaus Schmidinger
2009-06-13Added a plausibility check for the OSD percentage parametersKlaus Schmidinger
2009-06-06Fixed calculating menu colum widths in case the font has a size other than ↵Klaus Schmidinger
the default size
2009-06-06Modified cSVDRP::CmdGRAB() to avoid writing into const dataKlaus Schmidinger
2009-06-06Added some missing 'const' keywords to avoid compilation errors with gcc 4.4Klaus Schmidinger
2009-06-06Fixed unwanted track modifications when parsing PAT/PMT for recordingKlaus Schmidinger
2009-06-06Using different names for the Aspect parameterKlaus Schmidinger
2009-06-01Removed obsolete constantKlaus Schmidinger
2009-06-01Improved cDvbDevice::GetOsdSize()Klaus Schmidinger
2009-06-01Fixed cOsdMenu::Display() in case the menu size has changedKlaus Schmidinger
2009-06-01Fixed handling the length of DiSEqC command sequencesKlaus Schmidinger
2009-06-01Added a workaround for the broken linux-dvb driver header filesKlaus Schmidinger
2009-05-31Updated the Ukrainian OSD textsKlaus Schmidinger
2009-05-31Moved buffer handling into cNonBlockingFileReaderKlaus Schmidinger
2009-05-31Fixed calling close(-1) in cUnbufferedFile::Close()Klaus Schmidinger
2009-05-31Fixed a memory leak when reaching the end of a recording during replayKlaus Schmidinger
2009-05-31Updated the Ukrainian OSD textsKlaus Schmidinger
2009-05-24Fixed generating PAT/PMT version numbers in case the PIDs change during ↵Klaus Schmidinger
recording
2009-05-23Added a note about cFont::GetFont() not being thread-safeKlaus Schmidinger
2009-05-23Added a note to cTsToPes regarding the 'payload start' flag for video dataKlaus Schmidinger
2009-05-21Implemented setup option "Recording/Pause key handling"Klaus Schmidinger