Commit History

Author SHA1 Message Date
  Felix Paul Kühne a862067755 Media List Player: prevent deadlocks when blocking or waiting on the main thread 9 years ago
  Felix Paul Kühne aeb1ac51e6 media player: add new notifications for title and chapter change 9 years ago
  Felix Paul Kühne aac0a22d5e VLCMediaPlayer: add another hidden API call 9 years ago
  Felix Paul Kühne cd405a39fc Fix remaining time display for live streams 9 years ago
  Felix Paul Kühne b14680304b media player: deprecate FramesPerSecond 9 years ago
  Paulo Vitor Magacho da Silva 15f31eaf13 Added delegate method for snapshot 10 years ago
  Paulo Vitor Magacho da Silva df3978af77 Fixed last snapshot method name 10 years ago
  Felix Paul Kühne 02eaf7f935 media player: remove unneeded allocation 10 years ago
  Paulo Vitor Magacho da Silva 001dbc5a59 Added event handling for snapshot. Create list with snapshots 10 years ago
  Paulo Vitor Magacho da Silva 8635a87dbe Added VLCAudio support back for iOS 10 years ago
  Felix Paul Kühne 45d4010fbb Media List Player: adapt to libvlc 3.0 API 10 years ago
  Felix Paul Kühne fc87d88887 media player: fix a bunch of memory leaks when interating track descriptions (closes #15403) 10 years ago
  Felix Paul Kühne 3c7ecf9c66 MVK: fix installation target 10 years ago
  Felix Paul Kühne 1350d54885 Don't distribute VLCAudio with MobileVLCKit is it is completely NO-OP 10 years ago
  Felix Paul Kühne b692c77bbd Remove API deprecated in VLCKit 2.0 and 2.1 10 years ago
  Felix Paul Kühne 2cb98b1512 media player: add selector to query for the number of chapters, rename previous title count selector 10 years ago
  Pierre SAGASPE a8d50b6748 VLCMediaPlayer: compilation fix 10 years ago
  Felix Paul Kühne ba499407db media player and media: add sanity checks 10 years ago
  Felix Paul Kühne 639849c9c0 media player: silence compilation warnings 10 years ago
  Felix Paul Kühne 787f5e465b expose expanded title and chapter description API 10 years ago
  Felix Paul Kühne 6b8b4f735d media player: fix a few endianess-issues 10 years ago
  Felix Paul Kühne 8cab30f52f media player: add convience API to get the number of media tracks 10 years ago
  Felix Paul Kühne c9a2e03a7c VLCMediaPlayer: fix endianness issue 10 years ago
  Felix Paul Kühne 7237e69e01 media player: re-write track title listing 10 years ago
  Felix Paul Kühne 461fc07b16 player: fix potential runtime exception when returning titles and minor code optimization 10 years ago
  Felix Paul Kühne ba0da6c060 media player: fix compilation warning 11 years ago
  James Dumay 43c0ccd993 convert to modern objective-c 11 years ago
  James Dumay 08f100ac23 videoSize returns CGSizeZero instead throwing exception when there is no video track 11 years ago
  Gleb Pinigin 71db8d5ab7 VLCMediaPlayer: avoid retain cycle by weakifying delegate 11 years ago
  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 years ago