- Nov 24, 2021
-
-
-
This reset the interface on start and end of playback. Additionally, snce we cannot minimize on interface lock we don't need to handle that state.
-
-
Closes #968
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
This fixes #786.
-
Felix Paul Kühne authored
This fixes #925
-
Closes #1216
-
Felix Paul Kühne authored
This configures UIWhitePointAdaptivityStyleVideo which provides weaker adaptivity than with the default option as color fidelity is more important than automatic adjustment to the environmental white point.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- Nov 23, 2021
-
-
This improves the feels for the user so that our navbar buttons interacts directly on press down and not when the finger is lifted.
-
- Nov 22, 2021
-
-
Felix Paul Kühne authored
By enforcing the metal GPU frame capture mode, view controllers will rotate even if a debugger is attached.
-
Edgar Fouillet authored
-
Edgar Fouillet authored
-
Soomin Lee authored
-
Soomin Lee authored
This improves the feel when tapping action on the video controls. Closes #1215
-
The ubiquitous key value store may decide to send notifications about its content change from a background thread which can result in UI updates from those threads and threby runtime exceptions. This is a follow-up to !478.
-
Soomin Lee authored
Closes #1214
-
Felix Paul Kühne authored
The media duration may be longer than int32 and is already defined as int64 in media library. This should be case throughout the app. VLCTime is now initialized with a NSNumber object that keeps the variable dimensions without additional casting. There is no performance impact as VLCTime stores its internal value as a NSNumber any that is created a tad earlier now. Fixes #1213
-
- Nov 19, 2021
-
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
-
-
- Nov 18, 2021
-
-
Soomin Lee authored
-
Soomin Lee authored
On older iOS versions it seems that the handling of the rect is different than the newest versions leading to some visual glitches that would lead to have an enormous thumb image and not the a rect size update.
-
Soomin Lee authored
-
Soomin Lee authored
-
-
-
-
Also fixes the playqueue being stuck when dragged too high to be dismissed.
-
-
Soomin Lee authored
-
- Nov 17, 2021
-
-
Soomin Lee authored
fastlane keyword: 100% translated fastlane title: 100% translated Signed-off-by:
Soomin Lee <bubu@mikan.io>
-
Soomin Lee authored
-
- Nov 16, 2021
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
This might resolve videolan/VLCKit#543
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
References #1208
-