summaryrefslogtreecommitdiffstats
path: root/rbutil/sansapatcher
AgeCommit message (Expand)AuthorFilesLines
2020-10-11rbutil: Add project file for building multiple binaries.Dominik Riebeling1-0/+38
2020-09-27sansapatcher: rework exit code handling.Dominik Riebeling2-22/+43
2020-06-07misc: Remove all 'twiki' references in favor of up-to-date 'wiki' links.Solomon Peachy1-1/+1
2016-12-16Don't add LIBSOURCES to SOURCES.Dominik Riebeling1-1/+1
2013-04-04Put resource object into object folder.Dominik Riebeling1-1/+2
2013-01-22Remove 64bit warning by using C99 fixed width format specifier.Dominik Riebeling1-11/+11
2013-01-01Provide dealloc function to sansapatcher.Dominik Riebeling4-0/+25
2013-01-01Fix cross compiling sansapatcher.Dominik Riebeling1-1/+1
2013-01-01sansapatcher: move sectorbuf pointer into sansa_t structure.Dominik Riebeling6-75/+65
2012-04-28Move bin2c handling to libtools.makeDominik Riebeling1-7/+5
2012-02-05Make sure we use POSIX/C99 printf() when building for windowsRafaël Carré1-1/+1
2012-01-08MSVC compatibility adjustments.Dominik Riebeling1-0/+8
2011-12-16sansapatcher, ipodpatcher: use MinGW C99 version of stdio functions.Dominik Riebeling1-1/+1
2011-12-16sansapatcher: allow building without bootloaders.Dominik Riebeling2-1/+13
2011-12-16sansapatcher: use libtools.make.Dominik Riebeling1-51/+40
2011-12-08Various adjustments for MSVC.Dominik Riebeling1-1/+3
2011-12-04sansapatcher: factor out handling of bundled bootloaders.Dominik Riebeling3-64/+76
2011-12-04sansapatcher: guard platform specific files.Dominik Riebeling3-1/+14
2011-11-06Bulk convert all DOS line endings to UNIX.Torne Wuff1-1/+1
2010-12-05MinGW: prefer C99 compliance by using replacement implementations.Dominik Riebeling1-0/+1
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