summaryrefslogtreecommitdiff
path: root/rbutil/sansapatcher (follow)
Commit message (Expand)AuthorAge
* Don't add LIBSOURCES to SOURCES.Dominik Riebeling2016-12-16
* Put resource object into object folder.Dominik Riebeling2013-04-04
* Remove 64bit warning by using C99 fixed width format specifier.Dominik Riebeling2013-01-22
* Provide dealloc function to sansapatcher.Dominik Riebeling2013-01-01
* Fix cross compiling sansapatcher.Dominik Riebeling2013-01-01
* sansapatcher: move sectorbuf pointer into sansa_t structure.Dominik Riebeling2013-01-01
* Move bin2c handling to libtools.makeDominik Riebeling2012-04-28
* Make sure we use POSIX/C99 printf() when building for windowsRafaël Carré2012-02-05
* MSVC compatibility adjustments.Dominik Riebeling2012-01-08
* sansapatcher, ipodpatcher: use MinGW C99 version of stdio functions.Dominik Riebeling2011-12-16
* sansapatcher: allow building without bootloaders.Dominik Riebeling2011-12-16
* sansapatcher: use libtools.make.Dominik Riebeling2011-12-16
* Various adjustments for MSVC.Dominik Riebeling2011-12-08
* sansapatcher: factor out handling of bundled bootloaders.Dominik Riebeling2011-12-04
* sansapatcher: guard platform specific files.Dominik Riebeling2011-12-04
* Bulk convert all DOS line endings to UNIX.Torne Wuff2011-11-06
* MinGW: prefer C99 compliance by using replacement implementations.Dominik Riebeling2010-12-05
* Always format error message using ANSI functions to get rid of type-punning w...Dominik Riebeling2009-12-09
* Rename print_error() in ipodpatcher and sansapatcher.Dominik Riebeling2009-11-08
* Small tweaks to r21778/r21779 - use -p for both mkdir and cp commands in dmg ...Dave Chapman2009-07-11
* sansapatcher: new sansapatcher.dmg creation rule for OSXRafaël Carré2009-07-11
* Also bump version in trunkFrank Gevaerts2009-07-10
* Add an explicit rule to compile bin2c - r21272 broke compilation of sansapatc...Dave Chapman2009-06-22
* Make bin2c compile with VS2005 and move it to a separate folder as its gettin...Dominik Riebeling2009-06-13
* Make sure the global buffers for ipodpatcher and sansapatcher get allocated a...Dominik Riebeling2009-05-01
* Bump version number to v0.7 with 5.0 bootloaders. Part of FS#9369.Robert Menes2008-10-23
* Replaced TAB characters by spaces in sansapatcherBertrik Sikken2008-08-31
* Fix missing sansa_close when scanning for sansas in sansapatcher.cBertrik Sikken2008-08-31
* Improved README for sansapatcher, contributed by Ori Avtalion, slightly modif...Dave Chapman2008-08-01
* 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
* Move C linkage binding for c++ to exporting header files instead of includes.Dominik Riebeling2008-05-22
* Make sansapatcher check and report permission denied errors.Dominik Riebeling2008-05-11
* Make sansapatcher and ipodpatcher compile on OS X 10.5.Barry Wardell2008-03-25
* fix sansapatcher mingw build prerequisites.Dominik Riebeling2008-01-26
* add Manifests to rbutil, sansapatcher and e200rpatcher to gain needed rights ...Dominik Wenger2008-01-20
* allow building ipodpatcher / sansapatcher with MinGW.Dominik Riebeling2008-01-06
* Add some brief instructions to compile sansapatcherDave Chapman2007-11-29
* RbUtilQt: Make Sansa bootloader installation work on Windows. (Compiler warni...Magnus Holmgren2007-10-31
* Bump version for releaseBarry Wardell2007-10-20
* 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
* Bump version for new release with fixed OF loading on e200.Barry Wardell2007-10-11