- Jun 23, 2024
-
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Fixes #1832
- Jun 22, 2024
-
-
- Jun 19, 2024
-
-
İbrahim Çetin authored
-
-
-
-
-
- Jun 18, 2024
-
-
Felix Paul Kühne authored
Fixes #1836
-
Diogo Simao Marques authored
The missing "Flat" default preset is now displayed and able to be selected by the users. The table view was not displaying the correct amount of cells as we fake an "Off" profile to disable the equalizer.
-
- Jun 17, 2024
-
-
Delay the animation and perform additional data validation Fixes #1835
-
Felix Paul Kühne authored
This is done by increased caching and adding missing sanity checks This fixes #1837, that is a regression from cffc06c5
-
- Jun 11, 2024
- Jun 10, 2024
-
-
Diogo Simao Marques authored
The default pre-amplification value is now set to 6 dB in order to avoid conflicting behaviours with the previous implementation.
-
- Jun 06, 2024
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
This prevents potential path traversal by malicious actors and a denial-of-service attack as well as unnoticed arbitrary data uploads. Courtesy Allar Lauk of TalTech University (Estonia)
-
Felix Paul Kühne authored
-
- Jun 03, 2024
-
-
Felix Paul Kühne authored
This should prevent out-of-bounds reads as much as possible. In case this still isn't enough, proper multi-threading fixes need to be added to the media list.
-
- Jun 01, 2024
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- May 31, 2024
-
-
Signed-off-by:
Felix Paul Kühne <felix@feepk.net>
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- May 24, 2024
-
-
The constraints updates are now performed along with the animation and the completion is updated to avoid any unexpected behaviours.
-
Pressing the reset button of the equalizer now resets the equalizer according to the current profile's values instead of applying a value of 0 for all the bands without disabling the equalizer.
-
The default pre-amp value is only set when the equalizer is disabled as the other profiles already set a value of their own for the pre- amplification. Closes #1829
-
The Equalizer view is now aligned to the AudioPlayer view's safe area in order to avoid any visual glitch.
-
- May 23, 2024
-
-
Diogo Simao Marques authored
The proper mediaList is selected according to the shuffle state of the player in order to display the currently playing media when the play queue is displayed.
-
- May 17, 2024
-
-
Felix Paul Kühne authored
This fixes #1804
-
- Apr 25, 2024
-
-
Diogo Simao Marques authored
This uses the iOS fix for the same issue but this time for tvOS.
-
Diogo Simao Marques authored
This adds a missing space between the object and the equal operator.
-
Diogo Simao Marques authored
This allows to remove the two cells allowing the user to select an external audio and subtitles tracks on the tvOS interface as this feature is not available. The audio and subtitles tracks titles attribution has also been simplified.
-
- Apr 24, 2024
-
-
Diogo Simao Marques authored
Users are now able to disable the automatic selection of the subtitles when a video playback starts.
-