| Commit message (Expand) | Author | Age |
| * | new version.sh that works exactly like svnversion.sh, but functions correctly... | Andrew Mahone | 2009-01-19 |
| * | Don't rerun configure automatically, just inform that you should do it. | Björn Stenberg | 2009-01-10 |
| * | Automatically rerun tools/configure if it is newer than Makefile. | Björn Stenberg | 2009-01-10 |
| * | 'make reconf' is now a first stab at re-running configure with the same setup | Daniel Stenberg | 2009-01-09 |
| * | rockboxdev.sh now respects the environment variables RBDEV_DOWNLOAD, RBDEV_PR... | Jonas Häggqvist | 2009-01-08 |
| * | Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz. | Michael Giacomelli | 2009-01-04 |
| * | Add support for scaled bitmap loads, and for greylib display, to | Andrew Mahone | 2008-12-27 |
| * | Fix one of the warnings which the ubuntu 8.10 servers are throwing.. | Jonathan Gordon | 2008-12-24 |
| * | Commit FS#9679 by Thomas Martitz. Adds c200v2 to the target tree. Has some ... | Michael Giacomelli | 2008-12-24 |
| * | Removed firmware requirement, since font zip is built without firmware. | Björn Stenberg | 2008-12-19 |
| * | * Add support for Onda VX747+ (FS#9674 by Olivier Barbut) | Maurus Cuelenaere | 2008-12-19 |
| * | Added SILENT make option and some output comsmetics. | Björn Stenberg | 2008-12-16 |
| * | Moved database builder into a separate directory, and gave it its' own Makefi... | Björn Stenberg | 2008-12-15 |
| * | Add an --inplace switch that modifies files directly, which should make this ... | Jonas Häggqvist | 2008-12-15 |
| * | Better file suffix replacement. Bug fix by Nils Wallménius. Closes FS #9644. | Björn Stenberg | 2008-12-15 |
| * | Commit langtool - a small perlscript to do some translation file manipulation... | Jonas Häggqvist | 2008-12-15 |
| * | Fix typo | Maurus Cuelenaere | 2008-12-14 |
| * | Add a small script to show the status of translations. | Jonas Häggqvist | 2008-12-13 |
| * | m200v4: rename Keys, so they match better other targets with similar key-layo... | Dominik Wenger | 2008-12-12 |
| * | Exit the configure script with non-zero status on errors. | Jonas Häggqvist | 2008-12-11 |
| * | Rename h100 manual name "h1xx" to "h100" to be in line with other players. | Dominik Riebeling | 2008-12-07 |
| * | Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config... | Björn Stenberg | 2008-12-04 |
| * | hide the which gmake errors, a part of the patch in FS#9338 by Tomer Shalev | Daniel Stenberg | 2008-12-01 |
| * | Add another missing file to 'clean' target. | Jens Arnold | 2008-11-28 |
| * | Sansa Clip: build plugins (FS#9578) | Rafaël Carré | 2008-11-28 |
| * | Don't generate dependencies for make targets that don't need them. | Björn Stenberg | 2008-11-26 |
| * | Write dependencies to a temporary file until they are completed. This fixes t... | Björn Stenberg | 2008-11-26 |
| * | Added 'keywords' and 'eol-style' properties. | Björn Stenberg | 2008-11-25 |
| * | Added support for configurable rockbox directory. FS#9567 by Alex Bennee. | Björn Stenberg | 2008-11-24 |
| * | Renamed simulator disk directory from 'archos' to 'simdisk'. | Björn Stenberg | 2008-11-24 |
| * | Disable plugins for Sansa Clip because plugins won't build yet for the Clip. | Bertrik Sikken | 2008-11-23 |
| * | Added rombox.ucl to target 'clean'. Added some newlines. | Björn Stenberg | 2008-11-22 |
| * | Support split target.o:source.c lines. | Björn Stenberg | 2008-11-22 |
| * | Stop overwriting rockbox.map (depending on build order). Should fix jumping s... | Jens Arnold | 2008-11-21 |
| * | Added LANG_O to simulators as well. | Björn Stenberg | 2008-11-21 |
| * | Altered mkdepfile to use a single gcc call and post-process the output. This ... | Björn Stenberg | 2008-11-21 |
| * | Added a proper rule for rockbox-info.txt | Björn Stenberg | 2008-11-21 |
| * | FS#9566: Change regex to make it work on old versions of sed. | Björn Stenberg | 2008-11-21 |
| * | Bootbox needs --gc-sections. | Björn Stenberg | 2008-11-20 |
| * | .map and .bin files have moved to the root. | Björn Stenberg | 2008-11-20 |
| * | Disabled input section garbage collection in linker for now. This makes sansa... | Björn Stenberg | 2008-11-20 |
| * | New makefile solution: A single invocation of 'make' to build the entire tree... | Björn Stenberg | 2008-11-20 |
| * | Remove iAudio references from the Cowon D2 build, since it is not an iAudio b... | Rob Purchase | 2008-11-17 |
| * | Patch FS#9556 by Alex Bennee - clean up buildzip.pl | Linus Nielsen Feltzing | 2008-11-17 |
| * | Add more driver stubs to make the Fuze and e200v2 main builds compile; Correc... | Dave Chapman | 2008-11-11 |
| * | FS#9535 - Sansa Fuze sim | Jonathan Gordon | 2008-11-11 |
| * | fix configure for the same change | Jonathan Gordon | 2008-11-11 |
| * | fix scramble to use m2v4 instead of m2v2 for the m200v4/2/ams target | Jonathan Gordon | 2008-11-11 |
| * | make m200v4 build compilable. | Dominik Wenger | 2008-11-10 |
| * | "mv m200v2 m200v4" | Daniel Stenberg | 2008-11-10 |