summaryrefslogtreecommitdiffstats
path: root/tools/scramble.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-15Fix a (possibly gcc 3 only) warning.Steve Bavin1-1/+1
2008-04-10cleanup code for picky compiler warning optionsDaniel Stenberg1-6/+6
2008-04-09Code Police raid: -W -Wall cleansingDaniel Stenberg1-9/+13
2008-04-09First commit:Maurus Cuelenaere1-96/+15
2008-03-18Make scramble add the flash logo when encoding for iAudio. It's only shown on...Jens Arnold1-0/+12
2008-03-12More iAudio M3 work. Bootloader compiles, but doesn't work yet.Jens Arnold1-2/+10
2008-03-03Add D2 option to scrambleRob Purchase1-1/+3
2008-02-18A first tiny set of changes for the Creative Zen Vision:M. Work done byDaniel Stenberg1-0/+100
2008-02-08Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes.Michael Sevakis1-1/+1
2008-01-09Initial commit for the Olympus m:robe 100 port (PP5020). The LCD driver works...Mark Arigo1-1/+3
2007-09-30Fix the bootloader, and give the M:Robe it's own scrambleKarl Kurbjun1-2/+4
2007-09-30Add support for the generic Telechips firmware format checksums - use -tcc=su...Dave Chapman1-5/+34
2007-09-21Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson1-1/+11
2007-09-06Sansa c200 port. Rockbox works with sound. Several features are disabled incl...Mark Arigo1-1/+4
2007-07-26Further G1/G2 work. Bootloader compiles now, but probably won't work.Jens Arnold1-0/+2
2007-04-21Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself...Karl Kurbjun1-0/+2
2007-03-22Fix red.Barry Wardell1-1/+1
2007-03-22Make Gigabeat's scramble endian-safe.Barry Wardell1-0/+7
2007-03-14Add support for scramble to put a 4 character string indicating binary type a...Barry Wardell1-12/+41
2007-02-28Add support for iAudio M5 in the scramble toolLinus Nielsen Feltzing1-0/+8
2007-02-23support scrambling for the Sansa R modelsDaniel Stenberg1-3/+9
2007-02-23Correct the usage for the -add option - add mn2g and change x5 to iax5Dave Chapman1-2/+2
2006-12-19Add working dual-boot bootloaders for H10 and Sansa, which allow booting the ...Barry Wardell1-1/+3
2006-08-31Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another Por...Dave Chapman1-0/+2
2006-08-31Return 0 at the end of ipod_encode() - hopefully fix the build table errorsDave Chapman1-0/+2
2006-08-30add Gigabeat support to the scramble toolsMarcoen Hirschberg1-0/+9
2006-08-30Add generation of .mi4 files - the generic PortalPlayer firmware format used ...Dave Chapman1-0/+13
2006-08-28Add Rockbox bootloader for H10Barry Wardell1-1/+5
2006-07-22Add support for ipod 5g firmware partitions and untested support for ipod 3gDave Chapman1-8/+49
2006-07-21Initial support for creating ipod firmware partition images. Only tested on ...Dave Chapman1-0/+113
2006-03-30Initial support for iPod mini 2G: Rockbox boots, LCD driver is working. No so...Jens Arnold1-0/+2
2006-03-27Support iAudio X5V in the scramblerLinus Nielsen Feltzing1-6/+12
2006-03-21Add X5 support to scrambleLinus Nielsen Feltzing1-1/+3
2006-02-21Patch #1435744 from Andrew Scott - initial iPod Mini supportDave Chapman1-1/+3
2006-02-05Add iPod 3G and iPod 4G Greyscale to the build systemDave Chapman1-1/+6
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman1-0/+2
2005-12-27Added basic iAudio X5 support for the scramble and descramble toolsLinus Nielsen Feltzing1-0/+65
2005-12-18New target - iPod Video.Dave Chapman1-1/+3
2005-12-06output the exact byte sizes of the image and the maximum allowedDaniel Stenberg1-2/+3
2005-11-14fixed a million gcc4 warningsDaniel Stenberg1-5/+5
2005-11-07Rename irivermodel and irivernum variables to the more generic modelname and ...Dave Chapman1-11/+15
2005-09-14Player and recorder use the same scrambler, and have the same size limitsLinus Nielsen Feltzing1-3/+1
2005-09-14Handle the different max binary size limits for the Archos modelsLinus Nielsen Feltzing1-3/+32
2005-01-28Made the -add option use char instead of short, prevents endianness problemsLinus Nielsen Feltzing1-4/+3
2005-01-28The checksum is not a CRCLinus Nielsen Feltzing1-4/+4
2005-01-24store the 'add' checksum big-endianDaniel Stenberg1-2/+1
2005-01-24remove duplicated codeDaniel Stenberg1-2/+0
2005-01-24Added the "--add=[model]" option for upcoming iRiver work. Rockbox for iRiverDaniel Stenberg1-5/+58
2005-01-24iRiver scramble and descramble code from Dave CooperDaniel Stenberg1-10/+27
2004-09-08scrambling extended for the Ondio SP/FMJörg Hohensohn1-0/+16