summaryrefslogtreecommitdiffstats
path: root/tools/scramble.c
AgeCommit message (Expand)AuthorFilesLines
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
2004-03-17Multimedia scrambling was wrong: Checksum is for xor:ed dataBjörn Stenberg1-4/+4
2004-01-08Added multimedia support (but no compression)Björn Stenberg1-50/+115
2003-12-12removed the neo-specific scramble-tool and made it an option to scrambleDaniel Stenberg1-31/+57
2003-10-27Updated the scramble/descramble for the V2 recorderLinus Nielsen Feltzing1-3/+12
2003-04-14Magnus Öman's fix to prevent creation of >200K filesLinus Nielsen Feltzing1-1/+7
2003-04-12Now handles files with odd lengthLinus Nielsen Feltzing1-0/+2
2002-12-19Added incomplete support for the FM Recorder headerBjörn Stenberg1-16/+46
2002-03-28First checkinBjörn Stenberg1-0/+101