Commit Graph

229 Commits

Author SHA1 Message Date
Rudolf Tammekivi bfe1a68512 heimdall: Odin protocol version 4 support 2021-05-03 14:04:53 +02:00
Benjamin Dobell f6b618c435 Back to Github
Revert "Updated README.md so the README[.txt] links point to the gitlab version, rather than the broken gituser links they were pointing to."

This reverts commit af5b574042.
2021-05-03 13:49:24 +02:00
Benjamin Dobell a2cfdaa5ed Merge branch 'patch-1' into 'master'
Updated README.md so the README[.txt] links point to the gitlab version, rather…

See merge request BenjaminDobell/Heimdall!472
2018-07-30 04:14:51 +00:00
Kenneth Swarthout af5b574042 Updated README.md so the README[.txt] links point to the gitlab version, rather than the broken gituser links they were pointing to. 2018-07-29 05:47:06 +00:00
Benjamin Dobell 5377b6286c
Merge pull request #438 from 414n/cmake-install-targets
Added install targets
2017-11-11 01:34:24 +11:00
Alan 4a9259b477 Added install targets 2017-11-10 15:25:08 +01:00
Benjamin Dobell 9bcc42da35 Merge pull request #408 from grayed/master
Use library found instead of hardcoding compiler flag.
2017-09-20 12:05:45 +10:00
Vadim Zhukov cc44b3497d Use library found instead of hardcoding compiler flag.
Fixes build on OpenBSD.
2017-07-30 06:42:06 +03:00
Benjamin Dobell 3b4f34e2a9 Minor typo. I'm sure there are more. 2017-05-12 05:13:08 +10:00
Benjamin Dobell 699549e3c6 Bumped version to 1.4.2 2017-05-12 04:34:25 +10:00
Benjamin Dobell 663bb80f22 Merge branch 'tflash' 2017-05-12 04:34:19 +10:00
Benjamin Dobell bf891c9366 Refactor T-Flash implementation before merging. 2017-05-12 04:32:20 +10:00
Benjamin Dobell 8709370bc4 It's 2017. Where did the years go? 2017-05-12 03:47:37 +10:00
Benjamin Dobell 5b90f09625 A modern README 2017-05-12 03:47:19 +10:00
Frédéric Basse aa40b07450 allow higher timeout when switching to t-flash due to sd card initialization 2016-12-24 18:55:56 +01:00
Frédéric Basse 259f5f8973 add T-Flash option in FlashAction 2016-12-24 14:33:39 +01:00
Benjamin Dobell b6fe7f8535 Revert "Merge pull request #355 from ljani/master"
This reverts commit 9784dd2e2a, reversing
changes made to 7ebee1e877.
2016-07-20 16:11:53 +10:00
Benjamin Dobell 9784dd2e2a Merge pull request #355 from ljani/master
Use the found libusb
2016-07-18 12:28:48 +10:00
Jani d2e2f76556 Use the found libusb 2016-07-17 23:37:28 +03:00
Benjamin Dobell 7ebee1e877 Merge pull request #333 from kratz00/superfluous_semicolon
- removed superfluous semicolons from namespace definitions
2016-04-02 00:49:09 +11:00
Steffen Pankratz e8a77e6686 - removed superfluous semicolons from namespace definitions 2016-03-06 16:31:00 +01:00
Benjamin Dobell 86b7be8329 Merge pull request #332 from kratz00/unused_variables
- fixed compiler warning: dead initialization (the values are never read)
2016-03-07 01:47:06 +11:00
Steffen Pankratz 05d4c747a9 - fixed compiler warning: dead initialization (the values are never read)
In order to not get compiler warnings about 'unused return values'
a void cast is used, which also makes it clear the the returned values
are ignored on purpose
2016-03-06 13:45:37 +01:00
Benjamin Dobell 2bab8d9473 Merge pull request #330 from kratz00/misc_fixes
Minor bug fixes.
2016-03-01 17:57:37 +11:00
Steffen Pankratz 34c4636ee0 - fixed possible null pointer access 2016-02-29 19:50:53 +01:00
Steffen Pankratz 46c4f8be14 - fixed logical error, wrong variable was used in error message 2016-02-29 18:42:55 +01:00
Steffen Pankratz 6d7d35fa76 - fixed memory leak
Memory allocated by 'new[]' should be deallocated by 'delete[]'.
2016-02-29 18:39:21 +01:00
Steffen Pankratz a813fee3a0 - fixed typos
prefox <-> prefix
2016-02-29 18:37:21 +01:00
Benjamin Dobell a59a290e23 Merge pull request #287 from yan12125/allow-disable-gui
Add an option to disable the frontend when building
2016-02-21 17:10:13 +11:00
Benjamin Dobell 8e45fd81c9 Merge pull request #325 from vaselo/master
Fixed libpit array overflows
2016-02-08 18:15:52 +11:00
vaselo 4be0c30302 Fixed libpit array overflows 2016-02-08 09:05:32 +02:00
Yen Chi Hsuan f789e25d85 Add an option to disable GUI 2015-08-22 23:23:02 +08:00
Benjamin Dobell d0526a3b74 Do not use static libusb-1.0 by default on Linux. 2015-03-21 14:53:43 +11:00
Benjamin Dobell 8cb7f3dd87 Actually fix #261 (CMake Linux detection) 2015-03-06 00:48:18 +11:00
Benjamin Dobell 2ad53a5100 Due to a Qt bug on OS X we need to browse for *.gz not *.tar.gz 2015-03-06 00:48:18 +11:00
Benjamin Dobell b75bdcbc52 Added missing info to the Windows README 2015-02-21 05:31:14 +11:00
Benjamin Dobell d3335dec58 Fixed a few Heimdall Frontend niggles
Yes, the HeimdallState enum class operator overloading and operator usage is
crazy nonsense. I want to love enum class, but this is just ridiculous.
2015-02-21 03:50:55 +11:00
Benjamin Dobell fae5f627a0 Implemented hack to make WinUSB play nice with empty receive transfers 2015-02-21 03:50:55 +11:00
Benjamin Dobell e98281afb7 Fixed incorrect method arguments causing PIT transfers to fail 2015-02-21 03:50:54 +11:00
Benjamin Dobell b5f771346e New signed codeless kext
In theory this codeless kext should be higher priority than Kies, however it
does not seem to be working consistently.
2015-02-21 03:30:26 +11:00
Benjamin Dobell 30f1968ff3 Make OS X kext installation work irrespective of current directory 2015-02-21 00:12:51 +11:00
Benjamin Dobell 625fdf2736 Fix issue with Linux specific code not compiling (#261) 2015-02-20 23:57:08 +11:00
Benjamin Dobell e2f0470faf Fix FindLibusb.cmake and make CMake setup IDE compatible 2015-02-20 02:15:31 +11:00
Benjamin Dobell df988075c7 Fix case sensitive FS issue and update Linux README 2015-02-19 19:01:13 +11:00
Benjamin Dobell 67c17cc48b Fix Unix build issues and work-around Qt5 Mac UI bugs 2015-02-19 05:22:04 +11:00
Benjamin Dobell b22ae7b89f Removed autotools and VS files, and standardised source dir naming 2015-02-19 04:13:33 +11:00
Benjamin Dobell 39b48f2357 Upgrade Heimdall Frontend to Qt5 and build with cmake 2015-02-19 04:13:26 +11:00
Benjamin Dobell 09ba183922 Update Heimdall CLI build to use an MSYS2 environment 2015-02-19 02:49:11 +11:00
Benjamin Dobell 69c3aafd81 Fix UNIX CMake (and OS X autotools) builds for Heimdall CLI 2014-12-10 00:57:29 +11:00
Benjamin Dobell b9e722768f CMake build fixes 2014-11-17 16:06:06 +11:00