Historial de Commits

Autor SHA1 Mensaje Fecha
  Carola Nitz 574839ba6c VLCPlaybackController: save and restore playbackstate with new library hace 6 años
  Soomin Lee eb02571643 VLCPlayerDisplayController: Fix rotation resizing hace 6 años
  Soomin Lee c797a1dea5 AudioMiniPlayer: Initial hace 6 años
  Samuel Giddins 6b74f73932 Properly pin the mini player to above the tab bar hace 6 años
  Carola Nitz 1b4747e4a3 AppDelegate: Change viewController hierachy to fix wrong frame of miniplayerView hace 7 años
  Carola Nitz 3a9a994772 VLCPlayerDisplayController: remove not used PlaybackController from showStatusMessage call hace 7 años
  Alexis Aubry f03a9375af Rename VLC-for-iOS to VLC-iOS and rename the Module from VLC-iOS to VLC hace 7 años
  Carola Nitz 7ded3c6093 VLCAlertViewController: added a convenience method to omit the buttonsAction hace 7 años
  Carola Nitz 28c8bb0bb4 VLCAlertViewController :made the buttonsAction optional hace 7 años
  Quentin Richard 4900ef1f94 Refactoring on VLCAlertViewController hace 7 años
  Quentin Richard b2d273caa8 Update AlertView to AlertViewController hace 7 años
  Carola Nitz 6066231bf9 add voids to block that don't require parameters, make implicit selfs explicit hace 7 años
  Soomin Lee cb77dc7e74 Chromecast: Initial integration hace 7 años
  Carola Nitz 1f034b7090 newUI: Introduction of the new UI hace 7 años
  Carola Nitz 7b7b35f8a9 VLCMiniPlaybackViewController: switch to Autolayout and adjust UI for iPhone X hace 7 años
  Pierre SAGASPE 4fc556a73b fix mini player not displaying, if it is use by default. hace 7 años
  Carola Nitz 24762a2fbc VLCPlaybackController: remove activePlaybackSession. isPlaying can be used instead hace 8 años
  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) hace 8 años
  Felix Paul Kühne 10ca7a3ab9 VPDC: add missing main thread guard hace 9 años
  Felix Paul Kühne e064bb3301 vpdc: protect autolayout against off-main thread action hace 9 años
  Felix Paul Kühne 9efd33efa1 Fix runtime exception hace 9 años
  Felix Paul Kühne b8f304be2e Fix runtime exception hace 9 años
  Felix Paul Kühne 987c2f76c2 ATV: don't fallback on mini player but stop playback when we leave fullscreen hace 9 años
  Felix Paul Kühne a2e851abcf ATV: implement visual error handling if playback failed or device is too slow for media hace 10 años
  Felix Paul Kühne 5ab3cb78c1 ATV: add PoC fullscreen playback view controller hace 10 años
  Felix Paul Kühne a79f9b7171 ATV: add playback in mini view hace 10 años
  Felix Paul Kühne bb0afb927f VPDC: convert pseudo singleton to an explicit one hace 10 años
  Felix Paul Kühne 1964e9ed3f VPDC: add support for ATV hace 10 años
  Felix Paul Kühne 5b5c573d02 playback: add option to always play video in fullscreen, on by default (closes #14985) hace 10 años
  Tobias Conradi a478bd7de3 fix mini player visibility on iOS 7 fixes #14977 hace 10 años