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

CLAP 1.2.2 #419

Merged
merged 6 commits into from
Sep 23, 2024
Merged

CLAP 1.2.2 #419

merged 6 commits into from
Sep 23, 2024

Conversation

abique
Copy link
Contributor

@abique abique commented Sep 2, 2024

No description provided.

Add .DS_Store to .gitignore (MacOS specific)

Fixes:
#390
@baconpaul
Copy link
Collaborator

baconpaul commented Sep 2, 2024

I'm fine with 757a927 d97771f ce6f212 and 8323ec1

since I wrote 3c18216 I shouldnt' review it.

include/clap/ext/draft/undo.h Show resolved Hide resolved
include/clap/ext/draft/undo.h Outdated Show resolved Hide resolved
include/clap/ext/draft/undo.h Outdated Show resolved Hide resolved
include/clap/ext/draft/undo.h Outdated Show resolved Hide resolved
include/clap/ext/draft/undo.h Outdated Show resolved Hide resolved
include/clap/ext/draft/undo.h Show resolved Hide resolved
@abique
Copy link
Contributor Author

abique commented Sep 20, 2024

Now that all the comments are addressed, I'll squash the history a bit so it is ready for merging.

baconpaul and others added 2 commits September 20, 2024 09:47
Summarizing the conversation in discussion #414, this PR
adds a more complete description of when the realtime constraint
must be met, by which party, and how it interacts with the
thread safe tag.
- allow plugin_latency->get to be called during plugin->activate
- require host_latency->changed to be called during plugin->activate
- the plugin interfaces have been separated into 2 independent ones
- the plugin interfaces are optional
- simplification of the design
@abique abique merged commit 27f20f8 into main Sep 23, 2024
7 checks passed
@Trinitou Trinitou mentioned this pull request Sep 23, 2024
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.

6 participants