- Jul 09, 2024
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
-
This should enable scrolling to the currently playing media in the mini player queue.
-
- Jul 08, 2024
-
-
- Jul 03, 2024
-
-
Felix Paul Kühne authored
-
- Jul 02, 2024
-
-
The previous 'self' will be deallocated at some point. This ensures to always have the correct self and thereby fixes #1841
-
Felix Paul Kühne authored
Rather assume that if saving content fails, it is because there is no free space left on device. This fixes long-standing complaints about VLC refusing to store media while there is actually space available. Fixes #1366
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
-
- Jul 01, 2024
-
-
Mohamed Sliem authored
Adding local variable for Adding and Removing observer functions
-
Mohamed Sliem authored
This should add observer when view appears, and remove themwhen it disappears.
-
-
- Jun 26, 2024
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Fixes #1840
-
Felix Paul Kühne authored
-
- Jun 25, 2024
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
This deploys regex in text search to show partial matches.
-
Fixes #1702
-
VLCServerListViewController: Add option to play entire folders and multiple files on iOS 11 and above
-
This Should fix the bug of nil left button when selection is active to avoid unexpected behavior. showing selectAll button instead of navigation back button solves the issue.
-
The equalizer's values are reset to the current selected profile when the playback stops.
-
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.
-
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.
-
The proper custom equalizer profile is now applied when the playback starts if needed.
-
The media player state changes are now sent asynchronously on the main queue in order to be sure to catch every state.
-
Users are now able to create and store custom equalizer profiles. Closes #502
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
This also includes a bit of a hack to support UIWindowSceneGeometryPreferencesIOS on old versions of Xcode
-
-
-
- Jun 23, 2024
-
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored