rockbox/apps/plugins/reversi
Nils Stec c9816f57bf Introduce plugin keymaps for the Sony NWZ Series
Change-Id: I46b8766bd44118bce4931b7ee71815ae5f51cb2e
Reviewed-on: http://gerrit.rockbox.org/879
Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
2014-06-30 21:20:15 +02:00
..
reversi-game.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
reversi-game.h loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
reversi-gui.c reversi: Update viewport initialization to new member fields. 2014-01-07 23:01:07 +01:00
reversi-gui.h Introduce plugin keymaps for the Sony NWZ Series 2014-06-30 21:20:15 +02:00
reversi-strategy-naive.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
reversi-strategy-simple.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
reversi-strategy.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
reversi-strategy.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
reversi.make Use a static pattern rule to restrict the dependency on [pluginname].o to single-file plugins. This allows the pattern rule for %.rock (with all dependencies defined elsewhere) to pick up multi-file plugins with no [pluginname].o file, and get rid of the duplication in (doom|midi|reversi).make. 2009-03-04 23:41:58 +00:00
SOURCES