summaryrefslogtreecommitdiffstats
path: root/rbutil/sansapatcher
AgeCommit message (Expand)AuthorFilesLines
2009-12-09Always format error message using ANSI functions to get rid of type-punning w...Dominik Riebeling1-3/+3
2009-11-08Rename print_error() in ipodpatcher and sansapatcher.Dominik Riebeling4-17/+14
2009-07-11Small tweaks to r21778/r21779 - use -p for both mkdir and cp commands in dmg ...Dave Chapman1-2/+2
2009-07-11sansapatcher: new sansapatcher.dmg creation rule for OSXRafaël Carré1-1/+7
2009-07-10Also bump version in trunkFrank Gevaerts1-1/+1
2009-06-22Add an explicit rule to compile bin2c - r21272 broke compilation of sansapatc...Dave Chapman1-0/+3
2009-06-13Make bin2c compile with VS2005 and move it to a separate folder as its gettin...Dominik Riebeling2-143/+5
2009-05-01Make sure the global buffers for ipodpatcher and sansapatcher get allocated a...Dominik Riebeling1-1/+1
2008-10-23Bump version number to v0.7 with 5.0 bootloaders. Part of FS#9369.Robert Menes1-1/+1
2008-08-31Replaced TAB characters by spaces in sansapatcherBertrik Sikken3-33/+33
2008-08-31Fix missing sansa_close when scanning for sansas in sansapatcher.cBertrik Sikken1-1/+1
2008-08-01Improved README for sansapatcher, contributed by Ori Avtalion, slightly modif...Dave Chapman1-0/+26
2008-07-28Redo r18136 a little cleanerBertrik Sikken1-4/+5
2008-07-27Make sure to always use the initial key for decryption of mi4 files in sansap...Bertrik Sikken1-2/+4
2008-07-27Added mi4 key for sansa c200 OF version 01.01.07Bertrik Sikken1-2/+3
2008-07-16Let sansa_list_images() return the number of mi4 images found.Dominik Riebeling2-4/+10
2008-07-14Make functions in sansapatcher static and their arguments const if possible.Bertrik Sikken4-22/+21
2008-07-14Fix FS#9002 - Bootloader on c200 shows "target id: e200"Bertrik Sikken1-4/+5
2008-06-30When scanning for Ipod / Sansa close the disc handle of every tried disc, not...Dominik Riebeling1-0/+3
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg7-14/+28
2008-06-17Rename variables sectorbuf and verbose to avoid clashes in rbutil. Cleanup ex...Dominik Riebeling3-62/+59
2008-05-22Move C linkage binding for c++ to exporting header files instead of includes.Dominik Riebeling1-0/+8
2008-05-11Make sansapatcher check and report permission denied errors.Dominik Riebeling3-23/+42
2008-03-25Make sansapatcher and ipodpatcher compile on OS X 10.5.Barry Wardell1-2/+2
2008-01-26fix sansapatcher mingw build prerequisites.Dominik Riebeling1-1/+1
2008-01-20add Manifests to rbutil, sansapatcher and e200rpatcher to gain needed rights ...Dominik Wenger3-2/+20
2008-01-06allow building ipodpatcher / sansapatcher with MinGW.Dominik Riebeling1-0/+5
2007-11-29Add some brief instructions to compile sansapatcherDave Chapman1-0/+10
2007-10-31RbUtilQt: Make Sansa bootloader installation work on Windows. (Compiler warni...Magnus Holmgren1-2/+2
2007-10-20Bump version for releaseBarry Wardell1-1/+1
2007-10-20Support database rebuild disabling when USB is connected for all e200 OF vers...Barry Wardell1-2/+23
2007-10-14Add support for installing/replacing the bootloader in the PPBL section of th...Barry Wardell3-1/+74
2007-10-11Bump version for new release with fixed OF loading on e200.bootloader_e200_v3bootloader_c200_v3Barry Wardell1-1/+1
2007-09-22Bump version for new release for C200bootloader_c200_v2Dave Chapman1-1/+1
2007-09-19Cosmetic - Change the way the detected type of Sansa is displayed and bump ve...Dave Chapman2-5/+3
2007-09-19Initial attempt at c200 support - you now need both a "firmware.mi4" file (c2...Dave Chapman5-30/+121
2007-09-19Allow FAT16 partitions (for c200)Björn Stenberg1-1/+4
2007-09-19four more keys that are funDaniel Stenberg1-2/+7
2007-09-15Bump version to 0.3 and v2 bootloader in preparation for releaseDave Chapman1-1/+1
2007-09-02Mac OS X only - automatically unmount the FAT32 partition before attempting t...Dave Chapman1-0/+25
2007-08-22Accept both 0x0b and 0x0c as valid FAT32 partition types in the partition tableDave Chapman1-3/+5
2007-08-02buf is never actually used, so just remove itBarry Wardell1-3/+2
2007-08-02Fix a couple of warnings. Also fix a bug where the offset wasn't being report...Barry Wardell2-12/+13
2007-08-02Add --update-original-firmware (or -of) option to sansapatcher. This allows f...Barry Wardell3-36/+147
2007-07-29Add -W to CFLAGS in Makefile and fix generated warnings. Also close a file h...Dave Chapman2-8/+20
2007-06-12Cosmetic change - "ipod2c" should be "bin2c" in the comments in the generated...Dave Chapman1-2/+2
2007-05-03Make rbutil compile on Mac OS XDave Chapman2-1/+3
2007-05-03Support for Sansa E200 in rbutilDominik Wenger4-16/+25
2007-05-03Remove some unused functions, no functional changeDave Chapman1-36/+0
2007-03-23Bump version to 0.2 with new bootloaderDave Chapman1-1/+1