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
*
Ancient Mac GCC does not support C++11/C++0x. Swapped to using clang on OS X.
Benjamin Dobell
2013-03-14
2
-3
/
+12
*
Updated Linux build files and fixed a string formatting warning in Heimdall F...
Benjamin Dobell
2013-03-10
14
-28
/
+16
*
Fixed output bug attempting to log a std::string instead of a C-style string ...
Benjamin Dobell
2013-03-10
1
-1
/
+1
*
- Removed legacy command line hard-coded partition name parameters.
Benjamin Dobell
2013-03-08
22
-825
/
+749
*
Previous libusbx fix was a red herring of sorts. Inadvertedly it did fix the
Benjamin Dobell
2013-02-02
4
-0
/
+0
*
Actually fixed the bug (race condition) in libusbx-1.0 this time! Source
Benjamin Dobell
2013-02-01
6
-46
/
+6
*
Added a patched version of libusbx that fixes device claiming on Windows.
Benjamin Dobell
2013-01-27
5
-0
/
+0
*
- Incrementing to 1.4 RC2.
Benjamin Dobell
2013-01-24
2
-2
/
+2
*
Added libusbx-1.0 library and DLL missed due to .gitignore
Benjamin Dobell
2013-01-24
2
-0
/
+0
*
Added Galaxy Camera download mode identifier (apparently).
Benjamin Dobell
2013-01-23
2
-3
/
+5
*
- Updated MSVC projects to MSVC2012.
Benjamin Dobell
2013-01-23
21
-2286
/
+3745
*
- Changed interpretation of packet size reponses of 0 from meaning "don't
Benjamin Dobell
2013-01-22
5
-61
/
+51
*
Fixed --repartition flag parsing bug.
Benjamin Dobell
2012-12-01
1
-1
/
+1
*
Turns out udev ATTR{idProduct} really is case sensitive.
Benjamin Dobell
2012-10-13
1
-2
/
+2
*
Made Heimdall Frontend pass the --verbose parameter for all actions when 'Ver...
Benjamin Dobell
2012-10-13
1
-0
/
+12
*
Added a Qt4VSPropertySheet.props file that will hopefully work for other people.
Benjamin Dobell
2012-10-07
2
-1
/
+13
*
PIT files are no longer always exactly 4096 bytes. Fixed a bug that was a
Benjamin Dobell
2012-10-07
1
-7
/
+18
*
Added missing reference& in heimdall/source/Arguments.cpp
Benjamin Dobell
2012-10-03
1
-1
/
+1
*
Made Qt project (qmake) configurable using environment variables on OS X. Als...
Benjamin Dobell
2012-10-03
2
-6
/
+35
*
Added fixed for g++ parsing issue on OS X.
Benjamin Dobell
2012-10-02
1
-2
/
+3
*
Heimdall 1.4 RC1:
Benjamin Dobell
2012-10-02
90
-13250
/
+21379
*
Updated version to 1.3.2 and copyright notices to 2012.
Benjamin Dobell
2012-03-31
46
-50
/
+50
*
Renamed partitionType to chipIdentifier as partition type was incorrect.
Benjamin Dobell
2012-03-30
9
-49
/
+37
*
Replaced some extremely weird code that I came up with during the initial
Benjamin Dobell
2012-03-29
4
-48
/
+22
*
Made the last parameter of EndFileTransferPacket partitionType (obtained
Benjamin Dobell
2012-03-28
7
-54
/
+63
*
Updated libusb-1.0 binaries/headers for windows.
Benjamin Dobell
2012-03-18
6
-4
/
+43
*
Updated Heimdall (command line) autotools files for the 1.3.1 changes.
Benjamin Dobell
2011-09-13
11
-203
/
+206
*
Heimdall 1.3.1
Benjamin Dobell
2011-09-11
15
-315
/
+451
*
Minor OS X UI tweaks.
Benjamin-Dobell
2011-07-28
2
-62
/
+62
*
Added note to OS X README about Macports libusb-1.0.
Benjamin-Dobell
2011-07-28
1
-1
/
+3
*
Added proper copyright notices to the About window and also updated some docu...
Benjamin Dobell
2011-07-26
4
-284
/
+398
*
- Added file extension checks to Heimdall Frontend (for partition files).
Benjamin Dobell
2011-07-21
7
-30
/
+90
*
Documentation update.
Benjamin Dobell
2011-07-20
4
-133
/
+118
*
- Heimdall Frontend large font fixes.
Benjamin Dobell
2011-07-20
8
-100
/
+393
*
Merge branch 'master' of github.com:Benjamin-Dobell/Heimdall
Benjamin Dobell
2011-07-17
1
-2
/
+2
|
\
|
*
Finally fixed the OS X 64-bit kext issuetest
Benjamin-Dobell
2011-07-15
1
-2
/
+2
*
|
- Added Utilities tab to Heimdall Frontend.
Benjamin Dobell
2011-07-17
112
-112836
/
+1087
|
/
*
Altered the user interface slightly to prevent clipping on certain OS.
Benjamin-Dobell
2011-07-12
1
-15
/
+15
*
Fixed include directories for MSVC release builds.
Benjamin Dobell
2011-07-12
1
-2
/
+2
*
Missed two READMEs, updated now.
Benjamin Dobell
2011-07-12
2
-171
/
+993
*
Updated Linux documentation for checkinstall.
Benjamin Dobell
2011-07-11
1
-2
/
+6
*
1.3 documentation updates and permission fixes.
Benjamin Dobell
2011-07-11
24
-247
/
+1472
*
Version 1.3 (beta)
Benjamin Dobell
2011-07-09
74
-151
/
+85896
*
1.3 beta
Benjamin Dobell
2011-07-08
47
-248
/
+522
*
Version 1.3 beta.
Benjamin Dobell
2011-07-08
14
-255
/
+797
*
Major 1.3 updates
Benjamin Dobell
2011-07-06
33
-1813
/
+6330
*
Merge pull request #15 from alanorth/patch-1
Benjamin Dobell
2011-06-17
1
-3
/
+3
|
\
|
*
SYSFS is deprecated. Small change, but probably good for business!
Alan Orth
2011-06-12
1
-3
/
+3
|
/
*
Fixed several bugs related to 'common' arguments.
Benjamin Dobell
2011-06-11
1
-23
/
+26
*
Doh! Fixed the displayed version number.
Benjamin Dobell
2011-06-03
2
-2
/
+2
[next]