コミット履歴

作者 SHA1 メッセージ 日付
  Felix Paul Kühne efd7957186 Add complete documentation 9 年 前
  Felix Paul Kühne bc2e3177a7 document class use-cases 9 年 前
  Felix Paul Kühne b9c5f19175 Fix documentation of deprecated API calls 9 年 前
  Felix Paul Kühne 14c7ec5a3d Fix doxygen documentation 9 年 前
  Felix Paul Kühne 5c5e9a24fe media player: expose playback slave addition 9 年 前
  Felix Paul Kühne 4b21bd6cc4 media player: update add subtitles file implementation and deprecate the API call 9 年 前
  Felix Paul Kühne 1c2aaca710 Fix 'hue' variable type 9 年 前
  Felix Paul Kühne f246c938d4 media player: add support for interactive title navigation 9 年 前
  Felix Paul Kühne bba9135eb2 player: change play's return type from BOOL to void 9 年 前
  Felix Paul Kühne 07b4529c1a fix a couple of compilation warnings 9 年 前
  Felix Paul Kühne fad505beca VLCMediaPlayer: add potentially missing include for iPhone OS (closes #9) 9 年 前
  Felix Paul Kühne aeb1ac51e6 media player: add new notifications for title and chapter change 9 年 前
  Felix Paul Kühne b14680304b media player: deprecate FramesPerSecond 9 年 前
  Paulo Vitor Magacho da Silva 15f31eaf13 Added delegate method for snapshot 10 年 前
  Paulo Vitor Magacho da Silva 001dbc5a59 Added event handling for snapshot. Create list with snapshots 10 年 前
  Paulo Vitor Magacho da Silva 8635a87dbe Added VLCAudio support back for iOS 10 年 前
  Felix Paul Kühne 45d4010fbb Media List Player: adapt to libvlc 3.0 API 10 年 前
  Felix Paul Kühne 1350d54885 Don't distribute VLCAudio with MobileVLCKit is it is completely NO-OP 10 年 前
  Felix Paul Kühne b692c77bbd Remove API deprecated in VLCKit 2.0 and 2.1 10 年 前
  Felix Paul Kühne 2cb98b1512 media player: add selector to query for the number of chapters, rename previous title count selector 10 年 前
  Felix Paul Kühne 787f5e465b expose expanded title and chapter description API 10 年 前
  Felix Paul Kühne 6b8b4f735d media player: fix a few endianess-issues 10 年 前
  Felix Paul Kühne 8cab30f52f media player: add convience API to get the number of media tracks 10 年 前
  Felix Paul Kühne c9a2e03a7c VLCMediaPlayer: fix endianness issue 10 年 前
  Felix Paul Kühne c6d5d8c366 player: add missing public symbol 10 年 前
  Felix Paul Kühne ba0da6c060 media player: fix compilation warning 11 年 前
  James Dumay 43c0ccd993 convert to modern objective-c 11 年 前
  Florent Pillet 0fc2eff016 VLCKit: use nonatomic specifier for VLCMediaPlayer properties 11 年 前
  Gleb Pinigin 71db8d5ab7 VLCMediaPlayer: avoid retain cycle by weakifying delegate 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 年 前