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
Age
Commit message (
Expand
)
Author
2007-10-09
Oops. Fix red.
Nicolas Pennequin
2007-09-10
Clean up hard-coded paths
Nils Wallménius
2007-09-09
Fix rockbox warnings. sramfile is a static array so will never be NULL.
Michael Sevakis
2007-09-08
Sim I/O and threading that runs more like on target. Tweakable if any genuine...
Michael Sevakis
2007-07-30
RTC (real time clock) support for Rockboy. The time in games like Pokemon Gol...
Tom Ross
2007-07-21
Fix red and remove an unneeded file
Karl Kurbjun
2007-07-21
Commit FS #7379 - This patch fixes most of the sound problems from the previo...
Karl Kurbjun
2007-07-20
Makes apps and plugins interract with directories using a posix-like api inst...
Kevin Ferrare
2007-06-25
Fix rockboy for the H100's. Thanks for fixing the HW codec players Peter
Karl Kurbjun
2007-06-24
Fix red rockboy builds on archos. Somebody with more rockboy knowledge might ...
Peter D'Hoye
2007-06-24
Sound improvements for rockboy - players now sync the sound (The gigabeat now...
Karl Kurbjun
2007-06-10
Plugins that play sound must be sure to set inputs and outputs on audio muxed...
Michael Sevakis
2007-05-22
Hopefully take care of the scrollwheel difficulties in plugins on e200.
Michael Sevakis
2007-05-19
attempt to make the Gigabeat button mappings in the plugins more logical and ...
Marcoen Hirschberg
2007-05-10
Code cleaning - remove some unnecessary defined(SIMULATOR) checks
Dave Chapman
2007-05-08
Fix red overlay plugins on archos. Linker scripts weren't prepared for those ...
Jens Arnold
2007-05-08
Move the old api out of the core and into the plugin lib.
Jonathan Gordon
2007-04-21
General housekeeping: Make plugin buffer functions take size_t * instead of i...
Michael Sevakis
2007-04-18
Allow rockboy to run while music is playing with smaller roms. Works on play...
Karl Kurbjun
2007-04-09
Enable rockboy for M5.
Jens Arnold
2007-03-17
Let GCC check arguments of some more printf-style functions, also for plugins...
Jens Arnold
2007-03-16
Rename some macros to account for the recently added M5 port. No code changes.
Jens Arnold
2007-03-16
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-02-18
#if => #ifdef
Daniel Stenberg
2007-02-15
Replaced some explicit options for target linking with to be consistent with...
Jens Arnold
2007-02-06
Major Rockboy update.
Tom Ross
2007-02-03
Removed unused 'mode' parameter from mkdir() for consistency with creat().
Jens Arnold
2007-01-15
FS#6539 - Thanks to Tom Ross
Barry Wardell
2007-01-09
Removed executable flag
Linus Nielsen Feltzing
2006-12-05
add gigabeat button defines
Marcoen Hirschberg
2006-11-26
FS#6357, patch 1: let iramcopy and bss share the same space in codecs and
Tomasz Malesinski
2006-11-18
SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...
Michael Sevakis
2006-11-15
Hopefully clean up some errors
Karl Kurbjun
2006-11-15
Don't need to remove the backdrop for all plugins - leave it up for some.
Karl Kurbjun
2006-10-27
Next step of Makefile tuning: * Use 'make' internal commands for printing mes...
Jens Arnold
2006-10-23
Consistent style of 'make' messages. Always use ranlib after ar.
Jens Arnold
2006-10-22
Speed up build process in general by using internal functions of make instead...
Jens Arnold
2006-10-02
iPod bugfix - re-enable scroll events when leaving rockboy
Dave Chapman
2006-09-29
Cleaner implementation of the recent OSX simulator build fix. No need to defi...
Barry Wardell
2006-09-29
Allow UI simulator to be build on OS (Slightly updated version of FS5767)
Barry Wardell
2006-09-26
Ooops. Fix red builds
Dave Chapman
2006-09-26
Use the absolute wheel position driver for Rockboy. Mappings are: top = UP, ...
Dave Chapman
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-07-27
Moved the X5 button driver to the target tree
Linus Nielsen Feltzing
2006-06-19
Fix the scaling not being initialized properly.
Karl Kurbjun
2006-06-19
Fix errors
Karl Kurbjun
2006-06-19
Update for Rockboy: - fix scaling for other color screens than H300 - full me...
Karl Kurbjun
2006-04-09
use #ifdef x instead of #if defined(x)
Christian Gmeiner
2006-04-09
HAVE_ADJUSTABLE_CPU_FREQ isn't defined for simulators, so we don't have to ch...
Christian Gmeiner
[next]