Historique des commits

Auteur SHA1 Message Date
  Carola Nitz 1b4747e4a3 AppDelegate: Change viewController hierachy to fix wrong frame of miniplayerView il y a 6 ans
  Carola Nitz 3a9a994772 VLCPlayerDisplayController: remove not used PlaybackController from showStatusMessage call il y a 7 ans
  Alexis Aubry f03a9375af Rename VLC-for-iOS to VLC-iOS and rename the Module from VLC-iOS to VLC il y a 7 ans
  Carola Nitz 7ded3c6093 VLCAlertViewController: added a convenience method to omit the buttonsAction il y a 7 ans
  Carola Nitz 28c8bb0bb4 VLCAlertViewController :made the buttonsAction optional il y a 7 ans
  Quentin Richard 4900ef1f94 Refactoring on VLCAlertViewController il y a 7 ans
  Quentin Richard b2d273caa8 Update AlertView to AlertViewController il y a 7 ans
  Carola Nitz 6066231bf9 add voids to block that don't require parameters, make implicit selfs explicit il y a 7 ans
  Soomin Lee cb77dc7e74 Chromecast: Initial integration il y a 7 ans
  Carola Nitz 1f034b7090 newUI: Introduction of the new UI il y a 7 ans
  Carola Nitz 7b7b35f8a9 VLCMiniPlaybackViewController: switch to Autolayout and adjust UI for iPhone X il y a 7 ans
  Pierre SAGASPE 4fc556a73b fix mini player not displaying, if it is use by default. il y a 7 ans
  Carola Nitz 24762a2fbc VLCPlaybackController: remove activePlaybackSession. isPlaying can be used instead il y a 7 ans
  Carola Nitz 857f410d49 VLCMovieViewcontroller: move navigationbar into Movieviewcontroller to use autolayoutconstraints and use the presenting navigationbar instead of creating a new one. This removes a lot of unnecessary code and fixes an issue where the navigation bar was colliding with the statusbar (closes #34) il y a 8 ans
  Felix Paul Kühne 10ca7a3ab9 VPDC: add missing main thread guard il y a 9 ans
  Felix Paul Kühne e064bb3301 vpdc: protect autolayout against off-main thread action il y a 9 ans
  Felix Paul Kühne 9efd33efa1 Fix runtime exception il y a 9 ans
  Felix Paul Kühne b8f304be2e Fix runtime exception il y a 9 ans
  Felix Paul Kühne 987c2f76c2 ATV: don't fallback on mini player but stop playback when we leave fullscreen il y a 9 ans
  Felix Paul Kühne a2e851abcf ATV: implement visual error handling if playback failed or device is too slow for media il y a 9 ans
  Felix Paul Kühne 5ab3cb78c1 ATV: add PoC fullscreen playback view controller il y a 9 ans
  Felix Paul Kühne a79f9b7171 ATV: add playback in mini view il y a 9 ans
  Felix Paul Kühne bb0afb927f VPDC: convert pseudo singleton to an explicit one il y a 9 ans
  Felix Paul Kühne 1964e9ed3f VPDC: add support for ATV il y a 9 ans
  Felix Paul Kühne 5b5c573d02 playback: add option to always play video in fullscreen, on by default (closes #14985) il y a 10 ans
  Tobias Conradi a478bd7de3 fix mini player visibility on iOS 7 fixes #14977 il y a 10 ans
  Felix Paul Kühne 23dba31c57 forward-port state restoration fixes from the 2.6 branch il y a 10 ans
  Felix Paul Kühne ce7be37c28 generally cancel any alert view when app resigns from the active state like it's 2009 il y a 10 ans
  Tobias Conradi df2624bbd6 fix mini playback view not reappearing when playing again after stop il y a 10 ans
  Felix Paul Kühne 7d490b501e Cosmetics il y a 10 ans