Matt Nadareski
8de2f1c9bb
Add helper function to make list of systems
2018-06-08 14:55:17 -07:00
Matt Nadareski
f57b29615b
Add other string conversion, update comments
2018-06-08 14:37:17 -07:00
reignstumble
565a9bb09a
Update README.md
2018-06-08 17:20:33 -04:00
Matt Nadareski
d9d61cf665
Fix build
2018-06-08 14:15:05 -07:00
reignstumble
106f16d703
Features Update
1.03
2018-06-08 17:11:13 -04:00
Matt Nadareski
8b600a6a35
Add enumerations and unused methods
2018-06-08 14:05:06 -07:00
reignstumble
b251ae7927
Update README.md
2018-05-22 12:29:32 -04:00
ReignStumble
3a749b67e3
Merge branch 'master' of https://github.com/reignstumble/DICUI
1.02b
2018-05-18 23:13:49 -04:00
ReignStumble
3abc277aab
Changed /c2 to /c2 20
2018-05-18 23:13:47 -04:00
reignstumble
894f2c6fde
Update README.md
2018-05-18 22:39:05 -04:00
ReignStumble
8c43615235
Fixed PS4 and XBOX one drive speed and more
1.02
2018-05-18 22:32:30 -04:00
ReignStumble
bbf51a7f94
Fixed a missing space in sg_raw.exe command
2018-05-14 14:55:04 -04:00
reignstumble
515e58fae8
Merge pull request #6 from mnadareski/master
...
Enable future settings use
2018-05-14 14:48:17 -04:00
Matt Nadareski
f3319f4ee2
Untabify
2018-05-14 11:21:17 -07:00
Matt Nadareski
e2789ddd11
Enable future settings use
...
This change converts the static DIC path to one that is controlled by settings. Currently, nothing saves or changes these settings so nothing has changed in terms of what the workflow is. This will, however, enable these settings to be controlled through the UI in the future, and allow for settings persistence between sessions without having to rely on AppData or the registry.
2018-05-14 11:20:31 -07:00
reignstumble
1c04f6e30c
Update README.md
2018-05-14 13:49:58 -04:00
reignstumble
c7d4d319ce
Update README.md
2018-05-14 13:49:26 -04:00
reignstumble
13a5f02082
Merge pull request #5 from mnadareski/master
...
Combine IBM PC-CD options, misc fixes
1.01d
2018-05-14 13:42:34 -04:00
reignstumble
a188cad6ee
Update README.md
2018-05-14 13:35:30 -04:00
Matt Nadareski
039cbf6de4
Merge branch 'master' into master
2018-05-14 10:28:35 -07:00
Matt Nadareski
c0cf207776
Ensure tabbing stays the same with source
2018-05-14 10:27:28 -07:00
Matt Nadareski
16ae5e1c66
Fix automatic merge issues
2018-05-14 10:26:25 -07:00
Matt Nadareski
bfca66951d
Merge branch 'master' of https://github.com/mnadareski/DICUI
2018-05-14 10:24:52 -07:00
Matt Nadareski
5b777c3bb5
Combine IBM PC-CD options, fix "no copy protection"
...
Previously, the "No Copy Protection" variant was using the wrong "type" of dumping. This would have caused issues in the long run. This change also consolidates all of the variants previously used for IBM PC into a single option that can accurately capture all of the previous ones. This will reduce new user confusion about what choice to make given a disc.
2018-05-14 10:23:48 -07:00
reignstumble
4b840ebe4f
Update README.md
2018-05-14 12:08:51 -04:00
reignstumble
d38c5cd051
Update README.md
2018-05-14 12:08:35 -04:00
reignstumble
7fa9c5c296
Update README.md
2018-05-14 12:07:30 -04:00
ReignStumble
3a28bc798a
Cleanup
2018-05-14 12:06:27 -04:00
ReignStumble
e88df626b7
Missing break; for Audio CD
1.01c
2018-05-14 10:29:31 -04:00
reignstumble
ff7355de6e
Merge pull request #2 from mnadareski/master
...
Bring list to parity with Redump known types
2018-05-14 09:45:58 -04:00
reignstumble
3ed267d751
Merge branch 'master' into master
2018-05-14 09:45:46 -04:00
reignstumble
25a60ef9dd
Merge pull request #4 from NHellFire/patch-1
...
Fix a few issues
2018-05-14 09:44:48 -04:00
Nathan Rennie-Waldock
eb664cebba
Make sure output directory has a trailing backslash for PSX commands
2018-05-14 12:08:37 +01:00
Nathan Rennie-Waldock
da4d9fbf67
Quote output path as it may contain spaces
2018-05-14 11:56:30 +01:00
Nathan Rennie-Waldock
d21a5c8495
Fix PC CD (no copy protection) arguments
2018-05-14 11:54:10 +01:00
Matt Nadareski
e305ea1fdb
Enable building on all machines
2018-05-13 22:09:37 -07:00
Matt Nadareski
ea82e42601
Bring list to parity with Redump known types
...
This change adds all remaining consoles and disc-based devices that are currently listed in Redump as valid devices. This also does some minor renames and splits that bring this to parity as well. One minor TODO note was added possibly for future ease-of-use for dumping IBM PC software.
2018-05-13 22:02:44 -07:00
reignstumble
c2c42a1acd
Merge pull request #1 from mnadareski/master
...
Add a solution file for easier access
2018-05-14 00:17:44 -04:00
Matt Nadareski
a0fceee153
Add a solution file for easier access
2018-05-13 21:15:15 -07:00
reignstumble
aa9e6d3025
Delete DICUI_1.0.zip
2018-05-13 23:54:05 -04:00
reignstumble
677eb710fe
Delete DICUI-1.01b.zip
2018-05-13 23:53:58 -04:00
reignstumble
3ef246384f
Delete DICUI_1.01b.zip
2018-05-13 23:49:40 -04:00
reignstumble
76c15e585c
Add files via upload
2018-05-13 23:49:26 -04:00
reignstumble
ad9425278f
Update README.md
1.01b
2018-05-13 22:58:43 -04:00
reignstumble
3b4062bfa5
Add files via upload
2018-05-13 22:58:21 -04:00
reignstumble
0a37f2089c
Delete DICUI_1.01.zip
2018-05-13 22:57:33 -04:00
reignstumble
66ac0b8081
Add files via upload
2018-05-13 21:41:14 -04:00
reignstumble
4dddebb5aa
Delete DICUI 1.01.zip
2018-05-13 21:40:51 -04:00
reignstumble
c3acb512d4
Update README.md
2018-05-13 21:40:30 -04:00
reignstumble
1c3e500ea1
Add files via upload
2018-05-13 21:38:59 -04:00