Age | Commit message (Expand) | Author |
2017-05-29 | The Makefiles now use the macro $(Q) instead of a plain '@' in front of their... | Klaus Schmidinger |
2017-05-22 | No longer displaying the actual (lengthy) commands during the build process | Klaus Schmidinger |
2017-03-18 | Implemented support for MTD | Klaus Schmidinger |
2017-01-08 | Added a missing dependency to the Makefile to avoid error messages in the cle... | Klaus Schmidinger |
2016-12-22 | Fixed building VDR with systemd >= 230 | Klaus Schmidinger |
2015-02-09 | Added an empty target to the Makefile to make sure the sub-make for libsi is ... | Klaus Schmidinger |
2015-02-02 | Added a missing VDRDIR="$(CWD)" to the clean-plugins target of the Makefile | Klaus Schmidinger |
2015-01-01 | Fixed a bug in the Makefile when installing plugins with LCLBLD=1 | Klaus Schmidinger |
2014-04-14 | VDR now reads command line options from *.conf files in /etc/vdr/conf.d | Klaus Schmidinger |
2014-03-16 | Added support for systemd2.1.6 | Klaus Schmidinger |
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 |