index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rbutil
/
sansapatcher
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-07
misc: Remove all 'twiki' references in favor of up-to-date 'wiki' links.
Solomon Peachy
1
-1
/
+1
2016-12-16
Don't add LIBSOURCES to SOURCES.
Dominik Riebeling
1
-1
/
+1
2013-04-04
Put resource object into object folder.
Dominik Riebeling
1
-1
/
+2
2013-01-22
Remove 64bit warning by using C99 fixed width format specifier.
Dominik Riebeling
1
-11
/
+11
2013-01-01
Provide dealloc function to sansapatcher.
Dominik Riebeling
4
-0
/
+25
2013-01-01
Fix cross compiling sansapatcher.
Dominik Riebeling
1
-1
/
+1
2013-01-01
sansapatcher: move sectorbuf pointer into sansa_t structure.
Dominik Riebeling
6
-75
/
+65
2012-04-28
Move bin2c handling to libtools.make
Dominik Riebeling
1
-7
/
+5
2012-02-05
Make sure we use POSIX/C99 printf() when building for windows
Rafaël Carré
1
-1
/
+1
2012-01-08
MSVC compatibility adjustments.
Dominik Riebeling
1
-0
/
+8
2011-12-16
sansapatcher, ipodpatcher: use MinGW C99 version of stdio functions.
Dominik Riebeling
1
-1
/
+1
2011-12-16
sansapatcher: allow building without bootloaders.
Dominik Riebeling
2
-1
/
+13
2011-12-16
sansapatcher: use libtools.make.
Dominik Riebeling
1
-51
/
+40
2011-12-08
Various adjustments for MSVC.
Dominik Riebeling
1
-1
/
+3
2011-12-04
sansapatcher: factor out handling of bundled bootloaders.
Dominik Riebeling
3
-64
/
+76
2011-12-04
sansapatcher: guard platform specific files.
Dominik Riebeling
3
-1
/
+14
2011-11-06
Bulk convert all DOS line endings to UNIX.
Torne Wuff
1
-1
/
+1
2010-12-05
MinGW: prefer C99 compliance by using replacement implementations.
Dominik Riebeling
1
-0
/
+1
2009-12-09
Always format error message using ANSI functions to get rid of type-punning w...
Dominik Riebeling
1
-3
/
+3
2009-11-08
Rename print_error() in ipodpatcher and sansapatcher.
Dominik Riebeling
4
-17
/
+14
2009-07-11
Small tweaks to r21778/r21779 - use -p for both mkdir and cp commands in dmg ...
Dave Chapman
1
-2
/
+2
2009-07-11
sansapatcher: new sansapatcher.dmg creation rule for OSX
Rafaël Carré
1
-1
/
+7
2009-07-10
Also bump version in trunk
Frank Gevaerts
1
-1
/
+1
2009-06-22
Add an explicit rule to compile bin2c - r21272 broke compilation of sansapatc...
Dave Chapman
1
-0
/
+3
2009-06-13
Make bin2c compile with VS2005 and move it to a separate folder as its gettin...
Dominik Riebeling
2
-143
/
+5
2009-05-01
Make sure the global buffers for ipodpatcher and sansapatcher get allocated a...
Dominik Riebeling
1
-1
/
+1
2008-10-23
Bump version number to v0.7 with 5.0 bootloaders. Part of FS#9369.
Robert Menes
1
-1
/
+1
2008-08-31
Replaced TAB characters by spaces in sansapatcher
Bertrik Sikken
3
-33
/
+33
2008-08-31
Fix missing sansa_close when scanning for sansas in sansapatcher.c
Bertrik Sikken
1
-1
/
+1
2008-08-01
Improved README for sansapatcher, contributed by Ori Avtalion, slightly modif...
Dave Chapman
1
-0
/
+26
2008-07-28
Redo r18136 a little cleaner
Bertrik Sikken
1
-4
/
+5
2008-07-27
Make sure to always use the initial key for decryption of mi4 files in sansap...
Bertrik Sikken
1
-2
/
+4
2008-07-27
Added mi4 key for sansa c200 OF version 01.01.07
Bertrik Sikken
1
-2
/
+3
2008-07-16
Let sansa_list_images() return the number of mi4 images found.
Dominik Riebeling
2
-4
/
+10
2008-07-14
Make functions in sansapatcher static and their arguments const if possible.
Bertrik Sikken
4
-22
/
+21
2008-07-14
Fix FS#9002 - Bootloader on c200 shows "target id: e200"
Bertrik Sikken
1
-4
/
+5
2008-06-30
When scanning for Ipod / Sansa close the disc handle of every tried disc, not...
Dominik Riebeling
1
-0
/
+3
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
7
-14
/
+28
2008-06-17
Rename variables sectorbuf and verbose to avoid clashes in rbutil. Cleanup ex...
Dominik Riebeling
3
-62
/
+59
2008-05-22
Move C linkage binding for c++ to exporting header files instead of includes.
Dominik Riebeling
1
-0
/
+8
2008-05-11
Make sansapatcher check and report permission denied errors.
Dominik Riebeling
3
-23
/
+42
2008-03-25
Make sansapatcher and ipodpatcher compile on OS X 10.5.
Barry Wardell
1
-2
/
+2
2008-01-26
fix sansapatcher mingw build prerequisites.
Dominik Riebeling
1
-1
/
+1
2008-01-20
add Manifests to rbutil, sansapatcher and e200rpatcher to gain needed rights ...
Dominik Wenger
3
-2
/
+20
2008-01-06
allow building ipodpatcher / sansapatcher with MinGW.
Dominik Riebeling
1
-0
/
+5
2007-11-29
Add some brief instructions to compile sansapatcher
Dave Chapman
1
-0
/
+10
2007-10-31
RbUtilQt: Make Sansa bootloader installation work on Windows. (Compiler warni...
Magnus Holmgren
1
-2
/
+2
2007-10-20
Bump version for release
Barry Wardell
1
-1
/
+1
2007-10-20
Support database rebuild disabling when USB is connected for all e200 OF vers...
Barry Wardell
1
-2
/
+23
2007-10-14
Add support for installing/replacing the bootloader in the PPBL section of th...
Barry Wardell
3
-1
/
+74
[next]