index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
scramble.c
Age
Commit message (
Expand
)
Author
2007-07-26
Further G1/G2 work. Bootloader compiles now, but probably won't work.
Jens Arnold
2007-04-21
Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself...
Karl Kurbjun
2007-03-22
Fix red.
Barry Wardell
2007-03-22
Make Gigabeat's scramble endian-safe.
Barry Wardell
2007-03-14
Add support for scramble to put a 4 character string indicating binary type a...
Barry Wardell
2007-02-28
Add support for iAudio M5 in the scramble tool
Linus Nielsen Feltzing
2007-02-23
support scrambling for the Sansa R models
Daniel Stenberg
2007-02-23
Correct the usage for the -add option - add mn2g and change x5 to iax5
Dave Chapman
2006-12-19
Add working dual-boot bootloaders for H10 and Sansa, which allow booting the ...
Barry Wardell
2006-08-31
Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another Por...
Dave Chapman
2006-08-31
Return 0 at the end of ipod_encode() - hopefully fix the build table errors
Dave Chapman
2006-08-30
add Gigabeat support to the scramble tools
Marcoen Hirschberg
2006-08-30
Add generation of .mi4 files - the generic PortalPlayer firmware format used ...
Dave Chapman
2006-08-28
Add Rockbox bootloader for H10
Barry Wardell
2006-07-22
Add support for ipod 5g firmware partitions and untested support for ipod 3g
Dave Chapman
2006-07-21
Initial support for creating ipod firmware partition images. Only tested on ...
Dave Chapman
2006-03-30
Initial support for iPod mini 2G: Rockbox boots, LCD driver is working. No so...
Jens Arnold
2006-03-27
Support iAudio X5V in the scrambler
Linus Nielsen Feltzing
2006-03-21
Add X5 support to scramble
Linus Nielsen Feltzing
2006-02-21
Patch #1435744 from Andrew Scott - initial iPod Mini support
Dave Chapman
2006-02-05
Add iPod 3G and iPod 4G Greyscale to the build system
Dave Chapman
2006-01-12
Work-in-progress iriver iFP-7xx port by Tomasz Malesinski
Dave Chapman
2005-12-27
Added basic iAudio X5 support for the scramble and descramble tools
Linus Nielsen Feltzing
2005-12-18
New target - iPod Video.
Dave Chapman
2005-12-06
output the exact byte sizes of the image and the maximum allowed
Daniel Stenberg
2005-11-14
fixed a million gcc4 warnings
Daniel Stenberg
2005-11-07
Rename irivermodel and irivernum variables to the more generic modelname and ...
Dave Chapman
2005-09-14
Player and recorder use the same scrambler, and have the same size limits
Linus Nielsen Feltzing
2005-09-14
Handle the different max binary size limits for the Archos models
Linus Nielsen Feltzing
2005-01-28
Made the -add option use char instead of short, prevents endianness problems
Linus Nielsen Feltzing
2005-01-28
The checksum is not a CRC
Linus Nielsen Feltzing
2005-01-24
store the 'add' checksum big-endian
Daniel Stenberg
2005-01-24
remove duplicated code
Daniel Stenberg
2005-01-24
Added the "--add=[model]" option for upcoming iRiver work. Rockbox for iRiver
Daniel Stenberg
2005-01-24
iRiver scramble and descramble code from Dave Cooper
Daniel Stenberg
2004-09-08
scrambling extended for the Ondio SP/FM
Jörg Hohensohn
2004-03-17
Multimedia scrambling was wrong: Checksum is for xor:ed data
Björn Stenberg
2004-01-08
Added multimedia support (but no compression)
Björn Stenberg
2003-12-12
removed the neo-specific scramble-tool and made it an option to scramble
Daniel Stenberg
2003-10-27
Updated the scramble/descramble for the V2 recorder
Linus Nielsen Feltzing
2003-04-14
Magnus Öman's fix to prevent creation of >200K files
Linus Nielsen Feltzing
2003-04-12
Now handles files with odd length
Linus Nielsen Feltzing
2002-12-19
Added incomplete support for the FM Recorder header
Björn Stenberg
2002-03-28
First checkin
Björn Stenberg