index
:
external_heimdall.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Android.mk: libpit has lower-case source dir name
HEAD
replicant-6.0-0001
replicant-6.0
Wolfgang Wiedmeyer
2017-04-30
1
-2
/
+2
*
Merge branch 'master' of https://github.com/Benjamin-Dobell/Heimdall into cm-...
Wolfgang Wiedmeyer
2017-04-30
155
-97605
/
+2681
|
\
|
*
Revert "Merge pull request #355 from ljani/master"
Benjamin Dobell
2016-07-20
1
-1
/
+1
|
*
Merge pull request #355 from ljani/master
Benjamin Dobell
2016-07-18
1
-1
/
+1
|
|
\
|
|
*
Use the found libusb
Jani
2016-07-17
1
-1
/
+1
|
|
/
|
*
Merge pull request #333 from kratz00/superfluous_semicolon
Benjamin Dobell
2016-04-02
9
-9
/
+9
|
|
\
|
|
*
- removed superfluous semicolons from namespace definitions
Steffen Pankratz
2016-03-06
9
-9
/
+9
|
|
/
|
*
Merge pull request #332 from kratz00/unused_variables
Benjamin Dobell
2016-03-07
2
-4
/
+2
|
|
\
|
|
*
- fixed compiler warning: dead initialization (the values are never read)
Steffen Pankratz
2016-03-06
2
-4
/
+2
|
|
/
|
*
Merge pull request #330 from kratz00/misc_fixes
Benjamin Dobell
2016-03-01
3
-5
/
+5
|
|
\
|
|
*
- fixed possible null pointer access
Steffen Pankratz
2016-02-29
1
-1
/
+1
|
|
*
- fixed logical error, wrong variable was used in error message
Steffen Pankratz
2016-02-29
1
-1
/
+1
|
|
*
- fixed memory leak
Steffen Pankratz
2016-02-29
1
-1
/
+1
|
|
*
- fixed typos
Steffen Pankratz
2016-02-29
1
-2
/
+2
|
|
/
|
*
Merge pull request #287 from yan12125/allow-disable-gui
Benjamin Dobell
2016-02-21
1
-3
/
+6
|
|
\
|
|
*
Add an option to disable GUI
Yen Chi Hsuan
2015-08-22
1
-3
/
+6
|
*
|
Merge pull request #325 from vaselo/master
Benjamin Dobell
2016-02-08
1
-7
/
+7
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Fixed libpit array overflows
vaselo
2016-02-08
1
-7
/
+7
|
|
/
|
*
Do not use static libusb-1.0 by default on Linux.
Benjamin Dobell
2015-03-21
1
-1
/
+4
|
*
Actually fix #261 (CMake Linux detection)
Benjamin Dobell
2015-03-06
1
-2
/
+2
|
*
Due to a Qt bug on OS X we need to browse for *.gz not *.tar.gz
Benjamin Dobell
2015-03-06
1
-2
/
+2
|
*
Added missing info to the Windows README
Benjamin Dobell
2015-02-21
1
-2
/
+2
|
*
Fixed a few Heimdall Frontend niggles
Benjamin Dobell
2015-02-21
2
-69
/
+70
|
*
Implemented hack to make WinUSB play nice with empty receive transfers
Benjamin Dobell
2015-02-21
1
-0
/
+8
|
*
Fixed incorrect method arguments causing PIT transfers to fail
Benjamin Dobell
2015-02-21
1
-2
/
+2
|
*
New signed codeless kext
Benjamin Dobell
2015-02-21
4
-6
/
+12
|
*
Make OS X kext installation work irrespective of current directory
Benjamin Dobell
2015-02-21
1
-1
/
+2
|
*
Fix issue with Linux specific code not compiling (#261)
Benjamin Dobell
2015-02-20
1
-0
/
+4
|
*
Fix FindLibusb.cmake and make CMake setup IDE compatible
Benjamin Dobell
2015-02-20
2
-1
/
+5
|
*
Fix case sensitive FS issue and update Linux README
Benjamin Dobell
2015-02-19
2
-44
/
+8
|
*
Fix Unix build issues and work-around Qt5 Mac UI bugs
Benjamin Dobell
2015-02-19
5
-75
/
+77
|
*
Removed autotools and VS files, and standardised source dir naming
Benjamin Dobell
2015-02-19
74
-103679
/
+1753
|
*
Upgrade Heimdall Frontend to Qt5 and build with cmake
Benjamin Dobell
2015-02-19
8
-19
/
+67
|
*
Update Heimdall CLI build to use an MSYS2 environment
Benjamin Dobell
2015-02-19
9
-2734
/
+64
|
*
Fix UNIX CMake (and OS X autotools) builds for Heimdall CLI
Benjamin Dobell
2014-12-10
3
-16
/
+36
|
*
CMake build fixes
Benjamin Dobell
2014-11-17
2
-1
/
+3
|
*
Continue to support autotools... for now
Benjamin Dobell
2014-11-17
2
-1
/
+5
|
*
CMake files for Heimdall CLI and mingw support
Benjamin Dobell
2014-11-17
12
-13
/
+342
|
*
More empty transfer craziness, this time when receving packets
Benjamin Dobell
2014-07-06
2
-64
/
+76
|
*
Autogen'd files for Heimdall 1.4.1
Benjamin Dobell
2014-06-01
14
-800
/
+931
|
*
Fixed support for large files (up to 2^32 - 1 bytes)
Benjamin Dobell
2014-06-01
7
-36
/
+49
|
*
Fixed file transfer sequence bug
Benjamin Dobell
2014-06-01
2
-13
/
+11
|
*
Give devices some leeway to handle empty bulk transfers.
Benjamin Dobell
2014-05-31
2
-8
/
+13
|
*
Fixed line endings in install-kext.sh
Benjamin Dobell
2014-05-21
1
-7
/
+7
|
*
Signed the OS X codeless kext.
Benjamin Dobell
2014-05-21
4
-0
/
+105
|
*
Fixed regression that broke support for GT-I9100 etc.
Benjamin Dobell
2014-05-18
2
-19
/
+41
|
*
Tweaked VC++ linker options for Frontend (to ensure quicker builds).
Benjamin Dobell
2014-05-18
1
-0
/
+2
|
*
Removed unused optional parameters in BridgeManager.
Benjamin Dobell
2014-05-18
2
-25
/
+16
|
*
Fixed Frontend bug that could cause flashing to fail.
Benjamin Dobell
2014-05-18
1
-0
/
+1
|
*
Removed VC++ info from Windows README as builds are now statically linked.
Benjamin Dobell
2014-05-17
1
-15
/
+0
[next]