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

refactor(media): refactor and clean up media component #760

Merged
merged 6 commits into from
Dec 15, 2024

Conversation

andyholmes
Copy link
Owner

No description provided.

As with the other device plugins mirroring components, export an
adapter for the `mpris` plugin.

Also establish a new namespacing for plugins, `Vdp` for device plugins
and `Vap` for adapter plugins.
Cleanup some device plugins that carry adapters, taking a little more
care with cancellation.
Refactor `ValentMedia` to act as a `GListModel` of
`ValentMediaAdapter, similar to other components.
@andyholmes andyholmes force-pushed the andyholmes/media-adapter branch from 442b90a to 192c172 Compare December 14, 2024 20:38
Since symbols will be used publicly (for now), add TinySPARQL to
the public requires and GIR dependencies.
@andyholmes andyholmes force-pushed the andyholmes/media-adapter branch from 192c172 to 6df261d Compare December 15, 2024 01:38
@andyholmes andyholmes merged commit 854cf86 into main Dec 15, 2024
17 of 21 checks passed
@andyholmes andyholmes deleted the andyholmes/media-adapter branch December 15, 2024 01:52
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