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
/
ipodpatcher
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
2017-06-19
ipodpatcher: remove external ddk/ntddscsi.h dependency
Cástor Muñoz
1
-1
/
+24
2016-12-16
Don't add LIBSOURCES to SOURCES.
Dominik Riebeling
1
-1
/
+1
2014-03-20
OS X: change include paths to use actual paths.
Dominik Riebeling
1
-2
/
+2
2013-04-05
Fix ipodpatcher on OS X.
Dominik Riebeling
1
-1
/
+1
2013-04-05
Replace the use of uname to get the build output.
Dominik Riebeling
1
-3
/
+1
2013-04-04
Put resource object into object folder.
Dominik Riebeling
1
-2
/
+3
2013-04-04
Remove unnecessary all target.
Dominik Riebeling
1
-1
/
+0
2013-01-13
Remove 64bit warning by using C99 fixed width format specifier.
Dominik Riebeling
1
-1
/
+3
2013-01-01
Provide dealloc function to ipodpatcher.
Dominik Riebeling
4
-0
/
+25
2013-01-01
ipodpatcher: move sectorbuf pointer into ipod_t structure.
Dominik Riebeling
7
-144
/
+196
2012-07-01
Move check for existing bootloader to ipodpatcher.
Dominik Riebeling
2
-21
/
+24
2012-04-28
ipodpatcher: replace ipod2c with bin2c.
Dominik Riebeling
2
-151
/
+6
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
/
+10
2011-12-16
sansapatcher, ipodpatcher: use MinGW C99 version of stdio functions.
Dominik Riebeling
1
-1
/
+1
2011-12-16
ipodpatcher: move linker only options out of CFLAGS.
Dominik Riebeling
1
-1
/
+1
2011-12-16
ipodpatcher: convert to use libtools.make.
Dominik Riebeling
1
-60
/
+23
2011-12-08
Various adjustments for MSVC.
Dominik Riebeling
1
-1
/
+6
2011-12-07
ipodpatcher: guard platform specific files.
Dominik Riebeling
3
-0
/
+10
2011-11-06
Bulk convert all DOS line endings to UNIX.
Torne Wuff
1
-1
/
+1
2011-09-26
Replace bootloader object rules with suffix rules.
Dominik Riebeling
1
-26
/
+10
2011-08-25
Fix off-by-one memory corruption in ipodpatcher.
Thomas Jarosch
1
-1
/
+1
2010-12-19
Check if creating the dictionary worked before accessing it, not afterwards.
Dominik Riebeling
1
-3
/
+2
2010-09-27
Remove obsolete 2nd gen nano check
Frank Gevaerts
1
-9
/
+0
2010-09-01
Remove Ipod Video 64MB handling.
Dominik Riebeling
1
-6
/
+1
2010-05-25
Bump ipodpatcher version number in preparation for a new ipod bootloader release
bootloader_ipodpatcher_v5
Torne Wuff
1
-1
/
+1
2010-01-30
Implement ipod_scsi_inquiry() on OS X.
Dominik Riebeling
2
-12
/
+156
2010-01-28
Revert most of r24361 - it was committed in error.
Dave Chapman
4
-4
/
+12
2010-01-28
Update the comments describing how to build ipodpatcher - no functional changes.
Dave Chapman
5
-13
/
+8
2009-12-09
Fix ipodpatcher to work with new target names introduced in r23883
Dave Chapman
2
-6
/
+6
2009-12-07
Rename targets to be consistent in all places. (FS #10819). Take 2.
Björn Stenberg
2
-7
/
+7
2009-11-29
Suppress unused warnings for functions that haven't been implemented.
Dominik Riebeling
1
-0
/
+8
2009-11-22
FS#9833: Fix Ipods being wrongly detected as MacPods on OS X
Dominik Riebeling
1
-5
/
+11
2009-11-08
Rename print_error() in ipodpatcher and sansapatcher.
Dominik Riebeling
4
-15
/
+15
2009-11-07
Fix a compile warning.
Dominik Riebeling
1
-0
/
+1
2009-11-06
Set svn:keywords property.
Dominik Riebeling
4
-4
/
+4
2009-10-13
ipodpatcher and rbutil support for the Nano2G - FS#10609 with a few further c...
Dave Chapman
4
-32
/
+520
2009-09-25
Query RAM size when scanning for Ipods. Return the target string for Video 64...
Dominik Riebeling
1
-1
/
+11
2009-09-20
Always format error message using ANSI functions to get rid of type-punning w...
Dominik Riebeling
1
-3
/
+3
2009-08-07
Fix SCSI inquiry on W32.
Dominik Riebeling
1
-1
/
+4
2009-08-04
Add support (on Linux and win32 only - I couldn't figure this out on OS X) fo...
Dave Chapman
8
-7
/
+319
2009-08-04
Make ipodpatcher compile on *BSD and recent Linux distributions - htole16/hto...
Dave Chapman
1
-28
/
+32
2009-05-01
Make sure the global buffers for ipodpatcher and sansapatcher get allocated a...
Dominik Riebeling
1
-1
/
+1
2008-10-10
Bump ipodpatcher version string
Nils Wallménius
1
-1
/
+1
2008-08-30
Apply FS#9337 - Header file in SRC in rbutil/ipodpatcher. The parttypes.h hea...
Bertrik Sikken
1
-1
/
+1
2008-06-30
When scanning for Ipod / Sansa close the disc handle of every tried disc, not...
Dominik Riebeling
1
-0
/
+5
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
8
-16
/
+32
2008-06-17
Rename variables sectorbuf and verbose to avoid clashes in rbutil. Cleanup ex...
Dominik Riebeling
4
-103
/
+102
2008-05-22
Move C linkage binding for c++ to exporting header files instead of includes.
Dominik Riebeling
1
-0
/
+8
[next]