Age | Commit message (Expand) | Author |
2012-12-30 | Added maximum SNR value for PCTV Systems PCTV 73ESE1.7.35 | Klaus Schmidinger |
2012-12-30 | Checking "PKGCFG" instead of "Make.global" to see if a plugin uses an old sty... | Klaus Schmidinger |
2012-12-29 | Removed "include" from the DVBDIR setting in the VDR Makefile | Klaus Schmidinger |
2012-12-29 | Re-enabled building plugins that still use pre-version-1.7.34 Makefiles | Klaus Schmidinger |
2012-12-29 | Revoked 'Now using targets install-lib and install-i18n when building plugins... | Klaus Schmidinger |
2012-12-28 | Plugin Makefiles can now include a configuration file for compile time parame... | Klaus Schmidinger |
2012-12-27 | Using relative paths again when building plugins locally | Klaus Schmidinger |
2012-12-27 | Added MANDIR to the vdr.pc file | Klaus Schmidinger |
2012-12-27 | Now using targets "install-lib" and "install-i18n" when building plugins locally | Klaus Schmidinger |
2012-12-27 | Changed "==" to "=" in the Makefile to make it POSIX style | Klaus Schmidinger |
2012-12-27 | DVBDIR is now conveyed to plugins via the CFLAGS; removed some redundancy fro... | Klaus Schmidinger |
2012-12-27 | Increased the version numbers of all plugins to reflect the recent Makefile c... | Klaus Schmidinger |
2012-12-27 | Making sure that plugins include the VDR header files from the actual VDR sou... | Klaus Schmidinger |
2012-12-24 | Added notes from HISTORY | Klaus Schmidinger |
2012-12-24 | Fixed replaying ongoing recordings from other VDR instances1.7.34 | Klaus Schmidinger |
2012-12-23 | Setting mcPluginSetup for plugin setup menus | Klaus Schmidinger |
2012-12-23 | Fixed cIndexFile::GetNextIFrame() to properly handle the case where the very ... | Klaus Schmidinger |
2012-12-23 | Fixed replay stuttering close to the end of an ongoing recording | Klaus Schmidinger |
2012-12-23 | DESTDIR is now used in 'install-plugins' | Klaus Schmidinger |
2012-12-23 | Made LIBDIR and LOCDIR non-overwriteable in plugin Makefiles | Klaus Schmidinger |
2012-12-23 | Removed obsolete i18n texts | Klaus Schmidinger |
2012-12-23 | Updated the Italian OSD texts | Klaus Schmidinger |
2012-12-22 | Plugin Makefiles now use DESTDIR and the 'install' program | Klaus Schmidinger |
2012-12-21 | Fixed CDEFINES | Klaus Schmidinger |
2012-12-21 | Fixed comment | Klaus Schmidinger |
2012-12-21 | Replaced some 'SOFILE: command not found with '$^' | Klaus Schmidinger |
2012-12-21 | Added the new menu categories mcChannelEdit, mcTimerEdit, mcScheduleNow, mcSc... | Klaus Schmidinger |
2012-12-21 | The plugin Makefiles now have a separate 'install' target | Klaus Schmidinger |
2012-12-19 | Removed some redundancy in the Makefile/Make.global/Make.config mechanism | Klaus Schmidinger |
2012-12-18 | Added "-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE" to t... | Klaus Schmidinger |
2012-12-18 | Fixed setting the --package-name and --package-version options in the calls t... | Klaus Schmidinger |
2012-12-18 | Added several missing "`ls $^`" in the calls to xgettext in plugin Makefiles ... | Klaus Schmidinger |
2012-12-15 | Fixed cOsd::GetBitmap() to always return NULL if a non-exising area is requested | Klaus Schmidinger |
2012-12-11 | Updated the Estonian OSD texts | Klaus Schmidinger |
2012-12-11 | Changed the type of the TimerMatch parameter in cSkinDisplayMenu::SetItemEven... | Klaus Schmidinger |
2012-12-08 | Fixed a typo | Klaus Schmidinger |
2012-12-08 | The new functions SetItemEvent(), SetItemTimer(), SetItemChannel() and SetIte...1.7.33 | Klaus Schmidinger |
2012-12-07 | Only handling decimal point in atod() and dtoa() if it differs from '.' | Klaus Schmidinger |
2012-12-06 | Added notes from HISTORY | Klaus Schmidinger |
2012-12-06 | Modified behavior of Play/Pause key in fast and slow modes | Klaus Schmidinger |
2012-12-06 | Changed reading and writing of floating point numbers into configuration file... | Klaus Schmidinger |
2012-12-05 | The new option "Setup/Replay/Progress display time" can be used to activate a... | Klaus Schmidinger |
2012-12-05 | Fixed creating the edited version directory if a relative file name is given ... | Klaus Schmidinger |
2012-12-05 | When regenerating the index of a recording, the frame rate stored in the info... | Klaus Schmidinger |
2012-12-05 | The new option Setup/Replay/PauseOnMarkSet can be used to activate automatica... | Klaus Schmidinger |
2012-12-05 | The new option "Setup/Replay/Pause on mark set" can be used to activate autom... | Klaus Schmidinger |
2012-12-04 | Implemented Play/Pause key | Klaus Schmidinger |
2012-12-04 | The SVDRP command HITK now discards any keys if the remote control is current... | Klaus Schmidinger |
2012-12-04 | The new functions cDevice::CanScaleVideo() and cDevice::ScaleVideo() can be u... | Klaus Schmidinger |
2012-12-04 | Now always setting the TDT EIT filter, because otherwise when turning on usin... | Klaus Schmidinger |