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
/
plugins
/
databox
/
databox.h
(
unfollow
)
Commit message (
Expand
)
Author
2006-12-11
1) Delete unused files from old database and old gui files 2) Remove unnecces...
Nils Wallménius
2005-05-08
Databox: Added crude print() function, and enabled building on all targets.
Jens Arnold
2005-05-08
Changed to rockbox style button handling, using the api functions. Support fo...
Jens Arnold
2005-05-08
merf u.u.
Michiel Van Der Kolk
2005-05-08
Databox!
Michiel Van Der Kolk
2005-04-29
Code policy...
Michiel Van Der Kolk
2005-04-28
Make searchengine compile for all targets; correct linking for archos.
Jens Arnold
2005-04-28
Proper headers, simulator support should (emphasis on should) work.
Michiel Van Der Kolk
2005-04-28
Search engine core for database v2, has an hardcoded "songs for year >= 1980 ...
Michiel Van Der Kolk
2003-06-10
re-enabled the demos
Daniel Stenberg
2003-04-24
Disabled demos to stay below 200KB
Björn Stenberg
2002-09-06
Renamed menu item 'Screensavers' to more descriptive 'Demos'. Added snow, rem...
Björn Stenberg
2002-09-06
undef the defines that used to be set by the makefile, since it'll prevent
Daniel Stenberg
2002-09-06
features.h was renamed to options.h since it collided with the system
Daniel Stenberg
2002-09-06
meant to control which app features to build-in
Daniel Stenberg
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