Commit History

Author SHA1 Message Date
  Carola Nitz a03c0f014f pods: bump MobileVLCKit and TVVLCKit versions 8 years ago
  Carola Nitz dbd91a1b21 bump deployment target for upcoming 3.0 release and to fix jenkins builds 8 years ago
  Felix Paul Kühne d3dd41e061 Update VLCKit 8 years ago
  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) 8 years ago
  Carola Nitz 0d35aaec11 Revert "iOS: Add navigation bar animation on scroll on the LibraryView" 8 years ago
  Carola Nitz 96f81a4f50 move TrackselectorView out of the MovieViewController 8 years ago
  Carola Nitz 7c94c41e94 first hit at seperating viewpresentation from the underlying media management. Moved the _foundmedia array into it's own class VLCMediaDataSource.m. 8 years ago
  Carola Nitz 49b540c5f1 moved the code related to providing searchresults into it's own file 8 years ago
  Carola Nitz eecd44e956 Replace setting the passthrough via private Api with now exposed property 8 years ago
  Carola Nitz 390c421ffe remove blurcategory again from watch since the accelerate framework is only available on watchOS 4 and crashed on all older watches 8 years ago
  Carola Nitz 90cf5e960f Add icon sizes for Xcode 9 and add armv7k as valid arch for compilation to include watch device 8 years ago
  Carola Nitz 7dec543cc5 add UIImage Category to watch extension to not crash the watch 8 years ago
  Carola Nitz d96188bafe add i386 to valid architectures to make VLC for iOS compile again 8 years ago
  Carola Nitz 0ef96cc16c Added a script that updates the Localizable file to include added Keys for translation and deletes 8 years ago
  Felix Paul Kühne 124559169c Update VLCKit and fix Dropbox SDK URL 8 years ago
  Carola Nitz f82ffd6616 Add VLCNetworkServerLoginInformation category to all targets to avoid crash 8 years ago
  Carola Nitz 99b3c5ffcc fix crash for saving video and moving code out of VLCLibraryViewcontroller 8 years ago
  Carola Nitz b025b73db7 Refactored the controlspanel and movievc for clearer interfaces and more decoupling Moved logic for layout completely into code to have it one place and fix the disappearing controls 8 years ago
  Carola Nitz 232ddae299 update podfile to fix compilation 8 years ago
  Felix Paul Kühne d79c6557ba Remove unmaintained, outdated UITest target 8 years ago
  Thomas Guillem 406f1bff53 ios build: fix missing GTScrollNavigationBar.m build 8 years ago
  Soomin Lee ebd67be984 iOS: Add navigation bar animation on scroll on the LibraryView 8 years ago
  Felix Paul Kühne 55dfd582c8 Update Podfile for current cocoapods releases 8 years ago
  Jean-Baptiste Kempf cf998d6770 Remove references to absolute path 8 years ago
  Felix Paul Kühne dafdca3f8d web UI: fix favicon and cell gradient 9 years ago
  Felix Paul Kühne 6312218402 VLC-iOS-no-watch-Debug: fix compilation and linking 9 years ago
  Felix Paul Kühne 0cb9384b0d Watch extension: translate extension delegate from swift 2 to ObjC 9 years ago
  Felix Paul Kühne af423d7636 VLC-tvOS: compilation fixes 9 years ago
  Felix Paul Kühne 6efd7f7999 VLC-iOS-no-watch: fix compilation with a clean checkout 9 years ago
  Felix Paul Kühne 564a07a5bd VLC-tvOS: move to cocoapods 9 years ago