index
:
anonymous/Heimdall
master
upstream/master
Heimdall is a cross-platform open-source tool suite used to flash firmware (aka ROMs) onto Samsung Galaxy devices.
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
heimdall
/
source
/
BridgeManager.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented hack to make WinUSB play nice with empty receive transfers
Benjamin Dobell
2015-02-20
1
-0
/
+8
*
Fixed incorrect method arguments causing PIT transfers to fail
Benjamin Dobell
2015-02-20
1
-2
/
+2
*
CMake files for Heimdall CLI and mingw support
Benjamin Dobell
2014-11-16
1
-2
/
+4
*
More empty transfer craziness, this time when receving packets
Benjamin Dobell
2014-07-05
1
-57
/
+68
*
Fixed support for large files (up to 2^32 - 1 bytes)
Benjamin Dobell
2014-06-01
1
-5
/
+5
*
Fixed file transfer sequence bug
Benjamin Dobell
2014-06-01
1
-9
/
+7
*
Give devices some leeway to handle empty bulk transfers.
Benjamin Dobell
2014-05-31
1
-6
/
+10
*
Fixed regression that broke support for GT-I9100 etc.
Benjamin Dobell
2014-05-17
1
-13
/
+21
*
Removed unused optional parameters in BridgeManager.
Benjamin Dobell
2014-05-17
1
-22
/
+13
*
Removed a few unused variables.
Benjamin Dobell
2014-05-06
1
-1
/
+0
*
It would seem that messing around with line coding etc. is not necessary.
Benjamin Dobell
2014-05-06
1
-93
/
+1
*
Updated copyright notices to 2014
Benjamin Dobell
2014-05-06
1
-1
/
+1
*
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
*
|
Cleaned up command line interface
Benjamin Dobell
2014-05-06
1
-12
/
+3
*
|
Fix support for SGS4 (with empty bulk transfers)
Benjamin Dobell
2014-05-06
1
-87
/
+53
*
|
Minor code clean up.
Benjamin Dobell
2014-05-06
1
-74
/
+81
|
/
*
Update copyright notices, version identifier and documentation for 1.4.0 release.
Benjamin Dobell
2013-05-12
1
-1
/
+1
*
Removed bad Galaxy Camera device identifier, as it was the PID for regular boot, not download mode.
Benjamin Dobell
2013-05-11
1
-2
/
+1
*
For devices that support variable packet size - decreased sequence size from 100 MiB to 30 MiB.
Benjamin Dobell
2013-05-05
1
-1
/
+1
*
Minor command line output changes - No functional changes.
Benjamin Dobell
2013-05-05
1
-17
/
+3
*
- Removed legacy command line hard-coded partition name parameters.
Benjamin Dobell
2013-03-07
1
-133
/
+97
*
Added Galaxy Camera download mode identifier (apparently).
Benjamin Dobell
2013-01-22
1
-1
/
+2
*
- Changed interpretation of packet size reponses of 0 from meaning "don't
Benjamin Dobell
2013-01-22
1
-38
/
+35
*
Heimdall 1.4 RC1:
Benjamin Dobell
2012-10-01
1
-333
/
+486
*
Updated version to 1.3.2 and copyright notices to 2012.
v1.3.2
Benjamin Dobell
2012-03-31
1
-1
/
+1
*
Renamed partitionType to chipIdentifier as partition type was incorrect.
Benjamin Dobell
2012-03-29
1
-3
/
+3
*
Replaced some extremely weird code that I came up with during the initial
Benjamin Dobell
2012-03-29
1
-9
/
+8
*
Made the last parameter of EndFileTransferPacket partitionType (obtained
Benjamin Dobell
2012-03-28
1
-23
/
+23
*
Heimdall 1.3.1
Benjamin Dobell
2011-09-11
1
-114
/
+216
*
- Added file extension checks to Heimdall Frontend (for partition files).
Benjamin Dobell
2011-07-20
1
-12
/
+14
*
- Added Utilities tab to Heimdall Frontend.
Benjamin Dobell
2011-07-17
1
-13
/
+22
*
1.3 beta
Benjamin Dobell
2011-07-08
1
-63
/
+85
*
Version 1.3 beta.
Benjamin Dobell
2011-07-07
1
-17
/
+17
*
Major 1.3 updates
Benjamin Dobell
2011-07-05
1
-126
/
+181
*
1.2.0b Heimdall command line update. Large update that adds lots of PIT file functionality and better support for more devices.
Benjamin Dobell
2011-05-31
1
-15
/
+14
*
Removed the "Heimdall" folder and moved its contents to the root directory.
Benjamin Dobell
2010-12-04
1
-0
/
+1086