summaryrefslogtreecommitdiffstats
path: root/heimdall/source/Heimdall.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix UNIX CMake (and OS X autotools) builds for Heimdall CLIBenjamin Dobell2014-12-091-2/+2
|
* Continue to support autotools... for nowBenjamin Dobell2014-11-171-0/+4
|
* CMake files for Heimdall CLI and mingw supportBenjamin Dobell2014-11-161-11/+5
|
* Fixed support for large files (up to 2^32 - 1 bytes)Benjamin Dobell2014-06-011-0/+13
| | | | | | The Loke protocol supports 32-bit unsigned for the size of files being flashed. However, POSIX file commands only support 32-bit (signed). As such we now have platform specific support for larger files.
* Windows does not provide (or require) va_copy.Benjamin Dobell2014-05-161-0/+4
|
* Updated copyright notices to 2014Benjamin Dobell2014-05-061-1/+1
|
* Update copyright notices, version identifier and documentation for 1.4.0 release.Benjamin Dobell2013-05-121-1/+1
|
* - Updated MSVC projects to MSVC2012.Benjamin Dobell2013-01-221-0/+10
| | | | | - Changed from libusb-1.0 to libusbx. - Upgraded to C++11 (defined as C++0x for backwards compatibility with gcc < 4.7).
* - Changed interpretation of packet size reponses of 0 from meaning "don'tBenjamin Dobell2013-01-221-4/+0
| | | | | care" to "unsupported". - Changed block size in libpit to mean either block size or block offset.
* Heimdall 1.4 RC1:Benjamin Dobell2012-10-011-0/+1
| | | | | | | | | - 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
|
* 1.3 betaBenjamin Dobell2011-07-081-1/+1
|
* 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-13/+13
|
* Removed the "Heimdall" folder and moved its contents to the root directory.Benjamin Dobell2010-12-041-0/+43