コミット履歴

作者 SHA1 メッセージ 日付
  Carola Nitz dd2ca6093c VLCMediaPlayer and VLCMediaListPlayer: use DISPATCH_QUEUE_SERIAL instead of DISPATCH_QUEUE_SERIAL_WITH_AUTORELEASE_POOL to support < iOS10 7 年 前
  Felix Paul Kühne 6c80929659 VLCMediaListPlayer: use libdispatch instead of NSThread 7 年 前
  Thomas Guillem 9df762aeda VLCMediaListPlayer: change pause behavior 7 年 前
  Felix Paul Kühne 2143e4d79e VLCMediaListPlayer: deprecate -playItemAtIndex and add thread-safe replacement 9 年 前
  Felix Paul Kühne 2438276456 media list player: add selectors to set drawable on init matching the media player class 9 年 前
  Felix Paul Kühne a862067755 Media List Player: prevent deadlocks when blocking or waiting on the main thread 9 年 前
  Felix Paul Kühne 45d4010fbb Media List Player: adapt to libvlc 3.0 API 10 年 前
  James Dumay 43c0ccd993 convert to modern objective-c 11 年 前
  Gleb Pinigin 417d2237e7 VLCMediaListPlayer: hide implementation details 11 年 前
  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 年 前
  Felix Paul Kühne d0e7b32b41 VLCMediaListPlayer: make API additions more cooca like 11 年 前
  Felix Paul Kühne bb2eb018b1 VLCMediaListPlayer: add previous, next, playItemAtIndex selectors 11 年 前
  Felix Paul Kühne f172f04f4d VLCMediaListPlayer: add a pause selector 11 年 前
  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 年 前
  Felix Paul Kühne 520090c04e Update copyright dates 11 年 前
  Felix Paul Kühne 87069a369c VLCMediaListPlayer: add initWithOptions selector while retaining init's behavior 11 年 前
  Jean-Baptiste Kempf 897590bf88 Relicense VLCKit to LGPL 13 年 前
  Toralf Niebuhr a48fc5d6c4 removed unused exceptions 15 年 前
  Pierre d'Herbemont 7035017a76 libvlc: Remove exception from media_list_player. 15 年 前
  Pierre d'Herbemont b895b7ad46 macosx/framework: Get rid of VLCMediaListAspect, and remove a bunch of exception. 15 年 前
  Pierre d'Herbemont 5163cdf993 macosx/framework: Remove the newly removed exception parameter. 15 年 前
  Pierre d'Herbemont 98edb1f434 macosx/framework: Change the repeatMode setter to be a property so that it can evenutally be used with Bindings. 15 年 前
  Felix Paul Kühne c2ac43ade6 osx/framework: extended API to cover titles, fps, playback modes and some convienience chapter functionality 15 年 前
  Pierre d'Herbemont 834c66cb0b macosx/framework: Fix a leak in VLCMediaListPlayer. 15 年 前
  Pierre d'Herbemont 95e7c4e8fa macosx/framework: Implement -playMedia:. 16 年 前
  Pierre d'Herbemont c6ca87a7b6 macosx/framework: Set root media after setting the playlist. 16 年 前
  Pierre d'Herbemont 495cb99f8b macosx/framework: VLCMediaListPlayer, don't leak the instance. 16 年 前
  Pierre d'Herbemont 00b29ada8c macosx/framework: Add VLCMediaListPlayer. 16 年 前