rockbox/apps/plugins/goban
Aidan MacDonald aacb0811d9 Rename symbols of FiiO M3K Linux-based port
Mainly a straight replacement of FIIO_M3K -> FIIO_M3K_LINUX.

Change-Id: Id07c84f8150991d1b6851540c2c3f8f67e3f12c2
2021-02-27 23:53:28 +00:00
..
SOURCES
board.c FS#9930 by Joshua Simmons: Code clean up the goban plugin a bit, mostly by improving comments. No functional changes. 2009-02-19 23:51:47 +00:00
board.h
display.c goban plugin: hoshi locations for more board sizes 2012-01-26 13:08:07 +01:00
display.h FS#12014 by Huan Zhang fixing some link errors with a recent mips toolchain. 2011-03-19 10:14:12 +00:00
game.c FS#9930 by Joshua Simmons: Code clean up the goban plugin a bit, mostly by improving comments. No functional changes. 2009-02-19 23:51:47 +00:00
game.h
goban.c keyboard add ability to specify temporary custom layouts 2020-07-22 06:48:28 -04:00
goban.h Rename symbols of FiiO M3K Linux-based port 2021-02-27 23:53:28 +00:00
goban.make [1/4] Remove SH support and all archos targets 2020-07-24 21:20:13 +00:00
sgf.c A better fix than b58b9c2. 2016-03-13 23:01:35 +01:00
sgf.h
sgf_output.c FS#10080 2009-07-14 13:57:45 +00:00
sgf_output.h
sgf_parse.c Fix typo in goban 2017-09-01 22:00:59 -04:00
sgf_parse.h
sgf_storage.c FS#9901 by Joshua Simmons for the Goban plugin: Goban overlay for the Archos targets. 2009-02-20 23:14:09 +00:00
sgf_storage.h
types.h Make the formatter functions used by the settings return a pointer to avoid usless copying of lang strings, this brought with it a long chain of const correctness and a few random cleanups 2009-08-20 16:47:44 +00:00
util.c Fix dangerous casts 2017-02-04 17:24:47 +01:00
util.h