커밋 기록

작성자 SHA1 메시지 날짜
  Alexis Aubry f03a9375af Rename VLC-for-iOS to VLC-iOS and rename the Module from VLC-iOS to VLC 6 년 전
  Carola Nitz 7ded3c6093 VLCAlertViewController: added a convenience method to omit the buttonsAction 7 년 전
  Carola Nitz 28c8bb0bb4 VLCAlertViewController :made the buttonsAction optional 7 년 전
  Quentin Richard 4900ef1f94 Refactoring on VLCAlertViewController 7 년 전
  Quentin Richard b2d273caa8 Update AlertView to AlertViewController 7 년 전
  Carola Nitz 6066231bf9 add voids to block that don't require parameters, make implicit selfs explicit 7 년 전
  Soomin Lee cb77dc7e74 Chromecast: Initial integration 7 년 전
  Carola Nitz 1f034b7090 newUI: Introduction of the new UI 7 년 전
  Carola Nitz 7b7b35f8a9 VLCMiniPlaybackViewController: switch to Autolayout and adjust UI for iPhone X 7 년 전
  Pierre SAGASPE 4fc556a73b fix mini player not displaying, if it is use by default. 7 년 전
  Carola Nitz 24762a2fbc VLCPlaybackController: remove activePlaybackSession. isPlaying can be used instead 7 년 전
  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) 7 년 전
  Felix Paul Kühne 10ca7a3ab9 VPDC: add missing main thread guard 9 년 전
  Felix Paul Kühne e064bb3301 vpdc: protect autolayout against off-main thread action 9 년 전
  Felix Paul Kühne 9efd33efa1 Fix runtime exception 9 년 전
  Felix Paul Kühne b8f304be2e Fix runtime exception 9 년 전
  Felix Paul Kühne 987c2f76c2 ATV: don't fallback on mini player but stop playback when we leave fullscreen 9 년 전
  Felix Paul Kühne a2e851abcf ATV: implement visual error handling if playback failed or device is too slow for media 9 년 전
  Felix Paul Kühne 5ab3cb78c1 ATV: add PoC fullscreen playback view controller 9 년 전
  Felix Paul Kühne a79f9b7171 ATV: add playback in mini view 9 년 전
  Felix Paul Kühne bb0afb927f VPDC: convert pseudo singleton to an explicit one 9 년 전
  Felix Paul Kühne 1964e9ed3f VPDC: add support for ATV 9 년 전
  Felix Paul Kühne 5b5c573d02 playback: add option to always play video in fullscreen, on by default (closes #14985) 10 년 전
  Tobias Conradi a478bd7de3 fix mini player visibility on iOS 7 fixes #14977 10 년 전
  Felix Paul Kühne 23dba31c57 forward-port state restoration fixes from the 2.6 branch 10 년 전
  Felix Paul Kühne ce7be37c28 generally cancel any alert view when app resigns from the active state like it's 2009 10 년 전
  Tobias Conradi df2624bbd6 fix mini playback view not reappearing when playing again after stop 10 년 전
  Felix Paul Kühne 7d490b501e Cosmetics 10 년 전
  Tobias Conradi 32afeec2d1 Introduce new VLCPlayerDisplayController class which is responsible to show/hide the full screen and mini player 10 년 전