提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Felix Paul Kühne dbfa4ef0fd Fix 64bit compilation warnings 11 年之前
  Felix Paul Kühne 881decac5e VLCMediaPlayer: add Equalizer API (refs #9032) 11 年之前
  Felix Paul Kühne aee65c3bca VLCMediaPlayer: add pragmas to make the API more readible 11 年之前
  Felix Paul Kühne db0273ccd7 VLCMediaPlayer: implementing mediaPlayerStateChanged is optional 11 年之前
  Felix Paul Kühne 1104e614ed VLCMediaPlayer: allow read-only access to the used VLCLibrary instance 11 年之前
  Felix Paul Kühne 330a2942ea VLCMediaPlayer: mark implementation of mediaPlayerTimeChanged as optional as listing for the notification is fine, too 12 年之前