Skip to content
Snippets Groups Projects
Commit 9d24ab8b authored by Soomin Lee's avatar Soomin Lee
Browse files

VLCRendererDiscoverer: Track discovered renderer items

Creating a new instance of `VLCRendererItem` each time we got an event
from libvlc led to duplication and issues with item deletions. Thus,
this patch checks before creating a new instance, if a `VLCRendererItem`
exist with a `libvlc_renderer_item_t *`.
parent 25a85cd2
Branches master
No related tags found
Loading
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