summaryrefslogtreecommitdiffstats
path: root/tools/descramble.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-06-18Factor out scramble / mkboot functions to allow easier reuse (for rbutil).Dominik Riebeling1-2/+1
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin1-1/+1
2008-04-09more code policing to stop warnings when built with -W -WallDaniel Stenberg1-5/+5
2007-03-22Fix red.Barry Wardell1-1/+1
2007-03-22Make Gigabeat's scramble endian-safe.Barry Wardell1-0/+15
2007-01-11Correct the usage information for the Archos Multimedia format (this looks li...Dave Chapman1-2/+2
2006-08-30add Gigabeat support to the scramble toolsMarcoen Hirschberg1-0/+8
2005-12-27Added basic iAudio X5 support for the scramble and descramble toolsLinus Nielsen Feltzing1-0/+69
2005-11-21fixed compiler warningsDaniel Stenberg1-2/+3
2005-01-24iRiver scramble and descramble code from Dave CooperDaniel Stenberg1-3/+23
2004-01-26Brian Foley fixed a flaw that made this code segfault on bigendian systemsDaniel Stenberg1-2/+5
2004-01-08Added support for multimedia .ajz filesBjörn Stenberg1-10/+95
2003-10-27Updated the scramble/descramble for the V2 recorderLinus Nielsen Feltzing1-2/+2
2002-12-19Added support for the FM Recorder headerBjörn Stenberg1-7/+16
2002-03-28First checkinBjörn Stenberg1-0/+83