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

Feature - DPF: plugin preset handling #209

Open
4 tasks
dromer opened this issue Oct 19, 2024 · 0 comments
Open
4 tasks

Feature - DPF: plugin preset handling #209

dromer opened this issue Oct 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@dromer
Copy link
Collaborator

dromer commented Oct 19, 2024

While DPF supports "programs", which are built in presets, it would be nice to have a proper preset system where users can store and import preset files. A basic json format could be configured for this.

This would require:

  • include minimal json library (cjson?, json?)
  • cross plat default storage location
  • cross plat integration with file/location browsers
  • basic integration in ImGui generator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant