Commit Verlauf

Autor SHA1 Nachricht Datum
  Carola Nitz c3301c364a We should use -Os(fastest smallest) for Release builds to reduce code size vor 7 Jahren
  Carola Nitz ea54eeb7f2 Initial Drag and Drop support vor 7 Jahren
  Carola Nitz b184615176 Projectfile+Podfile: remove unneeded debug targets vor 7 Jahren
  Soomin Lee c8b42af074 pbxproj: Remove unnecessary path vor 8 Jahren
  Carola Nitz df0904fde5 VLCNetworkLoginViewFieldCell: adjust layout for iPhone X vor 7 Jahren
  Carola Nitz 9c6d6871f3 VLCNavigationController: remove it since we can achieve the same affect with UIAppearance vor 7 Jahren
  Felix Paul Kühne 98456013f3 Update Hockey SDK vor 7 Jahren
  Felix Paul Kühne dd6230c387 ATV: bump version and fix signage vor 7 Jahren
  Felix Paul Kühne 9fc4afead6 Raise tvOS deployment target vor 7 Jahren
  Felix Paul Kühne 927e942f59 update pod resources to latest version vor 7 Jahren
  Carola Nitz 0f8bdb39c1 VLCPlaybackController: Decouple Metadata and controlcenter code from playback vor 7 Jahren
  Carola Nitz ce03cb9c3f VLCRemoteControlService: remove < iOS 9 code and Decouple the remotecontrolEvents from the playbackController vor 7 Jahren
  Carola Nitz 5571b74308 Tests: adjusted Deploymenttarget and changed call that is not available on iOS 9 vor 7 Jahren
  Carola Nitz a6d004009a added basic Tests for codecs vor 7 Jahren
  Soomin Lee 7b5210c8ac Move source files to Sources vor 7 Jahren
  Felix Paul Kühne 8a2f3233a0 Hardcode our dev team vor 7 Jahren
  Felix Paul Kühne e9df21459d Deploy upnpx 1.4.0 vor 7 Jahren
  Carola Nitz a03c0f014f pods: bump MobileVLCKit and TVVLCKit versions vor 8 Jahren
  Carola Nitz dbd91a1b21 bump deployment target for upcoming 3.0 release and to fix jenkins builds vor 8 Jahren
  Felix Paul Kühne d3dd41e061 Update VLCKit vor 8 Jahren
  Carola Nitz 857f410d49 VLCMovieViewcontroller: move navigationbar into Movieviewcontroller to use autolayoutconstraints and use the presenting navigationbar instead of creating a new one. This removes a lot of unnecessary code and fixes an issue where the navigation bar was colliding with the statusbar (closes #34) vor 8 Jahren
  Carola Nitz 0d35aaec11 Revert "iOS: Add navigation bar animation on scroll on the LibraryView" vor 8 Jahren
  Carola Nitz 96f81a4f50 move TrackselectorView out of the MovieViewController vor 8 Jahren
  Carola Nitz 7c94c41e94 first hit at seperating viewpresentation from the underlying media management. Moved the _foundmedia array into it's own class VLCMediaDataSource.m. vor 8 Jahren
  Carola Nitz 49b540c5f1 moved the code related to providing searchresults into it's own file vor 8 Jahren
  Carola Nitz eecd44e956 Replace setting the passthrough via private Api with now exposed property vor 8 Jahren
  Carola Nitz 390c421ffe remove blurcategory again from watch since the accelerate framework is only available on watchOS 4 and crashed on all older watches vor 8 Jahren
  Carola Nitz 90cf5e960f Add icon sizes for Xcode 9 and add armv7k as valid arch for compilation to include watch device vor 8 Jahren
  Carola Nitz 7dec543cc5 add UIImage Category to watch extension to not crash the watch vor 8 Jahren
  Carola Nitz d96188bafe add i386 to valid architectures to make VLC for iOS compile again vor 8 Jahren