summaryrefslogtreecommitdiffstats
path: root/rbutil/sansapatcher/sansapatcher.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-01sansapatcher: move sectorbuf pointer into sansa_t structure.Dominik Riebeling1-9/+0
2012-01-08MSVC compatibility adjustments.Dominik Riebeling1-0/+8
2011-12-04sansapatcher: factor out handling of bundled bootloaders.Dominik Riebeling1-4/+2
2008-07-16Let sansa_list_images() return the number of mi4 images found.Dominik Riebeling1-1/+1
2008-07-14Make functions in sansapatcher static and their arguments const if possible.Bertrik Sikken1-4/+4
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-06-17Rename variables sectorbuf and verbose to avoid clashes in rbutil. Cleanup ex...Dominik Riebeling1-1/+2
2008-05-22Move C linkage binding for c++ to exporting header files instead of includes.Dominik Riebeling1-0/+8
2007-10-14Add support for installing/replacing the bootloader in the PPBL section of th...Barry Wardell1-0/+1
2007-09-19Initial attempt at c200 support - you now need both a "firmware.mi4" file (c2...Dave Chapman1-1/+1
2007-08-02Add --update-original-firmware (or -of) option to sansapatcher. This allows f...Barry Wardell1-0/+1
2007-03-16Some code rearrangement and function renaming to help incorporation into rbut...Dave Chapman1-9/+7
2007-03-15Implement the ability to embed a bootloader in sansapatcher - the --install o...Dave Chapman1-3/+1
2007-03-15Correct the svn:keywordsDave Chapman1-1/+1
2007-03-15Initial commit of sansapatcher - an installation tool for the Sansa E200.Dave Chapman1-0/+45