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
/
icon.c
(
unfollow
)
Commit message (
Expand
)
Author
2006-03-25
Support the recording screen on the LCD remote. Also adds support for the pea...
Dan Everton
2005-11-16
Multi screen support for playlist viewer, some fixes in other gui files
Kevin Ferrare
2005-10-30
Corrected a bug on archos with buttonbar which was erased when filetree refre...
Kevin Ferrare
2005-10-28
Changed some fn names, also corrected a bug with fonts and made the filetree ...
Kevin Ferrare
2005-10-28
Initial multi screen support by Kévin Ferrare (Patch #1318081)
Linus Nielsen Feltzing
2005-09-02
Optimised new file association handling. Fixed NULL pointer accesses. Const p...
Jens Arnold
2005-09-02
Fixed associate problem with file extensions (.info files matched .nfo extens...
Henrik Backe
2005-03-06
Undo previous commit. Apparently, this is not wanted behaviour.
Thom Johansen
2005-03-06
"Open With" menu duplicate entry bug fixed.
Thom Johansen
2004-08-18
Const policed pointer arguments to functions, part 3
Jens Arnold
2004-07-19
Const'ed the logo, the bitmaps and the credits (optimization for running from...
Jens Arnold
2004-07-13
Open with... now reloads the dir if the viewer returns PLUGIN_USB_CONNECTED
Linus Nielsen Feltzing
2004-05-21
Plugin/file type association system. Patch #879411 by Henrik Backe
Björn Stenberg
2004-03-16
First shot at a nice little button bar at the bottom of the recorder LCD. Ena...
Linus Nielsen Feltzing
2003-11-05
Renamed the buttonbar functions
Linus Nielsen Feltzing
2003-11-04
Generic F-key buttonbar functionality
Linus Nielsen Feltzing
2003-04-23
Only redraw the status line when info actually changed.
Björn Stenberg
2003-01-27
include time.h for the sim (the win version in fact)
Daniel Stenberg
2002-12-18
Killed a dozen global variables
Björn Stenberg
2002-10-15
Draw all icons for player from status_draw. Added set methods for
Mats Lidell
2002-08-15
F3 now toggles global_settings.statusbar
Markus Braun
2002-08-07
Added status bar to file browser and wps
Markus Braun
2002-07-22
First version
Linus Nielsen Feltzing
2002-05-16
Initial revision
Björn Stenberg
2002-05-04
Added browse_root(void)
Robert Hak
2002-04-30
initial dir browsing code
Daniel Stenberg
2002-04-26
Simpler API and remove interrupt code
Björn Stenberg
2002-04-23
Moved driver to 'drivers' subdir
Björn Stenberg
2002-04-20
Fixed REG and REG_ADDR style macros
Björn Stenberg
2002-03-28
First version
Björn Stenberg
2002-03-26
updates
Daniel Stenberg
2002-03-26
lcd_update() works for X11 now...
Daniel Stenberg
2002-03-26
generic and specific LCD functions
Daniel Stenberg