aboutsummaryrefslogtreecommitdiffstats
path: root/heimdall/source/Heimdall.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix UNIX CMake (and OS X autotools) builds for Heimdall CLIBenjamin Dobell2014-12-101-2/+2
|
* Continue to support autotools... for nowBenjamin Dobell2014-11-171-0/+4
|
* CMake files for Heimdall CLI and mingw supportBenjamin Dobell2014-11-171-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-171-0/+4
|
* Updated copyright notices to 2014Benjamin Dobell2014-05-061-1/+1
|
* Update copyright notices, version identifier and documentation for 1.4.0 ↵Benjamin Dobell2013-05-131-1/+1
| | | | release.
* - Updated MSVC projects to MSVC2012.Benjamin Dobell2013-01-231-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-021-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.Benjamin 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 ↵Benjamin Dobell2011-06-011-13/+13
| | | | functionality and better support for more devices.
* Removed the "Heimdall" folder and moved its contents to the root directory.Benjamin Dobell2010-12-051-0/+43