Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added libusbx-1.0 library and DLL missed due to .gitignore | Benjamin Dobell | 2013-01-23 | 2 | -0/+0 |
| | |||||
* | Added Galaxy Camera download mode identifier (apparently). | Benjamin Dobell | 2013-01-22 | 2 | -3/+5 |
| | |||||
* | - Updated MSVC projects to MSVC2012. | Benjamin Dobell | 2013-01-22 | 21 | -2286/+3745 |
| | | | | | - Changed from libusb-1.0 to libusbx. - Upgraded to C++11 (defined as C++0x for backwards compatibility with gcc < 4.7). | ||||
* | - Changed interpretation of packet size reponses of 0 from meaning "don't | Benjamin Dobell | 2013-01-22 | 5 | -61/+51 |
| | | | | | care" to "unsupported". - Changed block size in libpit to mean either block size or block offset. | ||||
* | Fixed --repartition flag parsing bug. | Benjamin Dobell | 2012-11-30 | 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 'Verbose Output' is checked. | 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 |
| | | | | result of making this assumption. | ||||
* | 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. Also added a missing &reference symbol in heimdall/source/Arguments.h | Benjamin Dobell | 2012-10-02 | 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-01 | 90 | -13250/+21379 |
| | | | | | | | | | - Massive refactoring. - Support for Qualcomm based devices. - Print PIT from file. - Use partition names as arguments e.g. --HIDDEN, --KERNEL, --MOVINAND etc. - Heimdall Frontend UI improvements. - And much more... | ||||
* | Updated version to 1.3.2 and copyright notices to 2012.v1.3.2 | Benjamin Dobell | 2012-03-31 | 46 | -50/+50 |
| | |||||
* | Renamed partitionType to chipIdentifier as partition type was incorrect. | Benjamin Dobell | 2012-03-29 | 9 | -49/+37 |
| | |||||
* | Replaced some extremely weird code that I came up with during the initial | Benjamin Dobell | 2012-03-29 | 4 | -48/+22 |
| | | | | | | reverse engineering of the flashing protocol. Turns out all I needed to do was send the sequence size in bytes rather than performing weird calculations (which when packed) end up representing the same thing! | ||||
* | Made the last parameter of EndFileTransferPacket partitionType (obtained | Benjamin Dobell | 2012-03-28 | 7 | -54/+63 |
| | | | | from the device's PIT) | ||||
* | 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.v1.3.1 | Benjamin Dobell | 2011-09-12 | 11 | -203/+206 |
| | | | | Heimdall 1.3.1 should now build on Linux and OS X. | ||||
* | Heimdall 1.3.1 | Benjamin Dobell | 2011-09-11 | 15 | -315/+451 |
| | | | | | | | - Improved the no-reboot functionality, you no longer have to reboot to flash more files. - Fixed repartitioning functionality (thanks XDA user psych0phobia for finding the problem!) | ||||
* | Minor OS X UI tweaks.v1.3.0 | Benjamin-Dobell | 2011-07-27 | 2 | -62/+62 |
| | |||||
* | Added note to OS X README about Macports libusb-1.0. | Benjamin-Dobell | 2011-07-27 | 1 | -1/+3 |
| | |||||
* | Added proper copyright notices to the About window and also updated some documentation slightly. | Benjamin Dobell | 2011-07-26 | 4 | -284/+398 |
| | |||||
* | - Added file extension checks to Heimdall Frontend (for partition files). | Benjamin Dobell | 2011-07-20 | 7 | -30/+90 |
| | | | | | - Made sure Heimdall command line always returns 1 if a device is not detected. - Minor interface tweaks for Heimdall Frontend. | ||||
* | Documentation update. | Benjamin Dobell | 2011-07-19 | 4 | -133/+118 |
| | |||||
* | - Heimdall Frontend large font fixes. | Benjamin Dobell | 2011-07-19 | 8 | -100/+393 |
| | | | | | - Heimdall Frontend name collision resolution (over the top). - Attempt at resolving SGS2 failure to end session errors. (Needs testing) | ||||
* | 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-14 | 1 | -2/+2 |
| | | |||||
* | | - Added Utilities tab to Heimdall Frontend. | Benjamin Dobell | 2011-07-17 | 112 | -112836/+1087 |
|/ | | | | | | | - Fixed Heimdall command line support for PIT files without a reference to themselves. - Added tool tips to Heimdall Frontend. - Added heimdall 'info' and 'download-pit' actions. - Made 'detect' action return 0 if a device is detected, 1 otherwise. | ||||
* | Altered the user interface slightly to prevent clipping on certain OS. | Benjamin-Dobell | 2011-07-11 | 1 | -15/+15 |
| | |||||
* | Fixed include directories for MSVC release builds. | Benjamin Dobell | 2011-07-11 | 1 | -2/+2 |
| | |||||
* | Missed two READMEs, updated now. | Benjamin Dobell | 2011-07-11 | 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-07 | 14 | -255/+797 |
| | |||||
* | Major 1.3 updates | Benjamin Dobell | 2011-07-05 | 33 | -1813/+6330 |
| | |||||
* | Merge pull request #15 from alanorth/patch-1 | Benjamin Dobell | 2011-06-18 | 1 | -3/+3 |
|\ | | | | | SYSFS is deprecated. Small change, but probably good for business! | ||||
| * | 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 |
| | |||||
* | Updated Linux udev rules for Galaxy S II & Droid Charge | Benjamin Dobell | 2011-06-02 | 1 | -1/+2 |
| | |||||
* | Updated OS X kext to support Galaxy S II and Droid Charge | Benjamin-Dobell | 2011-06-01 | 1 | -0/+16 |
| | |||||
* | More linux-specific fixes/changes. | Benjamin Dobell | 2011-06-01 | 11 | -678/+878 |
| | |||||
* | Linux Makefile.am fixes. | Benjamin Dobell | 2011-06-01 | 1 | -3/+5 |
| | |||||
* | 1.2.0b Heimdall command line update. Large update that adds lots of PIT file functionality and better support for more devices. | Benjamin Dobell | 2011-05-31 | 18 | -421/+1385 |
| | |||||
* | Made "make install" install the udev rules.v1.1.1 | Benjamin Dobell | 2010-12-27 | 19 | -2169/+2794 |
| | |||||
* | Re-ran autogen.sh and cleaned up slightly. | Benjamin Dobell | 2010-12-21 | 16 | -1184/+1461 |
| | |||||
* | Windows specific changes. Includes libusb-1.0 updates. | Benjamin-Dobell | 2010-12-21 | 6 | -33/+66 |
| | |||||
* | Ran make distclean for libusb and universal binary support to heimdall-frontend | Benjamin-Dobell | 2010-12-17 | 27 | -15766/+11 |
| | |||||
* | Heimdall 1.1.1 - Fix Galaxy Tab Modem Flashing | Benjamin Dobell | 2010-12-13 | 5 | -7/+14 |
| | | | | | | - Swapped back to the "Odin method" of flashing modem files. (Galaxy Tab Fix) - Updated the README files slightly. - Removed unnecessary files /heimdall/source/.dirstamp | ||||
* | make install output directory can now be set via qmake variable FRONTENDOUTDIR | Benjamin-Dobell | 2010-12-07 | 2 | -140/+24 |
| | | | | | It can be set like so: qmake -set FRONTENDOUTDIR /Desired/Out/Dir | ||||
* | Added .gitignore file to remove all of OS X's directory fluff. | aidansteele | 2010-12-07 | 36 | -0/+2 |
| | |||||
* | Ran ./autogen.sh with updated configure.ac. | Benjamin-Dobell | 2010-12-05 | 12 | -37/+749 |
| | | | | | | | | | | | | | | | modified: autom4te.cache/output.0 modified: autom4te.cache/output.1 modified: autom4te.cache/traces.0 modified: autom4te.cache/traces.1 modified: config.guess modified: config.h.in modified: config.sub modified: configure modified: depcomp modified: install-sh modified: ltmain.sh modified: missing | ||||
* | Changed PPC preprocessor macro to WORDS_BIGENDIAN and added macro to | Benjamin-Dobell | 2010-12-05 | 5 | -3/+5 |
| | | | | | | | | | configure.ac that automatically defines WORDS_BIGENDIAN when appropriate. modified: .DS_Store modified: configure.ac modified: source/.DS_Store modified: source/InboundPacket.h modified: source/OutboundPacket.h | ||||
* | Oops the last commit only copied the contents and didn't the directory. | Benjamin Dobell | 2010-12-04 | 243 | -222665/+0 |
| | | | | As such I have now deleted the "Heimdall" directory. | ||||
* | Removed the "Heimdall" folder and moved its contents to the root directory. | Benjamin Dobell | 2010-12-04 | 244 | -0/+222785 |
| | |||||
* | Addresses: | Benjamin Dobell | 2010-12-04 | 3 | -9/+34 |
| | | | | | | | | | | | | | | | | - Issue No. #3 Title: Please improve make and install procedure for heimdall-frontend Reporter: victornoel URL: https://github.com/Benjamin-Dobell/Heimdall/issues#issue/3 Changes: - Removed install procedure from "make" and added it to "make install". - Added install location prompt when calling "qmake". - Updated OS X and Linux READMEs to reflect this. modified: README modified: ../OSX/README.txt modified: ../heimdall-frontend/heimdall-frontend.pro | ||||
* | Took out extraneous ']' from usage message. | Atin Malaviya | 2010-12-03 | 1 | -1/+1 |
| | |||||
* | Initial github commit, version 1.1.0 | Benjamin Dobell | 2010-12-03 | 243 | -0/+222640 |