Commit History

作者 SHA1 備註 提交日期
  Felix Paul Kühne ad12408623 media player: fix implementation of deprecated openVideoSubTitlesFromFile() call 7 年之前
  Soomin Lee 399f6d26b0 Renderer API integration 7 年之前
  Carola Nitz dd2ca6093c VLCMediaPlayer and VLCMediaListPlayer: use DISPATCH_QUEUE_SERIAL instead of DISPATCH_QUEUE_SERIAL_WITH_AUTORELEASE_POOL to support < iOS10 7 年之前
  Soomin Lee 10c3aa2425 VLCMediaPlayer: Add MediaPlayerESAdded event observer 7 年之前
  Felix Paul Kühne 973e2168de VLCMediaPlayer: use libdispatch instead of abusing NSThread 7 年之前
  Soomin Lee 464d3f2309 VLCMediaPlayer: Cache and use cached drawable 7 年之前
  Felix Paul Kühne ce2c7d149b iOS/tvOS: reimplement private VLCKit-API to change SPU font, color, size and boldness on-the-fly 7 年之前
  Thomas Guillem 9fd752da6b VLCMediaPlayer: change pause behavior 7 年之前
  Thomas Guillem 022f02ca00 VLCMediaPlayer: fix libvlc_media_player leak 7 年之前
  Soomin Lee 2da709acf6 VLCMediaPlayer: Change the return values of methods to unify it with libvlc 8 年之前
  Soomin Lee b3d92edbf4 VLCMediaPlayer: Add viewpoint handling 8 年之前
  Felix Paul Kühne dc62c487e3 Text Renderer Mobile API is NO-OP for now 8 年之前
  Jean-Baptiste Kempf 93d260e6e9 VLCMediaPlayer: send Ended event when libvlc_MediaPlayerEndReached 8 年之前
  Felix Paul Kühne dc5c20a667 VLCMediaPlayer: fix deprecation warning 8 年之前
  Felix Paul Kühne 14c7ec5a3d Fix doxygen documentation 9 年之前
  Felix Paul Kühne 5c5e9a24fe media player: expose playback slave addition 9 年之前
  Felix Paul Kühne 4b21bd6cc4 media player: update add subtitles file implementation and deprecate the API call 9 年之前
  Benjamin Adolphi cc1ddef474 VLCKit: Reset time, remaining time and position of VLCMediaPlayer when media is changed 9 年之前
  Felix Paul Kühne 1c2aaca710 Fix 'hue' variable type 9 年之前
  Felix Paul Kühne f246c938d4 media player: add support for interactive title navigation 9 年之前
  Felix Paul Kühne 26cf448c5a media player: prevent potential runtime exceptions 9 年之前
  Felix Paul Kühne f25ca8d77c player: compilation fix 9 年之前
  Felix Paul Kühne 180b6287a4 player: protect play against calls from the main thread 9 年之前
  Felix Paul Kühne bba9135eb2 player: change play's return type from BOOL to void 9 年之前
  Felix Paul Kühne a3fcf56b9d media player: finish incomplete implementation 9 年之前
  Stefan Schmidt-Bilkenroth fc118955d6 moved private class interface declaration upwards to avoid compiler warnings. 9 年之前
  Felix Paul Kühne a862067755 Media List Player: prevent deadlocks when blocking or waiting on the main thread 9 年之前
  Felix Paul Kühne aeb1ac51e6 media player: add new notifications for title and chapter change 9 年之前
  Felix Paul Kühne aac0a22d5e VLCMediaPlayer: add another hidden API call 9 年之前
  Felix Paul Kühne cd405a39fc Fix remaining time display for live streams 9 年之前