Historique des commits

Auteur SHA1 Message Date
  Felix Paul Kühne c7658cd738 fix compilation in the future il y a 10 ans
  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 il y a 10 ans
  Felix Paul Kühne 18b08141a8 remove traces of Crashlytics as it won't be used in production il y a 10 ans
  Tobias Conradi 687fa3a75a move VLCMiniPlaybackView to UI Elements group in Xcode il y a 10 ans
  Felix Paul Kühne e4f77a1c71 fix watch extension execution il y a 10 ans
  Tobias Conradi 32afeec2d1 Introduce new VLCPlayerDisplayController class which is responsible to show/hide the full screen and mini player il y a 10 ans
  Felix Paul Kühne 25f8ac912d Re-add ARMv7s slice for iPhone 5 and 4th gen. iPad il y a 10 ans
  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. il y a 10 ans
  Tobias Conradi e090bcbc77 remove stale references in project file il y a 10 ans
  Carola Nitz 6d52b5d1f8 move images into asset manager il y a 10 ans
  Pierre SAGASPE 476b4e6624 plex: add VLCPlexWebAPI il y a 10 ans
  Tobias Conradi ad527e708e rename newest model version to match app version il y a 10 ans
  Tobias Conradi 9883b8ae18 move VLCPlaybackController configuration code for MediaLibrary object to category on VLCPlaybackController reduce duplicated code in VLCPlaylistViewController il y a 10 ans
  Felix Paul Kühne 18ad81c58d deploy 'no artwork' bitmap il y a 10 ans
  Felix Paul Kühne d7303162d3 watch extension: fix library lookup paths il y a 10 ans
  Tobias Conradi 5ce76b3ded fix watch kit extension il y a 10 ans
  Tobias Conradi 39e599167d add new model version il y a 10 ans
  Tobias Conradi 6c10703b4d first step of formalizing of Watch -> App communication il y a 10 ans
  Felix Paul Kühne c6208dff57 add basic mini playback view 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 dfdb942dab refresh all registered managed objects on update notification il y a 10 ans
  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 il y a 10 ans
  Tobias Conradi 2f08666e38 move layout code for time navigation title view to separate view il y a 10 ans
  Tobias Conradi ce1383cdba update xcode projects il y a 10 ans
  Felix Paul Kühne 767a02ba31 subclass UINavigationController for custom appearance instead of using a category to save selector dispatches and slightly less clutter il y a 10 ans
  Carola Nitz 276874f093 make watchkit optional to not crash on iOS 7 il y a 10 ans
  Felix Paul Kühne ffc3b9ab44 playback: split any non-UI logic from the view controller to a designated global instance 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
  Carola Nitz 3927095a21 removed dependencies of fabric il y a 10 ans
  Felix Paul Kühne dee0b5ce82 switch from quincykit on a custom installation to Fabric il y a 10 ans