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