Skip to content

Qt/Formats: Support batch imports and fix duplicate folder deletion#60

Merged
SternXD merged 2 commits into
masterfrom
qt-batch-save
Jun 11, 2026
Merged

Qt/Formats: Support batch imports and fix duplicate folder deletion#60
SternXD merged 2 commits into
masterfrom
qt-batch-save

Conversation

@SternXD

@SternXD SternXD commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Description of Changes

  • Added multi-file save imports.
  • Fixed directory deletion by writing FAT changes to disk and truncating FAT chains on directory shrink.

Rationale behind Changes

Bulk save importing was missing and bug fixes

Suggested Testing Steps

Import multiple saves, overwrite duplicates, and delete them to make sure they stay gone.

Related Issues / Links

Fixes: #39

Did you use AI to help find, test, or implement this issue or feature?

No

@SternXD SternXD added this to the Release 1.0 milestone Jun 11, 2026
@github-actions github-actions Bot added GUI/Qt Changes related to the Qt User Interface. Core Changes to the core logic and PlayStation 2 formats. labels Jun 11, 2026
@SternXD SternXD merged commit 7c5887b into master Jun 11, 2026
13 checks passed
@SternXD SternXD deleted the qt-batch-save branch June 11, 2026 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Core Changes to the core logic and PlayStation 2 formats. GUI/Qt Changes related to the Qt User Interface.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Add a mass-importing function

1 participant