12 Commits

Author SHA1 Message Date
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 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
Ryan Sammon 1a55421f5a Reorganization 2013-05-10 13:30:17 -04:00