summaryrefslogtreecommitdiffstats
path: root/tools/creative.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-26Fix compiling on *BSD targets (and probably others too)Maurus Cuelenaere1-6/+97
2008-08-03Prepare Creative bootloader compilation for future dual boot integrationMaurus Cuelenaere1-11/+28
2008-07-16Fix for OS X compilationMaurus Cuelenaere1-0/+4
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-17Try making binsize smaller and fix pointer problemMaurus Cuelenaere1-2/+2
2008-05-17Try fixing yellow..Maurus Cuelenaere1-4/+5
2008-05-17Use OF's firmware loading mechanism instead of Rockbox's.Maurus Cuelenaere1-67/+77
2008-05-12Previous commit wasn't enough; this should do it...Maurus Cuelenaere1-1/+1
2008-05-12Fix typo.Maurus Cuelenaere1-1/+1
2008-05-05Clear out confusion about UTF8<->ANSI in tools/creative.cMaurus Cuelenaere1-0/+6
2008-04-24Add support for the Creative ZEN and renew the way firmwares are Maurus Cuelenaere1-35/+54
2008-04-09Change HMAC-SHA1 implementation to the one taken from gnulib, which Maurus Cuelenaere1-2/+2
2008-04-09more code policing to stop warnings when built with -W -WallDaniel Stenberg1-3/+3
2008-04-09Code Police raid: -W -Wall cleansingDaniel Stenberg1-11/+35
2008-04-09include string.h for the memory functions to fix yellowsDaniel Stenberg1-0/+1
2008-04-09Fix yellowMaurus Cuelenaere1-0/+1
2008-04-09First commit:Maurus Cuelenaere1-0/+159