Commit Verlauf

Autor SHA1 Nachricht Datum
  Felix Paul Kühne c7658cd738 fix compilation in the future vor 10 Jahren
  Felix Paul Kühne 5610359c4d plex: clean-up the implementation to remove mutable states from APIs, mutable states from iterations, to save ObjC selector dispatches and to never perform network operations on the main thread vor 10 Jahren
  Felix Paul Kühne 18b08141a8 remove traces of Crashlytics as it won't be used in production vor 10 Jahren
  Tobias Conradi 687fa3a75a move VLCMiniPlaybackView to UI Elements group in Xcode vor 10 Jahren
  Felix Paul Kühne e4f77a1c71 fix watch extension execution vor 10 Jahren
  Tobias Conradi 32afeec2d1 Introduce new VLCPlayerDisplayController class which is responsible to show/hide the full screen and mini player vor 10 Jahren
  Felix Paul Kühne 25f8ac912d Re-add ARMv7s slice for iPhone 5 and 4th gen. iPad vor 10 Jahren
  Tobias Conradi bfb7c0b6ee We don't need to add iTunesArtwork to the app bundle, it's only needed for iTunes Connect and not in the project. vor 10 Jahren
  Tobias Conradi e090bcbc77 remove stale references in project file vor 10 Jahren
  Carola Nitz 6d52b5d1f8 move images into asset manager vor 10 Jahren
  Pierre SAGASPE 476b4e6624 plex: add VLCPlexWebAPI vor 10 Jahren
  Tobias Conradi ad527e708e rename newest model version to match app version vor 10 Jahren
  Tobias Conradi 9883b8ae18 move VLCPlaybackController configuration code for MediaLibrary object to category on VLCPlaybackController reduce duplicated code in VLCPlaylistViewController vor 10 Jahren
  Felix Paul Kühne 18ad81c58d deploy 'no artwork' bitmap vor 10 Jahren
  Felix Paul Kühne d7303162d3 watch extension: fix library lookup paths vor 10 Jahren
  Tobias Conradi 5ce76b3ded fix watch kit extension vor 10 Jahren
  Tobias Conradi 39e599167d add new model version vor 10 Jahren
  Tobias Conradi 6c10703b4d first step of formalizing of Watch -> App communication vor 10 Jahren
  Felix Paul Kühne c6208dff57 add basic mini playback view vor 10 Jahren
  Tobias Conradi ce80f39030 move playlist array logic from VLCPlaylistInterfaceController to MLMediaLibrary category which eventually can be uses by both the iOS and Watch App vor 10 Jahren
  Tobias Conradi dfdb942dab refresh all registered managed objects on update notification vor 10 Jahren
  Tobias Conradi 7d4faeac70 set space for indentation at project level contributors no longer have to change their global setting or can commit with tab indentation by accident vor 10 Jahren
  Tobias Conradi 2f08666e38 move layout code for time navigation title view to separate view vor 10 Jahren
  Tobias Conradi ce1383cdba update xcode projects vor 10 Jahren
  Felix Paul Kühne 767a02ba31 subclass UINavigationController for custom appearance instead of using a category to save selector dispatches and slightly less clutter vor 10 Jahren
  Carola Nitz 276874f093 make watchkit optional to not crash on iOS 7 vor 10 Jahren
  Felix Paul Kühne ffc3b9ab44 playback: split any non-UI logic from the view controller to a designated global instance vor 10 Jahren
  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 vor 10 Jahren
  Carola Nitz 3927095a21 removed dependencies of fabric vor 10 Jahren
  Felix Paul Kühne dee0b5ce82 switch from quincykit on a custom installation to Fabric vor 10 Jahren