* Split type combobox into system combobox and disc type combobox * corrected indentation for xaml file * fixed merge with head * fixed format * fixed issues for PR, added KnownSystem.CUSTOM * removed Updater.cs which ended by error in commit * fixed GetOuptutName() for new drive/system combobox * added max dump speed option - added slider element into OptionsWindow - moved drive speeds to UIElements from MainWindow - added setting to Options which is saved still need to understand how to manage DVD/CD-ROM different speeds * kept working on max dump speed settings - rewrote max speed list management in Options - added second slider in OptionsWindow - added callback from OptionsWindow to MainWindow on updated options * final tweaks before PR * renamed maxDumpSpeed to preferredDumpSpeed * restored SetCurrentDiscType functionality * fixes for PR * fixes for PR
DICUI
DiscImageCreator UI in C#
This is a community project, so if you have some time and knowledge to give, we'll be glad to add you to the contributor of this project :)
We are using DiscImageCreator (DIC), created by Sarami, and we would like to thanks him for his great software. The latest release of DIC can be found on the GitHub page
System Requirements
Even though this is written in C#, this program can only be used on Windows systems due to the base program, DiscImageCreator, being Windows-only.
- Windows 7 (newest version of Windows recommended)
- .NET Framework 4.6.1 Runtimes
- 128 MB of free RAM
- As much hard drive space as amount of discs you will be dumping (20+ GB recommended)
Ensure that your operating system is as up-to-date as possible, since some features may rely on those updates.
Releases
Download the latest release here: https://github.com/reignstumble/DICUI/releases
Changelist
A list of all changes can now be found here.
Contributors
Here are the talented people who have contributed to the project so far:
ReignStumble - Project Lead / UI Design
darksabre76 - Project Co-Lead / Backend Design
Jakz - Feature Contributor
NHellFire - Feature Contributor
Dizzzy - Concept/Ideas/Beta tester