- 13 May, 2015 40 commits
-
-
-
use local variables for meta data updates until end of method so everything that is not set gets reset to nil.
-
don't try to bring application to foreground when playback starts doesn't work on device and would likely lead to rejection
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
-
move playlist array logic from VLCPlaylistInterfaceController to MLMediaLibrary category which eventually can be uses by both the iOS and Watch App
-
use VLCPlaybackController for playback control only present VLCMoviewViewController when the app is active DRY app delegate by moving VLCMovieViewController initialization and presentation to methods
-
-
Felix Paul Kühne authored
-
-
-
-
-
fix one drive navigation bar replace custom back bar button with system cancel button change status bar style
-
fix elapsed playback time update for now info center and watch app especially for continue playback from last playback position and scrubbing
-
set space for indentation at project level contributors no longer have to change their global setting or can commit with tab indentation by accident
-
OneDrive support: don't assume that delegate is a view controller change login method signature to pass the view controller which should present the LiveSDK login view controller
-
-
-
clean up now playing info center and unsubscribe from remote commands in stopPlayback the internal payers are being cleaned up and remote commands would therefore be executed on nil, thats why we don't want to receive them any longer
-
Felix Paul Kühne authored
-
-
-
-
-
-
-
-
fix app icon sizes for watch app in iOS app asset catalog. I'm not really sure if that is required since we already have them in the Watch App but better have the correct one twice than correct and incorrect ones.
-
-
-
-
Felix Paul Kühne authored
-