Soomin Lee
|
b6bfbff51d
VLCMovieViewController: Reset filter slider position between media changes
|
7 yıl önce |
Soomin Lee
|
412bc807f5
VLCMovieViewController: Pan brightness gesture should not change brightness slider filter value
|
7 yıl önce |
Soomin Lee
|
f4e37f191d
VLCMovieViewController: Fix brightness filter slider
|
7 yıl önce |
Carola Nitz
|
96103d68e5
VLCMovieViewcontroller: remove iPhone specific behavior
|
7 yıl önce |
Carola Nitz
|
cc4c314c28
VLCMovieViewController: remove double Navigationbar
|
7 yıl önce |
Carola Nitz
|
c6b09cae71
VLCMovieViewController: fix UI not updating after switching between playbackviews
|
7 yıl önce |
Carola Nitz
|
6667c4a9af
VLCMovieViewController: toggle between filltoCrop and previous aspect ratio for double tap on iPhoneX and refactored the aspect ratio code
|
7 yıl önce |
Carola Nitz
|
1a06cfabfb
VLCMovieViewController: adjust the trackselector width constraint so that it is never too big for the screen
|
7 yıl önce |
Soomin Lee
|
d78e0bcc3c
VLCMovieViewController: Show controls with animation only when controls are hidden
|
7 yıl önce |
Soomin Lee
|
6ea5469db8
VLCMovieViewController: Use defined values for short jump
|
7 yıl önce |
Carola Nitz
|
fd7575606f
VLCMovieViewController: follow up to VLCMovieViewController: adopt the default behavior to switch video aspectratio between fullscreen and without notch on iPhone x
|
7 yıl önce |
Carola Nitz
|
3e2e0057e8
VLCMovieViewController: adopt the default behavior to switch video aspectratio between fullscreen and without notch on iPhone x
|
7 yıl önce |
Soomin Lee
|
651dc03804
VLCMovieViewController: Show controls only on pause (closes #70)
|
7 yıl önce |
Carola Nitz
|
aca54e7d85
VLCMovieViewController: adust top navigationbar for iPhone X
|
7 yıl önce |
Carola Nitz
|
2ab25788f1
VLCPlaybackController: move the listplayer out of the header
|
7 yıl önce |
Carola Nitz
|
c879807da5
VLCFullscreenMovieTVViewController, VLCMovieViewController : remove knowledge of mediaplayer and replace it by new methods from playbackcontroller
|
7 yıl önce |
Carola Nitz
|
9bd1fc99f0
VLCplaybackController: rename backward and forward to next and previous
|
7 yıl önce |
Carola Nitz
|
24762a2fbc
VLCPlaybackController: remove activePlaybackSession. isPlaying can be used instead
|
7 yıl önce |
Carola Nitz
|
0f8bdb39c1
VLCPlaybackController: Decouple Metadata and controlcenter code from playback
|
7 yıl önce |
Carola Nitz
|
332b82d8ba
UIDevice: Remove the Speedcategory entirely. We're okay with VLCKit dropping frames if the device is too slow and for the UI the devices with iOS 9 are fast enough to be without tweaking
|
7 yıl önce |
Carola Nitz
|
d540e6de72
UIDevice: remove unneeded speedcategory 1 and refactored the code
|
7 yıl önce |
Carola Nitz
|
da60f1297c
VLCPlaybackController: use scalefactor and added enum for different aspectratios to fix changing between different aspectratios
|
7 yıl önce |
Carola Nitz
|
08ba05b3b8
VLCMoviewController: use addConstraints instead of activateConstraints for iOS7
|
7 yıl önce |
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)
|
7 yıl önce |
Carola Nitz
|
96f81a4f50
move TrackselectorView out of the MovieViewController
|
7 yıl önce |
Mathias Sauvestre
|
431963134f
Fixing player UI issue where Multi Selection menu wouldn't properly display its items because of orientation detection going wrong.
|
7 yıl önce |
Carola Nitz
|
505ad19c7b
remove unnecessary removeGesturerecognizer calls. the array where these recognizers are called gets deallocated when the view gets deallocated
|
7 yıl önce |
Carola Nitz
|
7df1186b72
remove isAccessibilityElement = Yes because it's the default for UIkit Objects
|
7 yıl önce |
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 yıl önce |
Soomin Lee
|
4c9e856008
iOS: Add cancel and confirm button to sleep timer feature
|
8 yıl önce |