- Jul 05, 2018
-
-
Carola Nitz authored
-
Carola Nitz authored
-
- Jul 03, 2018
-
-
Felix Paul Kühne authored
-
- Jun 28, 2018
-
-
Felix Paul Kühne authored
This reverts commit a2c6cc00.
-
Soomin Lee authored
(cherry picked from commit 86162757)
-
Soomin Lee authored
(cherry picked from commit 6c00fda6)
-
- Jun 26, 2018
-
-
Soomin Lee authored
(cherry picked from commit 95f96f95)
-
Carola Nitz authored
-
Carola Nitz authored
-
Carola Nitz authored
-
- Jun 22, 2018
-
-
Carola Nitz authored
When the renderer is disconnected we want to hide the playing Externally view When we mirror the screen we don't want to show it either so we just check if we have a renderer
-
Soomin Lee authored
-
- Jun 21, 2018
-
-
Pierre SAGASPE authored
(cherry picked from commit f2363755)
-
Carola Nitz authored
-
Carola Nitz authored
-
Carola Nitz authored
(cherry picked from commit a3b4797e)
-
- May 28, 2018
-
-
Carola Nitz authored
-
- May 25, 2018
-
-
Carola Nitz authored
-
Soomin Lee authored
(cherry picked from commit d03f99bb)
-
Soomin Lee authored
On < iOS 11 devices the height was setted as if it was an iPhoneX
-
Carola Nitz authored
Refactor some code of chromecast and external displays
-
Carola Nitz authored
-
- May 24, 2018
-
-
Soomin Lee authored
Since 3.0 cannot change themes and most of the UI is on the darker side, this changes the default theme to have more dark friendly colors
-
- May 23, 2018
-
-
Carola Nitz authored
Made the interval bigger to 5 seconds delay for audio and subtitledelay (cherry picked from commit a1cb4f94)
-
- May 22, 2018
-
-
Carola Nitz authored
-
- May 18, 2018
-
-
Soomin Lee authored
-
Soomin Lee authored
Calling updateContentsForSelection method overwrites the foundMedia instance that held all files. Removing the call fixes files not being displayed. co-authored by Carola Nitz
-
- May 17, 2018
-
-
Carola Nitz authored
on iPad with iOS 9 and higher shouldAutorotate is never called since all orientations are supported by default when we support multitasking. This lead to no rotationlock when interfacelock was enabled or a 360 video was played. We're now using supportedInterfaceOrientations: and lock 360 videos to portrait and for interfacelock we save the current orientation and return it. (cherry picked from commit 6c02f625)
-
Carola Nitz authored
(cherry picked from commit 7712970f)
-
Carola Nitz authored
lastEuler.pitch was accidentally set twice which resulted in jumping and removing the screenscale + adjusting the zoomfactor makes panning and zooming more responsive (cherry picked from commit af887ffa)
-
Carola Nitz authored
(cherry picked from commit a8bee6d5)
-
Carola Nitz authored
adjusted Bool properties from nonatomic to assign turned interfacelock off for 360Videos (cherry picked from commit e10b9f28)
-
Do not use the Euler angles provided by CoreMotion as they are not defined in the same reference frame as libvlc. Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com> (cherry picked from commit d6c27145)
-
Carola Nitz authored
(cherry picked from commit 9deda384)
-
- May 16, 2018
-
-
Carola Nitz authored
-
- Apr 28, 2018
-
-
Felix Paul Kühne authored
Prior to 3.0, we provided PNG or JPG depending on the hardware capabilities of the iOS device, but nowadays, it's just JPG everywhere
-
Felix Paul Kühne authored
-
- Apr 22, 2018
-
-
(cherry picked from commit 7b360847)
-
- Apr 21, 2018
-
-
Felix Paul Kühne authored
library view controller: return early and don't set the activity if MLKit fails to provide a media URI description
-
Felix Paul Kühne authored
-