Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
530f31dbe9fe404d41fd21867c8ed9cec1addd96
/
tools
/
scramble.c
530f31d
Add generation of .mi4 files - the generic PortalPlayer firmware format used by the iriver H10, Sansa E200 etc. Based on the documentation available at http://daniel.haxx.se/sansa/mi4.html and examination of files produced by mkmi4.sh
by Dave Chapman
· 18 years ago
1920df3
Add Rockbox bootloader for H10
by Barry Wardell
· 18 years ago
3ba16cb
Add support for ipod 5g firmware partitions and untested support for ipod 3g
by Dave Chapman
· 18 years ago
c52ae7a
Initial support for creating ipod firmware partition images. Only tested on an ipod photo so far, and will definitely not work on either a 3g or a 5g. If you never want to use the Apple firmware, you can create a firmware partition image containing just the Rockbox bootloader with the command "../tools/scramble -ipod bootloader/bootloader.bin bootloader.img" and then write bootloader.img to your firmware partition.
by Dave Chapman
· 18 years ago
d3feb78
Initial support for iPod mini 2G: Rockbox boots, LCD driver is working. No sound, no buttons, and hangs at the boot screen.
by Jens Arnold
· 19 years ago
d569727
Support iAudio X5V in the scrambler
by Linus Nielsen Feltzing
· 19 years ago
1c1915c
Add X5 support to scramble
by Linus Nielsen Feltzing
· 19 years ago
8b1297a
Patch #1435744 from Andrew Scott - initial iPod Mini support
by Dave Chapman
· 19 years ago
0d10031
Add iPod 3G and iPod 4G Greyscale to the build system
by Dave Chapman
· 19 years ago
d83e929
Work-in-progress iriver iFP-7xx port by Tomasz Malesinski
by Dave Chapman
· 19 years ago
074999d
Added basic iAudio X5 support for the scramble and descramble tools
by Linus Nielsen Feltzing
· 19 years ago
2a7bd9f
New target - iPod Video.
by Dave Chapman
· 19 years ago
637ab47
output the exact byte sizes of the image and the maximum allowed
by Daniel Stenberg
· 19 years ago
362259a
fixed a million gcc4 warnings
by Daniel Stenberg
· 19 years ago
33cc6de
Rename irivermodel and irivernum variables to the more generic modelname and modelnum and add two new targets
by Dave Chapman
· 19 years ago
56fa2da
Player and recorder use the same scrambler, and have the same size limits
by Linus Nielsen Feltzing
· 19 years ago
7b86bad
Handle the different max binary size limits for the Archos models
by Linus Nielsen Feltzing
· 19 years ago
599b0ff
Made the -add option use char instead of short, prevents endianness problems
by Linus Nielsen Feltzing
· 20 years ago
ddd1551
The checksum is not a CRC
by Linus Nielsen Feltzing
· 20 years ago
14dd055
store the 'add' checksum big-endian
by Daniel Stenberg
· 20 years ago
8db2730
remove duplicated code
by Daniel Stenberg
· 20 years ago
bf355b7
Added the "--add=[model]" option for upcoming iRiver work. Rockbox for iRiver
by Daniel Stenberg
· 20 years ago
adaae24
iRiver scramble and descramble code from Dave Cooper
by Daniel Stenberg
· 20 years ago
4f52bf4
scrambling extended for the Ondio SP/FM
by Jörg Hohensohn
· 20 years ago
452702d
Multimedia scrambling was wrong: Checksum is for xor:ed data
by Björn Stenberg
· 21 years ago
123ae83
Added multimedia support (but no compression)
by Björn Stenberg
· 21 years ago
0115af2
removed the neo-specific scramble-tool and made it an option to scramble
by Daniel Stenberg
· 21 years ago
ed11bd3
Updated the scramble/descramble for the V2 recorder
by Linus Nielsen Feltzing
· 21 years ago
6a42997
Magnus Öman's fix to prevent creation of >200K files
by Linus Nielsen Feltzing
· 21 years ago
1326f66
Now handles files with odd length
by Linus Nielsen Feltzing
· 21 years ago
323f297
Added incomplete support for the FM Recorder header
by Björn Stenberg
· 22 years ago
e1715c2
First checkin
by Björn Stenberg
· 23 years ago