コミット履歴

作者 SHA1 メッセージ 日付
  Carola Nitz da60f1297c VLCPlaybackController: use scalefactor and added enum for different aspectratios to fix changing between different aspectratios 8 年 前
  Jean-Baptiste Kempf dd8ff3a83f Intro for README.md 8 年 前
  Jean-Baptiste Kempf 3dc10a922a Small modifications to README.md 8 年 前
  Jean-Baptiste Kempf 2c45c81726 Fix README.md indentation 8 年 前
  Thomas Guillem a7ac5dae24 README: add documentation for using your own VLCKit build 8 年 前
  Carola Nitz a03c0f014f pods: bump MobileVLCKit and TVVLCKit versions 8 年 前
  Carola Nitz dbd91a1b21 bump deployment target for upcoming 3.0 release and to fix jenkins builds 8 年 前
  Pierre SAGASPE 554ceb9995 NetworkListView: fix the tableview offset when navigate to back 8 年 前
  Pierre SAGASPE bc42962186 SharedLibrary: implement 'isDownloadable' flag 8 年 前
  Pierre SAGASPE ac4618de10 plex : store cookies of the basic authentication for if it is recalled 8 年 前
  Pierre SAGASPE 301ea69b0b networkLogin : fix Plex server manual connection 8 年 前
  Carola Nitz 58a7c54835 VLCDropboxController: show error if the destinationpath is nil and we can't download 8 年 前
  Carola Nitz b23cde5c87 VLCDropBoxController: make sure we're not accidenatlly calling listFolder with nil 8 年 前
  Soomin Lee 7777fcf268 VLCNetworkServerBrowserUPnP: Add multi-protocol handling (closes #55) 8 年 前
  Carola Nitz 08ba05b3b8 VLCMoviewController: use addConstraints instead of activateConstraints for iOS7 8 年 前
  Carola Nitz 0d5c545213 VLCPlaybackController: videooutput shouldn't be set to nil when the app is send to the background to avoid crash (Closes #60) 8 年 前
  Carola Nitz 7ba171e17e edited AppIcon extension and xibs for Appstore submission 8 年 前
  Deploy f907586bef CloudStorageCells: make sure that labeltext doesn't collide with the downloadbutton 8 年 前
  Felix Paul Kühne d3dd41e061 Update VLCKit 8 年 前
  Carola Nitz ad1745e1b7 update translations 8 年 前
  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 年 前
  Pierre SAGASPE 529bf307e5 networkLogin : add alert view if the protocol are not selected for saving or connecting 8 年 前
  Pierre SAGASPE 7c886c042d plex : fix keychain service format 8 年 前
  Pierre SAGASPE 3a5a52e202 networkLogin : fix saving account Plex 8 年 前
  Pierre SAGASPE b3cb54ea79 networkLogin : fix protocol identifier missing for saving or loading informations 8 年 前
  Soomin Lee aeeedddaed VLCGoogleDriveController: Remove trashed items from list (closes #53) 8 年 前
  Carola Nitz 0d35aaec11 Revert "iOS: Add navigation bar animation on scroll on the LibraryView" 8 年 前
  Carola Nitz 562cfa4acc adjust position for playbackspeedview to not be hidden behind controlpanel 8 年 前
  Carola Nitz 96f81a4f50 move TrackselectorView out of the MovieViewController 8 年 前
  Mathias Sauvestre 431963134f Fixing player UI issue where Multi Selection menu wouldn't properly display its items because of orientation detection going wrong. 8 年 前