История коммитов

Автор SHA1 Сообщение Дата
  Tobias Conradi 21163e0ec8 fix playback speed slider reduce calculations in MoveViewController fix missing update to current values if opening movie view controller from mini player 10 лет назад
  Tobias Conradi 9883b8ae18 move VLCPlaybackController configuration code for MediaLibrary object to category on VLCPlaybackController reduce duplicated code in VLCPlaylistViewController 10 лет назад
  Felix Paul Kühne 98bb898077 make sure video output doesn't get lost in background mode 10 лет назад
  Tobias Conradi 4ba87ca903 fix email address style 10 лет назад
  Felix Paul Kühne 683f1f8308 handoff: further clean-up and partial fixes 10 лет назад
  Felix Paul Kühne 3e573604ef handoff: fix incorrect category selection 10 лет назад
  Felix Paul Kühne 089a208b6c app delegate: continue playback in fullscreen when previous item was playing in fullscreen already 10 лет назад
  Felix Paul Kühne cee7085fb5 Deduplicate strings 10 лет назад
  Tobias Conradi 7b5c14dfa4 use new migration API of MediaLibraryKit 10 лет назад
  Tobias Conradi fd2e5ff461 simulator app groups workaround for when entitlements are not correctly added for a simulator build 10 лет назад
  Tobias Conradi 6c10703b4d first step of formalizing of Watch -> App communication 10 лет назад
  Tobias Conradi 219932afa6 add volume slider to Now Playing Interface 10 лет назад
  Tobias Conradi 4b8a4ce79c don't try to bring application to foreground when playback starts doesn't work on device and would likely lead to rejection 10 лет назад
  Felix Paul Kühne a409624b29 app delegate: don't push movie view controller when playback starts 10 лет назад
  Tobias Conradi 1b2bf10bd4 use VLCPlaybackController for playback control only present VLCMoviewViewController when the app is active DRY app delegate by moving VLCMovieViewController initialization and presentation to methods 10 лет назад
  Tobias Conradi a6fa0a68ca improve now playing play pause button state handing 10 лет назад
  Tobias Conradi c2f5b206b4 update header 10 лет назад
  Felix Paul Kühne d35f340ea4 app delegate: cosmetics 10 лет назад
  Felix Paul Kühne 767a02ba31 subclass UINavigationController for custom appearance instead of using a category to save selector dispatches and slightly less clutter 10 лет назад
  Felix Paul Kühne 802882579f fix regression introduced in 2.4.x: we displayed the library contents on launch while the it was still unlocked 10 лет назад
  Tobias Conradi f30d1289ef don't migrate to shared group container on pre-iOS 7 10 лет назад
  Felix Paul Kühne ffc3b9ab44 playback: split any non-UI logic from the view controller to a designated global instance 10 лет назад
  Tobias Conradi b1e1820b8a rename all progressSeparators to progressObjects and change type to WKInterfaceObject in preparation of using group instead of separator for progress now playing: - use group for progress instead of separator - use current playback time from player not from now playing info - update info every 5 seconds - set background image on main thread 10 лет назад
  Tobias Conradi 17b8b27523 remove remainings of QuincyKit 10 лет назад
  Felix Paul Kühne 17f469bd82 disable fabric compilation by default 10 лет назад
  Carola Nitz fe2d7ae6f6 updated handoff 10 лет назад
  Felix Paul Kühne dee0b5ce82 switch from quincykit on a custom installation to Fabric 10 лет назад
  Felix Paul Kühne cf0ab5c0ae app delegate: dispatch background task when receiving a WK Extension request 10 лет назад
  Carola Nitz 00ff7035c7 better nowplayingview 10 лет назад
  Tobias Conradi 06bf157c84 bring app to foreground when playback is started from watch 10 лет назад