Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create FUNDING.yml | Benjamin Dobell | 2021-03-11 | 1 | -0/+1 |
| | |||||
* | Back to Github | Benjamin Dobell | 2021-03-11 | 1 | -3/+3 |
| | | | | | | 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 af5b574042b7560ec933271bb9ca70fed62e137d. | ||||
* | Merge branch 'patch-1' into 'master' | Benjamin Dobell | 2018-07-30 | 1 | -3/+3 |
|\ | | | | | | | | | Updated README.md so the README[.txt] links point to the gitlab version, rather… See merge request BenjaminDobell/Heimdall!472 | ||||
| * | Updated README.md so the README[.txt] links point to the gitlab version, rather than the broken gituser links they were pointing to. | Kenneth Swarthout | 2018-07-29 | 1 | -3/+3 |
|/ | |||||
* | Merge pull request #438 from 414n/cmake-install-targets | Benjamin Dobell | 2017-11-10 | 2 | -0/+8 |
|\ | | | | | Added install targets | ||||
| * | Added install targets | Alan | 2017-11-10 | 2 | -0/+8 |
|/ | |||||
* | Merge pull request #408 from grayed/master | Benjamin Dobell | 2017-09-20 | 1 | -1/+1 |
|\ | | | | | Use library found instead of hardcoding compiler flag. | ||||
| * | Use library found instead of hardcoding compiler flag. | Vadim Zhukov | 2017-07-30 | 1 | -1/+1 |
|/ | | | | Fixes build on OpenBSD. | ||||
* | Minor typo. I'm sure there are more. | Benjamin Dobell | 2017-05-11 | 1 | -1/+1 |
| | |||||
* | Bumped version to 1.4.2v1.4.2 | Benjamin Dobell | 2017-05-11 | 2 | -2/+2 |
| | |||||
* | Merge branch 'tflash' | Benjamin Dobell | 2017-05-11 | 3 | -1/+88 |
|\ | |||||
| * | Refactor T-Flash implementation before merging. | Benjamin Dobell | 2017-05-11 | 4 | -107/+23 |
| | | |||||
| * | allow higher timeout when switching to t-flash due to sd card initialization | Frédéric Basse | 2016-12-24 | 1 | -1/+1 |
| | | |||||
| * | add T-Flash option in FlashAction | Frédéric Basse | 2016-12-24 | 3 | -0/+171 |
| | | |||||
* | | It's 2017. Where did the years go? | Benjamin Dobell | 2017-05-11 | 74 | -76/+76 |
| | | |||||
* | | A modern README | Benjamin Dobell | 2017-05-11 | 2 | -27/+47 |
|/ | |||||
* | Revert "Merge pull request #355 from ljani/master" | Benjamin Dobell | 2016-07-20 | 1 | -1/+1 |
| | | | | | This reverts commit 9784dd2e2a34b567a239f39aa0d550c519272040, reversing changes made to 7ebee1e87728a468bda9547c83b42317acd0e676. | ||||
* | Merge pull request #355 from ljani/master | Benjamin Dobell | 2016-07-18 | 1 | -1/+1 |
|\ | | | | | Use the found libusb | ||||
| * | Use the found libusb | Jani | 2016-07-17 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #333 from kratz00/superfluous_semicolon | Benjamin Dobell | 2016-04-01 | 9 | -9/+9 |
|\ | | | | | - removed superfluous semicolons from namespace definitions | ||||
| * | - 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-06 | 2 | -4/+2 |
|\ | | | | | - fixed compiler warning: dead initialization (the values are never read) | ||||
| * | - fixed compiler warning: dead initialization (the values are never read) | Steffen Pankratz | 2016-03-06 | 2 | -4/+2 |
|/ | | | | | | 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 | ||||
* | Merge pull request #330 from kratz00/misc_fixes | Benjamin Dobell | 2016-03-01 | 3 | -5/+5 |
|\ | | | | | Minor bug fixes. | ||||
| * | - 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 |
| | | | | | | | | Memory allocated by 'new[]' should be deallocated by 'delete[]'. | ||||
| * | - fixed typos | Steffen Pankratz | 2016-02-29 | 1 | -2/+2 |
|/ | | | | prefox <-> prefix | ||||
* | Merge pull request #287 from yan12125/allow-disable-gui | Benjamin Dobell | 2016-02-21 | 1 | -3/+6 |
|\ | | | | | Add an option to disable the frontend when building | ||||
| * | 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 | ||||
| * | 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-05 | 1 | -2/+2 |
| | |||||
* | Due to a Qt bug on OS X we need to browse for *.gz not *.tar.gz | Benjamin Dobell | 2015-03-05 | 1 | -2/+2 |
| | |||||
* | Added missing info to the Windows README | Benjamin Dobell | 2015-02-20 | 1 | -2/+2 |
| | |||||
* | Fixed a few Heimdall Frontend niggles | Benjamin Dobell | 2015-02-20 | 2 | -69/+70 |
| | | | | | Yes, the HeimdallState enum class operator overloading and operator usage is crazy nonsense. I want to love enum class, but this is just ridiculous. | ||||
* | Implemented hack to make WinUSB play nice with empty receive transfers | Benjamin Dobell | 2015-02-20 | 1 | -0/+8 |
| | |||||
* | Fixed incorrect method arguments causing PIT transfers to fail | Benjamin Dobell | 2015-02-20 | 1 | -2/+2 |
| | |||||
* | New signed codeless kext | Benjamin Dobell | 2015-02-20 | 4 | -6/+12 |
| | | | | | In theory this codeless kext should be higher priority than Kies, however it does not seem to be working consistently. | ||||
* | Make OS X kext installation work irrespective of current directory | Benjamin Dobell | 2015-02-20 | 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-19 | 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-18 | 5 | -75/+77 |
| | |||||
* | Removed autotools and VS files, and standardised source dir naming | Benjamin Dobell | 2015-02-18 | 74 | -103679/+1753 |
| | |||||
* | Upgrade Heimdall Frontend to Qt5 and build with cmake | Benjamin Dobell | 2015-02-18 | 8 | -19/+67 |
| | |||||
* | Update Heimdall CLI build to use an MSYS2 environment | Benjamin Dobell | 2015-02-18 | 9 | -2734/+64 |
| | |||||
* | Fix UNIX CMake (and OS X autotools) builds for Heimdall CLI | Benjamin Dobell | 2014-12-09 | 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-16 | 12 | -13/+342 |
| | |||||
* | More empty transfer craziness, this time when receving packets | Benjamin Dobell | 2014-07-05 | 2 | -64/+76 |
| | | | | | It seems newer devices need more weird empty transfers in order to function. | ||||
* | Autogen'd files for Heimdall 1.4.1v1.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 |
| | | | | | | The Loke protocol supports 32-bit unsigned for the size of files being flashed. However, POSIX file commands only support 32-bit (signed). As such we now have platform specific support for larger files. | ||||
* | 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-20 | 1 | -7/+7 |
| | |||||
* | Signed the OS X codeless kext. | Benjamin Dobell | 2014-05-20 | 4 | -0/+105 |
| | |||||
* | Fixed regression that broke support for GT-I9100 etc. | Benjamin Dobell | 2014-05-17 | 2 | -19/+41 |
| | |||||
* | Tweaked VC++ linker options for Frontend (to ensure quicker builds). | Benjamin Dobell | 2014-05-17 | 1 | -0/+2 |
| | |||||
* | Removed unused optional parameters in BridgeManager. | Benjamin Dobell | 2014-05-17 | 2 | -25/+16 |
| | |||||
* | Fixed Frontend bug that could cause flashing to fail. | Benjamin Dobell | 2014-05-17 | 1 | -0/+1 |
| | | | | | | | The resume boolean did not have a default value set. Consequently if the memory address containing the boolean was already non-null it resulted in the heimdall CLI binary being called with the --resume flag even though the Resume check-box in the UI was not checked. | ||||
* | Removed VC++ info from Windows README as builds are now statically linked. | Benjamin Dobell | 2014-05-16 | 1 | -15/+0 |
| | |||||
* | Windows does not provide (or require) va_copy. | Benjamin Dobell | 2014-05-16 | 1 | -0/+4 |
| | |||||
* | Updated .gitignore to exclude ./configure and Make output. | Benjamin Dobell | 2014-05-14 | 1 | -0/+21 |
| | |||||
* | Fixed Heimdall Frontend Mac builds. | Benjamin Dobell | 2014-05-14 | 1 | -1/+1 |
| | |||||
* | Added missing new lines to CLI help output. | Benjamin Dobell | 2014-05-14 | 3 | -3/+3 |
| | |||||
* | Fixed help output alignment. | Benjamin Dobell | 2014-05-11 | 4 | -10/+10 |
| | |||||
* | Fixed header guard typo. | Benjamin Dobell | 2014-05-11 | 1 | -1/+1 |
| | |||||
* | Fixed hard-coded libdir regression. | Benjamin Dobell | 2014-05-10 | 2 | -2/+2 |
| | |||||
* | Merge pull request #199 from m-willers/fix_stdargs | Benjamin Dobell | 2014-05-09 | 1 | -30/+42 |
|\ | |||||
| * | fix --stdout-errors handling | Martin Willers | 2014-05-09 | 1 | -30/+42 |
| | | | | | | | | | | | | | | | | | | | | | | | | When using --stdout-errors, the messages written to stdout contained garbage. Inside vfprintf(), each va_arg() consumes one entry from the va_args. Trying to use the same va_args variable again results in undefined behavior as subsequent va_arg() invocations continue to read from memory past the actual variable space. Instead, a copy has to be made with va_copy() and this be used for outputting to stdout. | ||||
* | | Removed a few unused variables. | Benjamin Dobell | 2014-05-06 | 3 | -4/+0 |
| | | |||||
* | | It would seem that messing around with line coding etc. is not necessary. | Benjamin Dobell | 2014-05-06 | 2 | -104/+1 |
|/ | |||||
* | Updated copyright notices to 2014 | Benjamin Dobell | 2014-05-06 | 75 | -77/+77 |
| | |||||
* | Merge pull request #168 from r-craig/master | Benjamin Dobell | 2014-05-06 | 1 | -1/+1 |
|\ | | | | | Fix error condition check on finding correct usb interface. | ||||
| * | Fix error condition check on finding correct usb interface. | Robert Craig | 2013-11-06 | 1 | -1/+1 |
| | | |||||
* | | Fixed statically linked builds on Windows. | Benjamin Dobell | 2014-05-06 | 2 | -2/+19 |
| | | |||||
* | | Upgraded to libusb-1.0 (1.0.18) post libusbx merge. | Benjamin Dobell | 2014-05-06 | 10 | -63/+597 |
| | | |||||
* | | Cleaned up command line interface | Benjamin Dobell | 2014-05-06 | 6 | -68/+33 |
| | | | | | | | | | | - Removed the "--delay <ms>" argument. - Improved Action usage info. | ||||
* | | autogen'd for 1.4.1 | Benjamin Dobell | 2014-05-06 | 8 | -1012/+9424 |
| | | |||||
* | | Bumped version number to 1.4.1 | Benjamin Dobell | 2014-05-06 | 3 | -3/+3 |
| | | |||||
* | | Fix support for SGS4 (with empty bulk transfers) | Benjamin Dobell | 2014-05-06 | 2 | -87/+55 |
| | | | | | | | | | | | | After each bulk transfer sent containing an Odin/Loke protocol packet, we now send through a zero length bulk transfer. This is required for newer devices to function correctly. | ||||
* | | Project file changes (for statically linked vc++ library builds). | Benjamin Dobell | 2014-05-06 | 5 | -0/+161 |
| | | |||||
* | | Minor code clean up. | Benjamin Dobell | 2014-05-06 | 6 | -84/+106 |
| | | |||||
* | | Merge pull request #180 from marclaporte/master | Benjamin Dobell | 2014-05-04 | 2 | -2/+2 |
|\ \ | | | | | | | fix typos | ||||
| * | | Fix typo | Marc Laporte | 2014-01-13 | 1 | -1/+1 |
| | | | |||||
| * | | Fix typo | Marc Laporte | 2014-01-13 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #179 from marclaporte/patch-1 | Benjamin Dobell | 2014-05-04 | 1 | -2/+2 |
|\ \ | |/ |/| | Fix typos | ||||
| * | Fix typos | Marc Laporte | 2014-01-13 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #131 from jorti/master | Benjamin Dobell | 2013-06-27 | 2 | -2/+2 |
|\ | | | | | Fix udev rules directory | ||||
| * | Fix udev rules directory | Juan Orti Alcaine | 2013-06-12 | 2 | -2/+2 |
|/ | | | | | The udev rules always must be installed in /lib/udev/rules.d even when it is a 64 bits OS | ||||
* | After swapping to clang for OS X, I've now swapped to GNU GCC 4.7+, instead of Apple's out-dated version.v1.4.0 | Benjamin Dobell | 2013-06-08 | 1 | -1/+1 |
| | |||||
* | Modified Heimdall Frontend so it can find Heimdall CLI in /usr/local/bin on OS X. Also updated the OS X build files, as well as READMEs for all platforms. | Benjamin Dobell | 2013-06-08 | 6 | -71/+84 |
| | |||||
* | Fixed configure/libtool issue on OS X by placing AC_PROG_LIBTOOL after AC_PROG_CXX. | Benjamin Dobell | 2013-06-06 | 9 | -11084/+2674 |
| | |||||
* | Renamed udev rules file and explictly added /usr/include to the include search path for Heimdall Frontend on UNIX systems. | Benjamin Dobell | 2013-06-04 | 4 | -4/+5 |
| | |||||
* | Moved LICENSE to root of the repo and deleted heimdall-frontend duplicate documentation in doc-pak. | Benjamin Dobell | 2013-05-13 | 3 | -554/+0 |
| | |||||
* | Minor build file clean-up for linux and regenerated autotools output for 1.4.0 release. | Benjamin Dobell | 2013-05-13 | 13 | -1395/+9332 |
| | |||||
* | Updated zadig (Windows driver installer) to a newer version. | Benjamin Dobell | 2013-05-12 | 1 | -0/+0 |
| | |||||
* | Updated copyright in source repo README. | Benjamin Dobell | 2013-05-12 | 1 | -1/+1 |
| | |||||
* | Update copyright notices, version identifier and documentation for 1.4.0 release. | Benjamin Dobell | 2013-05-12 | 73 | -1127/+1155 |
| | |||||
* | Fix OS X qmake/environment variable usage in .pro file. | Benjamin Dobell | 2013-05-12 | 1 | -13/+23 |
| | |||||
* | Removed bad Galaxy Camera device identifier, as it was the PID for regular boot, not download mode. | Benjamin Dobell | 2013-05-11 | 2 | -5/+3 |
| | |||||
* | Fixed bug in Heimdall Frontend where "resume" wasn't being checked when it should have been. | Benjamin Dobell | 2013-05-05 | 2 | -39/+37 |
| | |||||
* | For devices that support variable packet size - decreased sequence size from 100 MiB to 30 MiB. | Benjamin Dobell | 2013-05-05 | 1 | -1/+1 |
| | |||||
* | Minor command line output changes - No functional changes. | Benjamin Dobell | 2013-05-05 | 1 | -17/+3 |
| | |||||
* | Fixed two major bugs in libpit related functionality: | Benjamin Dobell | 2013-05-05 | 3 | -6/+11 |
| | | | | | | | | | - Partitions were being excluded from flashing (and UI) if the block-count was zero. Instead this is now done using a new IsFlashable() method which checks if the partition name is not blank. - PitData::Pack() was packing the partition name where it should have been packing the "flash filename". This resulted in incorrect PIT files being flashed to the device. | ||||
* | Changed Arguments.h constructors with default parameters so it compiles with clang. | Benjamin Dobell | 2013-03-13 | 1 | -2/+2 |
| | |||||
* | Regenerated autoconf files. | Benjamin Dobell | 2013-03-13 | 41 | -114512/+24437 |
| | |||||
* | Ancient Mac GCC does not support C++11/C++0x. Swapped to using clang on OS X. | Benjamin Dobell | 2013-03-13 | 2 | -3/+12 |
| | |||||
* | Updated Linux build files and fixed a string formatting warning in Heimdall Frontend. | Benjamin Dobell | 2013-03-09 | 14 | -28/+16 |
| | |||||
* | Fixed output bug attempting to log a std::string instead of a C-style string with printf. | Benjamin Dobell | 2013-03-09 | 1 | -1/+1 |
| | |||||
* | - Removed legacy command line hard-coded partition name parameters. | Benjamin Dobell | 2013-03-07 | 22 | -825/+749 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - As a result of the above two points, there are no "known boot partitions", and hence boot partitions are not automatically flashed last. - Made partitions flash in the order in order in which partition arguments are specified. Hence, it's recommended that you specify boot partitions last. - Added --usb-level argument that can be used for debugging libusbx, or flashing issues in general. - Removed generally non-functional firmware dumping behaviour. - Removed auto-resume functionality - Although this feature was definitely nice to have; I believe it may be responsible for flashing compatibility issues for a variety of devices. - As a result of the above. In order perform another action after a --no-reboot action, you must provide the --resume flag. - Heimdall Frontend also has support for specifying the --resume flag via a GUI. Heimdall Frontend also tries to keep track of your actions and enable "Resume" automatically after a "No Reboot" action. - Refactored quite a few of the actions, and code responsible for flashing (particularly PIT file flashing). - Bumped version to 1.4RC3 *however* this commit is not yet an official release candidate. It's still a WIP. In particular build files still have not been updated for Linux and OS X. | ||||
* | Previous libusbx fix was a red herring of sorts. Inadvertedly it did fix the | Benjamin Dobell | 2013-02-01 | 4 | -0/+0 |
| | | | | | issue. However, the correct solution was much simpler: https://github.com/libusbx/libusbx/pull/80 | ||||
* | Actually fixed the bug (race condition) in libusbx-1.0 this time! Source | Benjamin Dobell | 2013-01-31 | 6 | -46/+6 |
| | | | | available at https://github.com/libusbx/libusbx/pull/79 | ||||
* | Added a patched version of libusbx that fixes device claiming on Windows. | Benjamin Dobell | 2013-01-26 | 5 | -0/+0 |
| | | | | | Changes to libusbx are documented here: https://github.com/libusbx/libusbx/issues/78 | ||||
* | - Incrementing to 1.4 RC2. | Benjamin Dobell | 2013-01-23 | 2 | -2/+2 |
| | | | | | - Fixed Release xcopy command that was referring to libusb instead of libusbx. | ||||
* | 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 |