Age | Commit message (Expand) | Author |
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 |
2006-03-30 | MCF5249 isn't the only Coldfire CPU | Linus Nielsen Feltzing |
2006-03-23 | Make fullscreen off by default for Rockboy. | Zakk Roberts |
2006-03-02 | gigabeat related changes | Marcoen Hirschberg |
2006-02-27 | Correctly byte-swap the pixel values for the iPod 4G Color and Nano - this fi... | Dave Chapman |
2006-02-24 | prevent rockbox from using the wrong includes | Marcoen Hirschberg |
2006-02-07 | Rework PCM buffer | Brandon Low |
2006-01-20 | 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-18 | The .entry section does no longer exist. | Jens Arnold |
2006-01-16 | Archos recorders: The Rockboy overlay loader now uses the same header as the ... | Jens Arnold |
2006-01-15 | New plugin loader. Solves the crashes introduced with the .bss changes while ... | Jens Arnold |
2006-01-12 | Work-in-progress iriver iFP-7xx port by Tomasz Malesinski | Dave Chapman |
2006-01-10 | Patch #1401999 by Karl Kurbjun - Rockboy color, sound support, and speedups | Linus Nielsen Feltzing |
2006-01-09 | SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a third | Daniel Stenberg |
2006-01-08 | 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 |
2005-12-02 | numerous gcc4 (un)signed warnings killed | Daniel Stenberg |
2005-11-16 | Rockboy: adapted to colour LCD (but no colours for gameboy color games yet). ... | Jens Arnold |
2005-10-27 | Support for a colon-separated path in APPEXTRA | Linus Nielsen Feltzing |
2005-09-28 | iRiver: Make it possible to build Rockbox using GCC 4.0.1. | Magnus Holmgren |
2005-09-11 | Rockboy: Asm optimised updatepatpix() for coldfire. The vertical-mirroring pa... | Jens Arnold |
2005-08-29 | Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S... | Jens Arnold |
2005-07-06 | 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig... | Jens Arnold |
2005-07-03 | Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and... | Jens Arnold |
2005-06-29 | Made it working again... | Jens Arnold |
2005-06-29 | Hristo Kovachev's keypad fixes for the H300 build | Daniel Stenberg |
2005-06-28 | Request the audio buffer _before_ using any iram. By doing it in this order, | Daniel Stenberg |
2005-06-27 | Moved the codec and plugin buffer sizes to the config-*.h files instead of | Daniel Stenberg |
2005-06-24 | First part of graphics api rework. Special functions, parameter handling, pix... | Jens Arnold |
2005-06-06 | sound disabled. | Michiel Van Der Kolk |
2005-05-07 | Same 'DLL' messages as the new plugin Makefile. | Jens Arnold |
2005-05-07 | Fixed makefiles for autoconf.g include. | Daniel Stenberg |
2005-04-05 | mp3buf renamed to audiobuf | Linus Nielsen Feltzing |
2005-03-28 | 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-20 | Alpha sound driver for rockboy, should work in theory, but in practice, | Michiel Van Der Kolk |
2005-03-17 | Source documentation of gnuboy (all there is anyways...) | Michiel Van Der Kolk |
2005-03-10 | Removed unnecessary extra check. | Jens Arnold |
2005-03-10 | Made the IRAM usage depend on the CPU type. | Jens Arnold |
2005-03-07 | Baild out instead of crashing when called directly (without playing a ROM file). | Jens Arnold |
2005-03-05 | Minor bug when writing files; files weren't truncated to 0, so when | Michiel Van Der Kolk |
2005-03-05 | Bugggggggggggssssssssss *chases with flyswatter and swats them* | Michiel Van Der Kolk |
2005-03-05 | printing of the PC in assembly dumps. | Michiel Van Der Kolk |
2005-03-05 | Dynarec debug system added - creates various debugging files in the root. | Michiel Van Der Kolk |
2005-03-05 | More opcodes implemented on dynarec, somewhat working, some bugs. | Michiel Van Der Kolk |