Age | Commit message (Expand) | Author |
2006-07-27 | Moved the X5 button driver to the target tree | Linus Nielsen Feltzing |
2006-04-01 | Add apps/plugins/SUBDIRS file for specifying when to build each of the multi-... | Dave Chapman |
2006-03-28 | x5: lets build doom... | Christian Gmeiner |
2006-03-28 | Patch #2969 - Doom! Currently only working on the H300. | Dave Chapman |
2006-03-26 | Initial version of tagcache! There are still some bugs in the engine | Miika Pekkarinen |
2006-03-24 | Build chessbox for the X5 | Dave Chapman |
2006-03-11 | pacbox - a Pacman arcade machine emulator. Currently working for all colour ... | Dave Chapman |
2006-03-02 | gigabeat related changes | Marcoen Hirschberg |
2006-02-24 | prevent rockbox from using the wrong includes | Marcoen Hirschberg |
2006-02-24 | Ooops, commit missing chessbox changes. Silly cvs... | Jens Arnold |
2006-02-23 | Add chessbox to the build system (currently only for iRiver H1x0/H3x0 and iPo... | Dave Chapman |
2006-02-21 | First attempt at generating and using .h files from bitmaps using bmp2rb. Th... | Dave Chapman |
2006-02-09 | Fix simulator builds (not positive sims are parallel make compliant still) | Brandon Low |
2006-02-09 | Various build sytem cleanups | Brandon Low |
2006-01-26 | Adjusted the bitmap build to run make in the bitmap directories | Daniel Stenberg |
2006-01-23 | Forgotten Makefile change - Link bitmap libraries against plugins for the SDL... | Dave Chapman |
2006-01-23 | bmp2rb build system optimisation - only build the necessary libraries for the... | Dave Chapman |
2006-01-22 | Fix sim builds broken by the bmp2rb-in-build-system patch | Dave Chapman |
2006-01-22 | Initial attempt at using bmp2rb in the build system. Don't forget to re-run ... | Dave Chapman |
2006-01-21 | Looks like an extra line snuck into an ipod commit, created broken clean target | Brandon Low |
2006-01-20 | Initial support for iPod color and video. The Nano has a 176x132 LCD, which ... | Dave Chapman |
2006-01-16 | The dependency generation for credits.c failed since it includes a file | Daniel Stenberg |
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-09 | SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a third | Daniel Stenberg |
2005-12-13 | use $(SILENT) instead of @ properly | Daniel Stenberg |
2005-10-27 | Support for a colon-separated path in APPEXTRA | Linus Nielsen Feltzing |
2005-10-26 | New FLAC decoder from the ffmpeg project | Dave Chapman |
2005-09-02 | credits.raw is now created in the plugin build dir | Linus Nielsen Feltzing |
2005-09-02 | Patch #1272052 by Henrik Backe - Move credits to a plugin | Linus Nielsen Feltzing |
2005-06-29 | Enabled sectioned compilation for the plugin library, and linking with garbag... | Jens Arnold |
2005-06-27 | Moved the codec and plugin buffer sizes to the config-*.h files instead of | Daniel Stenberg |
2005-06-22 | moved and renamed the codecs, gave the codecs a new extension (.codec), | Daniel Stenberg |
2005-06-22 | Daniel's fix that loads codecs in their own memory space | Linus Nielsen Feltzing |
2005-05-08 | Databox: Added crude print() function, and enabled building on all targets. | Jens Arnold |
2005-05-08 | Databox! | Michiel Van Der Kolk |
2005-05-07 | Fixed makefiles for autoconf.g include. | Daniel Stenberg |
2005-04-30 | searchengine.rock didn't get cleaned. | Jens Arnold |
2005-04-28 | Make searchengine compile for all targets; correct linking for archos. | Jens Arnold |
2005-04-28 | Search engine core for database v2, has an hardcoded "songs for year >= 1980 ... | Michiel Van Der Kolk |
2005-04-12 | Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for i... | Thom Johansen |
2005-03-06 | do the SOURCES magic correct here too | Daniel Stenberg |
2005-03-06 | don't say anything, just slap me on sight... :-! | Daniel Stenberg |
2005-03-06 | Oops. I didn't mean to commit this just yet, this is work in progress. | Daniel Stenberg |
2005-03-06 | Use the new generic SRC build "macro" in tools/makesrc.inc to process the | Daniel Stenberg |
2005-03-05 | Made the plugin linking depend on the plugin library for the simulator builds... | Jens Arnold |
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 |