EqualizerView: Create custom profiles + Global feature improvements
- Jun 25, 2024
-
-
The equalizer's values are reset to the current selected profile when the playback stops.
363525fb -
The save button is now simply hidden/displayed when necessary by using an animation and its isHidden property. This avoids having to constantly remove and add right back the button to the view.
400b2df2 -
Users can now edit the custom profiles' section of the presets table view and delete and rename the custom profiles previously created by swiping to the left and selecting the proper action.
1adf6942 -
The proper custom equalizer profile is now applied when the playback starts if needed.
8b2d0aae -
The media player state changes are now sent asynchronously on the main queue in order to be sure to catch every state.
9c805bce -
Users are now able to create and store custom equalizer profiles. Closes #502
eadf5f80
-