Matt Nadareski c034df4266 More and more cleanup (#86)
* Namespace cleanups

* Make dump validation instanced

* Add note to Tasks

* Move stuff to DumpEnvironment

Most of the stuff in Tasks.cs acted on a single input parameter, namely a DumpEnvironment. Since that's the case, it was more logical to wrap those into DumpEnvironment and make them instance methods rather than keep them static. Due to this change, quite a few methods changed access, and some had to be marked internal due to wanting them to be tested separately.

* Gut Tasks

* One less thing in MainWindow

* Remove explicit cast

* Wrong check

* Create helper method

* Disable scan button on dump

* Remove unnecessary getters/setters

* Method name/description cleanup

* Address TODO

* Namespace cleanups

* Make dump validation instanced

* Add note to Tasks

* Move stuff to DumpEnvironment

Most of the stuff in Tasks.cs acted on a single input parameter, namely a DumpEnvironment. Since that's the case, it was more logical to wrap those into DumpEnvironment and make them instance methods rather than keep them static. Due to this change, quite a few methods changed access, and some had to be marked internal due to wanting them to be tested separately.

* Gut Tasks

* One less thing in MainWindow

* Remove explicit cast

* Wrong check

* Create helper method

* Disable scan button on dump

* Remove unnecessary getters/setters

* Method name/description cleanup

* Address TODO

* Clean up OnContentRendered

* Namespace cleanups

* Make dump validation instanced

* Add note to Tasks

* Move stuff to DumpEnvironment

Most of the stuff in Tasks.cs acted on a single input parameter, namely a DumpEnvironment. Since that's the case, it was more logical to wrap those into DumpEnvironment and make them instance methods rather than keep them static. Due to this change, quite a few methods changed access, and some had to be marked internal due to wanting them to be tested separately.

* Gut Tasks

* One less thing in MainWindow

* Remove explicit cast

* Wrong check

* Create helper method

* Disable scan button on dump

* Remove unnecessary getters/setters

* Method name/description cleanup

* Address TODO

* Clean up OnContentRendered

* Update event handlers
2018-07-05 21:34:04 -07:00
2018-07-05 21:34:04 -07:00
2018-07-05 21:34:04 -07:00
2018-05-12 19:48:18 -04:00
2018-05-12 19:48:18 -04:00
2018-06-28 19:41:18 -07:00
2018-06-27 10:35:40 -07:00
2018-06-28 19:41:18 -07:00
2018-05-12 19:48:18 -04:00
2018-06-25 10:18:06 -07:00

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

Description
No description provided
Readme 18 MiB
Latest
2025-11-28 14:53:54 +00:00
Languages
C# 98%
PowerShell 1%
Shell 1%