summaryrefslogtreecommitdiff
path: root/apps/plugins/chessbox
AgeCommit message (Expand)Author
2009-01-16loader-initialized global plugin API:Andrew Mahone
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon
2008-12-12m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger
2008-12-08Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:MMaurus Cuelenaere
2008-12-04Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg
2008-11-28Sansa Clip: build plugins (FS#9578)Rafaël Carré
2008-11-25Added 'keywords' and 'eol-style' properties.Björn Stenberg
2008-11-21$* doesn't work if the target doesn't use a wildcard. Furthermore the GNU mak...Jens Arnold
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg
2008-10-18revert plugin_api part of r18830, as this was the wrong solution for thoseFrank Gevaerts
2008-10-18code police : fix some multiply defined variablesFrank Gevaerts
2008-09-24Slight clean up of splash calls, use HZ instead of explicit numbersNils Wallménius
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere
2008-08-19Fix a problem with dict and checkbox where their internal buffer allocaters w...Jonathan Gordon
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-13Plugin parameters should be const.Steve Bavin
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin
2008-05-02Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in...Michael Sevakis
2008-04-27FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase
2008-04-09Pass the buffer length to the list_get_name callback functions instead of usi...Nils Wallménius
2008-03-26the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon
2008-03-22D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase
2008-03-22Adapted most multi-source plugins to the iAudio M3 keypad and screen. Doom an...Jens Arnold
2008-03-18- add button descriptions to the m:robe 100 manual for the majority of pluginsRobert Kukla
2008-03-01M:Robe 100: add button definition/bitmaps to plugins and enable compilationRobert Kukla
2008-01-10Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon
2008-01-05Fix chessbox and rockboy for archos (overlays were broken by yesterday's plug...Jens Arnold
2008-01-04Stop wasting binary size + ram for several plugins. Plugins are supposed to b...Jens Arnold
2007-11-02Build some more plugins for M:Robe most work, doom builds and runs if you use...Karl Kurbjun
2007-10-19Chessbox: ported to c200, also simplify the tile size calculation (thanks to ...Marianne Arnold
2007-09-17minor update to gui_synclist_do_button() which will hopefully simplify things...Jonathan Gordon
2007-09-13Remove the ability to restart chessbox with a button (combo). It became redun...Marianne Arnold
2007-09-02Accept patch from FS#7174 by Mauricio Peccorini with canges by me and Igor Ku...Nils Wallménius
2007-08-19Convert to unix line-endingsDave Chapman
2007-08-06Accept FS#5464 - organise the rocks directory. Jonathan Gordon
2007-08-03Chessbox plugin: Reset computer thinking time on forced play (FS #5135)Peter D'Hoye
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold
2007-05-29Oops forgot to svn add new filesNils Wallménius
2007-05-29Accept FS#7209 by Mauricio Peccorini, Make chessbox able to view games stored...Nils Wallménius
2007-05-20Update some comments in menu.h to be hopefully more helpful.Jonathan Gordon
2007-05-19attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg
2007-05-19fix warningsMarcoen Hirschberg
2007-05-18add a menu to the chessbox plugin, FS #7186 by Mauricio PeccoriniMarcoen Hirschberg
2007-05-08Fix red overlay plugins on archos. Linker scripts weren't prepared for those ...Jens Arnold
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold
2007-02-15Replaced some explicit options for target linking with to be consistent with...Jens Arnold
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman
2007-01-09Removed executable flagLinus Nielsen Feltzing