summaryrefslogtreecommitdiff
path: root/apps/plugins/rockboy (follow)
Commit message (Expand)AuthorAge
* Fix red overlay plugins on archos. Linker scripts weren't prepared for those ...Jens Arnold2007-05-08
* Move the old api out of the core and into the plugin lib.Jonathan Gordon2007-05-08
* General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis2007-04-21
* Allow rockboy to run while music is playing with smaller roms. Works on play...Karl Kurbjun2007-04-18
* Enable rockboy for M5.Jens Arnold2007-04-09
* Let GCC check arguments of some more printf-style functions, also for plugins...Jens Arnold2007-03-17
* Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold2007-03-16
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* #if => #ifdefDaniel Stenberg2007-02-18
* Replaced some explicit options for target linking with to be consistent with...Jens Arnold2007-02-15
* Major Rockboy update. Tom Ross2007-02-06
* Removed unused 'mode' parameter from mkdir() for consistency with creat().Jens Arnold2007-02-03
* FS#6539 - Thanks to Tom RossBarry Wardell2007-01-15
* Removed executable flagLinus Nielsen Feltzing2007-01-09
* add gigabeat button definesMarcoen Hirschberg2006-12-05
* FS#6357, patch 1: let iramcopy and bss share the same space in codecs andTomasz Malesinski2006-11-26
* SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...Michael Sevakis2006-11-18
* Hopefully clean up some errorsKarl Kurbjun2006-11-15
* Don't need to remove the backdrop for all plugins - leave it up for some.Karl Kurbjun2006-11-15
* Next step of Makefile tuning: * Use 'make' internal commands for printing mes...Jens Arnold2006-10-27
* Consistent style of 'make' messages. Always use ranlib after ar.Jens Arnold2006-10-23
* Speed up build process in general by using internal functions of make instead...Jens Arnold2006-10-22
* iPod bugfix - re-enable scroll events when leaving rockboyDave Chapman2006-10-02
* Cleaner implementation of the recent OSX simulator build fix. No need to defi...Barry Wardell2006-09-29
* Allow UI simulator to be build on OS (Slightly updated version of FS5767)Barry Wardell2006-09-29
* Ooops. Fix red buildsDave Chapman2006-09-26
* Use the absolute wheel position driver for Rockboy. Mappings are: top = UP, ...Dave Chapman2006-09-26
* '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
* Moved the X5 button driver to the target treeLinus Nielsen Feltzing2006-07-27
* Fix the scaling not being initialized properly.Karl Kurbjun2006-06-19
* Fix errorsKarl Kurbjun2006-06-19
* Update for Rockboy: - fix scaling for other color screens than H300 - full me...Karl Kurbjun2006-06-19
* use #ifdef x instead of #if defined(x)Christian Gmeiner2006-04-09
* HAVE_ADJUSTABLE_CPU_FREQ isn't defined for simulators, so we don't have to ch...Christian Gmeiner2006-04-09
* MCF5249 isn't the only Coldfire CPULinus Nielsen Feltzing2006-03-30
* Make fullscreen off by default for Rockboy.Zakk Roberts2006-03-23
* gigabeat related changesMarcoen Hirschberg2006-03-02
* Correctly byte-swap the pixel values for the iPod 4G Color and Nano - this fi...Dave Chapman2006-02-27
* prevent rockbox from using the wrong includesMarcoen Hirschberg2006-02-24
* Rework PCM bufferBrandon Low2006-02-07
* Initial support for iPod color and video. The Nano has a 176x132 LCD, which ...Dave Chapman2006-01-20
* simulator build fixDaniel Stenberg2006-01-20
* Karl Kurbjun's patch #1407719:Daniel Stenberg2006-01-20
* The .entry section does no longer exist.Jens Arnold2006-01-18
* Archos recorders: The Rockboy overlay loader now uses the same header as the ...Jens Arnold2006-01-16
* New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold2006-01-15
* Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman2006-01-12
* Patch #1401999 by Karl Kurbjun - Rockboy color, sound support, and speedupsLinus Nielsen Feltzing2006-01-10
* SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a thirdDaniel Stenberg2006-01-09