Age | Commit message (Expand) | Author |
2013-08-21 | Added basic support for positioners to control steerable satellite dishes | Klaus Schmidinger |
2013-03-11 | The 'plugins' target of the VDR Makefile now also copies files matching the w... | Klaus Schmidinger |
2013-02-24 | Added a manual page for 'svdrpsend' | Klaus Schmidinger |
2013-02-17 | Using 'cat' instead of 'cp' to copy the Doxyfile to avoid problems in case Do... | Klaus Schmidinger |
2013-02-16 | Added '-p' to the cp command in the install-conf target of the Makefile | Klaus Schmidinger |
2013-01-27 | Added dependency on 'i18n' to 'install-i18n' in the VDR Makefile | Klaus Schmidinger |
2013-01-12 | More Makefile changes | Klaus Schmidinger |
2013-01-06 | Modified the Makefiles, by default VDR is now built according to the FHS | 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 | Making sure that plugins include the VDR header files from the actual VDR sou... | Klaus Schmidinger |
2012-12-23 | DESTDIR is now used in 'install-plugins' | 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 | 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-10-09 | Fixed 'make install' to not overwrite existing configuration files | Klaus Schmidinger |
2012-09-09 | Fixed handling default values for directories | Klaus Schmidinger |
2012-09-01 | Implemented FHS support; fixed handling config directory if only -v is given | Klaus Schmidinger |
2012-06-02 | Implemented LCARS skin | Klaus Schmidinger |
2012-03-11 | Made the "overloaded-virtual" warning an error to detect hidden overloaded vi... | Klaus Schmidinger |
2012-02-27 | The code for the RCU remote control unit has been moved into a separate plugi... | Klaus Schmidinger |
2012-01-18 | Some improvements to the Makefiles | Klaus Schmidinger |
2012-01-14 | Added option -N to the msgmerge call in the Makefile | Klaus Schmidinger |
2011-12-04 | Changed the default location for the LIRC socket to /var/run/lirc/lircd | Klaus Schmidinger |
2011-12-04 | Removed the '.pl' suffix from all scripts | Klaus Schmidinger |
2011-12-04 | Removed 'Requires: freetype2 fontconfig' from the vdr.pc target | Klaus Schmidinger |
2011-12-04 | Added generating a pkg-config file to the Makefile | Klaus Schmidinger |
2011-05-21 | Now sorting the source file names in the call to xgettext | Klaus Schmidinger |
2011-04-17 | The Makefile now also installs the include files | Klaus Schmidinger |
2011-04-17 | Now using pkg-config to get fribidi, freetype and fontconfig cflags and libs | Klaus Schmidinger |
2011-04-17 | Now using pkg-config to get fribidi cflags and libs | Klaus Schmidinger |
2011-02-27 | Changed the compiler optimization flag to -O3 | Klaus Schmidinger |
2010-12-29 | The include path to the freetype2 header files is now retrieved via a call to... | Klaus Schmidinger |
2010-12-26 | Added LDFLAGS to the linker calls in the Makefiles | Klaus Schmidinger |
2010-10-24 | Passing package name and version to xgettext | Klaus Schmidinger |
2010-09-19 | Added support for languages that are written right-to-left1.7.16 | Klaus Schmidinger |
2010-04-10 | Include paths are now added instead of overwriting INCLUDES in the Makefile | Klaus Schmidinger |
2010-02-28 | Added plugin-defined sources | Klaus Schmidinger |
2010-02-06 | Moved strictly necessary Makefile options into Make.global | Klaus Schmidinger |
2010-01-17 | Renamed 'runvdr' to 'runvdr.template' and no longer copying it to the BINDIR ... | Klaus Schmidinger |