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
/
hello
/
Makefile
Age
Commit message (
Collapse
)
Author
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-11-04
Improved the 'i18n' target in plugin Makefiles
Klaus Schmidinger
2007-10-14
Added a note about how to initiate internationalization support to the ↵
Klaus Schmidinger
README.i18n file; the Makefile generated by the 'newplugin' script now has the 'i18n' target automatically create an initial 'po/pluginname.pot' file
2007-10-13
Now generating translation files without line numbers; updated the Finnish ↵
Klaus Schmidinger
OSD texts
2007-08-19
Explicitly looking for vdr.mo; text files for plugins named 'vdr-name.mo'; ↵
1.5.8
Klaus Schmidinger
revoked 'best match'
2007-08-15
Moved the "all" target in plugin Makefiles before the "Implicit rules"
Klaus Schmidinger
2007-08-11
Switched I18N to gettext
Klaus Schmidinger
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-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
2003-12-22
Changed section handling; replaced 'libdtv' with 'libsi'
Klaus Schmidinger
2002-12-13
Changed setting of CXX and CXXFLAGS variables in Makefile
Klaus Schmidinger
2002-11-01
The Makefile now includes the file Make.config
Klaus Schmidinger
2002-11-01
Completely switched to the HEAD driver version
Klaus Schmidinger
2002-09-21
Fixed Makefile for NEWSTRUCT driver
Klaus Schmidinger
2002-06-10
Removed compiler option '-m486'
Klaus Schmidinger
2002-05-17
Makefile improvements
Klaus Schmidinger
2002-05-12
Plugin packages now expand into a dir with only the name and version number
Klaus Schmidinger
2002-05-09
Implemented plugin interface
1.1.0
Klaus Schmidinger