summaryrefslogtreecommitdiff
path: root/apps/plugins/reversi/reversi-gui.c (follow)
Commit message (Expand)AuthorAge
* reversi: Update viewport initialization to new member fields.Thomas Martitz2014-01-07
* lcd-16bit: Remove {lss,lse,lst}_pattern fields from struct viewport.Thomas Martitz2014-01-07
* reversi: Fix viewport initialization. Improve button layout for portrait. Ena...Thomas Martitz2012-01-30
* Remove touchscreen mode setting from reversi. It's now done in do_menu().Thomas Martitz2012-01-29
* pluginlib_touchscreen: Rework API to offer wait-for-button APIs.Thomas Martitz2012-01-27
* - Fix some reds by implementing lcd_get_dpi().Thomas Martitz2011-10-17
* Fix a bunch of 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann2011-05-08
* plugins: use lcd_putsf/lcd_putsxyfRafaël Carré2010-08-28
* Remove a bunch of build conditions inside .c filesRafaël Carré2010-08-25
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23
* Fix yellowTomer Shalev2009-10-05
* Remove find_albumart() from the plugin API as it doesn't exist for them.Thomas Martitz2009-08-03
* Reversi: Make Reversi respect the global touchscreen setting when in a menu.Karl Kurbjun2009-08-03
* Reversi: Fix warning, change the text so that it does not resize the board (t...Karl Kurbjun2009-08-02
* Reversi: Implement dynamic legend/board sixing when necessary for landscape t...Karl Kurbjun2009-08-02
* Pluginlib: Add support for general buttons. Add menu and quit buttons to Rev...Karl Kurbjun2009-08-02
* Reversi: Attempt to account for screen aspect, add preliminary absolute touch...Karl Kurbjun2009-07-29
* Reversi: Simplify screen sizing - now supports any resolution.Karl Kurbjun2009-07-27
* Accept FS#10094 by Teruaki Kawashima:Jonathan Gordon2009-06-16
* Improve grammar and key map in reversi (FS#9960 and FS#9961)Alexander Levin2009-03-02
* Accept the first patch at FS#9953 - Add Playback Control to more plugins, by...Thomas Martitz2009-02-26
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* Sansa Clip: build plugins (FS#9578)Rafaël Carré2008-11-28
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Plugin parameters should be const.Steve Bavin2008-05-13
* Adapted most multi-source plugins to the iAudio M3 keypad and screen. Doom an...Jens Arnold2008-03-22
* Fix some plugins that use NULL instead of -1 when not using a voice id in str...Michael Sevakis2007-10-15
* Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold2007-09-20
* Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold2007-07-27
* Gra, i really need to get some sleep.Antoine Cellerier2007-07-01
* Add repeat for the alt buttons too.Antoine Cellerier2007-07-01
* Oops.Antoine Cellerier2007-07-01
* control imporvements for iPod by DerPapst.Antoine Cellerier2007-07-01
* Make sure that reversi doesn't enter an infinite loop when using 1 or 2 AIs.Antoine Cellerier2007-07-01
* Implement 2 simple AIs for reversi:Antoine Cellerier2007-07-01
* FS #6509 - "Plugin for playing reversi game" by Alexander Levin + changes by ...Antoine Cellerier2007-06-30