Tobias Conradi
|
ce80f39030
move playlist array logic from VLCPlaylistInterfaceController to MLMediaLibrary category which eventually can be uses by both the iOS and Watch App
|
před 10 roky |
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
|
před 10 roky |
Tobias Conradi
|
a6fa0a68ca
improve now playing play pause button state handing
|
před 10 roky |
Felix Paul Kühne
|
7bea78646d
playback: correctly continue video playback when coming back from the background
|
před 10 roky |
Tobias Conradi
|
9482d33918
reduce unnecessary UI updates
|
před 10 roky |
Tobias Conradi
|
4b885c616a
move row configuration to RowController class to reduce unnecessary updates (e.g. of images)
|
před 10 roky |
Tobias Conradi
|
dfdb942dab
refresh all registered managed objects on update notification
|
před 10 roky |
Tobias Conradi
|
c315382233
remove dead code
|
před 10 roky |
Tobias Conradi
|
5bc53fb63c
fix one drive navigation bar replace custom back bar button with system cancel button change status bar style
|
před 10 roky |
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
|
před 10 roky |
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
|
před 10 roky |
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
|
před 10 roky |
Tobias Conradi
|
2f08666e38
move layout code for time navigation title view to separate view
|
před 10 roky |
Tobias Conradi
|
ef2b0ea284
yes, I was using tabs in a private project…
|
před 10 roky |
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
|
před 10 roky |
Felix Paul Kühne
|
cda7744da3
playback: fix runtime exception on album track playback
|
před 10 roky |
Tobias Conradi
|
49bee8363d
fix some more warning
|
před 10 roky |
Tobias Conradi
|
ce1383cdba
update xcode projects
|
před 10 roky |
Tobias Conradi
|
83ca4f48f4
inhibit warnings from cocoa pods
|
před 10 roky |
Tobias Conradi
|
c2f5b206b4
update header
|
před 10 roky |
Tobias Conradi
|
194baeed4e
Fix some warnings regarding protocols and missing implementation
|
před 10 roky |
Tobias Conradi
|
99b6ead705
fix unnecessary verbose logging
|
před 10 roky |
Tobias Conradi
|
2241a53e16
fix CoreData threading issues which surfaced in WatchKit App
|
před 10 roky |
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.
|
před 10 roky |
Carola Nitz
|
4fef76cb95
fix constraint issues leading to springboard crash
|
před 10 roky |
Tobias Conradi
|
84d2be1683
fix principal class name
|
před 10 roky |
Tobias Conradi
|
b086f55a22
for ObjC object pointers we use nil not NULL
|
před 10 roky |
Felix Paul Kühne
|
bbb8d4a110
use circular cone icon instead of square for 'empty library' screen
|
před 10 roky |
Felix Paul Kühne
|
588d41945c
uiimage blurring: fix error from the future
|
před 10 roky |
Felix Paul Kühne
|
ecc2a2b68e
update about dialog based on current stats
|
před 10 roky |