demoproxy: add a demo proxy showcasing how to create a proxy plugin
commitbbf8e882c2ea76c2d400decfbd6d5b44978eb3fa
authorThomas Martitz <kugel@rockbox.org>
Wed, 26 Aug 2015 21:58:31 +0000 (26 23:58 +0200)
committerColomban Wendling <ban@herbesfolles.org>
Tue, 6 Oct 2015 13:40:34 +0000 (6 15:40 +0200)
tree453fbbee9e72edb89bdd79072beebd5be12d6f94
parent8ac9d56fff28a6a8b296bfde3f7c047bc8762e61
demoproxy: add a demo proxy showcasing how to create a proxy plugin

This demo proxy does not actually do anything useful. It simply loads
pseudo-plugins from an ini-style file. The point is that there will be a plugin
in the PM dialog for each ini. Each ini-plugin also causes a menu item to be
generated.
plugins/Makefile.am
plugins/demoproxy.c [new file with mode: 0644]
plugins/demoproxytest.px [new file with mode: 0644]
po/POTFILES.skip