Skip to content
Snippets Groups Projects
Commit 068e927d authored by Felix Paul Kühne's avatar Felix Paul Kühne
Browse files

VLCMediaList: re-write the added/removed methods

This replaces the use of VLCEventManager to execute events on the main
thread with a libdispatch based approach, which simplifies the code and
makes it slightly more efficient.

Additionally, this deploys VLCMedia's own comparison mechanism to
determine equality instead of NSURL and removes a potential runtime
exception.
parent a29669c6
No related branches found
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