summaryrefslogtreecommitdiffstats
path: root/heimdall/source/BridgeManager.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added Galaxy Camera download mode identifier (apparently).Benjamin Dobell2013-01-221-1/+2
|
* - Changed interpretation of packet size reponses of 0 from meaning "don'tBenjamin Dobell2013-01-221-38/+35
| | | | | care" to "unsupported". - Changed block size in libpit to mean either block size or block offset.
* Heimdall 1.4 RC1:Benjamin Dobell2012-10-011-333/+486
| | | | | | | | | - Massive refactoring. - Support for Qualcomm based devices. - Print PIT from file. - Use partition names as arguments e.g. --HIDDEN, --KERNEL, --MOVINAND etc. - Heimdall Frontend UI improvements. - And much more...
* Updated version to 1.3.2 and copyright notices to 2012.v1.3.2Benjamin Dobell2012-03-311-1/+1
|
* Renamed partitionType to chipIdentifier as partition type was incorrect.Benjamin Dobell2012-03-291-3/+3
|
* Replaced some extremely weird code that I came up with during the initialBenjamin Dobell2012-03-291-9/+8
| | | | | | reverse engineering of the flashing protocol. Turns out all I needed to do was send the sequence size in bytes rather than performing weird calculations (which when packed) end up representing the same thing!
* Made the last parameter of EndFileTransferPacket partitionType (obtainedBenjamin Dobell2012-03-281-23/+23
| | | | from the device's PIT)
* Heimdall 1.3.1Benjamin Dobell2011-09-111-114/+216
| | | | | | | - Improved the no-reboot functionality, you no longer have to reboot to flash more files. - Fixed repartitioning functionality (thanks XDA user psych0phobia for finding the problem!)
* - Added file extension checks to Heimdall Frontend (for partition files).Benjamin Dobell2011-07-201-12/+14
| | | | | - Made sure Heimdall command line always returns 1 if a device is not detected. - Minor interface tweaks for Heimdall Frontend.
* - Added Utilities tab to Heimdall Frontend.Benjamin Dobell2011-07-171-13/+22
| | | | | | | - Fixed Heimdall command line support for PIT files without a reference to themselves. - Added tool tips to Heimdall Frontend. - Added heimdall 'info' and 'download-pit' actions. - Made 'detect' action return 0 if a device is detected, 1 otherwise.
* 1.3 betaBenjamin Dobell2011-07-081-63/+85
|
* Version 1.3 beta.Benjamin Dobell2011-07-071-17/+17
|
* Major 1.3 updatesBenjamin Dobell2011-07-051-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 Dobell2011-05-311-15/+14
|
* Removed the "Heimdall" folder and moved its contents to the root directory.Benjamin Dobell2010-12-041-0/+1086