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