index
:
vdr
master
stable/1.0
stable/1.2
stable/1.4
stable/1.6
stable/2.0
stable/2.2
stable/2.4
stable/2.6
VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
PLUGINS
/
src
/
svdrpdemo
Age
Commit message (
Collapse
)
Author
2015-02-17
Fixed leading/trailing blanks in the translation files; bumped all version ↵
Klaus Schmidinger
numbers to 2.2.0
2014-01-01
Avoiding unnecessary pkg-config warnings in plugin Makefiles
Klaus Schmidinger
2013-03-31
Version 2.0.0
2.0.0
Klaus Schmidinger
2013-01-12
Increased the version numbers of all plugins to reflect the recent Makefile ↵
Klaus Schmidinger
changes
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-29
Revoked 'Now using targets install-lib and install-i18n when building ↵
Klaus Schmidinger
plugins locally'
2012-12-28
Plugin Makefiles can now include a configuration file for compile time ↵
Klaus Schmidinger
parameters
2012-12-27
Now using targets "install-lib" and "install-i18n" when building plugins locally
Klaus Schmidinger
2012-12-27
Increased the version numbers of all plugins to reflect the recent Makefile ↵
Klaus Schmidinger
changes
2012-12-23
Made LIBDIR and LOCDIR non-overwriteable in plugin Makefiles
Klaus Schmidinger
2012-12-22
Plugin Makefiles now use DESTDIR and the 'install' program
Klaus Schmidinger
2012-12-21
Replaced some 'SOFILE: command not found with '$^'
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-03-11
Made the "overloaded-virtual" warning an error to detect hidden overloaded ↵
Klaus Schmidinger
virtual functions
2012-01-18
Some improvements to the Makefiles
Klaus Schmidinger
2011-02-27
Changed the compiler optimization flag to -O3
Klaus Schmidinger
2010-12-26
Added LDFLAGS to the linker calls in the Makefiles
Klaus Schmidinger
2010-02-06
Moved strictly necessary Makefile options into Make.global
Klaus Schmidinger
2009-10-18
Changed the project's URLs and email to tvdr.de
Klaus Schmidinger
2008-01-13
Added '-Wno-parentheses' to the compiler options in order to avoid silly ↵
Klaus Schmidinger
compiler warnings
2007-08-15
Moved the "all" target in plugin Makefiles before the "Implicit rules"
Klaus Schmidinger
2007-08-12
Added the "...or (at your option) any later version" phrase to the license ↵
Klaus Schmidinger
information of all plugins, and also the "newplugin" script
2006-09-10
Added --remove-destination to the 'cp' command for binaries in the Makefiles ↵
Klaus Schmidinger
of the plugins
2006-04-24
Fixed extracting APIVERSION to work with older versions of 'sed'; Fixed ↵
Klaus Schmidinger
broken APIVERSION extraction line in 'newplugin'
2006-04-22
Simplified the 'grep|awk|sed' command to retrieve the VDR/APIVERSION to a ↵
Klaus Schmidinger
single 'sed' call
2006-04-21
Updated the GPL copies
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
2005-11-11
Added compiler options "-fPIC -g" to all plugins
Klaus Schmidinger
2005-08-28
Removed unused MAINMENUENTRY from svdrpdemo.c
Klaus Schmidinger
2005-08-27
Implemented SVDRP command for plugins
Klaus Schmidinger