summaryrefslogtreecommitdiffstats
path: root/heimdall/source/Heimdall.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-12-09Fix UNIX CMake (and OS X autotools) builds for Heimdall CLIBenjamin Dobell1-2/+2
2014-11-17Continue to support autotools... for nowBenjamin Dobell1-0/+4
2014-11-16CMake files for Heimdall CLI and mingw supportBenjamin Dobell1-11/+5
2014-06-01Fixed support for large files (up to 2^32 - 1 bytes)Benjamin Dobell1-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.
2014-05-16Windows does not provide (or require) va_copy.Benjamin Dobell1-0/+4
2014-05-06Updated copyright notices to 2014Benjamin Dobell1-1/+1
2013-05-12Update copyright notices, version identifier and documentation for 1.4.0 release.Benjamin Dobell1-1/+1
2013-01-22- Updated MSVC projects to MSVC2012.Benjamin Dobell1-0/+10
- Changed from libusb-1.0 to libusbx. - Upgraded to C++11 (defined as C++0x for backwards compatibility with gcc < 4.7).
2013-01-22- Changed interpretation of packet size reponses of 0 from meaning "don'tBenjamin Dobell1-4/+0
care" to "unsupported". - Changed block size in libpit to mean either block size or block offset.
2012-10-01Heimdall 1.4 RC1:Benjamin Dobell1-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...
2012-03-31Updated version to 1.3.2 and copyright notices to 2012.v1.3.2Benjamin Dobell1-1/+1
2011-07-081.3 betaBenjamin Dobell1-1/+1
2011-05-311.2.0b Heimdall command line update. Large update that adds lots of PIT file functionality and better support for more devices.Benjamin Dobell1-13/+13
2010-12-04Removed the "Heimdall" folder and moved its contents to the root directory.Benjamin Dobell1-0/+0