Felix Paul Kühne
|
6dcca9741e
movie player: remove vout from view hierarchy when app goes to background
|
hace 10 años |
Tobias Conradi
|
715211ef8b
for library mode none return empty array add nullability annotations
|
hace 10 años |
Tobias Conradi
|
ce80f39030
move playlist array logic from VLCPlaylistInterfaceController to MLMediaLibrary category which eventually can be uses by both the iOS and Watch App
|
hace 10 años |
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
|
hace 10 años |
Tobias Conradi
|
a6fa0a68ca
improve now playing play pause button state handing
|
hace 10 años |
Felix Paul Kühne
|
7bea78646d
playback: correctly continue video playback when coming back from the background
|
hace 10 años |
Tobias Conradi
|
9482d33918
reduce unnecessary UI updates
|
hace 10 años |
Tobias Conradi
|
4b885c616a
move row configuration to RowController class to reduce unnecessary updates (e.g. of images)
|
hace 10 años |
Tobias Conradi
|
dfdb942dab
refresh all registered managed objects on update notification
|
hace 10 años |
Tobias Conradi
|
c315382233
remove dead code
|
hace 10 años |
Tobias Conradi
|
5bc53fb63c
fix one drive navigation bar replace custom back bar button with system cancel button change status bar style
|
hace 10 años |
Tobias Conradi
|
d0406b4a20
fix elapsed playback time update for now info center and watch app especially for continue playback from last playback position and scrubbing
|
hace 10 años |
Tobias Conradi
|
7d4faeac70
set space for indentation at project level contributors no longer have to change their global setting or can commit with tab indentation by accident
|
hace 10 años |
Tobias Conradi
|
213b8ff3a8
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
|
hace 10 años |
Tobias Conradi
|
2f08666e38
move layout code for time navigation title view to separate view
|
hace 10 años |
Tobias Conradi
|
ef2b0ea284
yes, I was using tabs in a private project…
|
hace 10 años |
Tobias Conradi
|
4cca7d6422
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
|
hace 10 años |
Felix Paul Kühne
|
cda7744da3
playback: fix runtime exception on album track playback
|
hace 10 años |
Tobias Conradi
|
49bee8363d
fix some more warning
|
hace 10 años |
Tobias Conradi
|
ce1383cdba
update xcode projects
|
hace 10 años |
Tobias Conradi
|
83ca4f48f4
inhibit warnings from cocoa pods
|
hace 10 años |
Tobias Conradi
|
c2f5b206b4
update header
|
hace 10 años |
Tobias Conradi
|
194baeed4e
Fix some warnings regarding protocols and missing implementation
|
hace 10 años |
Tobias Conradi
|
99b6ead705
fix unnecessary verbose logging
|
hace 10 años |
Tobias Conradi
|
2241a53e16
fix CoreData threading issues which surfaced in WatchKit App
|
hace 10 años |
Tobias Conradi
|
07e8dcc91e
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.
|
hace 10 años |
Carola Nitz
|
4fef76cb95
fix constraint issues leading to springboard crash
|
hace 10 años |
Tobias Conradi
|
84d2be1683
fix principal class name
|
hace 10 años |
Tobias Conradi
|
b086f55a22
for ObjC object pointers we use nil not NULL
|
hace 10 años |
Felix Paul Kühne
|
bbb8d4a110
use circular cone icon instead of square for 'empty library' screen
|
hace 10 años |