30 Commits

Author SHA1 Message Date
Ryan Sammon 638ef11c5f Version 1.2.2 Release 2015-01-14 21:47:51 -05:00
Ryan Sammon 0a9e82b1dc Merge pull request #7 from Rikerz/link2x-master
Tabbed interface from link2x. Reviewed and tested with existing regression set of corruptions.
2015-01-14 21:28:34 -05:00
Ryan Sammon 08b7419ce5 Recompile binary and remove beta designation. 2015-01-14 21:25:48 -05:00
Ryan Sammon 99d5dff921 Merge branch 'master' of https://github.com/link2x/VRC_Tabbed into link2x-master
Conflicts:
	README.md
2015-01-14 20:24:34 -05:00
Ryan Sammon 1192005634 Update README.md 2015-01-13 01:43:56 -05:00
Ryan Sammon be2ebcc477 Update README.md 2015-01-07 23:03:25 -05:00
Ryan Sammon ff9487e545 Update README.md 2015-01-07 02:54:44 -05:00
Ryan Sammon ccd231ba69 Remove resources that are no longer needed. 2015-01-05 23:56:39 -05:00
Ryan Sammon aca296c644 Update README.md 2015-01-05 23:43:09 -05:00
Ryan Sammon 9cda839d0f Update README.md 2015-01-05 21:52:35 -05:00
Ryan Sammon e69da5fc74 Update README.md 2015-01-05 21:43:14 -05:00
Ryan Sammon dc409f1e2b Update README.md 2015-01-05 21:36:23 -05:00
Ryan Sammon b5d09e59b6 Add resources for README.md 2015-01-05 21:30:05 -05:00
link2x 864091eb39 Updated README.md
Modified for my personal branch.
2014-09-09 01:21:36 -04:00
link2x 6afbc59305 Tab out the interface / Version 1.2.2
Most of the UI is now tabbed, to make things easier for smaller screens.

The queue controls, run/save/load buttons, tinyurl buttons, and hotkey
buttons all remain easily available.

Readme and Changelog have been integrated into the new About tab.
Changelog.txt is still included in the .zip, however.
2014-07-24 04:56:01 -04:00
Ryan Sammon 94c3ef7057 Update README.md 2013-06-14 23:44:26 -04:00
Ryan Sammon ec43337675 Version 1.2.1 Beta 2013-06-14 23:37:39 -04:00
Ryan Sammon a4f74b72ba Update to queue feature: add from file. 2013-06-14 23:30:33 -04:00
Ryan Sammon 3d9dbb36e7 Add missing headers. 2013-06-13 09:42:25 -04:00
Ryan Sammon 971f9b40ed Queue Feature and Version 1.2.0 Beta
The new queue feature allows several corruptions to be performed in
sequence on the same file. This allows corruption of multiple byte
ranges, among other things.
2013-06-13 01:25:49 -04:00
Ryan Sammon b56daf84a4 Version 1.1.0 Release 2013-06-12 02:03:27 -04:00
Ryan Sammon 5bc939c1a2 Hash-based saving.
I merged in most of the important stuff from the branch, but did
significantly modify how hashes are matched. Instead of computing the
hash for all files in a directory right away (slow), only the file
lengths are computed. When attempting to match a ROM, file length is
matched first, then the hash is computed and matched. I also updated the
dialogs to start in their current or previous directories.
2013-06-12 01:26:32 -04:00
Ryan Sammon 5c758686f0 Emulator path fix. 2013-06-11 15:22:46 -04:00
Ryan Sammon 4dc66041a8 Revert "Reformat for easier diffing on branches"
This reverts commit c7a5aa75a2.
2013-06-11 15:15:40 -04:00
Jorn van de Beek c7a5aa75a2 Reformat for easier diffing on branches 2013-05-11 19:14:16 +02:00
Jorn van de Beek 93dde6aaf7 Add quotes to rom path to handle path with spaces 2013-05-11 01:30:43 +02:00
Jorn van de Beek 36bb5806a3 Create README.md 2013-05-10 23:31:56 +03:00
Ryan Sammon 6f2a5e2ddb Reorganization 2013-05-10 13:45:30 -04:00
Ryan Sammon 1a55421f5a Reorganization 2013-05-10 13:30:17 -04:00
Ryan Sammon 63b4550175 Original Github Commit 2013-05-10 13:06:17 -04:00