summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2005-05-20build a non-unicode version tooDaniel Stenberg1-3/+19
2005-05-20Checksums for rockboot version 1Jonas Häggqvist1-6/+6
2005-05-19Fixed bad dependency generationDaniel Stenberg2-4/+16
2005-05-13New checksum for fixed mkboot routineJonas Häggqvist1-3/+3
2005-05-12Inserted Linus' mkboot.c fix.Thom Johansen1-1/+1
2005-05-12Fixed the dreaded 1.65 bootloader incompatibilityLinus Nielsen Feltzing1-1/+1
2005-05-12New iconJonas Häggqvist3-2/+2
2005-05-12file must match one checksum, not all of them :)Jonas Häggqvist1-13/+16
2005-05-07produce a nicer root-level Makefile for the bootloaderDaniel Stenberg1-4/+6
2005-05-07Fixed makefiles for autoconf.g include.Daniel Stenberg2-6/+13
2005-05-07set and export BUILDDIR, since several Makefiles changes OBJDIR the BUILDDIRDaniel Stenberg1-0/+1
2005-05-02Changed Miika's open() and write() to fopen() and fwrite() the old way was ca...Tomas Salfischberger1-7/+6
2005-05-02Adapted Miika's tool to rockbox coding style *oops*Tomas Salfischberger1-51/+64
2005-05-02Dictionary conversion tools.Tomas Salfischberger4-1/+216
2005-04-28Doubled-checked checksums and added moreJonas Häggqvist1-4/+6
2005-04-26fixed the removal of the endian test program to not fail on cygwinDaniel Stenberg1-1/+4
2005-04-26First shot at autodetecting endianess, and storing the found results in theDaniel Stenberg1-0/+48
2005-04-26add fwpatcher files to source tarballDaniel Stenberg1-0/+5
2005-04-25initial makefile, builds crosscompiled on Linux fineDaniel Stenberg1-0/+33
2005-04-25Broken icon.Thom Johansen1-0/+0
2005-04-25GUI firmware patcher for windows.Thom Johansen9-0/+1082
2005-04-25--add option, by request of amiconn.Michiel Van Der Kolk1-1/+11
2005-04-25Whoops. cleaned up some code leftoversMichiel Van Der Kolk1-25/+3
2005-04-25TagDatabase v2 tester, needs its internal defines to be set to the proper val...Michiel Van Der Kolk1-0/+228
2005-04-25(Tag) Database v2. this fixes all bugs in the old songdb.pl, should react likeMichiel Van Der Kolk1-112/+242
2005-04-24Do not distinguish between case when sorting entries.Michiel Van Der Kolk1-3/+3
2005-04-24Fall back on "<no album tag>" if the file is in the root of the player and do...Michiel Van Der Kolk1-0/+2
2005-04-24Fall back on directory name if no album tag, instead of <no album tag>.Michiel Van Der Kolk1-2/+7
2005-04-24Proper dumpint function..Michiel Van Der Kolk1-5/+1
2005-04-23Another broken link.Michiel Van Der Kolk1-3/+4
2005-04-23Song -> Album links were broken.Michiel Van Der Kolk1-2/+2
2005-04-13Almost supports multiple-artist albums - needs a special case for songs with ...Jonas Häggqvist1-5/+5
2005-04-13Multi-artist cd handling will take a bit more work. Last version was broken.Jonas Häggqvist1-14/+13
2005-04-12Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for i...Thom Johansen1-1/+1
2005-04-12Improved handling of multi-artist albums and tags with different casesJonas Häggqvist1-3/+26
2005-03-17Oops. forgot. part of the dumb checkin.Michiel Van Der Kolk1-1/+1
2005-03-11Support for verbose builds with make V=1Linus Nielsen Feltzing1-7/+11
2005-03-10Build rockboxui.exe when cross-compiling a win32 sim, set MAKEFLAGS toDaniel Stenberg1-0/+5
2005-03-10 instead of hard coded gccLinus Nielsen Feltzing1-1/+1
2005-03-09The win32 cross-compiler now uses a "i586-mingw32msvc-" prefix, since that isDaniel Stenberg1-1/+1
2005-03-09GMini: libmad compiledJean-Philippe Bernardy1-5/+5
2005-03-08added makesrc.incDaniel Stenberg1-0/+1
2005-03-06generic SRC builder thingDaniel Stenberg1-0/+14
2005-03-04support .ovl files to "accompany" .rock files when they are viewersDaniel Stenberg1-4/+11
2005-03-03'rockboxui' is a target name used in/for simulators, ignore such executablesDaniel Stenberg1-0/+4
2005-03-03Add .ovl files to the zip, and treat them like .rock files.Daniel Stenberg1-1/+6
2005-03-03let zip do zip without depending on 'all', to allow zipping up packages thatDaniel Stenberg1-1/+1
2005-02-27No NOCYGWIN for the X11 simulator.Jens Arnold1-1/+1
2005-02-24Silent compilationLinus Nielsen Feltzing1-1/+1
2005-02-22Proper check for cygwin build environment, avoids win32 error 5 when loading ...Jens Arnold1-1/+3