Historial de Commits

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