| Commit message (Expand) | Author | Age |
| * | '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-08-11 |
| * | Moved the X5 button driver to the target tree | Linus Nielsen Feltzing | 2006-07-27 |
| * | 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-06-19 |
| * | 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 | 2006-04-09 |
| * | MCF5249 isn't the only Coldfire CPU | Linus Nielsen Feltzing | 2006-03-30 |
| * | Make fullscreen off by default for Rockboy. | Zakk Roberts | 2006-03-23 |
| * | gigabeat related changes | Marcoen Hirschberg | 2006-03-02 |
| * | Correctly byte-swap the pixel values for the iPod 4G Color and Nano - this fi... | Dave Chapman | 2006-02-27 |
| * | prevent rockbox from using the wrong includes | Marcoen Hirschberg | 2006-02-24 |
| * | Rework PCM buffer | Brandon Low | 2006-02-07 |
| * | Initial support for iPod color and video. The Nano has a 176x132 LCD, which ... | Dave Chapman | 2006-01-20 |
| * | simulator build fix | Daniel Stenberg | 2006-01-20 |
| * | Karl Kurbjun's patch #1407719: | Daniel Stenberg | 2006-01-20 |
| * | The .entry section does no longer exist. | Jens Arnold | 2006-01-18 |
| * | Archos recorders: The Rockboy overlay loader now uses the same header as the ... | Jens Arnold | 2006-01-16 |
| * | New plugin loader. Solves the crashes introduced with the .bss changes while ... | Jens Arnold | 2006-01-15 |
| * | Work-in-progress iriver iFP-7xx port by Tomasz Malesinski | Dave Chapman | 2006-01-12 |
| * | Patch #1401999 by Karl Kurbjun - Rockboy color, sound support, and speedups | Linus Nielsen Feltzing | 2006-01-10 |
| * | SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a third | Daniel Stenberg | 2006-01-09 |
| * | Don't include the .bss section in the archos rockboy overlay as well. Explici... | Jens Arnold | 2006-01-08 |
| * | Don't include the .bss and .ibss sections in the binary image for codecs and ... | Jens Arnold | 2006-01-08 |
| * | numerous gcc4 (un)signed warnings killed | Daniel Stenberg | 2005-12-02 |
| * | Rockboy: adapted to colour LCD (but no colours for gameboy color games yet). ... | Jens Arnold | 2005-11-16 |
| * | Support for a colon-separated path in APPEXTRA | Linus Nielsen Feltzing | 2005-10-27 |
| * | iRiver: Make it possible to build Rockbox using GCC 4.0.1. | Magnus Holmgren | 2005-09-28 |
| * | Rockboy: Asm optimised updatepatpix() for coldfire. The vertical-mirroring pa... | Jens Arnold | 2005-09-11 |
| * | Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S... | Jens Arnold | 2005-08-29 |
| * | 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig... | Jens Arnold | 2005-07-06 |
| * | Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and... | Jens Arnold | 2005-07-03 |
| * | Made it working again... | Jens Arnold | 2005-06-29 |
| * | Hristo Kovachev's keypad fixes for the H300 build | Daniel Stenberg | 2005-06-29 |
| * | Request the audio buffer _before_ using any iram. By doing it in this order, | Daniel Stenberg | 2005-06-28 |
| * | Moved the codec and plugin buffer sizes to the config-*.h files instead of | Daniel Stenberg | 2005-06-27 |
| * | First part of graphics api rework. Special functions, parameter handling, pix... | Jens Arnold | 2005-06-24 |
| * | sound disabled. | Michiel Van Der Kolk | 2005-06-06 |
| * | Same 'DLL' messages as the new plugin Makefile. | Jens Arnold | 2005-05-07 |
| * | Fixed makefiles for autoconf.g include. | Daniel Stenberg | 2005-05-07 |
| * | mp3buf renamed to audiobuf | Linus Nielsen Feltzing | 2005-04-05 |
| * | ladida... iriver sim fix till pcm playback is implemented there. | Michiel Van Der Kolk | 2005-03-28 |
| * | This is completely obsolete :p | Michiel Van Der Kolk | 2005-03-28 |
| * | archos fix blah | Michiel Van Der Kolk | 2005-03-28 |
| * | Sound api improvements, rockboy sound, contributed by xshock. | Michiel Van Der Kolk | 2005-03-28 |
| * | Alpha sound driver for rockboy, should work in theory, but in practice, | Michiel Van Der Kolk | 2005-03-20 |
| * | Source documentation of gnuboy (all there is anyways...) | Michiel Van Der Kolk | 2005-03-17 |
| * | Removed unnecessary extra check. | Jens Arnold | 2005-03-10 |
| * | Made the IRAM usage depend on the CPU type. | Jens Arnold | 2005-03-10 |