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
/
gdb
/
setjmp.S
(
unfollow
)
Commit message (
Expand
)
Author
2003-05-17
Now compiles without newlib. Refined the Makefile a little.
Linus Nielsen Feltzing
2003-01-29
New onplay-menu for the Player.
Kjell Ericson
2002-09-24
Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...
Björn Stenberg
2002-09-17
use an unsigned char * for the string
Daniel Stenberg
2002-08-23
MENU_DISK_CHANGED is the new value for telling disk content might have
Daniel Stenberg
2002-08-23
Remade the menu system slightly. All functions invoked from menus now use
Daniel Stenberg
2002-06-27
Abstracted settings user interface into set_bool, set_int and set_option.
Björn Stenberg
2002-06-14
killed off a warning
Daniel Stenberg
2002-05-26
Added support for nested menus
Björn Stenberg
2002-05-22
Oh, wrong API
Björn Stenberg
2002-05-21
Abstracted the menu interface
Björn Stenberg
2002-05-18
made the logo display a true splash screen
Robert Hak
2002-05-17
moved from the simulator dir
Daniel Stenberg
2002-05-12
remember previous menu position when returning
Dave Chapman
2002-05-06
Capitalization corrections on menu structure
Robert Hak
2002-05-06
Initial creation. This removes alot of the cursor and menuing overhead
Robert Hak
2002-05-04
Use the defines, we can't assume a particular LCD or keypad.
Daniel Stenberg
2002-05-04
created
Robert Hak
2002-04-18
Moved definition of TRUE and FALSE to types.h
Björn Stenberg
2002-04-17
proper #ifdef'ing around the file to prevent errors if multiply included
Daniel Stenberg
2002-04-11
firmware typedefs. only bool so far
Daniel 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