summaryrefslogtreecommitdiff
path: root/apps/plugins/superdom.c
AgeCommit message (Expand)Author
2020-07-22keyboard add ability to specify temporary custom layoutsWilliam Wilgus
2020-04-13Silence a build warning in the superdom plugin.Solomon Peachy
2014-09-14Superdom: Silence warning.Michael Giacomelli
2014-09-14Superdom: rewrote help textFranklin Wei
2014-09-14Superdom: some AI improvements and other minor changesFranklin Wei
2014-09-14Superdom: added option for persistent unitsFranklin Wei
2014-09-14[WIP] Superdom: AI can now use nukesFranklin Wei
2014-09-14[WIP] Superdom: game improvementsFranklin Wei
2014-09-14Superdom: code cleanupFranklin Wei
2014-09-14Superdom: whitespace cleanupFranklin Wei
2014-07-17zen/zenxfi/zenxfistyle/zenmozaic: implement plugin keymaps and enable pluginsAmaury Pouly
2014-06-30Introduce plugin keymaps for the Sony NWZ SeriesNils Stec
2014-06-21lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz
2014-05-24Separate keymaps for YH-820 and YH-920/925Sebastian Leonhardt
2014-04-06Complete Plugin Keymaps for Creative Zen X-Fi3David Jilke
2013-12-14scroll_engine: Rename scroll_stop* functions to be more consistent with the l...Thomas Martitz
2012-04-19hm801: Add support for plugins.Andrew Ryabinin
2012-04-19hm60x: Add support for plugins.Andrew Ryabinin
2012-04-14superdom plugin: make functions/variables static where possibleBertrik Sikken
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń
2011-10-02fuze+: add superdom keymapAmaury Pouly
2010-11-30HD300 - plugins keymapsMarcin Bukat
2010-11-02Commit a few more GoGear HDD6330 keymaps.Robert Menes
2010-08-28plugins: use lcd_putsf/lcd_putsxyfRafaël Carré
2010-08-24Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz
2010-08-23Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz
2010-08-23Introduce plugin_crt0.c that every plugin links.Thomas Martitz
2010-06-18use int instead of enum.Teruaki Kawashima
2010-05-06Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz
2010-02-22some changes to use of display_text.Teruaki Kawashima
2010-02-13Packard Bell Vibe 500: More plugin keymaps (second portion).Szymon Dziok
2010-02-05superdom: check range of input in get_number(). stop scrolling text when leav...Teruaki Kawashima
2010-02-04superdom: fix bug that "Human starting factories" setting is ignored (part of...Teruaki Kawashima
2009-12-15Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev
2009-12-06Correct checking return value of open in plugins.Teruaki Kawashima
2009-12-03Another round of plugin keymaps for the Philips GoGear SA9200.Robert Menes
2009-09-04Fix STRIDE macro for multiscreen and add stride support for picture lib.Karl Kurbjun
2009-08-31pegbox, sliding_puzzle, sokoban, solitaire, sudoku, and superdom: Add support...Karl Kurbjun
2009-08-29Correct superdom conflictKarl Kurbjun
2009-08-20Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius
2009-08-04Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli
2009-08-02Superdom: introduce new enum for value to be returned in many places instead ...Teruaki Kawashima
2009-07-23Superdom: Add support for 640x480 and 480x640 screens, simplify screen defines.Karl Kurbjun
2009-07-14use lib display text to display help messages (FS#10099).Teruaki Kawashima
2009-05-16FS#9971 superdom fixes from Teruaki Kawashima.Andrew Mahone
2009-04-10FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...Thomas Martitz
2009-04-07Enable plugins on the Onda VX747Maurus Cuelenaere
2009-02-26Accept the first patch at FS#9953 - Add Playback Control to more plugins, by...Thomas Martitz
2009-01-16loader-initialized global plugin API:Andrew Mahone