summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Collapse)Author
2009-01-06Fixed cPatPmtParser::ParsePmt() to reset vpid and vtype when switching from ↵Klaus Schmidinger
a video to an audio channel
2009-01-06The recording format is now Transport StreamKlaus Schmidinger
2008-12-22Changed cDvbDevice::GrabImage() to use V4L2Klaus Schmidinger
2008-12-20Fixed handling the 'pointer field' in generating and parsing PAT/PMTKlaus Schmidinger
2008-12-14Added notes about driver patches1.7.2Klaus Schmidinger
2008-12-13Switched to the new S2API driver API; cDvbTuner::IsTunedTo()now also checks ↵Klaus Schmidinger
the symbol rate in case of DVB-S and DVB-C
2008-09-06Removed unneeded include files <linux/dvb/dmx.h> und <time.h> from remux.h1.7.1Klaus Schmidinger
2008-09-06Fixed wrong value for TableIdBAT in libsi/si.hKlaus Schmidinger
2008-09-06Replaced the Finnish language code "smi" with "suo"Klaus Schmidinger
2008-09-06Fixed a problem with calling isyslog() from within the SignalHandler()Klaus Schmidinger
2008-09-06Fixed a possible integer overflow in GetAbsTime()Klaus Schmidinger
2008-05-03Removed the compile time option VFATKlaus Schmidinger
2008-05-02No longer calling FcFini() to avoid problems with older (broken) versions of ↵Klaus Schmidinger
fontconfig
2008-05-02Added missing description of the 'S' channel parameter to vdr.5Klaus Schmidinger
2008-05-01Implemented handling the standard component descriptor for AC3Klaus Schmidinger
2008-04-19Adapted the tuning code to the new DVBFE_SET_DELSYS APIKlaus Schmidinger
2008-04-13Increased the time between checking the CAM status to 500ms to avoid ↵Klaus Schmidinger
problems with some CAMs
2008-04-13Fixed setting the OSD level in the 'osddemo' exampleKlaus Schmidinger
2008-04-13Fixed initializing the timer's flags in the cTimer copy constructorKlaus Schmidinger
2008-04-13Now setting the thread name, so that it can be seen in 'top -H'Klaus Schmidinger
2008-04-13Improved logging system time changes to avoid problems on slow systems under ↵Klaus Schmidinger
heavy load
2008-04-12Fixed handling the counter in detection of pre 1.3.19 PS dataKlaus Schmidinger
2008-04-12Fixed displaying transponder data when it is modifiedKlaus Schmidinger
2008-03-18Added Chinese language textsKlaus Schmidinger
2008-03-18Updated the Croatian language textsKlaus Schmidinger
2008-03-14Fixed displaying the free disk spaceKlaus Schmidinger
2008-03-14Added Russian translations to the 'skincurses' and 'pictures' pluginsKlaus Schmidinger
2008-03-12Updated the Swedish OSD textsKlaus Schmidinger
2008-03-09Fixed formatting the name section in the VDR man pagesKlaus Schmidinger
2008-03-07Fixed automatically selecting the preferred subtitle languageKlaus Schmidinger
2008-03-05Updated the Spanish and Catalanian OSD textsKlaus Schmidinger
2008-03-05Fixed a signed character used as index in cBase64Encoder::NextLine()Klaus Schmidinger
2008-03-05Revoked the fixed change of the default character set for SI data and ↵Klaus Schmidinger
introduced an environment variable to control it
2008-03-05Added a missing reset of maxNumber in cChannels::Renumber()Klaus Schmidinger
2008-03-01Rendering the non-breaking space symbol as a blankKlaus Schmidinger
2008-03-01Updated Tobias Grimm's email addressKlaus Schmidinger
2008-03-01The 'plugins' target in the Makefile now returns an error exit code if one ↵Klaus Schmidinger
of the plugins failed to compile
2008-02-29Fixed a crash in cFreetypeFont::DrawText() if an unknown symbol is ↵Klaus Schmidinger
encountered; unknown symbols are replaced with a '?'
2008-02-29Fixed handling 3 and 4 byte UTF-8 symbols in Utf8CharGet()Klaus Schmidinger
2008-02-26Updated the Dutch OSD textsKlaus Schmidinger
2008-02-24Updated the Swedish OSD textsKlaus Schmidinger
2008-02-24Added the backslash ('\') to the list of characters that need to be escaped ↵1.5.16Klaus Schmidinger
when executing external commands
2008-02-24Increased the valid range of the "Subtitle offset" setup option to -100...100Klaus Schmidinger
2008-02-22Fixed the format in cRemote::Put() to use "%016llX" instead of "%016LX"Klaus Schmidinger
2008-02-18Fixed various spelling errors and improved PLUGINS.htmlKlaus Schmidinger
2008-02-18Updated the Dutch OSD textsKlaus Schmidinger
2008-02-17Fixed setting the current subtitle track in Transfer-ModeKlaus Schmidinger
2008-02-16Added missing #include <limits.h> to epg.c and menuitems.hKlaus Schmidinger
2008-02-16Added cStatus::TimerChange()Klaus Schmidinger
2008-02-16Implemented the cStatus, cDevice and cPlayer functions for setting subtitle ↵Klaus Schmidinger
tracks in plugins