summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
2005-02-22Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg2-3/+13
2005-02-18Unified build system to use SOURCES for sim builds too, a single Makefile-lookDaniel Stenberg2-96/+145
2005-02-16Incorporate apps/codecs into the build system based on SOFTWARECODECS configu...Dave Chapman1-0/+13
2005-02-12finished configuration for the Gmini SPJean-Philippe Bernardy1-1/+15
2005-02-11set MEMORYSIZE in simulator builds too for better simulationDaniel Stenberg1-0/+2
2005-02-11provide 0x10000 as default flash address for Gmini if just pressing returnDaniel Stenberg1-0/+6
2005-02-11support zip for GminiDaniel Stenberg1-0/+3
2005-02-11name the Gmini output similar to the iRiverDaniel Stenberg1-1/+1
2005-02-11crude fix for gmini buildDaniel Stenberg1-1/+1
2005-02-10Linker script for gmini targetsJean-Philippe Bernardy1-2/+21
2005-02-08Emacs hintJean-Philippe Bernardy1-0/+2
2005-02-07Fixed updating of old translations which don't contain voice: entries.Jens Arnold1-0/+6
2005-02-06Strict alignment for the coldfireLinus Nielsen Feltzing1-1/+1
2005-02-04enable plugins in the iRiver buildsDaniel Stenberg1-1/+1
2005-02-01Keep comments other than the special ### comments.Jens Arnold1-2/+13
2005-02-01Bug fixes & enhancements: (1) Don't change voice: strings back to english jus...Jens Arnold1-11/+29
2005-02-01Bug fix: The trailing null byte wasn't added when there was whitespace after ...Jens Arnold1-1/+1