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

Add libfatx GUI #35

Merged
merged 4 commits into from
Mar 2, 2022
Merged

Add libfatx GUI #35

merged 4 commits into from
Mar 2, 2022

Conversation

mborgerson
Copy link
Owner

Work in progress:

unknown

Some feature thoughts:

  • Icon view
  • Set up multiplatform releases
  • Show timestamps
  • Column toggle
  • Import / Export files
  • Create dir
  • Delete dir / files
  • Copy / Paste files
  • Drag / Drop files
  • Column sorting
  • Show file sizes in human readable format
  • File details dialog / pane
  • Show partition info (% free vs used, sectors)
  • Main menu bar
    • Load new disk image
    • Search
      • Search for files by name
      • Search for files by contents
  • File decoding
    • Game save visualization (show game save icons and names)
    • Show XBE information
  • Show file hashes
  • Quick view (double click to open/edit)
  • Support XMUs, hotplug

@mborgerson mborgerson mentioned this pull request Feb 18, 2022
24 tasks
* Add a basename and dirname implementation
* Use 64b types for byte offsets/sizes
* Fix library output location for CFFI
* Refactor sources into subdirs
@mborgerson mborgerson force-pushed the feat/gfatx branch 2 times, most recently from cbe897b to 71b6b2a Compare March 2, 2022 20:54
@mborgerson mborgerson marked this pull request as ready for review March 2, 2022 21:02
@mborgerson mborgerson merged commit 5b53446 into master Mar 2, 2022
@mborgerson mborgerson deleted the feat/gfatx branch March 3, 2022 01:46
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