Commit Verlauf

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