summaryrefslogtreecommitdiff
path: root/apps/plugins/chessbox/chessbox_pgn.c
AgeCommit message (Expand)Author
2020-10-28Fix multiple potential null pointer dereferencessSolomon Peachy
2019-07-28chessbox: Fixes and enhancementsSolomon Peachy
2019-07-20FS#7912: Voice enable the chessbox pluginSolomon Peachy
2017-03-15Rewrite void* arithmeticFranklin Wei
2017-02-01Fix for Chessbox bug FS#10363William Wilgus
2017-01-31Remove Whitespaces from chessboxWilliam Wilgus
2011-12-31Make local functions static in clock and chessbox pluginBertrik Sikken
2011-03-02RaaA: Fix write locations of pluginsThomas Jarosch
2010-05-07Fix size_t handling in plugin_get_buffer()Frank Gevaerts
2010-05-06Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz
2009-12-06Correct checking return value of open in plugins.Teruaki Kawashima
2009-08-20Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius
2009-07-14FS#10080Nils Wallménius
2009-01-16loader-initialized global plugin API:Andrew Mahone
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon
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-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-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
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-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-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