- 16 May, 2018 1 commit
-
-
Carola authored
-
- 22 Apr, 2018 1 commit
-
-
Jonathan Harris authored
-
- 18 Apr, 2018 1 commit
-
-
Mike JS. Choi authored
Note that string literals are being used all over the project to create identifiers. A new file containing all identifier literals should be created in the future.
-
- 29 Mar, 2018 1 commit
-
-
Carola authored
Move from the sidemenu to use the tabbarcontroller, removed the MenuRevealButton Add the MediaViewController and adjust the architecture in the VLCDisplayController Created a subclass for the view of the VLCDisplayController to let touches go through Have only one instance of the Playbackcontroller that is going to be part of the tabbarcontroller Changed the code that is currently calculating the miniviews position. This still needs fixing in case you turn the phone Add sort button still need to implement functionality Add Presentationtheme and darkmode. Move Appearance code into own class Move the Wificell into the VLCServerListViewController
-
- 09 Mar, 2018 1 commit
-
-
David Cordero authored
Signed-off-by:
Felix Paul Kühne <felix@feepk.net>
-
- 13 Feb, 2018 1 commit
-
-
Soomin Lee authored
`_tapToSeekRecognizer` is not initialized when using an iPhoneX which lead to a `NSInvalidArgumentException` Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com>
-
- 08 Jan, 2018 1 commit
-
-
Soomin Lee authored
Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com>
-
- 03 Jan, 2018 1 commit
-
-
Soomin Lee authored
Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com>
-
- 22 Dec, 2017 1 commit
-
-
Carola authored
-
- 13 Dec, 2017 4 commits
-
-
Soomin Lee authored
Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com>
-
Soomin Lee authored
Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com>
-
Soomin Lee authored
This removes the confusion between screen brightness and video filter brightness. Hence, it fixes the position of the brightness silder position on a start of a media. Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com>
-
Carola authored
Since we're having two xibs for iPhone and iPad this block was necessary since the trackselector on iPhone was previously displayed in the bottom of the phone, overlapped by the controls. With the refactor we don't need device specific behavior anymore since the controls always appear centered on screen
-
- 06 Dec, 2017 2 commits
- 05 Dec, 2017 1 commit
-
- 30 Nov, 2017 1 commit
-
-
Carola authored
VLCMovieViewController: adjust the trackselector width constraint so that it is never too big for the screen
-
- 29 Nov, 2017 1 commit
-
-
Soomin Lee authored
Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com>
-
- 27 Nov, 2017 1 commit
-
-
Soomin Lee authored
Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com>
-
- 18 Nov, 2017 1 commit
-
-
Carola authored
VLCMovieViewController: follow up to VLCMovieViewController: adopt the default behavior to switch video aspectratio between fullscreen and without notch on iPhone x
-
- 17 Nov, 2017 1 commit
-
-
Carola authored
VLCMovieViewController: adopt the default behavior to switch video aspectratio between fullscreen and without notch on iPhone x
-
- 15 Nov, 2017 1 commit
-
-
Soomin Lee authored
Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com>
-
- 13 Nov, 2017 1 commit
-
-
Carola authored
-
- 10 Oct, 2017 1 commit
-
-
Carola authored
-
- 09 Oct, 2017 1 commit
-
-
Carola authored
VLCFullscreenMovieTVViewController, VLCMovieViewController : remove knowledge of mediaplayer and replace it by new methods from playbackcontroller
-
- 04 Oct, 2017 2 commits
- 28 Sep, 2017 1 commit
-
-
Carola authored
-
- 27 Sep, 2017 1 commit
-
-
Carola authored
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
-
- 26 Sep, 2017 1 commit
-
-
Carola authored
-
- 07 Sep, 2017 1 commit
-
- 05 Sep, 2017 1 commit
-
- 29 Aug, 2017 1 commit
-
-
Carola authored
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)
-
- 25 Aug, 2017 1 commit
-
-
Carola authored
-
- 24 Aug, 2017 3 commits
-
-
Mathias Sauvestre authored
Fixing player UI issue where Multi Selection menu wouldn't properly display its items because of orientation detection going wrong.
-
Carola authored
remove unnecessary removeGesturerecognizer calls. the array where these recognizers are called gets deallocated when the view gets deallocated
-
Carola authored
-
- 02 Aug, 2017 1 commit
-
-
Carola authored
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
-
- 28 May, 2017 2 commits
-
-
Soomin Lee authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Soomin Lee authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-