index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
chessbox
/
chessbox_pgn.c
Age
Commit message (
Expand
)
Author
2020-10-28
Fix multiple potential null pointer dereferencess
Solomon Peachy
2019-07-28
chessbox: Fixes and enhancements
Solomon Peachy
2019-07-20
FS#7912: Voice enable the chessbox plugin
Solomon Peachy
2017-03-15
Rewrite void* arithmetic
Franklin Wei
2017-02-01
Fix for Chessbox bug FS#10363
William Wilgus
2017-01-31
Remove Whitespaces from chessbox
William Wilgus
2011-12-31
Make local functions static in clock and chessbox plugin
Bertrik Sikken
2011-03-02
RaaA: Fix write locations of plugins
Thomas Jarosch
2010-05-07
Fix size_t handling in plugin_get_buffer()
Frank Gevaerts
2010-05-06
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
2009-12-06
Correct checking return value of open in plugins.
Teruaki Kawashima
2009-08-20
Make the formatter functions used by the settings return a pointer to avoid u...
Nils Wallménius
2009-07-14
FS#10080
Nils Wallménius
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
2008-12-31
Decouple the statusbar drawing from the rest of the screen drawing. it is not...
Jonathan Gordon
2008-08-19
Fix a problem with dict and checkbox where their internal buffer allocaters w...
Jonathan Gordon
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-13
Plugin parameters should be const.
Steve Bavin
2008-04-09
Pass the buffer length to the list_get_name callback functions instead of usi...
Nils Wallménius
2008-03-26
the menu and list now accepts a parent viewport to draw in (and the menu can ...
Jonathan Gordon
2008-03-22
Adapted 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 plugins
Robert Kukla
2008-03-01
M:Robe 100: add button definition/bitmaps to plugins and enable compilation
Robert Kukla
2008-01-10
Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...
Jonathan Gordon
2007-11-02
Build some more plugins for M:Robe most work, doom builds and runs if you use...
Karl Kurbjun
2007-10-19
Chessbox: ported to c200, also simplify the tile size calculation (thanks to ...
Marianne Arnold
2007-09-17
minor update to gui_synclist_do_button() which will hopefully simplify things...
Jonathan Gordon
2007-09-02
Accept patch from FS#7174 by Mauricio Peccorini with canges by me and Igor Ku...
Nils Wallménius
2007-08-19
Convert to unix line-endings
Dave Chapman
2007-07-27
Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.
Jens Arnold
2007-05-29
Oops forgot to svn add new files
Nils Wallménius