Commit történet

Szerző SHA1 Üzenet Dátum
  Felix Paul Kühne 1a12a2475e media player: remove no longer needed async calls 5 éve
  Felix Paul Kühne f4eec5bf61 Remove API deprecated for v3 5 éve
  Felix Paul Kühne 122703ec9e media list player: fix delegate sanity checks and add missing forward declaration 6 éve
  Felix Paul Kühne 0ef540888e Partially update external API and most importantly internal libvlc use to v4 6 éve
  Soomin Lee 8112341a10 VLCMediaListPlayer: Add libvlc callbacks 6 éve
  Carola Nitz dd2ca6093c VLCMediaPlayer and VLCMediaListPlayer: use DISPATCH_QUEUE_SERIAL instead of DISPATCH_QUEUE_SERIAL_WITH_AUTORELEASE_POOL to support < iOS10 7 éve
  Felix Paul Kühne 6c80929659 VLCMediaListPlayer: use libdispatch instead of NSThread 7 éve
  Thomas Guillem 9df762aeda VLCMediaListPlayer: change pause behavior 7 éve
  Felix Paul Kühne 2143e4d79e VLCMediaListPlayer: deprecate -playItemAtIndex and add thread-safe replacement 9 éve
  Felix Paul Kühne 2438276456 media list player: add selectors to set drawable on init matching the media player class 9 éve
  Felix Paul Kühne a862067755 Media List Player: prevent deadlocks when blocking or waiting on the main thread 9 éve
  Felix Paul Kühne 45d4010fbb Media List Player: adapt to libvlc 3.0 API 10 éve
  James Dumay 43c0ccd993 convert to modern objective-c 11 éve
  Gleb Pinigin 417d2237e7 VLCMediaListPlayer: hide implementation details 11 éve
  Carola Nitz 6ea28be83d Converts the library to ARC and therefore changed the struct message_t into a class and adjusted the code using message_t 11 éve
  Felix Paul Kühne d0e7b32b41 VLCMediaListPlayer: make API additions more cooca like 11 éve
  Felix Paul Kühne bb2eb018b1 VLCMediaListPlayer: add previous, next, playItemAtIndex selectors 11 éve
  Felix Paul Kühne f172f04f4d VLCMediaListPlayer: add a pause selector 11 éve
  Felix Paul Kühne a89b5ff611 VLCMediaListPlayer: use the media player's VLCLibrary as the shared instance may not necessarily exist and if it does, the media player will return it 11 éve
  Felix Paul Kühne 520090c04e Update copyright dates 11 éve
  Felix Paul Kühne 87069a369c VLCMediaListPlayer: add initWithOptions selector while retaining init's behavior 11 éve
  Jean-Baptiste Kempf 897590bf88 Relicense VLCKit to LGPL 13 éve
  Toralf Niebuhr a48fc5d6c4 removed unused exceptions 15 éve
  Pierre d'Herbemont 7035017a76 libvlc: Remove exception from media_list_player. 15 éve
  Pierre d'Herbemont b895b7ad46 macosx/framework: Get rid of VLCMediaListAspect, and remove a bunch of exception. 15 éve
  Pierre d'Herbemont 5163cdf993 macosx/framework: Remove the newly removed exception parameter. 15 éve
  Pierre d'Herbemont 98edb1f434 macosx/framework: Change the repeatMode setter to be a property so that it can evenutally be used with Bindings. 15 éve
  Felix Paul Kühne c2ac43ade6 osx/framework: extended API to cover titles, fps, playback modes and some convienience chapter functionality 15 éve
  Pierre d'Herbemont 834c66cb0b macosx/framework: Fix a leak in VLCMediaListPlayer. 15 éve
  Pierre d'Herbemont 95e7c4e8fa macosx/framework: Implement -playMedia:. 16 éve