Tobias Conradi 99b6ead705 fix unnecessary verbose logging 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 年之前
VLC for iOS WatchKit Extension.entitlements 47ba5ee2c0 something is visible on the watch! 10 年之前
VLCBaseInterfaceController.h 602692743e let interface controller listen to db update notifications until it gets deallocated but defer updates while not active until it becomes active again 10 年之前
VLCBaseInterfaceController.m 602692743e let interface controller listen to db update notifications until it gets deallocated but defer updates while not active until it becomes active again 10 年之前
VLCDetailInterfaceController.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 年之前
VLCDetailInterfaceController.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 年之前
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 99b6ead705 fix unnecessary verbose logging 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 99b6ead705 fix unnecessary verbose logging 10 年之前
VLCRowController.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 年之前
VLCRowController.m 34e2c1dda7 fix copyright headers 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 年之前