Age | Commit message (Expand) | Author |
2005-05-13 | New checksum for fixed mkboot routine | Jonas Häggqvist |
2005-05-12 | Inserted Linus' mkboot.c fix. | Thom Johansen |
2005-05-12 | Fixed the dreaded 1.65 bootloader incompatibility | Linus Nielsen Feltzing |
2005-05-12 | New icon | Jonas Häggqvist |
2005-05-12 | file must match one checksum, not all of them :) | Jonas Häggqvist |
2005-05-07 | produce a nicer root-level Makefile for the bootloader | Daniel Stenberg |
2005-05-07 | Fixed makefiles for autoconf.g include. | Daniel Stenberg |
2005-05-07 | set and export BUILDDIR, since several Makefiles changes OBJDIR the BUILDDIR | Daniel Stenberg |
2005-05-02 | Changed Miika's open() and write() to fopen() and fwrite() the old way was ca... | Tomas Salfischberger |
2005-05-02 | Adapted Miika's tool to rockbox coding style *oops* | Tomas Salfischberger |
2005-05-02 | Dictionary conversion tools. | Tomas Salfischberger |
2005-04-28 | Doubled-checked checksums and added more | Jonas Häggqvist |
2005-04-26 | fixed the removal of the endian test program to not fail on cygwin | Daniel Stenberg |
2005-04-26 | First shot at autodetecting endianess, and storing the found results in the | Daniel Stenberg |
2005-04-26 | add fwpatcher files to source tarball | Daniel Stenberg |
2005-04-25 | initial makefile, builds crosscompiled on Linux fine | Daniel Stenberg |
2005-04-25 | Broken icon. | Thom Johansen |
2005-04-25 | GUI firmware patcher for windows. | Thom Johansen |
2005-04-25 | --add option, by request of amiconn. | Michiel Van Der Kolk |
2005-04-25 | Whoops. cleaned up some code leftovers | Michiel Van Der Kolk |
2005-04-25 | TagDatabase v2 tester, needs its internal defines to be set to the proper val... | Michiel Van Der Kolk |
2005-04-25 | (Tag) Database v2. this fixes all bugs in the old songdb.pl, should react like | Michiel Van Der Kolk |
2005-04-24 | Do not distinguish between case when sorting entries. | Michiel Van Der Kolk |
2005-04-24 | Fall back on "<no album tag>" if the file is in the root of the player and do... | Michiel Van Der Kolk |
2005-04-24 | Fall back on directory name if no album tag, instead of <no album tag>. | Michiel Van Der Kolk |
2005-04-24 | Proper dumpint function.. | Michiel Van Der Kolk |
2005-04-23 | Another broken link. | Michiel Van Der Kolk |
2005-04-23 | Song -> Album links were broken. | Michiel Van Der Kolk |
2005-04-13 | Almost supports multiple-artist albums - needs a special case for songs with ... | Jonas Häggqvist |
2005-04-13 | Multi-artist cd handling will take a bit more work. Last version was broken. | Jonas Häggqvist |
2005-04-12 | 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-03-17 | Oops. forgot. part of the dumb checkin. | Michiel Van Der Kolk |
2005-03-11 | Support for verbose builds with make V=1 | Linus Nielsen Feltzing |
2005-03-10 | 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-09 | 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-08 | added makesrc.inc | Daniel Stenberg |
2005-03-06 | generic SRC builder thing | Daniel Stenberg |
2005-03-04 | support .ovl files to "accompany" .rock files when they are viewers | Daniel Stenberg |
2005-03-03 | '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-02-27 | No NOCYGWIN for the X11 simulator. | Jens Arnold |
2005-02-24 | Silent compilation | Linus Nielsen Feltzing |
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-18 | Unified build system to use SOURCES for sim builds too, a single Makefile-look | Daniel Stenberg |
2005-02-16 | Incorporate apps/codecs into the build system based on SOFTWARECODECS configu... | Dave Chapman |