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 years ago
..
Images.xcassets 3df6aa14b4 initial watchkit extension 10 years ago
da.lproj 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
de.lproj 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
el.lproj 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
en.lproj 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
es.lproj 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
fi.lproj 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
fr.lproj 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
it.lproj 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
ja.lproj 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
nl.lproj 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
pt-PT.lproj 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
ru.lproj 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
sv.lproj 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
ta.lproj 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
tr.lproj 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
uk.lproj 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
zh-Hans.lproj 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
Info.plist 84d2be1683 fix principal class name 10 years ago
NSManagedObjectContext+refreshAll.h dfdb942dab refresh all registered managed objects on update notification 10 years ago
NSManagedObjectContext+refreshAll.m dfdb942dab refresh all registered managed objects on update notification 10 years ago
VLC for iOS WatchKit Extension.entitlements 47ba5ee2c0 something is visible on the watch! 10 years ago
VLCBaseInterfaceController.h dfdb942dab refresh all registered managed objects on update notification 10 years ago
VLCBaseInterfaceController.m dfdb942dab refresh all registered managed objects on update notification 10 years ago
VLCDetailInterfaceController.h 9482d33918 reduce unnecessary UI updates 10 years ago
VLCDetailInterfaceController.m 9482d33918 reduce unnecessary UI updates 10 years ago
VLCNotificationRelay.h 34e2c1dda7 fix copyright headers 10 years ago
VLCNotificationRelay.m f20ac797fa switch between shows, albums and all files via force touch. added a gradient to backgroundimages 10 years ago
VLCNowPlayingInterfaceController.h 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
VLCNowPlayingInterfaceController.m a6fa0a68ca improve now playing play pause button state handing 10 years ago
VLCPlaylistInterfaceController.h 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
VLCPlaylistInterfaceController.m ce80f39030 move playlist array logic from VLCPlaylistInterfaceController to MLMediaLibrary category which eventually can be uses by both the iOS and Watch App 10 years ago
VLCRowController.h 9482d33918 reduce unnecessary UI updates 10 years ago
VLCRowController.m 9482d33918 reduce unnecessary UI updates 10 years ago
VLCWatchTableController.h 863740987e add empty library view 10 years ago
VLCWatchTableController.m 863740987e add empty library view 10 years ago
WKInterfaceObject+VLCProgress.h 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
WKInterfaceObject+VLCProgress.m 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