Historique des commits

Auteur SHA1 Message Date
  Tobias Conradi 9883b8ae18 move VLCPlaybackController configuration code for MediaLibrary object to category on VLCPlaybackController reduce duplicated code in VLCPlaylistViewController il y a 10 ans
  Felix Paul Kühne 98bb898077 make sure video output doesn't get lost in background mode il y a 10 ans
  Tobias Conradi 4ba87ca903 fix email address style il y a 10 ans
  Felix Paul Kühne 683f1f8308 handoff: further clean-up and partial fixes il y a 10 ans
  Felix Paul Kühne 3e573604ef handoff: fix incorrect category selection il y a 10 ans
  Felix Paul Kühne 089a208b6c app delegate: continue playback in fullscreen when previous item was playing in fullscreen already il y a 10 ans
  Felix Paul Kühne cee7085fb5 Deduplicate strings il y a 10 ans
  Tobias Conradi 7b5c14dfa4 use new migration API of MediaLibraryKit il y a 10 ans
  Tobias Conradi fd2e5ff461 simulator app groups workaround for when entitlements are not correctly added for a simulator build il y a 10 ans
  Tobias Conradi 6c10703b4d first step of formalizing of Watch -> App communication il y a 10 ans
  Tobias Conradi 219932afa6 add volume slider to Now Playing Interface il y a 10 ans
  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 il y a 10 ans
  Felix Paul Kühne a409624b29 app delegate: don't push movie view controller when playback starts il y a 10 ans
  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 il y a 10 ans
  Tobias Conradi a6fa0a68ca improve now playing play pause button state handing il y a 10 ans
  Tobias Conradi c2f5b206b4 update header il y a 10 ans
  Felix Paul Kühne d35f340ea4 app delegate: cosmetics il y a 10 ans
  Felix Paul Kühne 767a02ba31 subclass UINavigationController for custom appearance instead of using a category to save selector dispatches and slightly less clutter il y a 10 ans
  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 il y a 10 ans
  Tobias Conradi f30d1289ef don't migrate to shared group container on pre-iOS 7 il y a 10 ans
  Felix Paul Kühne ffc3b9ab44 playback: split any non-UI logic from the view controller to a designated global instance il y a 10 ans
  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 il y a 10 ans
  Tobias Conradi 17b8b27523 remove remainings of QuincyKit il y a 10 ans
  Felix Paul Kühne 17f469bd82 disable fabric compilation by default il y a 10 ans
  Carola Nitz fe2d7ae6f6 updated handoff il y a 10 ans
  Felix Paul Kühne dee0b5ce82 switch from quincykit on a custom installation to Fabric il y a 10 ans
  Felix Paul Kühne cf0ab5c0ae app delegate: dispatch background task when receiving a WK Extension request il y a 10 ans
  Carola Nitz 00ff7035c7 better nowplayingview il y a 10 ans
  Tobias Conradi 06bf157c84 bring app to foreground when playback is started from watch il y a 10 ans
  Tobias Conradi 8621964304 use mediaLibraryObject for now playing info il y a 10 ans