index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
rockboy
/
menu.c
Age
Commit message (
Expand
)
Author
2007-10-16
Fix yellow
Tom Ross
2007-10-16
Code police and clean up for rockboy.
Tom Ross
2007-09-10
Clean up hard-coded paths
Nils Wallménius
2007-07-30
RTC (real time clock) support for Rockboy. The time in games like Pokemon Gol...
Tom Ross
2007-06-25
Fix rockboy for the H100's. Thanks for fixing the HW codec players Peter
Karl Kurbjun
2007-06-24
Sound improvements for rockboy - players now sync the sound (The gigabeat now...
Karl Kurbjun
2007-05-08
Move the old api out of the core and into the plugin lib.
Jonathan Gordon
2007-03-17
Let GCC check arguments of some more printf-style functions, also for plugins...
Jens Arnold
2007-03-16
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-02-06
Major Rockboy update.
Tom Ross
2006-12-05
add gigabeat button defines
Marcoen Hirschberg
2006-08-11
'no voice' is -1 not 0 and menu_items does have a pointer
Marcoen Hirschberg
2006-08-11
don't assign NULL to a long (fixes sim build warnings)
Marcoen Hirschberg
2006-06-19
Fix the scaling not being initialized properly.
Karl Kurbjun
2006-06-19
Update for Rockboy: - fix scaling for other color screens than H300 - full me...
Karl Kurbjun
2006-03-02
gigabeat related changes
Marcoen Hirschberg
2006-01-20
Initial support for iPod color and video. The Nano has a 176x132 LCD, which ...
Dave Chapman
2006-01-20
Karl Kurbjun's patch #1407719:
Daniel Stenberg
2006-01-10
Patch #1401999 by Karl Kurbjun - Rockboy color, sound support, and speedups
Linus Nielsen Feltzing
2005-06-24
First part of graphics api rework. Special functions, parameter handling, pix...
Jens Arnold
2005-03-04
load/savestate support added to the menu, contributed by pabs
Michiel Van Der Kolk
2005-03-03
replaced BUTTON_SELECT with BUTTON_OFF
Michiel Van Der Kolk
2005-03-03
ack, forgot to add file
Michiel Van Der Kolk