index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
gui
/
charcell
(
follow
)
Commit message (
Expand
)
Author
Age
*
lists: Adapt put_line().
Thomas Martitz
2014-01-07
*
scroll_engine: Rename scroll_stop* functions to be more consistent with the l...
Thomas Martitz
2013-12-14
*
Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...
Björn Stenberg
2011-10-15
*
Fix some 'set but not used' warnings.
Andree Buschmann
2011-09-17
*
fix that disktidy plugin and shopper plugin is not usable when Show Icons set...
Teruaki Kawashima
2010-10-26
*
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
*
remove unused fields from struct gui_synclist.
Teruaki Kawashima
2010-02-21
*
fix text scrolling handling in do_menu, set_time_screen and time_screen.
Teruaki Kawashima
2010-02-11
*
Make the formatter functions used by the settings return a pointer to avoid u...
Nils Wallménius
2009-08-20
*
Slight cleanup in lcd.h: kill fixme and remove useless include, add some incl...
Nils Wallménius
2009-08-19
*
Remove some unused #includes
Bertrik Sikken
2009-08-06
*
Remove unneeded #include "backdrop.h"
Bertrik Sikken
2009-05-09
*
Decouple the statusbar drawing from the rest of the screen drawing. it is not...
Jonathan Gordon
2008-12-31
*
Change screens memebers char_width, char_height and nb_lines to functions ret...
Peter D'Hoye
2008-09-07
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
more textarea to viewport conversion... yes/no screen...
Jonathan Gordon
2008-05-11
*
a bit of code cleanup.. use a single function to get the statusbar height (or...
Jonathan Gordon
2008-05-04
*
Pass the buffer length to the list_get_name callback functions instead of usi...
Nils Wallménius
2008-04-09
*
FS#8457 - convert the list drawing code to use viewports. This does not inclu...
Jonathan Gordon
2008-03-05