summaryrefslogtreecommitdiff
path: root/apps/plugins/rockboy/menu.c (follow)
Commit message (Expand)AuthorAge
* Fix yellowTom Ross2007-10-16
* Code police and clean up for rockboy.Tom Ross2007-10-16
* Clean up hard-coded pathsNils Wallménius2007-09-10
* RTC (real time clock) support for Rockboy. The time in games like Pokemon Gol...Tom Ross2007-07-30
* Fix rockboy for the H100's. Thanks for fixing the HW codec players PeterKarl Kurbjun2007-06-25
* Sound improvements for rockboy - players now sync the sound (The gigabeat now...Karl Kurbjun2007-06-24
* Move the old api out of the core and into the plugin lib.Jonathan Gordon2007-05-08
* Let GCC check arguments of some more printf-style functions, also for plugins...Jens Arnold2007-03-17
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* Major Rockboy update. Tom Ross2007-02-06
* add gigabeat button definesMarcoen Hirschberg2006-12-05
* 'no voice' is -1 not 0 and menu_items does have a pointerMarcoen Hirschberg2006-08-11
* don't assign NULL to a long (fixes sim build warnings)Marcoen Hirschberg2006-08-11
* Fix the scaling not being initialized properly.Karl Kurbjun2006-06-19
* Update for Rockboy: - fix scaling for other color screens than H300 - full me...Karl Kurbjun2006-06-19
* gigabeat related changesMarcoen Hirschberg2006-03-02
* Initial support for iPod color and video. The Nano has a 176x132 LCD, which ...Dave Chapman2006-01-20
* Karl Kurbjun's patch #1407719:Daniel Stenberg2006-01-20
* Patch #1401999 by Karl Kurbjun - Rockboy color, sound support, and speedupsLinus Nielsen Feltzing2006-01-10
* First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold2005-06-24
* load/savestate support added to the menu, contributed by pabsMichiel Van Der Kolk2005-03-04
* replaced BUTTON_SELECT with BUTTON_OFFMichiel Van Der Kolk2005-03-03
* ack, forgot to add fileMichiel Van Der Kolk2005-03-03