- Feb 08, 2025
-
-
The .opticID switch case was previously removed and was generating a warning which could lead to an error in Xcode 6.0
-
The coding style has been reviewed and a few chunks of code have been simplified.
-
This setting enables the user to automatically enable the rotation lock option when the video player is displayed. The orientation that will be locked is the one selected by the device when the video player is displayed for the first time. It remains the same until the option is disabled or the video player is killed. Closes #1869
-
- Jan 27, 2025
-
-
Diogo Simao Marques authored
The icon used for the aspect ratio is now more explicit.
-
- Jan 22, 2025
-
-
- Jan 20, 2025
-
-
Leo Bala authored
-
- Jan 19, 2025
-
- Jan 18, 2025
-
-
Everything related to the custom equalizer profiles is now located in a proper dedicated file.
-
The rename and delete actions are now added as trailing actions in order to be able to add a proper icon instead of a label and therefore match the implementation of the leading actions previously added.
-
The custom equalizer profiles created by the user can now be reordered in the list by selecting one of their leading actions.
-
- Jan 14, 2025
-
-
Dave Nicolson authored
-
- Jan 11, 2025
-
-
-
Felix Paul Kühne authored
-
- Jan 07, 2025
-
-
This should set 'Labels View' trailing constraints to 'Drag Indicator image view' instead of super view. This update fixes overlapping long titles over the indicator image view.
-
-
The adequate methods were placed in separate extensions in order to improve the readability of the file.
-
The empty collection view is now properly displayed and dismissed and its constraints and background color are properly set to remove the Xcode warnings generated.
-
The media's index paths are now sorted before creating a playlist to avoid having a random order due to the set used which is not a sorted data structure.
-
Maxime Chapelet authored
-
- Jan 05, 2025
-
-
- Jan 04, 2025
-
-
Craig Reyenga authored
-
Craig Reyenga authored
-
Craig Reyenga authored
-
-
Restore toggle switch animations by preventing reloading of the entire table when a switch is toggled.
-
-
-
-
-
-
-
-
-
-
-
Each settings item is now of a designated type; the cell simply displays each item as presented without any special logic for each. This new pattern also allows for the removal of all logic that relied on a given settings item's position for its behavior. Now, settings items can be added or removed at will, without affecting the others. There should be no user-facing changes in this branch; if there are any, they are regressions.
-
Felix Paul Kühne authored
-
- Jan 03, 2025
-
-
Signed-off-by:
Felix Paul Kühne <felix@feepk.net>
-
- Jan 02, 2025
-
-
Signed-off-by:
Felix Paul Kühne <felix@feepk.net>
-