summaryrefslogtreecommitdiff
path: root/apps/plugins/rockboy
AgeCommit message (Expand)Author
2006-11-15Don't need to remove the backdrop for all plugins - leave it up for some.Karl Kurbjun
2006-10-27Next step of Makefile tuning: * Use 'make' internal commands for printing mes...Jens Arnold
2006-10-23Consistent style of 'make' messages. Always use ranlib after ar.Jens Arnold
2006-10-22Speed up build process in general by using internal functions of make instead...Jens Arnold
2006-10-02iPod bugfix - re-enable scroll events when leaving rockboyDave Chapman
2006-09-29Cleaner implementation of the recent OSX simulator build fix. No need to defi...Barry Wardell
2006-09-29Allow UI simulator to be build on OS (Slightly updated version of FS5767)Barry Wardell
2006-09-26Ooops. Fix red buildsDave Chapman
2006-09-26Use 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 pointerMarcoen Hirschberg
2006-08-11don't assign NULL to a long (fixes sim build warnings)Marcoen Hirschberg
2006-07-27Moved the X5 button driver to the target treeLinus Nielsen Feltzing
2006-06-19Fix the scaling not being initialized properly.Karl Kurbjun
2006-06-19Fix errorsKarl Kurbjun
2006-06-19Update for Rockboy: - fix scaling for other color screens than H300 - full me...Karl Kurbjun
2006-04-09use #ifdef x instead of #if defined(x)Christian Gmeiner
2006-04-09HAVE_ADJUSTABLE_CPU_FREQ isn't defined for simulators, so we don't have to ch...Christian Gmeiner
2006-03-30MCF5249 isn't the only Coldfire CPULinus Nielsen Feltzing
2006-03-23Make fullscreen off by default for Rockboy.Zakk Roberts
2006-03-02gigabeat related changesMarcoen Hirschberg
2006-02-27Correctly byte-swap the pixel values for the iPod 4G Color and Nano - this fi...Dave Chapman
2006-02-24prevent rockbox from using the wrong includesMarcoen Hirschberg
2006-02-07Rework PCM bufferBrandon Low
2006-01-20Initial support for iPod color and video. The Nano has a 176x132 LCD, which ...Dave Chapman
2006-01-20simulator build fixDaniel Stenberg
2006-01-20Karl Kurbjun's patch #1407719:Daniel Stenberg
2006-01-18The .entry section does no longer exist.Jens Arnold
2006-01-16Archos recorders: The Rockboy overlay loader now uses the same header as the ...Jens Arnold
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman
2006-01-10Patch #1401999 by Karl Kurbjun - Rockboy color, sound support, and speedupsLinus Nielsen Feltzing
2006-01-09SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a thirdDaniel Stenberg
2006-01-08Don't include the .bss section in the archos rockboy overlay as well. Explici...Jens Arnold
2006-01-08Don't include the .bss and .ibss sections in the binary image for codecs and ...Jens Arnold
2005-12-02numerous gcc4 (un)signed warnings killedDaniel Stenberg
2005-11-16Rockboy: adapted to colour LCD (but no colours for gameboy color games yet). ...Jens Arnold
2005-10-27Support for a colon-separated path in APPEXTRALinus Nielsen Feltzing
2005-09-28iRiver: Make it possible to build Rockbox using GCC 4.0.1.Magnus Holmgren
2005-09-11Rockboy: Asm optimised updatepatpix() for coldfire. The vertical-mirroring pa...Jens Arnold
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold
2005-07-064-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold
2005-07-03Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and...Jens Arnold
2005-06-29Made it working again...Jens Arnold
2005-06-29Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg
2005-06-28Request the audio buffer _before_ using any iram. By doing it in this order,Daniel Stenberg
2005-06-27Moved the codec and plugin buffer sizes to the config-*.h files instead ofDaniel Stenberg
2005-06-24First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold
2005-06-06sound disabled.Michiel Van Der Kolk
2005-05-07Same 'DLL' messages as the new plugin Makefile.Jens Arnold
2005-05-07Fixed makefiles for autoconf.g include.Daniel Stenberg