Age | Commit message (Expand) | Author |
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 |
2009-12-31 | Moved support for full featured DVB cards of the TT/FuSi design into the new ... | Klaus Schmidinger |
2009-10-18 | Changed the project's URLs and email to tvdr.de | Klaus Schmidinger |
2009-01-06 | The recording format is now Transport Stream | Klaus Schmidinger |
2008-05-03 | Removed the compile time option VFAT | Klaus Schmidinger |
2008-04-19 | Removed obsolete $(NCURSESLIB) from the Makefile | Klaus Schmidinger |
2008-03-01 | The 'plugins' target in the Makefile now returns an error exit code if one of... | Klaus Schmidinger |
2008-01-13 | Added '-Wno-parentheses' to the compiler options in order to avoid silly comp... | Klaus Schmidinger |
2007-12-27 | cTimeMs now uses the monotonic clock, if available | Klaus Schmidinger |
2007-11-04 | Improved the 'i18n' target in the Makefile to avoid unnecessary work | Klaus Schmidinger |
2007-11-03 | Fixed handling CONFDIR | Klaus Schmidinger |
2007-10-13 | Now generating translation files without line numbers; updated the Finnish OS... | Klaus Schmidinger |
2007-10-12 | Implemented handling DVB subtitles | Klaus Schmidinger |
2007-08-25 | VDR now uses the default configuration directory as defined in the CONFDIR va... | Klaus Schmidinger |
2007-08-24 | Changed the default for LOCDIR in Makefile and Make.config.template to "./loc... | Klaus Schmidinger |
2007-08-15 | Added DESTDIR and PREFIX handling to the Makefile | Klaus Schmidinger |
2007-08-12 | Added missing install-i18n to the install target in the Makefile | Klaus Schmidinger |
2007-08-11 | Switched I18N to gettext | Klaus Schmidinger |
2007-06-17 | Now using 'fontconfig' to determine which fonts to use | Klaus Schmidinger |
2007-06-10 | Freetype font support; full UTF-8 support; dropped pixel fonts | Klaus Schmidinger |
2007-03-11 | Added missing rules for generating iso8859-13 font to Makefile | Klaus Schmidinger |
2007-03-11 | Added Turkish language texts | Klaus Schmidinger |
2007-02-25 | Rewrite of shutdown handling; implemented cPlugin::WakeupTime(); SIGHUP force... | Klaus Schmidinger |
2007-01-07 | CAM handling refactored; multiple recordings with one CAM; automatic CAM sele...1.5.0 | Klaus Schmidinger |
2006-08-20 | Added --remove-destination to the 'cp' command for binaries in the Makefile | Klaus Schmidinger |
2006-06-02 | Fixed the 'clean-plugins' target in the Makefile to also remove additional pl... | Klaus Schmidinger |
2006-05-26 | Removed -fPIC from VDR's and libsi's Makefile | Klaus Schmidinger |
2006-05-19 | Modified the Makefile to copy additional libraries a plugin might provide | Klaus Schmidinger |
2006-04-24 | Fixed extracting APIVERSION to work with older versions of 'sed'; Fixed broke... | Klaus Schmidinger |
2006-04-24 | Fixed initializing 'noapiv' in the Makefile | Klaus Schmidinger |
2006-04-23 | Added an error message about plugins that don't honor APIVERSION in their Mak... | Klaus Schmidinger |
2006-04-22 | Simplified the 'grep|awk|sed' command to retrieve the VDR/APIVERSION to a sin... | Klaus Schmidinger |
2006-04-16 | Implemented APIVERSION for the VDR plugin API version number | Klaus Schmidinger |
2006-04-15 | Removed DVBDIR from Makefile; it's now defined in Make.config if necessary | Klaus Schmidinger |
2006-02-05 | Renamed the Makefile target 'plugins-clean' to 'clean-plugins' | Klaus Schmidinger |
2006-01-29 | Separated the 'install' target into several individual targets; renamed the '...1.3.41 | Klaus Schmidinger |
2006-01-13 | Dropped the default vdr user | Klaus Schmidinger |
2006-01-08 | Fixed the "plugins-clean" and "plugins-install" targets in the Makefile | Klaus Schmidinger |
2006-01-01 | The Makefile now reports a summary of failed plugins | Klaus Schmidinger |
2005-12-31 | When started as user 'root' VDR now switches to a lesser privileged user id, ... | Klaus Schmidinger |
2005-09-02 | Adjusted the Makefile to the dvb-kernel driver on kernel 2.6 and up | Klaus Schmidinger |
2005-09-02 | Introduced a separate 'plugins-install' target in the Makefile | Klaus Schmidinger |
2005-08-14 | Added some 'mkdir -p' to the Makefile's 'install' target | Klaus Schmidinger |
2005-07-31 | Added the command line options '--lirc', '--rcu' and '--no-kbd' | Klaus Schmidinger |
2005-05-14 | Made the Makefile patch friendlier | Klaus Schmidinger |
2005-02-13 | The 'plugins-clean' target of the Makefile now only deletes the actual plugin... | Klaus Schmidinger |
2004-12-18 | Fixed the character width and shifted the codes; Renamed font???.c to font???... | Klaus Schmidinger |