- 30 Aug, 2017 1 commit
-
-
Carola authored
-
- 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)
-
- 27 Aug, 2017 2 commits
-
-
Pierre SAGASPE authored
-
Pierre SAGASPE authored
-
- 26 Aug, 2017 2 commits
-
-
Pierre SAGASPE authored
-
Pierre SAGASPE authored
-
- 25 Aug, 2017 4 commits
-
-
Soomin Lee authored
Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com>
-
Carola authored
-
Carola authored
-
- 24 Aug, 2017 4 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
-
Carola authored
-
- 23 Aug, 2017 2 commits
-
-
Soomin Lee authored
-
Carola authored
Make a precheck if we're trying to download a file within our directory. If not simply return nil which is handled as resource not found
-
- 22 Aug, 2017 4 commits
-
-
Carola authored
Move the update UI with metadata call to the mainqueue to avoid crashes when the UI was updated from the background. This also resolves the only Audio but no Video issue.
-
Carola authored
-
Carola authored
first hit at seperating viewpresentation from the underlying media management. Moved the _foundmedia array into it's own class VLCMediaDataSource.m. This way a lot of duplicated logic got removed when accessing this array. That way it won't be accessed without the synchronized block and the UpdateViewContents method was cleaned up as well.
-
Carola authored
-
- 17 Aug, 2017 1 commit
-
-
Carola authored
-
- 16 Aug, 2017 4 commits
-
-
Felix Paul Kühne authored
-
Soomin Lee authored
Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 14 Aug, 2017 3 commits
- 13 Aug, 2017 1 commit
-
-
Felix Paul Kühne authored
-
- 12 Aug, 2017 2 commits
- 11 Aug, 2017 1 commit
-
-
Carola authored
-
- 09 Aug, 2017 2 commits
- 07 Aug, 2017 2 commits
-
-
Carola authored
those that are removed.
-
Felix Paul Kühne authored
-
- 04 Aug, 2017 4 commits
-
-
Carola authored
-
Carola authored
-
Carola authored
-
Soomin Lee authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com>
-