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
/
rbutil
/
sansapatcher
Age
Commit message (
Expand
)
Author
2008-10-23
Bump version number to v0.7 with 5.0 bootloaders. Part of FS#9369.
Robert Menes
2008-08-31
Replaced TAB characters by spaces in sansapatcher
Bertrik Sikken
2008-08-31
Fix missing sansa_close when scanning for sansas in sansapatcher.c
Bertrik Sikken
2008-08-01
Improved README for sansapatcher, contributed by Ori Avtalion, slightly modif...
Dave Chapman
2008-07-28
Redo r18136 a little cleaner
Bertrik Sikken
2008-07-27
Make sure to always use the initial key for decryption of mi4 files in sansap...
Bertrik Sikken
2008-07-27
Added mi4 key for sansa c200 OF version 01.01.07
Bertrik Sikken
2008-07-16
Let sansa_list_images() return the number of mi4 images found.
Dominik Riebeling
2008-07-14
Make functions in sansapatcher static and their arguments const if possible.
Bertrik Sikken
2008-07-14
Fix FS#9002 - Bootloader on c200 shows "target id: e200"
Bertrik Sikken
2008-06-30
When scanning for Ipod / Sansa close the disc handle of every tried disc, not...
Dominik Riebeling
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-17
Rename variables sectorbuf and verbose to avoid clashes in rbutil. Cleanup ex...
Dominik Riebeling
2008-05-22
Move C linkage binding for c++ to exporting header files instead of includes.
Dominik Riebeling
2008-05-11
Make sansapatcher check and report permission denied errors.
Dominik Riebeling
2008-03-25
Make sansapatcher and ipodpatcher compile on OS X 10.5.
Barry Wardell
2008-01-26
fix sansapatcher mingw build prerequisites.
Dominik Riebeling
2008-01-20
add Manifests to rbutil, sansapatcher and e200rpatcher to gain needed rights ...
Dominik Wenger
2008-01-06
allow building ipodpatcher / sansapatcher with MinGW.
Dominik Riebeling
2007-11-29
Add some brief instructions to compile sansapatcher
Dave Chapman
2007-10-31
RbUtilQt: Make Sansa bootloader installation work on Windows. (Compiler warni...
Magnus Holmgren
2007-10-20
Bump version for release
Barry Wardell
2007-10-20
Support database rebuild disabling when USB is connected for all e200 OF vers...
Barry Wardell
2007-10-14
Add support for installing/replacing the bootloader in the PPBL section of th...
Barry Wardell
2007-10-11
Bump version for new release with fixed OF loading on e200.
Barry Wardell
2007-09-22
Bump version for new release for C200
Dave Chapman
2007-09-19
Cosmetic - Change the way the detected type of Sansa is displayed and bump ve...
Dave Chapman
2007-09-19
Initial attempt at c200 support - you now need both a "firmware.mi4" file (c2...
Dave Chapman
2007-09-19
Allow FAT16 partitions (for c200)
Björn Stenberg
2007-09-19
four more keys that are fun
Daniel Stenberg
2007-09-15
Bump version to 0.3 and v2 bootloader in preparation for release
Dave Chapman
2007-09-02
Mac OS X only - automatically unmount the FAT32 partition before attempting t...
Dave Chapman
2007-08-22
Accept both 0x0b and 0x0c as valid FAT32 partition types in the partition table
Dave Chapman
2007-08-02
buf is never actually used, so just remove it
Barry Wardell
2007-08-02
Fix a couple of warnings. Also fix a bug where the offset wasn't being report...
Barry Wardell
2007-08-02
Add --update-original-firmware (or -of) option to sansapatcher. This allows f...
Barry Wardell
2007-07-29
Add -W to CFLAGS in Makefile and fix generated warnings. Also close a file h...
Dave Chapman
2007-06-12
Cosmetic change - "ipod2c" should be "bin2c" in the comments in the generated...
Dave Chapman
2007-05-03
Make rbutil compile on Mac OS X
Dave Chapman
2007-05-03
Support for Sansa E200 in rbutil
Dominik Wenger
2007-05-03
Remove some unused functions, no functional change
Dave Chapman
2007-03-23
Bump version to 0.2 with new bootloader
Dave Chapman
2007-03-21
Some more sanity checks - don't recognise the new bootloader installed via th...
Dave Chapman
2007-03-21
Always display the 'Press ENTER to exit sansapatcher' prompt when there is an...
Dave Chapman
2007-03-17
Modify the version string ready for initial release
Dave Chapman
2007-03-17
Add Rockbox magic (RBOFe200) to the end of the mi4 header in the original fir...
Dave Chapman
2007-03-16
Correct an nonsensical #if
Dave Chapman
2007-03-16
Some code rearrangement and function renaming to help incorporation into rbut...
Dave Chapman
2007-03-15
Add a further safety check - don't allow users to install old bootloaders wit...
Dave Chapman
2007-03-15
Oops, forgot to add the dummy DSA signature to created MI4 images/files
Dave Chapman
[next]