Historia zmian

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