Felix Paul Kühne
|
d641ed3259
vpc: fix logic error which could lead to false-positive results for the audio-only property
|
10 년 전 |
Tobias Conradi
|
6c0a7bb241
fix crashing bug when paying a file from a media list
|
10 년 전 |
Tobias Conradi
|
9beee90fe2
MLFile now stores relative path in the path property. the absolut path/url can be accessed by using the property url which returns an NSURL
|
10 년 전 |
Tobias Conradi
|
1436e7cb12
use local variables for meta data updates until end of method so everything that is not set gets reset to nil.
|
10 년 전 |
Felix Paul Kühne
|
c36baa3b7f
vpc: add APIs to detect an active playback session and if it is audio-only
|
10 년 전 |
Felix Paul Kühne
|
6dcca9741e
movie player: remove vout from view hierarchy when app goes to background
|
10 년 전 |
Felix Paul Kühne
|
7bea78646d
playback: correctly continue video playback when coming back from the background
|
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
|
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 년 전 |
Felix Paul Kühne
|
5d00ca4090
thumbnail cache: remove very bad had hack to handle album art as this is correctly done by MLKit now
|
10 년 전 |
Felix Paul Kühne
|
843f92b0db
fix compilation and potential runtime exception
|
10 년 전 |
Felix Paul Kühne
|
ea74e651ea
restore b134b45e2 lost in merge conflcit
|
10 년 전 |
Felix Paul Kühne
|
ffc3b9ab44
playback: split any non-UI logic from the view controller to a designated global instance
|
10 년 전 |