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
/
rockboy
/
menu.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
FS#12273 - use buflib for font storage. thanks to the testers :)
Jonathan Gordon
2011-09-24
*
* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...
Teruaki Kawashima
2011-01-24
*
Added the snapshot patch for rockboy (FS#11757)
Michael Stummvoll
2010-11-25
*
Rockboy: Added an short stats option which only shows the two numbers
Michael Stummvoll
2010-11-24
*
rockoy: boosting the max frameskip option up to 20 Max instead of 6
Michael Stummvoll
2010-11-24
*
Adding an reset option to the rockboy menu
Michael Stummvoll
2010-11-24
*
rest of FS#11632 by Michael Stummvoll with modification by me.
Teruaki Kawashima
2010-11-11
*
FS#11632: (rockboy) Some fixes and improvements by Michael Stummvoll
Teruaki Kawashima
2010-11-11
*
rockboy: fix that description is cut off if it is near 20 bytes in load/save ...
Teruaki Kawashima
2010-11-06
*
plugins: use lcd_putsf/lcd_putsxyf
Rafaël Carré
2010-08-28
*
rockboy: rename pcm_*() functions to avoid namespace clash with rockbox
Rafaël Carré
2010-05-27
*
rockboy: fix format strings in snprintf. use int for slot_id and use %d tag f...
Teruaki Kawashima
2010-05-17
*
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
*
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
2010-05-06
*
Correct checking return value of open in plugins.
Teruaki Kawashima
2009-12-06
*
Make the formatter functions used by the settings return a pointer to avoid u...
Nils Wallménius
2009-08-20
*
Fix mistake at checking the return in rockboy. Thanks Al Le for spotting.
Thomas Martitz
2009-08-12
*
Make kbd_input() show a cancel splash to indicate user abort better and for b...
Thomas Martitz
2009-08-12
*
Rockboy: Cleanup red
Karl Kurbjun
2009-08-09
*
Rockboy: Significantly reduce the number of palette updates, add support for ...
Karl Kurbjun
2009-08-09
*
FS#10080
Nils Wallménius
2009-07-14
*
Accept FS#10094 by Teruaki Kawashima:
Jonathan Gordon
2009-06-16
*
loader-initialized global plugin API:
Andrew Mahone
2009-01-16
*
Fix yellow
Tom Ross
2007-10-16
*
Code police and clean up for rockboy.
Tom Ross
2007-10-16
*
Clean up hard-coded paths
Nils Wallménius
2007-09-10
*
RTC (real time clock) support for Rockboy. The time in games like Pokemon Gol...
Tom Ross
2007-07-30
*
Fix rockboy for the H100's. Thanks for fixing the HW codec players Peter
Karl Kurbjun
2007-06-25
*
Sound improvements for rockboy - players now sync the sound (The gigabeat now...
Karl Kurbjun
2007-06-24
*
Move the old api out of the core and into the plugin lib.
Jonathan Gordon
2007-05-08
*
Let GCC check arguments of some more printf-style functions, also for plugins...
Jens Arnold
2007-03-17
*
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-03-16
*
Major Rockboy update.
Tom Ross
2007-02-06
*
add gigabeat button defines
Marcoen Hirschberg
2006-12-05
*
'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-08-11
*
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-06-19
*
gigabeat related changes
Marcoen Hirschberg
2006-03-02
*
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-20
*
Patch #1401999 by Karl Kurbjun - Rockboy color, sound support, and speedups
Linus Nielsen Feltzing
2006-01-10
*
First part of graphics api rework. Special functions, parameter handling, pix...
Jens Arnold
2005-06-24
*
load/savestate support added to the menu, contributed by pabs
Michiel Van Der Kolk
2005-03-04
*
replaced BUTTON_SELECT with BUTTON_OFF
Michiel Van Der Kolk
2005-03-03
*
ack, forgot to add file
Michiel Van Der Kolk
2005-03-03