Commit Graph

7 Commits

Author SHA1 Message Date
Wieland Hoffmann
d576b88f80 Change ellipsis to three dots 2011-09-20 23:23:17 +02:00
Michael Wiencek
dbd3b79e6c Merging with gsoc-ngs branch. 2011-07-11 22:34:24 -05:00
Carlin Mangar
2c94e18047 Revamped plugin options page 2009-10-22 00:09:23 +02:00
Philipp Wolfer
12971fd0b2 Added links to plugin download page and user's plugin directory to the plugin options page. Original implementation by Carlin Mangar, slightly reworked. 2009-10-04 14:07:05 +02:00
Lukáš Lalinský
abdc026857 Added plugin API versioning.
Plugins can now define variables PLUGIN_VERSION, which defines version of the plugin. It is only informative field for the user. PLUGIN_API_VERSIONS is a list of supported Picard versions. The versions doesn't have to match exactly, though. For example API version "0.9.0" will match Picard version "0.9.0alpha11". Use as specific version numbers as needed.
2007-08-05 11:08:24 +02:00
Lukáš Lalinský
02befd2765 Reworked options page plugins. 2007-01-28 12:50:38 +01:00
Lukáš Lalinský
49d9041bf7 New tagger script parser, new plugin system, options page with plugin list. 2007-01-20 17:59:45 +01:00