Commit History

Author SHA1 Message Date
  Trinh Van Cuong de8128d14f Only create new equalizer when needed in 'setEqualizerEnabled' func 7 years ago
  Trinh Van Cuong de6adcf8e9 set pointer to nil when release _equalizerInstance object 7 years ago
  Felix Paul Kühne a3c35664cd VLCMediaPlayerDelegate: fix protocol declaration and drop unneeded casts 6 years ago
  Felix Paul Kühne 4a5db98bcb media player: don't crash if the optional recording protocol is not implemented (fixes #237) 6 years ago
  Carola Nitz a10c991ead Follow up to f0a0a4ae3a75c57c7f0d2f2492042429e8c487b3 6 years ago
  Felix Paul Kühne f0a0a4ae3a creating a player can fail, add missing sanity checks (fixes #229) 6 years ago
  Carola Nitz 54b68f2d77 VLCMediaPlayer: Add method to interface to fix warning 6 years ago
  Carola Nitz 5628ef2a3f VLCMediaPlayer: rename for consistency 6 years ago
  Soomin Lee 3c215f2d65 VLCMediaPlayer: add recording feature 6 years ago
  Soomin Lee 5322ddb7ef VLCMediaPlayer: VLCMediaPlayerStateToString: Return ES Added 6 years ago
  David Fuhrmann bd2c73e632 equalizer: Fix compilation for recent equalizer change 7 years ago
  Luis Fernandes 86da2831cf change function of deinterlace to specify which deinterlace mode and filter we want to use 7 years ago
  Soomin Lee a2c58090f6 VLCMediaPlayer: Don't release equalizer on disable 7 years ago
  Carola Nitz 3650673ac6 VLCMediaPlayer: exposed yaw pitch and roll for viewpoint 7 years ago
  Soomin Lee 9d24ab8b4a VLCRendererDiscoverer: Track discovered renderer items 7 years ago
  Felix Paul Kühne 698f5d6491 VLCMediaPlayer: expose snapshot API on macOS 7 years ago
  Felix Paul Kühne ad12408623 media player: fix implementation of deprecated openVideoSubTitlesFromFile() call 7 years ago
  Soomin Lee 399f6d26b0 Renderer API integration 7 years ago
  Carola Nitz dd2ca6093c VLCMediaPlayer and VLCMediaListPlayer: use DISPATCH_QUEUE_SERIAL instead of DISPATCH_QUEUE_SERIAL_WITH_AUTORELEASE_POOL to support < iOS10 7 years ago
  Soomin Lee 10c3aa2425 VLCMediaPlayer: Add MediaPlayerESAdded event observer 7 years ago
  Felix Paul Kühne 973e2168de VLCMediaPlayer: use libdispatch instead of abusing NSThread 7 years ago
  Soomin Lee 464d3f2309 VLCMediaPlayer: Cache and use cached drawable 7 years ago
  Felix Paul Kühne ce2c7d149b iOS/tvOS: reimplement private VLCKit-API to change SPU font, color, size and boldness on-the-fly 7 years ago
  Thomas Guillem 9fd752da6b VLCMediaPlayer: change pause behavior 7 years ago
  Thomas Guillem 022f02ca00 VLCMediaPlayer: fix libvlc_media_player leak 7 years ago
  Soomin Lee 2da709acf6 VLCMediaPlayer: Change the return values of methods to unify it with libvlc 8 years ago
  Soomin Lee b3d92edbf4 VLCMediaPlayer: Add viewpoint handling 8 years ago
  Felix Paul Kühne dc62c487e3 Text Renderer Mobile API is NO-OP for now 8 years ago
  Jean-Baptiste Kempf 93d260e6e9 VLCMediaPlayer: send Ended event when libvlc_MediaPlayerEndReached 8 years ago
  Felix Paul Kühne dc5c20a667 VLCMediaPlayer: fix deprecation warning 8 years ago