summaryrefslogtreecommitdiff
path: root/apps/plugins/rockboy (follow)
Commit message (Expand)AuthorAge
* 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
* Don't include the .bss section in the archos rockboy overlay as well. Explici...Jens Arnold2006-01-08
* Don't include the .bss and .ibss sections in the binary image for codecs and ...Jens Arnold2006-01-08
* numerous gcc4 (un)signed warnings killedDaniel Stenberg2005-12-02
* Rockboy: adapted to colour LCD (but no colours for gameboy color games yet). ...Jens Arnold2005-11-16
* Support for a colon-separated path in APPEXTRALinus Nielsen Feltzing2005-10-27
* iRiver: Make it possible to build Rockbox using GCC 4.0.1.Magnus Holmgren2005-09-28
* Rockboy: Asm optimised updatepatpix() for coldfire. The vertical-mirroring pa...Jens Arnold2005-09-11
* Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold2005-08-29
* 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold2005-07-06
* Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and...Jens Arnold2005-07-03
* Made it working again...Jens Arnold2005-06-29
* Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg2005-06-29