- 21 Feb, 2018 1 commit
-
-
Carola authored
-
- 20 Feb, 2018 7 commits
-
-
Carola authored
-
The LAContext needs to be reinstanciated every time otherwise it will cache a successful unlock. Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com>
-
Carola authored
-
Carola authored
-
Carola authored
-
Felix Paul Kühne authored
-
- 16 Feb, 2018 1 commit
-
-
Carola authored
-
- 15 Feb, 2018 3 commits
-
-
Carola authored
-
Carola authored
-
This replaces old availability checks performed by checking for class presence with the new @available syntax. I basically replaced those checks with @available(VERSION) after checking VERSION on Apple Developer Documentation Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com> (cherry picked from commit a0087846)
-
- 14 Feb, 2018 2 commits
-
-
Felix Paul Kühne authored
-
Carola authored
-
- 13 Feb, 2018 1 commit
-
-
`_tapToSeekRecognizer` is not initialized when using an iPhoneX which lead to a `NSInvalidArgumentException` Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com> (cherry picked from commit 9af5072e)
-
- 09 Feb, 2018 1 commit
-
-
Carola authored
-
- 08 Feb, 2018 4 commits
-
-
Carola authored
-
Carola authored
Using the Focusframeguide for the constraint led to an endless layoutloop. Instead we use the thumbnail now directly and update the constraint when the cell becomes the focus
-
Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com>
-
Carola authored
-
- 07 Feb, 2018 2 commits
-
-
Carola authored
-
This addresses an issue that affects VLCPlaybackInfoTVCollectionViewCell when tvOS is using the Dark appearance by properly defining colours that shows the different UI states of the aforementioned item. Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com>
-
- 06 Feb, 2018 1 commit
-
- 03 Feb, 2018 1 commit
-
-
Felix Paul Kühne authored
(cherry picked from commit c6511ff1)
-
- 31 Jan, 2018 3 commits
- 30 Jan, 2018 1 commit
-
-
Pierre SAGASPE authored
-
- 24 Jan, 2018 5 commits
-
-
Carola authored
-
Carola authored
-
Carola authored
-
Carola authored
-
Carola authored
since we're now parsing media in the correct order in VLCKit there is no need to reverse the order of media when handing it over. This actually led to a bug in playlists where instead playing media at index 1, media at media.count -1 would be played.
-
- 18 Jan, 2018 1 commit
-
- 17 Jan, 2018 2 commits
-
-
Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com>
-
Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com>
-
- 16 Jan, 2018 4 commits
-
-
Carola authored
-
The restoration needs to be done on libvlc's `ESAdded` event. Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com>
-
Carola authored
-
Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com>
-