Historique des commits

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