Commit Verlauf

Autor SHA1 Nachricht Datum
  Felix Paul Kühne b1562efd87 VLCMediaPlayer: re-add hack from f7c6bb30 to prevent deadlocks when stopping an input vor 12 Jahren
  Gleb Pinigin e1d2d228f9 VLCMediaPlayer: retain shared library to prevent from destroying it after release 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 322a472bea VLCMediaPlayer: fix method overwrite 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 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
  Felix Paul Kühne 88075c61fd VLCMediaPlayer: robustify video filter bindings vor 12 Jahren
  Felix Paul Kühne f552e37ab5 Revert 7058e748 since Garbage Collection is dead vor 12 Jahren
  Felix Paul Kühne c01e46f36f VLCKit: upgrade ObjC syntax vor 12 Jahren
  Gleb Pinigin dd85bc2b79 VLCKit: disable idle timer if player is playing media vor 12 Jahren
  Felix Paul Kühne 30c62a1b75 Add new APIs to fetch names and IDs of audio, subtitle and video tracks vor 12 Jahren
  Felix Paul Kühne c2f8eb6dc8 Introduce the VKLog makro so we don't spam release builds with debug messages vor 12 Jahren
  Gleb Pinigin 4b32714352 VLCMediaPlayer: implement native player behavior on iOS vor 12 Jahren
  Felix Paul Kühne efb4a9bb71 VLCMediaPlayer: add API to work with the adjust video filter to manipulate contrast, brightness, hue, saturation and gamma on the fly vor 12 Jahren
  Felix Paul Kühne fc8801dd7e Sources: unify and modernize coding style vor 12 Jahren
  Felix Paul Kühne fa7f356adb VLCMediaPlayer: expand the API by adding setter/getter for the video scale factor vor 12 Jahren
  Felix Paul Kühne 0ad3f78e61 VLCMediaPlayer: expand the API by adding setter/getter for audio delay vor 12 Jahren
  Felix Paul Kühne b16ede5cc8 VLCMediaPlayer: expand the API by adding setter/getter for SPU delay vor 12 Jahren
  Felix Paul Kühne 61b49ae9b2 VLCMediaPlayer: fixed use of deprecated API vor 12 Jahren
  Felix Paul Kühne 168999a157 VLCMediaPlayer: expand the API to switch / disable video tracks in similar fashion to SPU and Audio vor 12 Jahren
  Felix Paul Kühne 8c83c82b96 Limit previous commit to iOS and update copyright statement vor 12 Jahren
  Gleb Pinigin 8ac9f4b86c VLCKit: pause playback when application resigns active (fixes #8139) vor 12 Jahren
  Jean-Baptiste Kempf 897590bf88 Relicense VLCKit to LGPL vor 13 Jahren
  Rune Botten 0680ed9669 macosx/framework: Register VLCMediaPlayer for opening and buffering events vor 14 Jahren
  Pierre d'Herbemont e3b4b54b05 VLCKit: Import MobileVLCKit. vor 15 Jahren
  Toralf Niebuhr 7058e74853 use NSAutoreleasePool::drain instead of NSAutoreleasePool::release since VLCKit ist compiled with Objective-C Garbage Collection = Supported vor 15 Jahren
  Toralf Niebuhr a48fc5d6c4 removed unused exceptions vor 15 Jahren
  Pierre d'Herbemont a0f0a6d300 macosx/framework: VLCAudio now use a media_player. Cool. vor 15 Jahren