Skip to content
Snippets Groups Projects
  1. May 06, 2022
    • Felix Paul Kühne's avatar
      VLCMediaList: re-write the added/removed methods · 068e927d
      Felix Paul Kühne authored
      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.
      3.4.1b8
      068e927d
  2. Apr 28, 2022
  3. Apr 21, 2022
  4. Apr 20, 2022
  5. Apr 19, 2022
  6. Apr 17, 2022
  7. Apr 16, 2022
  8. Apr 15, 2022
Loading