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 år sedan |
Tobias Conradi
|
fd48bd5313
replace occurencies of the pattern if (objects.count > 0) object = objects[0]; with object=objects.firstObject;
|
10 år sedan |
Tobias Conradi
|
9340b61890
update podfile.lock
|
10 år sedan |
Tobias Conradi
|
17b8b27523
remove remainings of QuincyKit
|
10 år sedan |
Carola Nitz
|
3927095a21
removed dependencies of fabric
|
10 år sedan |
Felix Paul Kühne
|
17f469bd82
disable fabric compilation by default
|
10 år sedan |
Carola Nitz
|
fe2d7ae6f6
updated handoff
|
10 år sedan |
Felix Paul Kühne
|
263e327624
hack-around a runtime exception caused by the OS
|
10 år sedan |
Felix Paul Kühne
|
dee0b5ce82
switch from quincykit on a custom installation to Fabric
|
10 år sedan |
Felix Paul Kühne
|
8cd9a4001d
fix display name
|
10 år sedan |
Felix Paul Kühne
|
cf0ab5c0ae
app delegate: dispatch background task when receiving a WK Extension request
|
10 år sedan |
Felix Paul Kühne
|
dc5ffebb35
playlist: move thumbnail loading to the background thread and save further selector dispatches
|
10 år sedan |
Felix Paul Kühne
|
13793ed96c
playlist: save one selector dispatch on launch and load data in background instead of abusing the main thread
|
10 år sedan |
Felix Paul Kühne
|
30d5e6f875
detail and now playing view: do not block the main thread when loading thumbnails and micro-optimize the code
|
10 år sedan |
Carola Nitz
|
00ff7035c7
better nowplayingview
|
10 år sedan |
Felix Paul Kühne
|
7d084fff44
playback: implement lookup of MLFiles from a media list
|
10 år sedan |
Felix Paul Kühne
|
29caa7fcf2
add playback gradient
|
10 år sedan |
Felix Paul Kühne
|
eb8bc7f98a
playlist: fix thumbnail AR issue
|
10 år sedan |
Felix Paul Kühne
|
93bb61b84d
optimize table view gradient drawing
|
10 år sedan |
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 år sedan |
Felix Paul Kühne
|
cafe040e7f
watch playlist: only request the thumbnail size we need
|
10 år sedan |
Felix Paul Kühne
|
d71564a161
thumbnail cache: add a way to fetch stuff at random sizes and if the caller believes that it should replace the cache copy, it can ask the cache to do so
|
10 år sedan |
Felix Paul Kühne
|
fbd27f9e33
add an efficient, generic implementation to scale any image to fit any frame
|
10 år sedan |
Tobias Conradi
|
b80de18fa1
show (static) playback progress by (mis)using separators filled with color
|
10 år sedan |
Felix Paul Kühne
|
25350b9b93
depixelate force touch icons
|
10 år sedan |
Felix Paul Kühne
|
e2b0bb4192
fix watch app icon
|
10 år sedan |
VideoLAN
|
a0361ae435
Add l10n to Japanese, Chinese (Hans), Swedish, Turkish, Portuguese (Portugal), Ukrainian, Russian, Greek, Danish, Dutch, Tamil, Finnish, Italian, Spanish
|
10 år sedan |
Tobias Conradi
|
06bf157c84
bring app to foreground when playback is started from watch
|
10 år sedan |
Felix Paul Kühne
|
ff0315bfb2
fix exception on blur when creating blurred clusters for the watch
|
10 år sedan |
Felix Paul Kühne
|
92463f82ed
thumbnail cache: dynamically adapt cluster thumb size to watch size
|
10 år sedan |