summaryrefslogtreecommitdiffstats
path: root/apps/plugins/chessbox/chessbox_pgn.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-28Fix multiple potential null pointer dereferencessSolomon Peachy1-3/+11
2019-07-28chessbox: Fixes and enhancementsSolomon Peachy1-2/+2
2019-07-20FS#7912: Voice enable the chessbox pluginSolomon Peachy1-9/+45
2017-03-15Rewrite void* arithmeticFranklin Wei1-1/+1
2017-02-01Fix for Chessbox bug FS#10363William Wilgus1-23/+47
2017-01-31Remove Whitespaces from chessboxWilliam Wilgus1-3/+3
2011-12-31Make local functions static in clock and chessbox pluginBertrik Sikken1-9/+9
2011-03-02RaaA: Fix write locations of pluginsThomas Jarosch1-2/+2
2010-05-07Fix size_t handling in plugin_get_buffer()Frank Gevaerts1-3/+3
2010-05-06Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz1-2/+2
2009-12-06Correct checking return value of open in plugins.Teruaki Kawashima1-2/+2
2009-08-20Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius1-5/+3
2009-07-14FS#10080Nils Wallménius1-1/+1
2009-01-16loader-initialized global plugin API:Andrew Mahone1-22/+7
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon1-1/+0
2008-08-19Fix a problem with dict and checkbox where their internal buffer allocaters w...Jonathan Gordon1-0/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-13Plugin parameters should be const.Steve Bavin1-8/+8
2008-04-09Pass the buffer length to the list_get_name callback functions instead of usi...Nils Wallménius1-2/+3
2008-03-26the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon1-1/+1
2008-03-22Adapted most multi-source plugins to the iAudio M3 keypad and screen. Doom an...Jens Arnold1-214/+1
2008-03-18- add button descriptions to the m:robe 100 manual for the majority of pluginsRobert Kukla1-5/+5
2008-03-01M:Robe 100: add button definition/bitmaps to plugins and enable compilationRobert Kukla1-1/+16
2008-01-10Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon1-2/+2
2007-11-02Build some more plugins for M:Robe most work, doom builds and runs if you use...Karl Kurbjun1-0/+15
2007-10-19Chessbox: ported to c200, also simplify the tile size calculation (thanks to ...Marianne Arnold1-0/+15
2007-09-17minor update to gui_synclist_do_button() which will hopefully simplify things...Jonathan Gordon1-1/+1
2007-09-02Accept patch from FS#7174 by Mauricio Peccorini with canges by me and Igor Ku...Nils Wallménius1-10/+371
2007-08-19Convert to unix line-endingsDave Chapman1-703/+703
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold1-1/+2
2007-05-29Oops forgot to svn add new filesNils Wallménius1-0/+702