- Feb 21, 2024
-
-
This resolves exceptions on iPad.
-
-
This should prevent common crashes when only 1 renderer is around
-
- Feb 20, 2024
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Diogo Simao Marques authored
This reverts commit 6902b2f9.
-
-
-
Diogo Simao Marques authored
The delegate's optional method allowing to adjust the video output view according to the aspect ratio selected is now properly called after the application of the aspect ratio. This fixes also the aspect ratio application through the action sheet selection.
-
Diogo Simao Marques authored
The delegate's optional method is now properly declared to allow the Playback Service to call it when needed. Closes #1788
-
- Feb 19, 2024
-
-
This delays the init of the services to improve startup speed
-
-
This requires an iPhone 6 or an iPad with Touch ID to work.
-
-
- Feb 18, 2024
-
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
-
-
-
-
-
- Feb 17, 2024
-
-
Users are now able to reset the settings to their default value. An alert is displayed to confirm the destructive action.
-
The Deinterlace's default value type is now correctly set in order to be able to properly perform the comparisons in order to obtain its index in the values array.
-
- Feb 16, 2024
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- Feb 15, 2024
-
-
Diogo Simao Marques authored
Users can now perform several actions on the text fields of the network login view such as: copying, pasting and selecting the current entry. Closes #1762
-
Felix Paul Kühne authored
-
-
- Feb 14, 2024
-
-
Felix Paul Kühne authored
-
- Feb 13, 2024
-
-
Signed-off-by:
Felix Paul Kühne <felix@feepk.net>
-
- Feb 08, 2024
-
-
Missing strings used to mark and unmark folders as favorites are now translated in French.
-
On iOS 13.0 and above, the NetworkServerBrowserViewController's table view now has a long press contextual menu allowing to mark and unmark folders as favorites. This avoids displaying the heart shaped buttons on every row as we now only display it for folders marked as favorites. The previous behavior is applied for iOS versions below than 13.0.
-
Diogo Simao Marques authored
The settings related to the seamless playback of the collections and playlists are now properly reset.
-
- Feb 05, 2024
-
-
Diogo Simao Marques authored
The strings used in the Donation screens are now properly translated in French.
-
Diogo Simao Marques authored
A dedicated "Continue" localized string is used for the Donation screen instead of the previous string used in the Playback Service that is usually translated in "Resume".
-
Diogo Simao Marques authored
The "File Sync" strings of the First Steps views are now properly translated in French.
-
-
-