summaryrefslogtreecommitdiffstats
path: root/heimdall/source/BridgeManager.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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