summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2007-01-25try somewhat harder to find the actual svn revDaniel Stenberg
2007-01-24better lispDaniel Stenberg
2007-01-22Use the svn revision number for version information too, version string is no...Dominik Riebeling
2007-01-18Make RAW option explicitly little-endian and ensure that bmp2rb works the sam...Dave Chapman
2007-01-18Add swap bytes optionGreg White
2007-01-17Fix commentGreg White
2007-01-17Add raw file generationGreg White
2007-01-17Remove sysfont.h when doing make clean.Barry Wardell
2007-01-17Fix build warnings and errors.Barry Wardell
2007-01-17Make the build system create a sysfont.h which includes font information for ...Barry Wardell
2007-01-16allow find to follow symbolic links (mostly since the server is using thatDaniel Stenberg
2007-01-14The version string used in builds for version timestamps is now UTC insteadDaniel Stenberg
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman
2007-01-13Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memoryGreg White
2007-01-11Correct the usage information for the Archos Multimedia format (this looks li...Dave Chapman
2007-01-09Removed executable flagLinus Nielsen Feltzing
2007-01-08Enable ROM file generation for H120/H140.Miika Pekkarinen
2006-12-29merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...Marcoen Hirschberg
2006-12-23If the environment variable 'POOL' is set to a directory, this script willDaniel Stenberg
2006-12-21Add the --add-bootloader-bin (-ab) option to add a binary bootloader (a raw ....Dave Chapman
2006-12-19Add working dual-boot bootloaders for H10 and Sansa, which allow booting the ...Barry Wardell
2006-12-18Add ipodpatcher to the source tarballsDave Chapman
2006-12-17OopsDave Chapman
2006-12-17Add a simple --scan option which tests all disks from 0 to 25 to see if they ...Dave Chapman
2006-12-16Default to 512-byte sectors on POSIX platforms - this allows testing of ipodp...Dave Chapman
2006-12-15Windows appears to require sector-aligned reads, which wasn't happening every...Dave Chapman
2006-12-15Attempt #2 at moving the images to make space for the bootloader. The previo...Dave Chapman
2006-12-15Reorganise the ioctl() #ifdefs - this should fix ipodpatcher for BSDDave Chapman
2006-12-14Fix a problem when compiling with Dev-C++ - thanks to Paul LoudenDave Chapman
2006-12-14Implement the add/delete bootloader functionality.Dave Chapman
2006-12-14Bugfix - when opening a device as read/write, one should open a device as rea...Dave Chapman
2006-12-14Use the correct length when extracting the firmware. Thanks again to Llorean...Dave Chapman
2006-12-14Ooops, I should compile things before committing.Dave Chapman
2006-12-14Correct a bug (thanks to Llorean for spotting) in read_partition and use the ...Dave Chapman
2006-12-14Start to implement some functionality. You can now read/write the entire par...Dave Chapman
2006-12-14Change the ipod bootloaders to be created as ".ipod" files - this will be the...Dave Chapman
2006-12-13Sector-size detection on Posix platforms - tested on Linux and Mac OS X. Bas...Dave Chapman
2006-12-13Work-in-progress towards a cross-platform ipodpatcher which will edit the fir...Dave Chapman
2006-12-13Version 0.4b from 11 Dec 2006 - 0.4 broke win2k/winnt support, this patch res...Dave Chapman
2006-12-13Version 0.4 from 4 Dec 2006 - added sector-size detection and hence support f...Dave Chapman
2006-12-13Version 0.3 from 30 Jan 2006Dave Chapman
2006-12-13Initial CVS commit ofipodpatcher - v0.2 release from 16 Jan 2006Dave Chapman
2006-12-11Stop building, and remove dumb as it has not changed state since its initial ...Martin Arver
2006-12-10Initial attempt at adding support for firmware images with 2048-byte sectors....Dave Chapman
2006-12-09Sync with ipodlinux CVSDave Chapman
2006-11-27Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...Jens Arnold
2006-11-27Change default filenames from tagcache to databaseJonas Häggqvist
2006-11-25Use scramble for normal Sansa buildsDaniel Ankers
2006-11-23Build wavtrim and voicefont when building voicefile.Jonas Häggqvist
2006-11-22Use gmake rather than make, if available. Patch FS#6340 by Lutz BöhneJonas Häggqvist