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
/
codecs
/
codec.h
(
unfollow
)
Commit message (
Expand
)
Author
2005-03-10
Compile the simulators without special code & data sections. Fixes intermitte...
Jens Arnold
2005-03-09
GMini: libmad compiled
Jean-Philippe Bernardy
2005-02-28
Get malloc() and friends out of the way for the cygwin linker (and maybe othe...
Jens Arnold
2004-10-12
Request to remove MMC before acknowledging USB (Ondio)
Jens Arnold
2004-09-28
a hell of a commit: changed several HAVE_xx configuration flags into multiple...
Jörg Hohensohn
2004-09-19
Redesigned the button handling. The code now uses symbolic function defines i...
Björn Stenberg
2004-08-18
Const policed pointer arguments to functions, part 3
Jens Arnold
2004-07-24
New feature: clean shutdown if you press OFF twice in the file browser, or se...
Linus Nielsen Feltzing
2004-04-21
Moved set_time_screen() to screens.c
Linus Nielsen Feltzing
2004-03-12
First step towards context sensitive and configurable menus, by Brent Coutts
Linus Nielsen Feltzing
2004-01-08
The splash() function's second argument (keymask) is now removed, as it
Daniel Stenberg
2003-12-04
Added a splash to indicate battery charging if user tries to shut off while p...
Björn Stenberg
2003-07-17
A very basic charging screen, probably buggy, the pro's would make it much ni...
Jörg Hohensohn
2003-03-17
power-splash, this should be able to replace most cases where we "splash"
Daniel Stenberg
2003-03-17
Hey Linus! Here it is!
Daniel Stenberg
2002-10-11
Enable status bar in usb mode.
Markus Braun
2002-09-24
Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...
Björn Stenberg
2002-08-23
Remade the menu system slightly. All functions invoked from menus now use
Daniel Stenberg
2002-05-26
Sound settings
Björn Stenberg
2002-05-24
Proper declaration of show_splash and main_menu
Björn Stenberg
2002-05-13
Changing to C99 'bool' type
Björn 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