index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rbutil
/
ipodpatcher
Age
Commit message (
Expand
)
Author
2010-12-19
Check if creating the dictionary worked before accessing it, not afterwards.
Dominik Riebeling
2010-09-27
Remove obsolete 2nd gen nano check
Frank Gevaerts
2010-09-01
Remove Ipod Video 64MB handling.
Dominik Riebeling
2010-05-25
Bump ipodpatcher version number in preparation for a new ipod bootloader release
Torne Wuff
2010-01-30
Implement ipod_scsi_inquiry() on OS X.
Dominik Riebeling
2010-01-28
Revert most of r24361 - it was committed in error.
Dave Chapman
2010-01-28
Update the comments describing how to build ipodpatcher - no functional changes.
Dave Chapman
2009-12-09
Fix ipodpatcher to work with new target names introduced in r23883
Dave Chapman
2009-12-07
Rename targets to be consistent in all places. (FS #10819). Take 2.
Björn Stenberg
2009-11-29
Suppress unused warnings for functions that haven't been implemented.
Dominik Riebeling
2009-11-22
FS#9833: Fix Ipods being wrongly detected as MacPods on OS X
Dominik Riebeling
2009-11-08
Rename print_error() in ipodpatcher and sansapatcher.
Dominik Riebeling
2009-11-07
Fix a compile warning.
Dominik Riebeling
2009-11-06
Set svn:keywords property.
Dominik Riebeling
2009-10-13
ipodpatcher and rbutil support for the Nano2G - FS#10609 with a few further c...
Dave Chapman
2009-09-25
Query RAM size when scanning for Ipods. Return the target string for Video 64...
Dominik Riebeling
2009-09-20
Always format error message using ANSI functions to get rid of type-punning w...
Dominik Riebeling
2009-08-07
Fix SCSI inquiry on W32.
Dominik Riebeling
2009-08-04
Add support (on Linux and win32 only - I couldn't figure this out on OS X) fo...
Dave Chapman
2009-08-04
Make ipodpatcher compile on *BSD and recent Linux distributions - htole16/hto...
Dave Chapman
2009-05-01
Make sure the global buffers for ipodpatcher and sansapatcher get allocated a...
Dominik Riebeling
2008-10-10
Bump ipodpatcher version string
Nils Wallménius
2008-08-30
Apply FS#9337 - Header file in SRC in rbutil/ipodpatcher. The parttypes.h hea...
Bertrik Sikken
2008-06-30
When scanning for Ipod / Sansa close the disc handle of every tried disc, not...
Dominik Riebeling
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-17
Rename variables sectorbuf and verbose to avoid clashes in rbutil. Cleanup ex...
Dominik Riebeling
2008-05-22
Move C linkage binding for c++ to exporting header files instead of includes.
Dominik Riebeling
2008-05-05
Fix a couple quirks from the previous commit.
Nicolas Pennequin
2008-05-05
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...
Nicolas Pennequin
2008-05-04
Check for permission denied error when trying to access the player and inform...
Dominik Riebeling
2008-03-25
Make sansapatcher and ipodpatcher compile on OS X 10.5.
Barry Wardell
2008-01-06
allow building ipodpatcher / sansapatcher with MinGW.
Dominik Riebeling
2007-11-06
Hopefully fix Ipod bootloader installation on Windows with RbUtilQt, without ...
Magnus Holmgren
2007-09-21
Forgot to adapate 'make clean'
Jens Arnold
2007-09-21
Add a manifest to ipodpatcher.exe in order to make it request administrative ...
Jens Arnold
2007-09-18
Bump version to 2.0 ready for release
Dave Chapman
2007-09-08
Add functions to read and write the AUPD (flash update) image. "--read-aupd ...
Dave Chapman
2007-09-01
Mac OS X only - automatically unmount the FAT32 partition before attempting t...
Dave Chapman
2007-08-24
ipodpatcher: adjust the targetname strings, so they match the names in rbutil.
Dominik Wenger
2007-08-03
Detect and reject 2nd Gen Nanos when scanning for ipods, instead of failing q...
Dave Chapman
2007-07-29
Yet more warning fixes - ipodpatcher should now be warning-free in rbutilqt
Dave Chapman
2007-07-29
Fix some more warnings (these only occurred on Mac OS X, so I missed them on ...
Dave Chapman
2007-07-29
Add -W to CFLAGS in Makefile and fix the generated warnings.
Dave Chapman
2007-07-29
Fix some cosmetic bugs in error messages. These generated warnings when comp...
Dave Chapman
2007-07-27
Initial attempt at a --convert option to convert HFS formatted ipods (Macpods...
Dave Chapman
2007-07-26
Initial (untested apart from device detection) support for 1st/2nd gen ipods ...
Dave Chapman
2007-06-16
Initial integration of a --format option, based on fat32format.exe. The main...
Dave Chapman
2007-06-10
Accept both 0xb and 0xc as valid partition types for an ipod FAT32 partition....
Dave Chapman
2007-06-08
Don't just display an error message, abort.
Dave Chapman
2007-06-08
Fix typo in error message - thanks to Bryan Childs for spotting
Dave Chapman
[next]