- 29 Aug, 2018 2 commits
-
-
Soomin Lee authored
(closes #269)
-
Soomin Lee authored
-
- 24 Aug, 2018 1 commit
-
-
Thomas Guillem authored
Fixes automatic mode that was always forcing deinterlacing. Fixes #136
-
- 23 Aug, 2018 3 commits
-
-
Felix Paul Kühne authored
This adds support for https, works-around an issue in libvlc when using private API to set a subtitle and uses libvlc 3.0's feature to play subtitles via http so they no longer need to be downloaded first (cherry picked from commit b8d72040)
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
(cherry picked from commit e27c95d5)
-
- 21 Aug, 2018 5 commits
-
-
Soomin Lee authored
-
Soomin Lee authored
-
Carola Nitz authored
VLCPlaybackController: The delegate is not always a UIViewController instead use the topmost controller
-
Carola Nitz authored
add nullability to outputview
-
Alexis Aubry authored
This commit also removes old references to old podlibs and simplifies imports
-
- 13 Aug, 2018 1 commit
-
-
Carola Nitz authored
(closes #184) (cherry picked from commit af54bff0)
-
- 20 Jul, 2018 2 commits
-
-
Carola Nitz authored
Instead of handling the url success and error callbacks in the playbackViewcontroller they should be done whereever the call came from (cherry picked from commit 69bdb206)
-
Carola Nitz authored
(cherry picked from commit d5fcf4a2)
-
- 12 Jul, 2018 2 commits
-
-
Carola Nitz authored
Next is already called internally this lead to a double next call. Albums incorrectly started after repeat at index 1 (cherry picked from commit 0e13b760)
-
Carola Nitz authored
(cherry picked from commit a5df68eb)
-
- 28 Jun, 2018 1 commit
-
-
Soomin Lee authored
-
- 01 Jun, 2018 1 commit
-
-
Carola Nitz authored
Only add swift header for iOS Switch to UIAlertViewController in shared code deleted not needed code
-
- 25 May, 2018 1 commit
-
-
Carola Nitz authored
Refactor some code of chromecast and external displays (cherry picked from commit d57be5a9)
-
- 23 May, 2018 3 commits
-
-
Carola Nitz authored
when no action is supplied the user is only able to accept whatever the dialog states and it will be dismissed
-
Quentin Richard authored
-
Quentin Richard authored
-
- 22 May, 2018 1 commit
-
-
Carola Nitz authored
-
- 17 May, 2018 1 commit
-
-
Soomin Lee authored
-
- 16 May, 2018 3 commits
-
-
Carola Nitz authored
-
Carola Nitz authored
-
Carola Nitz authored
adjusted Bool properties from nonatomic to assign turned interfacelock off for 360Videos
-
- 22 Apr, 2018 1 commit
-
-
Jonathan Harris authored
-
- 29 Mar, 2018 1 commit
-
-
Carola Nitz 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
-
- 11 Mar, 2018 1 commit
-
-
Felix Paul Kühne authored
-
- 09 Mar, 2018 7 commits
-
-
Mike JS. Choi authored
-
Mike JS. Choi authored
Using `jumpForward` function to reflect current playback location. NOTE: Simply setting the `.position` of `VLCMediaPlayer` seems to not work.
-
Mike JS. Choi authored
-
Mike JS. Choi authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
This closes #143
-
Felix Paul Kühne authored
-
- 05 Mar, 2018 1 commit
-
-
Carola Nitz authored
openURL with options and completion is iOS 10+ hence we're going back to the old call
-
- 17 Jan, 2018 1 commit
-
-
Victor Gama authored
Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com>
-
- 16 Jan, 2018 1 commit
-
-
Carola Nitz authored
-