index
:
external_heimdall.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
It would seem that messing around with line coding etc. is not necessary.
Benjamin Dobell
2014-05-07
2
-104
/
+1
*
Updated copyright notices to 2014
Benjamin Dobell
2014-05-06
75
-77
/
+77
*
Merge pull request #168 from r-craig/master
Benjamin Dobell
2014-05-06
1
-1
/
+1
|
\
|
*
Fix error condition check on finding correct usb interface.
Robert Craig
2013-11-06
1
-1
/
+1
*
|
Fixed statically linked builds on Windows.
Benjamin Dobell
2014-05-06
2
-2
/
+19
*
|
Upgraded to libusb-1.0 (1.0.18) post libusbx merge.
Benjamin Dobell
2014-05-06
10
-63
/
+597
*
|
Cleaned up command line interface
Benjamin Dobell
2014-05-06
6
-68
/
+33
*
|
autogen'd for 1.4.1
Benjamin Dobell
2014-05-06
8
-1012
/
+9424
*
|
Bumped version number to 1.4.1
Benjamin Dobell
2014-05-06
3
-3
/
+3
*
|
Fix support for SGS4 (with empty bulk transfers)
Benjamin Dobell
2014-05-06
2
-87
/
+55
*
|
Project file changes (for statically linked vc++ library builds).
Benjamin Dobell
2014-05-06
5
-0
/
+161
*
|
Minor code clean up.
Benjamin Dobell
2014-05-06
6
-84
/
+106
*
|
Merge pull request #180 from marclaporte/master
Benjamin Dobell
2014-05-05
2
-2
/
+2
|
\
\
|
*
|
Fix typo
Marc Laporte
2014-01-13
1
-1
/
+1
|
*
|
Fix typo
Marc Laporte
2014-01-13
1
-1
/
+1
|
|
/
*
|
Merge pull request #179 from marclaporte/patch-1
Benjamin Dobell
2014-05-05
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fix typos
Marc Laporte
2014-01-13
1
-2
/
+2
|
/
*
Merge pull request #131 from jorti/master
Benjamin Dobell
2013-06-26
2
-2
/
+2
|
\
|
*
Fix udev rules directory
Juan Orti Alcaine
2013-06-12
2
-2
/
+2
|
/
*
After swapping to clang for OS X, I've now swapped to GNU GCC 4.7+, instead o...
Benjamin Dobell
2013-06-08
1
-1
/
+1
*
Modified Heimdall Frontend so it can find Heimdall CLI in /usr/local/bin on O...
Benjamin Dobell
2013-06-08
6
-71
/
+84
*
Fixed configure/libtool issue on OS X by placing AC_PROG_LIBTOOL after AC_PRO...
Benjamin Dobell
2013-06-06
9
-11084
/
+2674
*
Renamed udev rules file and explictly added /usr/include to the include searc...
Benjamin Dobell
2013-06-04
4
-4
/
+5
*
Moved LICENSE to root of the repo and deleted heimdall-frontend duplicate doc...
Benjamin Dobell
2013-05-14
3
-554
/
+0
*
Minor build file clean-up for linux and regenerated autotools output for 1.4....
Benjamin Dobell
2013-05-13
13
-1395
/
+9332
*
Updated zadig (Windows driver installer) to a newer version.
Benjamin Dobell
2013-05-13
1
-0
/
+0
*
Updated copyright in source repo README.
Benjamin Dobell
2013-05-13
1
-1
/
+1
*
Update copyright notices, version identifier and documentation for 1.4.0 rele...
Benjamin Dobell
2013-05-13
73
-1127
/
+1155
*
Fix OS X qmake/environment variable usage in .pro file.
Benjamin Dobell
2013-05-13
1
-13
/
+23
*
Removed bad Galaxy Camera device identifier, as it was the PID for regular bo...
Benjamin Dobell
2013-05-11
2
-5
/
+3
*
Fixed bug in Heimdall Frontend where "resume" wasn't being checked when it sh...
Benjamin Dobell
2013-05-06
2
-39
/
+37
*
For devices that support variable packet size - decreased sequence size from ...
Benjamin Dobell
2013-05-05
1
-1
/
+1
*
Minor command line output changes - No functional changes.
Benjamin Dobell
2013-05-05
1
-17
/
+3
*
Fixed two major bugs in libpit related functionality:
Benjamin Dobell
2013-05-05
3
-6
/
+11
*
Changed Arguments.h constructors with default parameters so it compiles with ...
Benjamin Dobell
2013-03-14
1
-2
/
+2
*
Regenerated autoconf files.
Benjamin Dobell
2013-03-14
41
-114512
/
+24437
*
Ancient Mac GCC does not support C++11/C++0x. Swapped to using clang on OS X.
Benjamin Dobell
2013-03-14
2
-3
/
+12
*
Updated Linux build files and fixed a string formatting warning in Heimdall F...
Benjamin Dobell
2013-03-10
14
-28
/
+16
*
Fixed output bug attempting to log a std::string instead of a C-style string ...
Benjamin Dobell
2013-03-10
1
-1
/
+1
*
- Removed legacy command line hard-coded partition name parameters.
Benjamin Dobell
2013-03-08
22
-825
/
+749
*
Previous libusbx fix was a red herring of sorts. Inadvertedly it did fix the
Benjamin Dobell
2013-02-02
4
-0
/
+0
*
Actually fixed the bug (race condition) in libusbx-1.0 this time! Source
Benjamin Dobell
2013-02-01
6
-46
/
+6
*
Added a patched version of libusbx that fixes device claiming on Windows.
Benjamin Dobell
2013-01-27
5
-0
/
+0
*
- Incrementing to 1.4 RC2.
Benjamin Dobell
2013-01-24
2
-2
/
+2
*
Added libusbx-1.0 library and DLL missed due to .gitignore
Benjamin Dobell
2013-01-24
2
-0
/
+0
*
Added Galaxy Camera download mode identifier (apparently).
Benjamin Dobell
2013-01-23
2
-3
/
+5
*
- Updated MSVC projects to MSVC2012.
Benjamin Dobell
2013-01-23
21
-2286
/
+3745
*
- Changed interpretation of packet size reponses of 0 from meaning "don't
Benjamin Dobell
2013-01-22
5
-61
/
+51
*
Fixed --repartition flag parsing bug.
Benjamin Dobell
2012-12-01
1
-1
/
+1
*
Turns out udev ATTR{idProduct} really is case sensitive.
Benjamin Dobell
2012-10-13
1
-2
/
+2
[next]