summaryrefslogtreecommitdiff
path: root/rbutil/sansapatcher/sansapatcher.c (follow)
Commit message (Expand)AuthorAge
* Remove 64bit warning by using C99 fixed width format specifier.Dominik Riebeling2013-01-22
* sansapatcher: move sectorbuf pointer into sansa_t structure.Dominik Riebeling2013-01-01
* sansapatcher: factor out handling of bundled bootloaders.Dominik Riebeling2011-12-04
* Rename print_error() in ipodpatcher and sansapatcher.Dominik Riebeling2009-11-08
* Make sure the global buffers for ipodpatcher and sansapatcher get allocated a...Dominik Riebeling2009-05-01
* Replaced TAB characters by spaces in sansapatcherBertrik Sikken2008-08-31
* Fix missing sansa_close when scanning for sansas in sansapatcher.cBertrik Sikken2008-08-31
* Redo r18136 a little cleanerBertrik Sikken2008-07-28
* Make sure to always use the initial key for decryption of mi4 files in sansap...Bertrik Sikken2008-07-27
* Added mi4 key for sansa c200 OF version 01.01.07Bertrik Sikken2008-07-27
* Let sansa_list_images() return the number of mi4 images found.Dominik Riebeling2008-07-16
* Make functions in sansapatcher static and their arguments const if possible.Bertrik Sikken2008-07-14
* Fix FS#9002 - Bootloader on c200 shows "target id: e200"Bertrik Sikken2008-07-14
* When scanning for Ipod / Sansa close the disc handle of every tried disc, not...Dominik Riebeling2008-06-30
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Rename variables sectorbuf and verbose to avoid clashes in rbutil. Cleanup ex...Dominik Riebeling2008-06-17
* Make sansapatcher check and report permission denied errors.Dominik Riebeling2008-05-11
* Support database rebuild disabling when USB is connected for all e200 OF vers...Barry Wardell2007-10-20
* Add support for installing/replacing the bootloader in the PPBL section of th...Barry Wardell2007-10-14
* Cosmetic - Change the way the detected type of Sansa is displayed and bump ve...Dave Chapman2007-09-19
* Initial attempt at c200 support - you now need both a "firmware.mi4" file (c2...Dave Chapman2007-09-19
* Allow FAT16 partitions (for c200)Björn Stenberg2007-09-19
* four more keys that are funDaniel Stenberg2007-09-19
* Accept both 0x0b and 0x0c as valid FAT32 partition types in the partition tableDave Chapman2007-08-22
* Fix a couple of warnings. Also fix a bug where the offset wasn't being report...Barry Wardell2007-08-02
* Add --update-original-firmware (or -of) option to sansapatcher. This allows f...Barry Wardell2007-08-02
* Add -W to CFLAGS in Makefile and fix generated warnings. Also close a file h...Dave Chapman2007-07-29
* Make rbutil compile on Mac OS XDave Chapman2007-05-03
* Support for Sansa E200 in rbutilDominik Wenger2007-05-03
* Remove some unused functions, no functional changeDave Chapman2007-05-03
* Some more sanity checks - don't recognise the new bootloader installed via th...Dave Chapman2007-03-21
* Add Rockbox magic (RBOFe200) to the end of the mi4 header in the original fir...Dave Chapman2007-03-17
* Some code rearrangement and function renaming to help incorporation into rbut...Dave Chapman2007-03-16
* Add a further safety check - don't allow users to install old bootloaders wit...Dave Chapman2007-03-15
* Oops, forgot to add the dummy DSA signature to created MI4 images/filesDave Chapman2007-03-15
* Implement the ability to embed a bootloader in sansapatcher - the --install o...Dave Chapman2007-03-15
* Correct the svn:keywordsDave Chapman2007-03-15
* Initial commit of sansapatcher - an installation tool for the Sansa E200.Dave Chapman2007-03-15