| Commit message (Expand) | Author | Age |
| ... | |
| * | Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for i... | Thom Johansen | 2005-04-12 |
| * | Improved handling of multi-artist albums and tags with different cases | Jonas Häggqvist | 2005-04-12 |
| * | Oops. forgot. part of the dumb checkin. | Michiel Van Der Kolk | 2005-03-17 |
| * | Support for verbose builds with make V=1 | Linus Nielsen Feltzing | 2005-03-11 |
| * | Build rockboxui.exe when cross-compiling a win32 sim, set MAKEFLAGS to | Daniel Stenberg | 2005-03-10 |
| * | instead of hard coded gcc | Linus Nielsen Feltzing | 2005-03-10 |
| * | The win32 cross-compiler now uses a "i586-mingw32msvc-" prefix, since that is | Daniel Stenberg | 2005-03-09 |
| * | GMini: libmad compiled | Jean-Philippe Bernardy | 2005-03-09 |
| * | added makesrc.inc | Daniel Stenberg | 2005-03-08 |
| * | generic SRC builder thing | Daniel Stenberg | 2005-03-06 |
| * | support .ovl files to "accompany" .rock files when they are viewers | Daniel Stenberg | 2005-03-04 |
| * | 'rockboxui' is a target name used in/for simulators, ignore such executables | Daniel Stenberg | 2005-03-03 |
| * | Add .ovl files to the zip, and treat them like .rock files. | Daniel Stenberg | 2005-03-03 |
| * | let zip do zip without depending on 'all', to allow zipping up packages that | Daniel Stenberg | 2005-03-03 |
| * | No NOCYGWIN for the X11 simulator. | Jens Arnold | 2005-02-27 |
| * | Silent compilation | Linus Nielsen Feltzing | 2005-02-24 |
| * | 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-22 |
| * | Unified build system to use SOURCES for sim builds too, a single Makefile-look | Daniel Stenberg | 2005-02-18 |
| * | Incorporate apps/codecs into the build system based on SOFTWARECODECS configu... | Dave Chapman | 2005-02-16 |
| * | finished configuration for the Gmini SP | Jean-Philippe Bernardy | 2005-02-12 |
| * | set MEMORYSIZE in simulator builds too for better simulation | Daniel Stenberg | 2005-02-11 |
| * | provide 0x10000 as default flash address for Gmini if just pressing return | Daniel Stenberg | 2005-02-11 |
| * | support zip for Gmini | Daniel Stenberg | 2005-02-11 |
| * | name the Gmini output similar to the iRiver | Daniel Stenberg | 2005-02-11 |
| * | crude fix for gmini build | Daniel Stenberg | 2005-02-11 |
| * | Linker script for gmini targets | Jean-Philippe Bernardy | 2005-02-10 |
| * | Emacs hint | Jean-Philippe Bernardy | 2005-02-08 |
| * | Fixed updating of old translations which don't contain voice: entries. | Jens Arnold | 2005-02-07 |
| * | Strict alignment for the coldfire | Linus Nielsen Feltzing | 2005-02-06 |
| * | enable plugins in the iRiver builds | Daniel Stenberg | 2005-02-04 |
| * | Keep comments other than the special ### comments. | Jens Arnold | 2005-02-01 |
| * | Bug fixes & enhancements: (1) Don't change voice: strings back to english jus... | Jens Arnold | 2005-02-01 |
| * | Bug fix: The trailing null byte wasn't added when there was whitespace after ... | Jens Arnold | 2005-02-01 |
| * | support iriver version | Daniel Stenberg | 2005-01-31 |
| * | Fix: Deprecated voice-only entries were treated as (deprecated) standard LANG... | Jens Arnold | 2005-01-31 |
| * | add bootloader option (only usable for iRiver) | Daniel Stenberg | 2005-01-29 |
| * | New tool to insert the rockbox boot loader into the original firmware (iRiver) | Linus Nielsen Feltzing | 2005-01-28 |
| * | Changed scrambling type for iriver | Linus Nielsen Feltzing | 2005-01-28 |
| * | Adjusted the max/min sizes for the iriver scrambler | Linus Nielsen Feltzing | 2005-01-28 |
| * | Made the -add option use char instead of short, prevents endianness problems | Linus Nielsen Feltzing | 2005-01-28 |
| * | The checksum is not a CRC | Linus Nielsen Feltzing | 2005-01-28 |
| * | store the 'add' checksum big-endian | Daniel Stenberg | 2005-01-24 |
| * | remove duplicated code | Daniel Stenberg | 2005-01-24 |
| * | Added the "--add=[model]" option for upcoming iRiver work. Rockbox for iRiver | Daniel Stenberg | 2005-01-24 |
| * | iRiver scramble and descramble code from Dave Cooper | Daniel Stenberg | 2005-01-24 |
| * | Correctly disable plugins for gmini. | Jens Arnold | 2005-01-23 |
| * | New way of handling the builtin language strings. Now the string pointers are... | Jens Arnold | 2005-01-19 |
| * | Bugfix: Due to the wrong position of the LANG_LAST_INDEX_IN_ARRAY marker, lan... | Jens Arnold | 2005-01-19 |
| * | Strip trailing directory slash | Björn Stenberg | 2005-01-19 |