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 年之前
..
Images.xcassets 3df6aa14b4 initial watchkit extension 10 年之前
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 年之前
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 年之前
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 年之前
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 年之前
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 年之前
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 年之前
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 年之前
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 年之前
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 年之前
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 年之前
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 年之前
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 年之前
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 年之前
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 年之前
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 年之前
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 年之前
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 年之前
Info.plist 84d2be1683 fix principal class name 10 年之前
NSManagedObjectContext+refreshAll.h dfdb942dab refresh all registered managed objects on update notification 10 年之前
NSManagedObjectContext+refreshAll.m dfdb942dab refresh all registered managed objects on update notification 10 年之前
VLC for iOS WatchKit Extension.entitlements 47ba5ee2c0 something is visible on the watch! 10 年之前
VLCBaseInterfaceController.h dfdb942dab refresh all registered managed objects on update notification 10 年之前
VLCBaseInterfaceController.m dfdb942dab refresh all registered managed objects on update notification 10 年之前
VLCDetailInterfaceController.h 9482d33918 reduce unnecessary UI updates 10 年之前
VLCDetailInterfaceController.m 9482d33918 reduce unnecessary UI updates 10 年之前
VLCNotificationRelay.h 34e2c1dda7 fix copyright headers 10 年之前
VLCNotificationRelay.m f20ac797fa switch between shows, albums and all files via force touch. added a gradient to backgroundimages 10 年之前
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 年之前
VLCNowPlayingInterfaceController.m a6fa0a68ca improve now playing play pause button state handing 10 年之前
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 年之前
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 年之前
VLCRowController.h 9482d33918 reduce unnecessary UI updates 10 年之前
VLCRowController.m 9482d33918 reduce unnecessary UI updates 10 年之前
VLCWatchTableController.h 863740987e add empty library view 10 年之前
VLCWatchTableController.m 863740987e add empty library view 10 年之前
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 年之前
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 年之前