커밋 기록

작성자 SHA1 메시지 날짜
  Felix Paul Kühne 0db6382389 VLCPlaybackInfoTracksTVViewController: only actually selected tracks shall be bold 7 년 전
  Felix Paul Kühne 30a5601c71 VLCOpenNetworkStreamTVViewController: tvOS 11 appearance fix 7 년 전
  Felix Paul Kühne f920f5a329 Remove write-only variables 7 년 전
  Felix Paul Kühne a0ae09c7ee VLCHTTPConnection: replace deprecated VLCKit API 7 년 전
  Felix Paul Kühne a67b403b34 VLCPlaybackController: fix tvOS compilation warning 7 년 전
  Felix Paul Kühne 9fc4afead6 Raise tvOS deployment target 7 년 전
  Felix Paul Kühne f27165335d Add NEWS for future releases 7 년 전
  Felix Paul Kühne 927e942f59 update pod resources to latest version 7 년 전
  Felix Paul Kühne f0af4feeee VLCActivityManager: add main thread guard 7 년 전
  Carola Nitz 1e2b105ed4 Adjust appearance code to use newer language syntax and cache color 7 년 전
  Carola Nitz 53a5c40003 VLCLibraryViewController: replace the deprecated DisplayViewController with the UISearchViewController 7 년 전
  Carola Nitz 7df67ad199 AppDelegate: moved Appearance modification into own method 7 년 전
  Soomin Lee 9a883e3753 VLCDownloadViewController: Refactor trigger next download 8 년 전
  Carola Nitz 3f2b48828b VLCDocumentPickerController:Don't check if the file exists since it's unreliable, in case of error we show the user the error 8 년 전
  Carola Nitz 2ab25788f1 VLCPlaybackController: move the listplayer out of the header 8 년 전
  Carola Nitz 4de5572deb VLCPlaybackInfoCollectionViewDataSource: remove knowledge of Mediaplayer 8 년 전
  Carola Nitz c879807da5 VLCFullscreenMovieTVViewController, VLCMovieViewController : remove knowledge of mediaplayer and replace it by new methods from playbackcontroller 8 년 전
  Carola Nitz ee60ec4d48 VLCPlaybackInfoControllers+ VLCPlaybackController: remove knowledge of Mediaplayer 8 년 전
  Carola Nitz ffc1391156 VLCPlaybackInfoMediaInfoTVViewController, VLCHttpConnection and VLCPlayerControlWebSocket: fixes for TVOS by switching to new methods 8 년 전
  Carola Nitz 6cc452708a VLCMediaDataSource: Remove knowledge of MediaPlayer 8 년 전
  Carola Nitz 7d8948c80b VLCPlaybackInfoChaptersTVViewController.m : fix compilation for TVOS by using numberOfChaptersForCurrentTitle instead of mediaHasChapters 8 년 전
  Carola Nitz a70b6ace13 VLCPlaybackController: remove currentlyPlayingMediaFile that returns MLFile and replace it with VLCMedia to be available on both platforms 8 년 전
  Carola Nitz bd8f22f92c VLCTrackSelectorView: fix bug where the height was sometimes 0 and the Trackselector wouldn't show 8 년 전
  Carola Nitz 7153bd377a VLCTrackSelectorView: remove knowledge of mediaplayer 8 년 전
  Carola Nitz 9bd1fc99f0 VLCplaybackController: rename backward and forward to next and previous 8 년 전
  Carola Nitz 8cdc43db12 TrackSelctorTableViewCell: setShowsCurrentTrack should only be called for when we have the current track 8 년 전
  Carola Nitz 8719110595 VLCWatchCommunication: remove knowledge of mediaPlayer and add method for playbacktime instead 8 년 전
  Carola Nitz 24762a2fbc VLCPlaybackController: remove activePlaybackSession. isPlaying can be used instead 8 년 전
  Carola Nitz 3b85ec4592 VLCPlaybackController: remove state for _playbackFailed 8 년 전
  Carola Nitz 8a138512e2 VLCPlaybackController: move properties that are not used outside the playbackcontroller into the source file 8 년 전