summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Expand)Author
2013-02-17Fixed a typoKlaus Schmidinger
2013-02-17Credit to Matthias SenzelKlaus Schmidinger
2013-02-17Added Doxyfile.filter to have special characters escaped that would otherwise...Klaus Schmidinger
2013-02-16Added '-p' to the cp command in the install-conf target of the MakefileKlaus Schmidinger
2013-02-16Fixed some spellings in PLUGINS.html and DoxyfileKlaus Schmidinger
2013-02-16Added missing $(LDFLAGS) to the Makefile of the dvbhddevice pluginKlaus Schmidinger
2013-02-15Fixed a crash in cMenuEditChanItem::Set() when entering a channel number that...Klaus Schmidinger
2013-02-15Updated the French OSD textsKlaus Schmidinger
2013-02-13Updated the French OSD textsKlaus Schmidinger
2013-02-12Fixed selecting the last replayed recording in the Recordings menuKlaus Schmidinger
2013-02-11Fixed permissions of po/sr_SR.poKlaus Schmidinger
2013-02-11Removed an invalid line from channels.conf.terrKlaus Schmidinger
2013-02-10Updated the French OSD textsKlaus Schmidinger
2013-01-29Changed several calls to Skins.Message() in vdr.c to Skins.QueueMessage() in ...Klaus Schmidinger
2013-01-27Added dependency on 'i18n' to 'install-i18n' in the VDR MakefileKlaus Schmidinger
2013-01-23Added missing template for DVBDIR to Make.config.templateKlaus Schmidinger
2013-01-23Now also using FindHeader() in cMpeg2Fixer::AdjTref()Klaus Schmidinger
2013-01-20Improved cutting MPEG-2 videoKlaus Schmidinger
2013-01-20Implemented scaling of SPU bitmapsKlaus Schmidinger
2013-01-17The SVDRP command NEWT no longer checks whether a timer with the given data a...Klaus Schmidinger
2013-01-17Absolute jumps when replaying a recording (via the Red key) are now only perf...Klaus Schmidinger
2013-01-16Fixed multiple occurrences of the same directory in the recordings list in ca...Klaus Schmidinger
2013-01-16Revoked 'Fixed sorting recordings in case the locale ignores non-alphanumeric...Klaus Schmidinger
2013-01-15The SVDRP command LSTR now knows the additional parameter "path", which can b...Klaus Schmidinger
2013-01-13Added "repeat" function when using the keyboard to control VDRKlaus Schmidinger
2013-01-13Fixed sorting recordings in case the locale ignores non-alphanumeric characte...Klaus Schmidinger
2013-01-03Added a remark indicating that the coordinates of Rect in a call to cDevice::...Klaus Schmidinger
2012-12-30Added maximum SNR value for PCTV Systems nanoStick T2 290eKlaus Schmidinger
2012-12-30Added maximum SNR value for PCTV Systems PCTV 73ESE1.7.35Klaus Schmidinger
2012-12-29Removed "include" from the DVBDIR setting in the VDR MakefileKlaus Schmidinger
2012-12-28Plugin Makefiles can now include a configuration file for compile time parame...Klaus Schmidinger
2012-12-27Using relative paths again when building plugins locallyKlaus Schmidinger
2012-12-27Making sure that plugins include the VDR header files from the actual VDR sou...Klaus Schmidinger
2012-12-23Fixed replay stuttering close to the end of an ongoing recordingKlaus Schmidinger
2012-12-22Plugin Makefiles now use DESTDIR and the 'install' programKlaus Schmidinger
2012-12-21The plugin Makefiles now have a separate 'install' targetKlaus Schmidinger
2012-12-19Removed some redundancy in the Makefile/Make.global/Make.config mechanismKlaus Schmidinger
2012-12-11Changed the type of the TimerMatch parameter in cSkinDisplayMenu::SetItemEven...Klaus Schmidinger
2012-12-06Changed reading and writing of floating point numbers into configuration file...Klaus Schmidinger
2012-12-05The new option "Setup/Replay/Progress display time" can be used to activate a...Klaus Schmidinger
2012-12-05The new option "Setup/Replay/Pause on mark set" can be used to activate autom...Klaus Schmidinger
2012-12-04Implemented Play/Pause keyKlaus Schmidinger
2012-12-04The SVDRP command HITK now discards any keys if the remote control is current...Klaus Schmidinger
2012-12-04The new functions cDevice::CanScaleVideo() and cDevice::ScaleVideo() can be u...Klaus Schmidinger
2012-12-04Now always setting the TDT EIT filter, because otherwise when turning on usin...Klaus Schmidinger
2012-12-04The '7' and '9' keys now jump to the very beginning or end, respectively, of ...Klaus Schmidinger
2012-12-04Synchronizing system time to the transponder time is now done using adjtime()...Klaus Schmidinger
2012-12-03Fixed handling lowercase polarization characters in channel definitions if no...Klaus Schmidinger
2012-12-03Fixed some spellings in osd.h and svdrp.cKlaus Schmidinger
2012-12-03Fixed some #include statements in plugins to use <vdr/...> instead of "vdr/..."Klaus Schmidinger