Historique des commits

Auteur SHA1 Message Date
  Felix Paul Kühne 683f1f8308 handoff: further clean-up and partial fixes il y a 10 ans
  Felix Paul Kühne 3e573604ef handoff: fix incorrect category selection il y a 10 ans
  Tobias Conradi e42cf32ca4 we don't need to set the group path anymore il y a 10 ans
  Tobias Conradi fd2e5ff461 simulator app groups workaround for when entitlements are not correctly added for a simulator build il y a 10 ans
  Tobias Conradi 81dbdda5d3 increase playlist page size to 20 il y a 10 ans
  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
  Tobias Conradi 9482d33918 reduce unnecessary UI updates il y a 10 ans
  Tobias Conradi 4b885c616a move row configuration to RowController class to reduce unnecessary updates (e.g. of images) il y a 10 ans
  Tobias Conradi dfdb942dab refresh all registered managed objects on update notification il y a 10 ans
  Tobias Conradi 99b6ead705 fix unnecessary verbose logging il y a 10 ans
  Tobias Conradi df8f984746 don't wait in background for UI updates to finish il y a 10 ans
  Tobias Conradi 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
  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 il y a 10 ans
  Carola Nitz fe2d7ae6f6 updated handoff il y a 10 ans
  Felix Paul Kühne dc5ffebb35 playlist: move thumbnail loading to the background thread and save further selector dispatches il y a 10 ans
  Felix Paul Kühne 13793ed96c playlist: save one selector dispatch on launch and load data in background instead of abusing the main thread il y a 10 ans
  Carola Nitz 00ff7035c7 better nowplayingview il y a 10 ans
  Felix Paul Kühne eb8bc7f98a playlist: fix thumbnail AR issue il y a 10 ans
  Felix Paul Kühne 93bb61b84d optimize table view gradient drawing il y a 10 ans
  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 il y a 10 ans
  Felix Paul Kühne cafe040e7f watch playlist: only request the thumbnail size we need il y a 10 ans
  Tobias Conradi b80de18fa1 show (static) playback progress by (mis)using separators filled with color il y a 10 ans
  Felix Paul Kühne 25350b9b93 depixelate force touch icons il y a 10 ans
  Tobias Conradi d49ef11453 rename InterfaceController to VLCPlaylistInterfaceController il y a 10 ans