summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-30Added maximum SNR value for PCTV Systems PCTV 73ESE1.7.35Klaus Schmidinger
2012-12-30Checking "PKGCFG" instead of "Make.global" to see if a plugin uses an old sty...Klaus Schmidinger
2012-12-29Removed "include" from the DVBDIR setting in the VDR MakefileKlaus Schmidinger
2012-12-29Re-enabled building plugins that still use pre-version-1.7.34 MakefilesKlaus Schmidinger
2012-12-29Revoked 'Now using targets install-lib and install-i18n when building plugins...Klaus 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-27Added MANDIR to the vdr.pc fileKlaus Schmidinger
2012-12-27Now using targets "install-lib" and "install-i18n" when building plugins locallyKlaus Schmidinger
2012-12-27Changed "==" to "=" in the Makefile to make it POSIX styleKlaus Schmidinger
2012-12-27DVBDIR is now conveyed to plugins via the CFLAGS; removed some redundancy fro...Klaus Schmidinger
2012-12-27Increased the version numbers of all plugins to reflect the recent Makefile c...Klaus Schmidinger
2012-12-27Making sure that plugins include the VDR header files from the actual VDR sou...Klaus Schmidinger
2012-12-24Added notes from HISTORYKlaus Schmidinger
2012-12-24Fixed replaying ongoing recordings from other VDR instances1.7.34Klaus Schmidinger
2012-12-23Setting mcPluginSetup for plugin setup menusKlaus Schmidinger
2012-12-23Fixed cIndexFile::GetNextIFrame() to properly handle the case where the very ...Klaus Schmidinger
2012-12-23Fixed replay stuttering close to the end of an ongoing recordingKlaus Schmidinger
2012-12-23DESTDIR is now used in 'install-plugins'Klaus Schmidinger
2012-12-23Made LIBDIR and LOCDIR non-overwriteable in plugin MakefilesKlaus Schmidinger
2012-12-23Removed obsolete i18n textsKlaus Schmidinger
2012-12-23Updated the Italian OSD textsKlaus Schmidinger
2012-12-22Plugin Makefiles now use DESTDIR and the 'install' programKlaus Schmidinger
2012-12-21Fixed CDEFINESKlaus Schmidinger
2012-12-21Fixed commentKlaus Schmidinger
2012-12-21Replaced some 'SOFILE: command not found with '$^'Klaus Schmidinger
2012-12-21Added the new menu categories mcChannelEdit, mcTimerEdit, mcScheduleNow, mcSc...Klaus 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-18Added "-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE" to t...Klaus Schmidinger
2012-12-18Fixed setting the --package-name and --package-version options in the calls t...Klaus Schmidinger
2012-12-18Added several missing "`ls $^`" in the calls to xgettext in plugin Makefiles ...Klaus Schmidinger
2012-12-15Fixed cOsd::GetBitmap() to always return NULL if a non-exising area is requestedKlaus Schmidinger
2012-12-11Updated the Estonian OSD textsKlaus Schmidinger
2012-12-11Changed the type of the TimerMatch parameter in cSkinDisplayMenu::SetItemEven...Klaus Schmidinger
2012-12-08Fixed a typoKlaus Schmidinger
2012-12-08The new functions SetItemEvent(), SetItemTimer(), SetItemChannel() and SetIte...1.7.33Klaus Schmidinger
2012-12-07Only handling decimal point in atod() and dtoa() if it differs from '.'Klaus Schmidinger
2012-12-06Added notes from HISTORYKlaus Schmidinger
2012-12-06Modified behavior of Play/Pause key in fast and slow modesKlaus 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-05Fixed creating the edited version directory if a relative file name is given ...Klaus Schmidinger
2012-12-05When regenerating the index of a recording, the frame rate stored in the info...Klaus Schmidinger
2012-12-05The new option Setup/Replay/PauseOnMarkSet can be used to activate automatica...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