Tobias Conradi
|
99b6ead705
fix unnecessary verbose logging
|
10 years ago |
Tobias Conradi
|
df8f984746
don't wait in background for UI updates to finish
|
10 years ago |
Tobias Conradi
|
195046b5a0
UI updates should always happen on the main thread always set the gradient as default background image so the wrong image doesn't stay for a short time after page changes move progress related calculations to category
|
10 years ago |
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 years ago |
Carola Nitz
|
fe2d7ae6f6
updated handoff
|
10 years ago |
Felix Paul Kühne
|
dc5ffebb35
playlist: move thumbnail loading to the background thread and save further selector dispatches
|
10 years ago |
Felix Paul Kühne
|
13793ed96c
playlist: save one selector dispatch on launch and load data in background instead of abusing the main thread
|
10 years ago |
Carola Nitz
|
00ff7035c7
better nowplayingview
|
10 years ago |
Felix Paul Kühne
|
eb8bc7f98a
playlist: fix thumbnail AR issue
|
10 years ago |
Felix Paul Kühne
|
93bb61b84d
optimize table view gradient drawing
|
10 years ago |
Felix Paul Kühne
|
b3ec6b6be6
Drop long 'library empty' string and label as the watch display is too small to display this in all the locales
|
10 years ago |
Felix Paul Kühne
|
cafe040e7f
watch playlist: only request the thumbnail size we need
|
10 years ago |
Tobias Conradi
|
b80de18fa1
show (static) playback progress by (mis)using separators filled with color
|
10 years ago |
Felix Paul Kühne
|
25350b9b93
depixelate force touch icons
|
10 years ago |
Tobias Conradi
|
d49ef11453
rename InterfaceController to VLCPlaylistInterfaceController
|
10 years ago |