História revízii

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