Klaus Schmidinger
|
0206d90a49
|
Updated the Turkish language texts of the hello plugin
|
2008-09-06 14:30:00 +02:00 |
|
Klaus Schmidinger
|
11d81e4213
|
Updated the Croatian language texts
|
2008-03-18 17:19:26 +01:00 |
|
Klaus Schmidinger
|
2d88d1fe86
|
Cleanups in *.po files
|
2008-03-01 14:33:17 +01:00 |
|
Klaus Schmidinger
|
317240e970
|
Updated the Italian OSD texts
|
2008-02-01 15:25:56 +01:00 |
|
Klaus Schmidinger
|
95764d4bd5
|
Added '-Wno-parentheses' to the compiler options in order to avoid silly compiler warnings
|
2008-01-13 13:00:23 +01:00 |
|
Klaus Schmidinger
|
7823790beb
|
Improved the 'i18n' target in plugin Makefiles
|
2007-11-04 11:00:16 +01:00 |
|
Klaus Schmidinger
|
714e61b090
|
Added a note about how to initiate internationalization support to the 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-14 09:29:59 +02:00 |
|
Klaus Schmidinger
|
59bc94fba2
|
Now generating translation files without line numbers; updated the Finnish OSD texts
|
2007-10-13 09:54:09 +02:00 |
|
Klaus Schmidinger
|
69db18ef8f
|
Explicitly looking for vdr.mo; text files for plugins named 'vdr-name.mo'; revoked 'best match'
|
2007-08-19 14:34:44 +02:00 |
|
Klaus Schmidinger
|
a551b5b124
|
Moved the "all" target in plugin Makefiles before the "Implicit rules"
|
2007-08-15 13:20:04 +02:00 |
|
Klaus Schmidinger
|
8edb431b2c
|
Added the "...or (at your option) any later version" phrase to the license information of all plugins, and also the "newplugin" script
|
2007-08-12 11:13:43 +02:00 |
|
Klaus Schmidinger
|
0f7a4af168
|
Switched I18N to gettext
|
2007-08-11 12:39:06 +02:00 |
|
Klaus Schmidinger
|
2aa6df4b7c
|
Added --remove-destination to the 'cp' command for binaries in the Makefiles of the plugins
|
2006-09-10 14:10:51 +02:00 |
|
Klaus Schmidinger
|
bf4f8e0da3
|
Fixed extracting APIVERSION to work with older versions of 'sed'; Fixed broken APIVERSION extraction line in 'newplugin'
|
2006-04-24 17:53:19 +02:00 |
|
Klaus Schmidinger
|
86950d4d98
|
Simplified the 'grep|awk|sed' command to retrieve the VDR/APIVERSION to a single 'sed' call
|
2006-04-22 10:08:41 +02:00 |
|
Klaus Schmidinger
|
54ca4d5763
|
Updated the Finnish OSD texts
|
2006-04-22 09:32:30 +02:00 |
|
Klaus Schmidinger
|
2e76e74597
|
Updated the GPL copies
|
2006-04-21 14:53:26 +02:00 |
|
Klaus Schmidinger
|
73917abf60
|
Implemented APIVERSION for the VDR plugin API version number
|
2006-04-16 09:36:10 +02:00 |
|
Klaus Schmidinger
|
12ea50fceb
|
Removed DVBDIR from Makefile; it's now defined in Make.config if necessary
|
2006-04-15 12:39:35 +02:00 |
|
Klaus Schmidinger
|
ba17fe565e
|
Added Czech language texts
|
2006-02-04 10:51:41 +01:00 |
|
Klaus Schmidinger
|
a311ea003e
|
Added compiler options "-fPIC -g" to all plugins
|
2005-11-11 13:22:02 +01:00 |
|
Klaus Schmidinger
|
9dfa448134
|
Added Russian language texts
|
2004-01-16 13:34:43 +01:00 |
|
Klaus Schmidinger
|
7ff59171e3
|
Changed section handling; replaced 'libdtv' with 'libsi'
|
2003-12-22 13:29:24 +01:00 |
|
Klaus Schmidinger
|
d7d4799236
|
Changed setting of CXX and CXXFLAGS variables in Makefile
|
2002-12-13 15:06:52 +01:00 |
|
Klaus Schmidinger
|
e3a8fb1065
|
Changed return type of MainMenuAction()
|
2002-11-16 13:20:26 +01:00 |
|
Klaus Schmidinger
|
5dd0c65e35
|
The Makefile now includes the file Make.config
|
2002-11-01 14:05:36 +01:00 |
|
Klaus Schmidinger
|
0598e41418
|
Completely switched to the HEAD driver version
|
2002-11-01 10:26:45 +01:00 |
|
Klaus Schmidinger
|
462463404d
|
Fixed a typo
|
2002-10-26 14:34:53 +02:00 |
|
Klaus Schmidinger
|
f6640a25b8
|
Fixed Makefile for NEWSTRUCT driver
|
2002-09-21 08:46:01 +02:00 |
|
Klaus Schmidinger
|
efc0502b6d
|
Added a missing #include (cont'd)
|
2002-07-28 13:00:00 +02:00 |
|
Klaus Schmidinger
|
e38b29ba03
|
Additional OSD languages
|
2002-06-23 13:05:59 +02:00 |
|
Klaus Schmidinger
|
b005b8fc4a
|
Removed compiler option '-m486'
|
2002-06-10 16:29:46 +02:00 |
|
Klaus Schmidinger
|
a5c2af7277
|
Makefile improvements
|
2002-05-17 16:29:02 +02:00 |
|
Klaus Schmidinger
|
bbddf7e2db
|
Plugin packages now expand into a dir with only the name and version number
|
2002-05-12 15:12:12 +02:00 |
|
Klaus Schmidinger
|
5d733e59ee
|
Added the cPlugin::Housekeeping() function
|
2002-05-12 10:20:17 +02:00 |
|
Klaus Schmidinger
|
01c68def34
|
Changed the cPlugin::Start() function to return a boolean value
|
2002-05-12 09:24:45 +02:00 |
|
Klaus Schmidinger
|
71c62d2ee9
|
Added _I18N__H macro
|
2002-05-11 14:48:16 +02:00 |
|
Klaus Schmidinger
|
64ed6cffd8
|
Added setup parameters and a Setup menu to adjust them
|
2002-05-11 14:17:20 +02:00 |
|
Klaus Schmidinger
|
b527b27708
|
Implemented plugin interface
|
2002-05-09 16:26:56 +02:00 |
|