Historique des commits

Auteur SHA1 Message Date
  Gleb Pinigin e1d2d228f9 VLCMediaPlayer: retain shared library to prevent from destroying it after release il y a 12 ans
  Felix Paul Kühne 790e7e31b1 NEWS update il y a 12 ans
  Felix Paul Kühne 628f5dd422 VLCMediaList: re-add initWithArray il y a 12 ans
  Felix Paul Kühne 5ec02d5272 Update NEWS il y a 12 ans
  Felix Paul Kühne 07989fa20b VLCMedia: fix isMediaSizeSuitableForDevice il y a 12 ans
  Felix Paul Kühne fad0ed47ff VLCMedia: expand API to fetch and set individual meta properties and to save potential changes il y a 12 ans
  Felix Paul Kühne f8d9fcc4c2 VLCLibrary: expose 'compiler' property and add helpers to set user-agent and app-id il y a 12 ans
  Felix Paul Kühne 33fde905e5 MobileVLCKit: don't enforce avcodec-skiploopfilter since this should be set by the client app il y a 12 ans
  Felix Paul Kühne aa064b52cd MobileVLCKit: skip the loop filter correctly il y a 12 ans
  Gleb Pinigin 93b20621ef VLCEventManager: avoid leaks on continue il y a 12 ans
  Gleb Pinigin 86741aaff1 VLCEventManager: synchronize creation of shared object il y a 12 ans
  Gleb Pinigin 398620dd50 VLCEventManager: reorder initialization il y a 12 ans
  Jean-Baptiste Kempf f3e87a948b VLCMediaThumbnailer: simplify il y a 12 ans
  Felix Paul Kühne 4585ba99e3 VLCMedia: add a selector to trigger synchronous parsing and fix tracksInformation il y a 12 ans
  Felix Paul Kühne 1a956f338a VLCLibrary: re-add verbosity flag to mobile defaults, so 3rd parties have an easier start to set the flag il y a 12 ans
  Felix Paul Kühne 245b7c1b38 VLCMediaPlayer: use sharedLibrary if no options are given and only create a new library instance if we have to il y a 12 ans
  Felix Paul Kühne 3fb9b7d39d VLCMediaPlayer: code refactorization il y a 12 ans
  Felix Paul Kühne 2abcd909fc VLCMedia: protect 'parse' against missing p_md instance (close #8718) il y a 12 ans
  Felix Paul Kühne 322a472bea VLCMediaPlayer: fix method overwrite il y a 12 ans
  Felix Paul Kühne ce6bc23777 VLCMediaThumbnailer: go back to using the shared VLCLibrary since this is more efficient on memory constrainted devices il y a 12 ans
  Felix Paul Kühne 85450a77c0 VLCMediaThumbnailer: use a private VLCLibrary instance with single threaded avcodec decoding il y a 12 ans
  Felix Paul Kühne 48a3175140 Reflect API additions il y a 12 ans
  Felix Paul Kühne 1ce7cb8692 VLCLibrary: make sure options don't overwrite default settings il y a 12 ans
  Felix Paul Kühne fbb6ee17d8 VLCMediaPlayer: expand the API to launch instances with custom options il y a 12 ans
  Felix Paul Kühne cbc12cea89 VLCLibrary: add the ability to launch individual instances with custom options il y a 12 ans
  Felix Paul Kühne 0727f24444 VLCMediaPlayer: don't use VLCLibrary's shared instance but a private instance il y a 12 ans
  Felix Paul Kühne f9dad8786c VLCMediaPlayer: don't pause playback if the iOS app is going to the background, since this behavior may be different per client application il y a 12 ans
  Jean-Baptiste Kempf 4b2626deee MobileVLCKit: use saner defaults for libVLC init il y a 12 ans
  Felix Paul Kühne b6763f32df MobileVLCKit: disable audio stretching il y a 12 ans
  Felix Paul Kühne 88075c61fd VLCMediaPlayer: robustify video filter bindings il y a 12 ans