Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backend changes for version 2 #6

Merged
merged 13 commits into from
Sep 16, 2024
Merged

Backend changes for version 2 #6

merged 13 commits into from
Sep 16, 2024

Conversation

Sappharad
Copy link
Owner

  • Cancellation tokens
  • Newer version of DiskUtils
  • Reading & Extraction support
  • "Patching" support

Still needs the new functionality added to UI, but I'm going to merge the branch now because the backend changes seem stable and start a new branch for the UI updates.

- Also a warning not to select track 2.
- macOS UI changes first, committing to branch so I can pull this down on Windows to make changes there.
- Now you construct a GDromBuilder, add files, then build.
- The process of adding files to the disc is now exposed that both files on a drive or streams can be added to the disc, which should allow you to build a disc without extracting files first.
- Scrubbed invalid characters from the advanced settings, otherwise building a disc would throw an exception. This was a preexisting bug that no one reported.
- v2.0 beta 1 with new features for testing
- This produces an executable 1/20th of the size.
- I have not tested to determine the minimum Windows version required to run this executable when compiled for Windows.
- It wasn't possible to extract files from 2000 or later to ExFAT or FAT32 volumes when a disc was built with incorrect 8-bit years.
- Root directory creation date is now set to the source folder's creation date
- Disc Build date is now settable, and added as -date argument in command line version
- This is for extracting & rebuilding
@Sappharad Sappharad merged commit f8679f7 into master Sep 16, 2024
@Sappharad Sappharad deleted the Cancellation branch September 16, 2024 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant