Commit History

作者 SHA1 備註 提交日期
  Carola Nitz c58e5c1dc5 VLCPlaybackController: Don't show errorDialogs from VLCKit anymore 7 年之前
  Carola Nitz d63ab169e6 VLCPlaybackController: Add playbackCompletionBlock to remove explicit url knowledge 7 年之前
  Carola Nitz 5db48e529a VLCPlaybackController: Add nullablility 7 年之前
  Soomin Lee 6c00fda603 VLCPlaybackController: Cosmetic 7 年之前
  Carola Nitz fe39e67e10 External playback: fix display of playing externally View 7 年之前
  Soomin Lee cb77dc7e74 Chromecast: Initial integration 7 年之前
  Carola Nitz a8bee6d534 DeviceMotion: make panning and devicemotion interact with each other 7 年之前
  Carola Nitz e10b9f28c0 360Video: moved currentMediaIs360 to playbackController 7 年之前
  Jonathan Harris 7b3608471b VLCMovieViewController: adjust the audioDelay slider to be more sensitive 7 年之前
  Carola Nitz 1f034b7090 newUI: Introduction of the new UI 7 年之前
  Carola Nitz 6667c4a9af VLCMovieViewController: toggle between filltoCrop and previous aspect ratio for double tap on iPhoneX and refactored the aspect ratio code 7 年之前
  Pierre SAGASPE 4fc556a73b fix mini player not displaying, if it is use by default. 7 年之前
  Felix Paul Kühne a67b403b34 VLCPlaybackController: fix tvOS compilation warning 7 年之前
  Carola Nitz 2ab25788f1 VLCPlaybackController: move the listplayer out of the header 7 年之前
  Carola Nitz 4de5572deb VLCPlaybackInfoCollectionViewDataSource: remove knowledge of Mediaplayer 7 年之前
  Carola Nitz c879807da5 VLCFullscreenMovieTVViewController, VLCMovieViewController : remove knowledge of mediaplayer and replace it by new methods from playbackcontroller 7 年之前
  Carola Nitz ee60ec4d48 VLCPlaybackInfoControllers+ VLCPlaybackController: remove knowledge of Mediaplayer 7 年之前
  Carola Nitz ffc1391156 VLCPlaybackInfoMediaInfoTVViewController, VLCHttpConnection and VLCPlayerControlWebSocket: fixes for TVOS by switching to new methods 7 年之前
  Carola Nitz a70b6ace13 VLCPlaybackController: remove currentlyPlayingMediaFile that returns MLFile and replace it with VLCMedia to be available on both platforms 7 年之前
  Carola Nitz 7153bd377a VLCTrackSelectorView: remove knowledge of mediaplayer 7 年之前
  Carola Nitz 9bd1fc99f0 VLCplaybackController: rename backward and forward to next and previous 7 年之前
  Carola Nitz 8719110595 VLCWatchCommunication: remove knowledge of mediaPlayer and add method for playbacktime instead 7 年之前
  Carola Nitz 24762a2fbc VLCPlaybackController: remove activePlaybackSession. isPlaying can be used instead 7 年之前
  Carola Nitz 8a138512e2 VLCPlaybackController: move properties that are not used outside the playbackcontroller into the source file 7 年之前
  Carola Nitz 26264da599 VLCPlaybackController : remove playURL calls and use medialist instead everywhere 7 年之前
  Carola Nitz 0f8bdb39c1 VLCPlaybackController: Decouple Metadata and controlcenter code from playback 7 年之前
  Carola Nitz ce03cb9c3f VLCRemoteControlService: remove < iOS 9 code and Decouple the remotecontrolEvents from the playbackController 7 年之前
  Soomin Lee b47269ec5b iOS: Add shuffle feature 8 年之前
  Soomin Lee 5f0e796317 iOS: Add basic 360 support methods in VLCPlaybackController 8 年之前
  Felix Paul Kühne c3ecab6fbe VLCHTTPConnection: Add WebSocket to allow remote playback control 9 年之前