aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Android.mk: libpit has lower-case source dir nameHEADreplicant-6.0Wolfgang Wiedmeyer2020-02-131-2/+2
* switch to libusbxKoushik Dutta2020-02-131-28/+2
* remove misleading variable from Android.mkChirayu Desai2020-02-131-1/+0
* Add linux linker dependenciesRicardo Cerqueira2020-02-131-0/+4
* Fix linux check derp from one of those pesky darwin usersRicardo Cerqueira2020-02-131-1/+1
* Add root Android.mkKoushik Dutta2020-02-131-0/+3
* Create pregenerated config.h.Koushik Dutta2020-02-132-0/+138
* Bumped version to 1.4.2Benjamin Dobell2017-05-122-2/+2
* Merge branch 'tflash'Benjamin Dobell2017-05-123-1/+88
|\
| * Refactor T-Flash implementation before merging.Benjamin Dobell2017-05-124-107/+23
| * allow higher timeout when switching to t-flash due to sd card initializationFrédéric Basse2016-12-241-1/+1
| * add T-Flash option in FlashActionFrédéric Basse2016-12-243-0/+171
* | It's 2017. Where did the years go?Benjamin Dobell2017-05-1274-76/+76
* | A modern READMEBenjamin Dobell2017-05-122-27/+47
|/
* Revert "Merge pull request #355 from ljani/master"Benjamin Dobell2016-07-201-1/+1
* Merge pull request #355 from ljani/masterBenjamin Dobell2016-07-181-1/+1
|\
| * Use the found libusbJani2016-07-171-1/+1
|/
* Merge pull request #333 from kratz00/superfluous_semicolonBenjamin Dobell2016-04-029-9/+9
|\
| * - removed superfluous semicolons from namespace definitionsSteffen Pankratz2016-03-069-9/+9
|/
* Merge pull request #332 from kratz00/unused_variablesBenjamin Dobell2016-03-072-4/+2
|\
| * - fixed compiler warning: dead initialization (the values are never read)Steffen Pankratz2016-03-062-4/+2
|/
* Merge pull request #330 from kratz00/misc_fixesBenjamin Dobell2016-03-013-5/+5
|\
| * - fixed possible null pointer accessSteffen Pankratz2016-02-291-1/+1
| * - fixed logical error, wrong variable was used in error messageSteffen Pankratz2016-02-291-1/+1
| * - fixed memory leakSteffen Pankratz2016-02-291-1/+1
| * - fixed typosSteffen Pankratz2016-02-291-2/+2
|/
* Merge pull request #287 from yan12125/allow-disable-guiBenjamin Dobell2016-02-211-3/+6
|\
| * Add an option to disable GUIYen Chi Hsuan2015-08-221-3/+6
* | Merge pull request #325 from vaselo/masterBenjamin Dobell2016-02-081-7/+7
|\ \ | |/ |/|
| * Fixed libpit array overflowsvaselo2016-02-081-7/+7
|/
* Do not use static libusb-1.0 by default on Linux.Benjamin Dobell2015-03-211-1/+4
* Actually fix #261 (CMake Linux detection)Benjamin Dobell2015-03-061-2/+2
* Due to a Qt bug on OS X we need to browse for *.gz not *.tar.gzBenjamin Dobell2015-03-061-2/+2
* Added missing info to the Windows READMEBenjamin Dobell2015-02-211-2/+2
* Fixed a few Heimdall Frontend nigglesBenjamin Dobell2015-02-212-69/+70
* Implemented hack to make WinUSB play nice with empty receive transfersBenjamin Dobell2015-02-211-0/+8
* Fixed incorrect method arguments causing PIT transfers to failBenjamin Dobell2015-02-211-2/+2
* New signed codeless kextBenjamin Dobell2015-02-214-6/+12
* Make OS X kext installation work irrespective of current directoryBenjamin Dobell2015-02-211-1/+2
* Fix issue with Linux specific code not compiling (#261)Benjamin Dobell2015-02-201-0/+4
* Fix FindLibusb.cmake and make CMake setup IDE compatibleBenjamin Dobell2015-02-202-1/+5
* Fix case sensitive FS issue and update Linux READMEBenjamin Dobell2015-02-192-44/+8
* Fix Unix build issues and work-around Qt5 Mac UI bugsBenjamin Dobell2015-02-195-75/+77
* Removed autotools and VS files, and standardised source dir namingBenjamin Dobell2015-02-1974-103679/+1753
* Upgrade Heimdall Frontend to Qt5 and build with cmakeBenjamin Dobell2015-02-198-19/+67
* Update Heimdall CLI build to use an MSYS2 environmentBenjamin Dobell2015-02-199-2734/+64
* Fix UNIX CMake (and OS X autotools) builds for Heimdall CLIBenjamin Dobell2014-12-103-16/+36
* CMake build fixesBenjamin Dobell2014-11-172-1/+3
* Continue to support autotools... for nowBenjamin Dobell2014-11-172-1/+5
* CMake files for Heimdall CLI and mingw supportBenjamin Dobell2014-11-1712-13/+342