Commit Graph

90 Commits (f7d8c186360103d48147f3bbebc69e706e9b5ebc)

Author SHA1 Message Date
Benjamin-Dobell 30dce11463 Added note to OS X README about Macports libusb-1.0. 2011-07-28 01:33:50 +10:00
Benjamin Dobell d8642f9ce2 Added proper copyright notices to the About window and also updated some documentation slightly. 2011-07-26 17:50:06 +10:00
Benjamin Dobell babef8e580 - Added file extension checks to Heimdall Frontend (for partition files).
- Made sure Heimdall command line always returns 1 if a device is not detected.
- Minor interface tweaks for Heimdall Frontend.
2011-07-21 02:43:49 +10:00
Benjamin Dobell 7dc796a988 Documentation update. 2011-07-20 04:55:22 +10:00
Benjamin Dobell 3fe2564481 - Heimdall Frontend large font fixes.
- Heimdall Frontend name collision resolution (over the top).
- Attempt at resolving SGS2 failure to end session errors. (Needs testing)
2011-07-20 04:18:18 +10:00
Benjamin Dobell a18d2e6b02 Merge branch 'master' of github.com:Benjamin-Dobell/Heimdall 2011-07-17 19:55:32 +10:00
Benjamin Dobell 8cb7f6ee8f - Added Utilities tab to Heimdall Frontend.
- 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.
2011-07-17 19:50:07 +10:00
Benjamin-Dobell ed819e2fbe Finally fixed the OS X 64-bit kext issuetest 2011-07-15 05:28:10 +10:00
Benjamin-Dobell a9ba51f99e Altered the user interface slightly to prevent clipping on certain OS. 2011-07-12 02:00:47 +10:00
Benjamin Dobell 06a640fd6c Fixed include directories for MSVC release builds. 2011-07-12 00:57:28 +10:00
Benjamin Dobell 56834b63cc Missed two READMEs, updated now. 2011-07-12 00:00:36 +10:00
Benjamin Dobell a45c90629e Updated Linux documentation for checkinstall. 2011-07-11 23:27:51 +10:00
Benjamin Dobell b72bcd3142 1.3 documentation updates and permission fixes. 2011-07-11 22:53:04 +10:00
Benjamin Dobell bf17bbf573 Version 1.3 (beta) 2011-07-09 17:37:36 +10:00
Benjamin Dobell 70c1e8e5ba 1.3 beta 2011-07-08 23:40:28 +10:00
Benjamin Dobell 5ce92c0786 Version 1.3 beta. 2011-07-08 05:02:18 +10:00
Benjamin Dobell b6ffa766b2 Major 1.3 updates 2011-07-06 02:58:28 +10:00
Benjamin Dobell 35cfa391d1 Merge pull request #15 from alanorth/patch-1
SYSFS is deprecated.  Small change, but probably good for business!
2011-06-17 19:13:55 -07:00
Alan Orth 3fdf78465b SYSFS is deprecated. Small change, but probably good for business! 2011-06-12 14:06:37 -07:00
Benjamin Dobell 7cbd3c0f47 Fixed several bugs related to 'common' arguments. 2011-06-11 16:11:31 +10:00
Benjamin Dobell ab4073bb80 Doh! Fixed the displayed version number. 2011-06-03 12:18:10 +10:00
Benjamin Dobell 7036597401 Updated Linux udev rules for Galaxy S II & Droid Charge 2011-06-02 23:26:00 +10:00
Benjamin-Dobell b4db01d4e1 Updated OS X kext to support Galaxy S II and Droid Charge 2011-06-02 05:47:49 +10:00
Benjamin Dobell 1e2894839a More linux-specific fixes/changes. 2011-06-01 16:41:50 +10:00
Benjamin Dobell da48d031c9 Linux Makefile.am fixes. 2011-06-01 15:34:20 +10:00
Benjamin Dobell 1ef6e97b90 1.2.0b Heimdall command line update. Large update that adds lots of PIT file functionality and better support for more devices. 2011-06-01 07:06:09 +10:00
Benjamin Dobell 47faaf001d Made "make install" install the udev rules. 2010-12-27 19:27:29 +11:00
Benjamin Dobell 281c012c11 Re-ran autogen.sh and cleaned up slightly. 2010-12-22 02:01:35 +11:00
Benjamin-Dobell f93ed08599 Windows specific changes. Includes libusb-1.0 updates. 2010-12-21 23:43:54 +11:00
Benjamin-Dobell 9c5e6eef74 Ran make distclean for libusb and universal binary support to heimdall-frontend 2010-12-18 02:29:31 +11:00
Benjamin Dobell fbab0f535e Heimdall 1.1.1 - Fix Galaxy Tab Modem Flashing
- Swapped back to the "Odin method" of flashing modem files. (Galaxy Tab Fix)
- Updated the README files slightly.
- Removed unnecessary files /heimdall/source/.dirstamp
2010-12-14 01:25:31 +11:00
Benjamin-Dobell 069cbe77b5 make install output directory can now be set via qmake variable FRONTENDOUTDIR
It can be set like so:
qmake -set FRONTENDOUTDIR /Desired/Out/Dir
2010-12-08 04:13:15 +11:00
aidansteele bc3b83cd9b Added .gitignore file to remove all of OS X's directory fluff. 2010-12-07 16:52:43 +11:00
Benjamin-Dobell 400e41e8f5 Ran ./autogen.sh with updated configure.ac.
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
2010-12-05 20:33:30 +11:00
Benjamin-Dobell 6ff91798a8 Changed PPC preprocessor macro to WORDS_BIGENDIAN and added macro to
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
2010-12-05 20:20:16 +11:00
Benjamin Dobell 7675cd8a87 Oops the last commit only copied the contents and didn't the directory.
As such I have now deleted the "Heimdall" directory.
2010-12-05 00:43:30 +11:00
Benjamin Dobell 46f2c1134d Removed the "Heimdall" folder and moved its contents to the root directory. 2010-12-05 00:25:04 +11:00
Benjamin Dobell 2949aca6a9 Addresses:
- 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
2010-12-04 13:51:05 +11:00
Atin Malaviya 692cda38c9 Took out extraneous ']' from usage message. 2010-12-03 14:25:19 -05:00
Benjamin Dobell 2f0c6e229e Initial github commit, version 1.1.0 2010-12-03 23:56:33 +11:00