Skip to content
Snippets Groups Projects
Commit b9313307 authored by Romain Vimont's avatar Romain Vimont Committed by Thomas Guillem
Browse files

core: playlist: expose "request" functions


When a user requests to insert, move or remove items, or to set the
current item, before the core playlist lock is successfully acquired,
another client may have changed the list.

Expose functions to apply the requested changes with potential conflicts
resolved. The actual changes applied are notified through the callbacks.

Signed-off-by: default avatarThomas Guillem <thomas@gllm.fr>
parent 7c82c7bf
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment