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

A file system provider #197

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

DannyAlas
Copy link

@DannyAlas DannyAlas commented May 20, 2024

An efficient file system provider. It uses multiple processes to scan through many files efficiently and provides a centralized place to implement file system-related tasks. Based off #187 - explanations 1, 2

Implements a cross-platform method for acquiring system unique file IDs - fixing/minimizing relinking issues.

Implements file system watching using the Qt provided QFileSystemWatcher. As an alternative to #125 (still requires implementation into Library class)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

Successfully merging this pull request may close these issues.

None yet

1 participant