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
path:
root
/
heimdall
Commit message (
Expand
)
Author
Age
Files
Lines
*
- fixed logical error, wrong variable was used in error message
Steffen Pankratz
2016-02-29
1
-1
/
+1
*
Do not use static libusb-1.0 by default on Linux.
Benjamin Dobell
2015-03-21
1
-1
/
+4
*
Actually fix #261 (CMake Linux detection)
Benjamin Dobell
2015-03-06
1
-2
/
+2
*
Implemented hack to make WinUSB play nice with empty receive transfers
Benjamin Dobell
2015-02-21
1
-0
/
+8
*
Fixed incorrect method arguments causing PIT transfers to fail
Benjamin Dobell
2015-02-21
1
-2
/
+2
*
Fix issue with Linux specific code not compiling (#261)
Benjamin Dobell
2015-02-20
1
-0
/
+4
*
Fix Unix build issues and work-around Qt5 Mac UI bugs
Benjamin Dobell
2015-02-19
1
-1
/
+4
*
Removed autotools and VS files, and standardised source dir naming
Benjamin Dobell
2015-02-19
25
-54398
/
+1
*
Update Heimdall CLI build to use an MSYS2 environment
Benjamin Dobell
2015-02-19
1
-59
/
+7
*
Fix UNIX CMake (and OS X autotools) builds for Heimdall CLI
Benjamin Dobell
2014-12-10
2
-4
/
+4
*
CMake build fixes
Benjamin Dobell
2014-11-17
1
-0
/
+2
*
Continue to support autotools... for now
Benjamin Dobell
2014-11-17
2
-1
/
+5
*
CMake files for Heimdall CLI and mingw support
Benjamin Dobell
2014-11-17
3
-13
/
+97
*
More empty transfer craziness, this time when receving packets
Benjamin Dobell
2014-07-06
2
-64
/
+76
*
Autogen'd files for Heimdall 1.4.1
Benjamin Dobell
2014-06-01
14
-800
/
+931
*
Fixed support for large files (up to 2^32 - 1 bytes)
Benjamin Dobell
2014-06-01
7
-36
/
+49
*
Fixed file transfer sequence bug
Benjamin Dobell
2014-06-01
2
-13
/
+11
*
Give devices some leeway to handle empty bulk transfers.
Benjamin Dobell
2014-05-31
2
-8
/
+13
*
Fixed regression that broke support for GT-I9100 etc.
Benjamin Dobell
2014-05-18
2
-19
/
+41
*
Removed unused optional parameters in BridgeManager.
Benjamin Dobell
2014-05-18
2
-25
/
+16
*
Windows does not provide (or require) va_copy.
Benjamin Dobell
2014-05-17
1
-0
/
+4
*
Added missing new lines to CLI help output.
Benjamin Dobell
2014-05-15
3
-3
/
+3
*
Fixed help output alignment.
Benjamin Dobell
2014-05-11
4
-10
/
+10
*
Fixed header guard typo.
Benjamin Dobell
2014-05-11
1
-1
/
+1
*
Fixed hard-coded libdir regression.
Benjamin Dobell
2014-05-10
2
-2
/
+2
*
Merge pull request #199 from m-willers/fix_stdargs
Benjamin Dobell
2014-05-10
1
-30
/
+42
|
\
|
*
fix --stdout-errors handling
Martin Willers
2014-05-10
1
-30
/
+42
*
|
Removed a few unused variables.
Benjamin Dobell
2014-05-07
3
-4
/
+0
*
|
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
54
-55
/
+55
*
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
*
|
Upgraded to libusb-1.0 (1.0.18) post libusbx merge.
Benjamin Dobell
2014-05-06
1
-10
/
+11
*
|
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
2
-2
/
+2
*
|
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
1
-0
/
+47
*
|
Minor code clean up.
Benjamin Dobell
2014-05-06
5
-83
/
+104
|
/
*
Fix udev rules directory
Juan Orti Alcaine
2013-06-12
2
-2
/
+2
*
Modified Heimdall Frontend so it can find Heimdall CLI in /usr/local/bin on O...
Benjamin Dobell
2013-06-08
1
-1
/
+1
*
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
3
-4
/
+4
*
Moved LICENSE to root of the repo and deleted heimdall-frontend duplicate doc...
Benjamin Dobell
2013-05-14
1
-19
/
+0
*
Minor build file clean-up for linux and regenerated autotools output for 1.4....
Benjamin Dobell
2013-05-13
13
-1395
/
+9332
*
Update copyright notices, version identifier and documentation for 1.4.0 rele...
Benjamin Dobell
2013-05-13
54
-59
/
+59
*
Removed bad Galaxy Camera device identifier, as it was the PID for regular bo...
Benjamin Dobell
2013-05-11
2
-5
/
+3
*
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
*
Changed Arguments.h constructors with default parameters so it compiles with ...
Benjamin Dobell
2013-03-14
1
-2
/
+2
[next]