* Fix overflow in TotalBytesPacket on 32bit platforms, thanks to
Andrew Griffiths
* Fix segfault when flashing with partitionIdentifiers (--X where X is
the identifier from the PIT) and when the size check is enabled
* Skip the partition size check in tflash mode, as there are no
existing existing partitions in that case
* Add --wait argument, which makes heimdall wait with the action until
a device in download-mode is connected. Fastboot works in a similar
way.
* Re-generate some heimdall-frontend files, and add support for the
--wait argument
* Remove links to Glass Echidna donate page, as Benjamin has not been
active for a few years. README, copyright headers and git history
still acknowledge that the vast majority of work has been done by
Benjamin over the years.
* Add my copyright statement to LICENSE and printed boilerplate text
* Move some of the documentation into a doc/ folder, and remove OS
specific more or less outdated information from Win32/, OSX/ and
Linux/
.. and some additional general cleanup/fixes.