Commit Verlauf

Autor SHA1 Nachricht Datum
  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 1b2bf10bd4 use VLCPlaybackController for playback control only present VLCMoviewViewController when the app is active DRY app delegate by moving VLCMovieViewController initialization and presentation to methods vor 10 Jahren
  Tobias Conradi a6fa0a68ca improve now playing play pause button state handing vor 10 Jahren
  Felix Paul Kühne 7bea78646d playback: correctly continue video playback when coming back from the background vor 10 Jahren
  Tobias Conradi 9482d33918 reduce unnecessary UI updates vor 10 Jahren
  Tobias Conradi 4b885c616a move row configuration to RowController class to reduce unnecessary updates (e.g. of images) vor 10 Jahren
  Tobias Conradi dfdb942dab refresh all registered managed objects on update notification vor 10 Jahren
  Tobias Conradi c315382233 remove dead code vor 10 Jahren
  Tobias Conradi 5bc53fb63c fix one drive navigation bar replace custom back bar button with system cancel button change status bar style vor 10 Jahren
  Tobias Conradi d0406b4a20 fix elapsed playback time update for now info center and watch app especially for continue playback from last playback position and scrubbing 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 213b8ff3a8 OneDrive support: don't assume that delegate is a view controller change login method signature to pass the view controller which should present the LiveSDK login view controller vor 10 Jahren
  Tobias Conradi 2f08666e38 move layout code for time navigation title view to separate view vor 10 Jahren
  Tobias Conradi ef2b0ea284 yes, I was using tabs in a private project… vor 10 Jahren
  Tobias Conradi 4cca7d6422 clean up now playing info center and unsubscribe from remote commands in stopPlayback the internal payers are being cleaned up and remote commands would therefore be executed on nil, thats why we don't want to receive them any longer vor 10 Jahren
  Felix Paul Kühne cda7744da3 playback: fix runtime exception on album track playback vor 10 Jahren
  Tobias Conradi 49bee8363d fix some more warning vor 10 Jahren
  Tobias Conradi ce1383cdba update xcode projects vor 10 Jahren
  Tobias Conradi 83ca4f48f4 inhibit warnings from cocoa pods vor 10 Jahren
  Tobias Conradi c2f5b206b4 update header vor 10 Jahren
  Tobias Conradi 194baeed4e Fix some warnings regarding protocols and missing implementation vor 10 Jahren
  Tobias Conradi 99b6ead705 fix unnecessary verbose logging vor 10 Jahren
  Tobias Conradi 2241a53e16 fix CoreData threading issues which surfaced in WatchKit App vor 10 Jahren
  Tobias Conradi 07e8dcc91e fix app icon sizes for watch app in iOS app asset catalog. I'm not really sure if that is required since we already have them in the Watch App but better have the correct one twice than correct and incorrect ones. vor 10 Jahren
  Carola Nitz 4fef76cb95 fix constraint issues leading to springboard crash vor 10 Jahren
  Tobias Conradi 84d2be1683 fix principal class name vor 10 Jahren
  Tobias Conradi b086f55a22 for ObjC object pointers we use nil not NULL vor 10 Jahren
  Felix Paul Kühne bbb8d4a110 use circular cone icon instead of square for 'empty library' screen vor 10 Jahren
  Felix Paul Kühne 588d41945c uiimage blurring: fix error from the future vor 10 Jahren
  Felix Paul Kühne ecc2a2b68e update about dialog based on current stats vor 10 Jahren