- Dec 13, 2021
-
-
This improves the user experience especially when scrubbing. Indeed this will avoid conflicts between swipe gestures and scrubbing in general.
-
Soomin Lee authored
Closes #1227
-
Soomin Lee authored
-
- Dec 12, 2021
-
-
Felix Paul Kühne authored
-
- Dec 09, 2021
-
-
Maxime Chapelet authored
-
Maxime Chapelet authored
-
Maxime Chapelet authored
Closes #712, #988 and #1226
-
- Dec 08, 2021
-
-
This fixes #978
-
Felix Paul Kühne authored
refs #1037
-
Felix Paul Kühne authored
refs #1037
-
Felix Paul Kühne authored
refs #1037
-
Felix Paul Kühne authored
refs #1037
-
Felix Paul Kühne authored
refs #1037
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- Dec 07, 2021
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
refs #1037
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
refs #1037
-
Felix Paul Kühne authored
refs #1037
-
Felix Paul Kühne authored
refs #1037
-
Felix Paul Kühne authored
refs #1037
-
Felix Paul Kühne authored
refs #1037
-
Felix Paul Kühne authored
The OS automatically calculates the approximate playback position and time based on the position and the playback rate we provide. This calculation is off on major position changes. However, when updating the dictionary on every position intervall, this would be very costly. This approach tries to update it for 10 times and then gives up. This is enough for local media and most networks. This fixes #1224.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
The library is exported to the logs folder and it is up to the user to delete it once done. Fixes #655
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
This saves debug logs per new playback operation in a user-accessible folder on device. The user is responsible for handling the files and deleting them whenever needed. Fixes #1028
-
- Dec 02, 2021
-
-
Felix Paul Kühne authored
This fixes #1221
-
- Dec 01, 2021
-
-
Closes #1217
-
-
Soomin Lee authored
-
Soomin Lee authored
-
- Nov 29, 2021
-
-
Felix Paul Kühne authored
Within the video listing, always request the unknown media type as this will return both video and unknown content.
-
- Nov 27, 2021
-
-
-
The remote playback gallery page displays files in an arbitrary order, which makes it very difficult to navigate and find files when there are a lot loaded on the device. This change sorts files by their display names (final path element). Note that sorting is done by raw String value rather than, e.g., Unicode collation rules. While this may not be ideal for all languages, it at least means that a given set of files will appear in a deterministic order.
-
Felix Paul Kühne authored
-
X authored
Localizable.strings: 100% translated InfoPlist.strings: 100% translated Settings.bundle: 100% translated
-
X authored
Localizable.strings: 100% translated InfoPlist.strings: 100% translated Settings.bundle: 100% translated
-
X authored
Localizable.strings: 100% translated InfoPlist.strings: 100% translated Settings.bundle: 100% translated
-