| Commit message (Expand) | Author |
| 2008-11-20 | New makefile solution: A single invocation of 'make' to build the entire tree... | Björn Stenberg |
| 2008-01-04 | Stop wasting binary size + ram for several plugins. Plugins are supposed to b... | Jens Arnold |
| 2007-10-07 | Do the checking arm targets in a nicer way in the makefile | Nils Wallménius |
| 2007-07-27 | Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. | Jens Arnold |
| 2007-02-15 | Replaced some explicit options for target linking with to be consistent with... | Jens Arnold |
| 2007-01-17 | Doom for the Gigabeat and some code reduction | Karl Kurbjun |
| 2006-12-13 | Free more plugin memory | Karl Kurbjun |
| 2006-12-13 | Will it fit? | Karl Kurbjun |
| 2006-12-13 | Dehacked and BEX support for Doom - currently only supports a DEHACKED file i... | Karl Kurbjun |
| 2006-10-27 | Next step of Makefile tuning: * Use 'make' internal commands for printing mes... | Jens Arnold |
| 2006-10-23 | Consistent style of 'make' messages. Always use ranlib after ar. | Jens Arnold |
| 2006-10-23 | rearrange compiler options to avoid conflicts with header files on FreeBSD | Marcoen Hirschberg |
| 2006-10-22 | Speed up build process in general by using internal functions of make instead... | Jens Arnold |
| 2006-09-29 | Cleaner implementation of the recent OSX simulator build fix. No need to defi... | Barry Wardell |
| 2006-09-29 | Allow UI simulator to be build on OS (Slightly updated version of FS5767) | Barry Wardell |
| 2006-07-27 | Moved the X5 button driver to the target tree | Linus Nielsen Feltzing |
| 2006-04-14 | Start of profiling support for doom. | Karl Kurbjun |
| 2006-03-29 | Use rockbox endian defines | Karl Kurbjun |
| 2006-03-28 | Patch #2969 - Doom! Currently only working on the H300. | Dave Chapman |
| 2006-02-24 | prevent rockbox from using the wrong includes | Marcoen Hirschberg |
| 2006-01-20 | Karl Kurbjun's patch #1407719: | Daniel Stenberg |
| 2006-01-15 | New plugin loader. Solves the crashes introduced with the .bss changes while ... | Jens Arnold |
| 2006-01-09 | SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a third | Daniel Stenberg |
| 2005-10-27 | Support for a colon-separated path in APPEXTRA | Linus Nielsen Feltzing |
| 2005-06-24 | First part of graphics api rework. Special functions, parameter handling, pix... | Jens Arnold |
| 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-03-20 | Alpha sound driver for rockboy, should work in theory, but in practice, | Michiel Van Der Kolk |
| 2005-03-05 | Properly clean the rockboy dependency file. | Jens Arnold |
| 2005-03-04 | Grayscale support for rockboy - can't work without markuns patch, | Michiel Van Der Kolk |
| 2005-03-03 | First stages of rockboy menu - press A/B mode to enter, contributed by pabs | Michiel Van Der Kolk |
| 2005-03-03 | Added dynarec(under construction) and outline for lcd modes | Michiel Van Der Kolk |
| 2005-03-02 | Rockboy - gameboy emulation for rockbox, based on gnuboy. Still a bit early, ... | Jens Arnold |
| 2005-02-25 | add wv2wav | Christian Gmeiner |
| 2005-02-23 | Win32 simulator: fixed building of codec test plugins. | Jens Arnold |
| 2005-02-22 | Proper check for cygwin build environment, avoids win32 error 5 when loading ... | Jens Arnold |
| 2005-02-22 | Build cleanup and general fixes. fprintf() is now fdprintf(), the separation | Daniel Stenberg |
| 2005-02-19 | First version of vorbis decoder | Dave Chapman |
| 2005-02-18 | use CFLAGS and the codeclibs when linking .rocks on x11 sim | Daniel Stenberg |
| 2005-02-18 | Unified build system to use SOURCES for sim builds too, a single Makefile-look | Daniel Stenberg |
| 2005-02-16 | Add flac2wav decoder - hardcoded output is /flactest.wav | Dave Chapman |
| 2005-02-16 | Initial version of a52towav test viewer plugin for liba52 - output is hardcod... | Dave Chapman |
| 2005-02-16 | Initial check-in of mpa2wav - a test "viewer" plugin for the iRiver to conver... | Dave Chapman |
| 2005-02-07 | Link with the proper options | Linus Nielsen Feltzing |
| 2005-02-04 | preprocess the linker file with more info | Daniel Stenberg |
| 2004-11-04 | Removed the depfile dependency for the .elf target, so all plugins aren't rel... | Linus Nielsen Feltzing |
| 2004-10-07 | Removed the ENABLEDPLUGINS check | Linus Nielsen Feltzing |
| 2004-10-04 | new SOURCES file that specifies which files to build in each dir, use | Daniel Stenberg |
| 2004-09-22 | adjusted to work better in the new concept | Daniel Stenberg |
| 2004-09-22 | Rearranged makefiles again to move platform-specific stuff from the Makefiles | Daniel Stenberg |