コミット履歴

作者 SHA1 メッセージ 日付
  Felix Paul Kühne 45d4010fbb Media List Player: adapt to libvlc 3.0 API 10 年 前
  Felix Paul Kühne fc87d88887 media player: fix a bunch of memory leaks when interating track descriptions (closes #15403) 10 年 前
  Felix Paul Kühne 3c7ecf9c66 MVK: fix installation target 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 年 前
  Pierre SAGASPE a8d50b6748 VLCMediaPlayer: compilation fix 10 年 前
  Felix Paul Kühne ba499407db media player and media: add sanity checks 10 年 前
  Felix Paul Kühne 639849c9c0 media player: silence compilation warnings 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 7237e69e01 media player: re-write track title listing 10 年 前
  Felix Paul Kühne 461fc07b16 player: fix potential runtime exception when returning titles and minor code optimization 10 年 前
  Felix Paul Kühne ba0da6c060 media player: fix compilation warning 11 年 前
  James Dumay 43c0ccd993 convert to modern objective-c 11 年 前
  James Dumay 08f100ac23 videoSize returns CGSizeZero instead throwing exception when there is no video track 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 ba4ecccca7 Fix compilation warnings 11 年 前
  Florent Pillet c004a3e98d Fix VLCMediaPlayer dealloc 11 年 前
  Florent Pillet 9cf1704a72 private text renderer API patch for MobileVLCKit broke OS X build 11 年 前
  Felix Paul Kühne dbfa4ef0fd Fix 64bit compilation warnings 11 年 前
  Felix Paul Kühne 0663dc0064 MVK: Add private API to set quartztext variables on-the-fly 11 年 前
  Felix Paul Kühne 193b90f4dd VLC Media Player: correctly subscribe to the libvlc_MediaPlayerStopped (close #11074) 11 年 前
  Felix Paul Kühne 4406fd3ba6 vlc media player: add missing debug 11 年 前
  Felix Paul Kühne 9066a74b44 vlc media player: correctly fetch the 'media player stopped' event instead of believing that 'end reached' is actually the stop (close #11074) 11 年 前
  Felix Paul Kühne bf3c944938 vlc media player: improve deinterlace filter reliabilty 11 年 前
  Winston Weinert b1edd9ed8d Accurately discern in VLCMediaController#isPlaying if playing. 11 年 前