Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
apps
/
plugins
/
chessbox
/
chessbox_pgn.c
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
6526577
Plugin parameters should be const.
by Steve Bavin
· 16 years ago
6848961
Pass the buffer length to the list_get_name callback functions instead of using hardcoded MAX_PATH
by Nils Wallménius
· 17 years ago
5ca1539
the menu and list now accepts a parent viewport to draw in (and the menu can be told to not show status/button bars). This lays the groundwork to fix colour problems with plugin menus (see star.c for an example.) This hopefully fixes some button bar issues as well as theme problems.
by Jonathan Gordon
· 17 years ago
106ac75
Adapted most multi-source plugins to the iAudio M3 keypad and screen. Doom and mpegplayer are disabled because of the not yet implemented greyscale library, and zxbox used 2-bit greyscale for now. * Slight optimisation for the (currently unused except on M3) 2-bit greyscale code in zxbox. * Simplified button definitions in chessbox.
by Jens Arnold
· 17 years ago
6e20944
- add button descriptions to the m:robe 100 manual for the majority of plugins
by Robert Kukla
· 17 years ago
d6c8b57
M:Robe 100: add button definition/bitmaps to plugins and enable compilation
by Robert Kukla
· 17 years ago
81ba146
Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make it consistant with the ipods. apart from removing a bit of confusion, it fixes the wheel in pictureflow and possibly elsewhere.
by Jonathan Gordon
· 17 years ago
38548c7
Build some more plugins for M:Robe most work, doom builds and runs if you use a hack - need to fix the user timer so that it works properly.
by Karl Kurbjun
· 17 years ago
df1f0d6
Chessbox: ported to c200, also simplify the tile size calculation (thanks to Jens). Just retrieve it from the assigned bmp (same as e.g. Sudoku does), so that there's no need to check for lcd resolution in two different places. Update the manual.
by Marianne Arnold
· 17 years ago
cf1cef5
minor update to gui_synclist_do_button() which will hopefully simplify things later.
by Jonathan Gordon
· 17 years ago
5ccf180
Accept patch from FS#7174 by Mauricio Peccorini with canges by me and Igor Kuzmin, chessbox now saves played games in a pgn file called .rockbox/rocks/games/chessbox.pgn
by Nils Wallménius
· 17 years ago
bc6c62b
Convert to unix line-endings
by Dave Chapman
· 17 years ago
b701322
Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.
by Jens Arnold
· 17 years ago
be0cbc9
Oops forgot to svn add new files
by Nils Wallménius
· 17 years ago