Historique des commits

Auteur SHA1 Message Date
  Carola Nitz da60f1297c VLCPlaybackController: use scalefactor and added enum for different aspectratios to fix changing between different aspectratios il y a 8 ans
  Carola Nitz 08ba05b3b8 VLCMoviewController: use addConstraints instead of activateConstraints for iOS7 il y a 8 ans
  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) il y a 8 ans
  Carola Nitz 96f81a4f50 move TrackselectorView out of the MovieViewController il y a 8 ans
  Mathias Sauvestre 431963134f Fixing player UI issue where Multi Selection menu wouldn't properly display its items because of orientation detection going wrong. il y a 8 ans
  Carola Nitz 505ad19c7b remove unnecessary removeGesturerecognizer calls. the array where these recognizers are called gets deallocated when the view gets deallocated il y a 8 ans
  Carola Nitz 7df1186b72 remove isAccessibilityElement = Yes because it's the default for UIkit Objects il y a 8 ans
  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 il y a 8 ans
  Soomin Lee 4c9e856008 iOS: Add cancel and confirm button to sleep timer feature il y a 8 ans
  Soomin Lee 25cdd71f8c iOS: Add rounded border to sleep timer container il y a 8 ans
  Soomin Lee 8b56f7abc0 iOS: Sleep timer initialization refactoring il y a 8 ans
  Soomin Lee f2af43ed49 iOS: Add iOS 8 rotation method il y a 8 ans
  Soomin Lee b7ac9ad4c6 iOS: Remove string status on tap to play/pause il y a 8 ans
  Soomin Lee ba7a16e01c iOS: Add double tap to seek feature il y a 8 ans
  Soomin Lee 3d496147da iOS: Show video control on orientation change during playback il y a 8 ans
  Soomin Lee b47269ec5b iOS: Add shuffle feature il y a 8 ans
  Soomin Lee dffedd0ca0 iOS: remove incorrect comment il y a 8 ans
  Soomin Lee 75906366db iOS: Fix saving of the last timeleft display method il y a 8 ans
  Soomin Lee 8f31dd115f iOS: Add basic UI support for 360 il y a 8 ans
  Soomin Lee e12ac1143d iOS: Store VLCPlaybackController instance locally in VLCMovieViewController il y a 8 ans
  Soomin Lee e09a270638 iOS: Add collectionView landscape orientation for phones il y a 8 ans
  Felix Paul Kühne 67a712e397 UIDevice: move category to properties with a 3 character prefix il y a 9 ans
  Felix Paul Kühne 1ab9d9fa45 fix runtime exception il y a 9 ans
  Felix Paul Kühne 338080671d movie view: fix incorrect repeat button state on repeated playback il y a 9 ans
  Felix Paul Kühne c1180442d3 fix several runtime exceptions il y a 9 ans
  Felix Paul Kühne d71bf1bd8b Fix runtime exception il y a 9 ans
  Tobias Conradi 741bbc5c91 fix missing negation in fix for volume overlay il y a 9 ans
  Tobias Conradi 7ec2c74657 fix Missing volume overlay by correctly sending appearance transitions to control panel controller il y a 9 ans
  Felix Paul Kühne f59a10dbb7 iOS playback: remove NO-OP shuffle button il y a 9 ans
  Felix Paul Kühne 37b091f068 movie view controller: clean-up il y a 9 ans