コミット履歴

作者 SHA1 メッセージ 日付
  Soomin Lee 953999aa75 VLCPlaybackController: Fix name of contrast setter 7 年 前
  Carola Nitz 222fbbfe91 VLCPlayerViewController: fix refactoring regression for setting filtervalues 7 年 前
  Soomin Lee 7881618860 VLCPlaybackController: Migrate deprecated AVAudioSessionDelegate 7 年 前
  Carola Nitz 6667c4a9af VLCMovieViewController: toggle between filltoCrop and previous aspect ratio for double tap on iPhoneX and refactored the aspect ratio code 7 年 前
  Carola Nitz 071183c3d2 VLCPlaybackController: fix aspectratio for fill to screen for iPhone X and all future devices 7 年 前
  Soomin Lee 94cb90b5a6 VLCPlaybackController: Remove duration restriction to remember the state of small files as well 7 年 前
  Soomin Lee 6c93beb9ff VLCPlaybackController: Call saveVideoSnapshotAt only when the media have a video output 7 年 前
  Carola Nitz f55620c0e4 VLCPlaybackController: restart playback also when the media is paused and in the miniplayer 7 年 前
  Soomin Lee a919b618ef VLCPlaybackController: Fix repeat current media with shuffle mode 7 年 前
  Pierre SAGASPE 4fc556a73b fix mini player not displaying, if it is use by default. 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 3b85ec4592 VLCPlaybackController: remove state for _playbackFailed 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 年 前
  Felix Paul Kühne bee14b5a95 Expose 'hardware decoding' option on tvOS 7 年 前
  Felix Paul Kühne 590edf8f66 Rename hardware decoding constants to make them easier to find 7 年 前
  Thomas Guillem 8656f70b9a VLCPlaybackController: fix video track activation 7 年 前
  Carola Nitz 332b82d8ba UIDevice: Remove the Speedcategory entirely. We're okay with VLCKit dropping frames if the device is too slow and for the UI the devices with iOS 9 are fast enough to be without tweaking 7 年 前
  Carola Nitz d540e6de72 UIDevice: remove unneeded speedcategory 1 and refactored the code 7 年 前