Felix Paul Kühne
|
ce7be37c28
generally cancel any alert view when app resigns from the active state like it's 2009
|
10 anni fa |
Felix Paul Kühne
|
18b08141a8
remove traces of Crashlytics as it won't be used in production
|
10 anni fa |
Tobias Conradi
|
6d37d2db9f
fix build
|
10 anni fa |
Tobias Conradi
|
32afeec2d1
Introduce new VLCPlayerDisplayController class which is responsible to show/hide the full screen and mini player
|
10 anni fa |
Felix Paul Kühne
|
f3eaf69283
playback: retain window-state in background mode and fix black screen when coming back (fixes #14686, #14687)
|
10 anni fa |
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 anni fa |
Tobias Conradi
|
9883b8ae18
move VLCPlaybackController configuration code for MediaLibrary object to category on VLCPlaybackController reduce duplicated code in VLCPlaylistViewController
|
10 anni fa |
Felix Paul Kühne
|
98bb898077
make sure video output doesn't get lost in background mode
|
10 anni fa |
Tobias Conradi
|
4ba87ca903
fix email address style
|
10 anni fa |
Felix Paul Kühne
|
683f1f8308
handoff: further clean-up and partial fixes
|
10 anni fa |
Felix Paul Kühne
|
3e573604ef
handoff: fix incorrect category selection
|
10 anni fa |
Felix Paul Kühne
|
089a208b6c
app delegate: continue playback in fullscreen when previous item was playing in fullscreen already
|
10 anni fa |
Felix Paul Kühne
|
cee7085fb5
Deduplicate strings
|
10 anni fa |
Tobias Conradi
|
7b5c14dfa4
use new migration API of MediaLibraryKit
|
10 anni fa |
Tobias Conradi
|
fd2e5ff461
simulator app groups workaround for when entitlements are not correctly added for a simulator build
|
10 anni fa |
Tobias Conradi
|
6c10703b4d
first step of formalizing of Watch -> App communication
|
10 anni fa |
Tobias Conradi
|
219932afa6
add volume slider to Now Playing Interface
|
10 anni fa |
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 anni fa |
Felix Paul Kühne
|
a409624b29
app delegate: don't push movie view controller when playback starts
|
10 anni fa |
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 anni fa |
Tobias Conradi
|
a6fa0a68ca
improve now playing play pause button state handing
|
10 anni fa |
Tobias Conradi
|
c2f5b206b4
update header
|
10 anni fa |
Felix Paul Kühne
|
d35f340ea4
app delegate: cosmetics
|
10 anni fa |
Felix Paul Kühne
|
767a02ba31
subclass UINavigationController for custom appearance instead of using a category to save selector dispatches and slightly less clutter
|
10 anni fa |
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 anni fa |
Tobias Conradi
|
f30d1289ef
don't migrate to shared group container on pre-iOS 7
|
10 anni fa |
Felix Paul Kühne
|
ffc3b9ab44
playback: split any non-UI logic from the view controller to a designated global instance
|
10 anni fa |
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 anni fa |
Tobias Conradi
|
17b8b27523
remove remainings of QuincyKit
|
10 anni fa |
Felix Paul Kühne
|
17f469bd82
disable fabric compilation by default
|
10 anni fa |