- Mar 24, 2025
-
-
-
Before sending the notification, the lastMedia object is checked to avoid any nil object being pushed with the notification possibly leading to a crash issue.
-
The serverBrowser's class is checked before calling the selector in order to avoid any possible crash issue from happening.
-
Users can now select a different value to perform a backward/forward seek.
-
The hack using the playbackPosition to perform a seek has been replaced by the standard calls to the jump backward/forward methods of the playback service.
-
-
- Mar 20, 2025
-
-
- Mar 18, 2025
-
-
- Mar 15, 2025
-
-
Andrei Glukhikh authored
-
- Mar 12, 2025
-
-
Craig Reyenga authored
-
- Mar 10, 2025
-
-
Marvin Scholz authored
We are no longer on Freenode for a while now.
-
- Mar 08, 2025
-
-
The default criteria's localized label is updated to "Custom" to match its purpose.
-
The indicator is removed because the default criteria is not related to any ascending or descending order. The default criteria is only based on the user's interaction.
-
The feature allowing the user to change the order of a playlist's media is now restricted to only the default sorting criteria. This avoids any issue related to the loss of a the custom order when a sorting criteria other than default was selected during the changes.
-
The default sorting criteria is now explicitly added to the list.
-
Different sorting criteria can be applied to the array of media stored in a playlist. Closes #729
-
The VLCMediaLibraryKit version has been updated to be able to use the latest changes.
-
The sorting criteria are now displayed in the menu generated for the playlists' content.
-
- Mar 07, 2025
-
-
Craig Reyenga authored
-
- Feb 27, 2025
-
-
Diogo Simao Marques authored
This removes the hack in the options' action sheet that was displaying the same icon for the bookmarks and chapter. Since we do have a proper icon for the chapters, it is no longer needed. Closes #1757
-
Diogo Simao Marques authored
The icon dedicated to the bookmarks now has a name accordingly and a new icon has been added for the chapters.
-
- Feb 23, 2025
-
-
- on lockscreen and when using external controls (like headphones and car controls). (resolve #428 #800) Signed-off-by:
Felix Paul Kühne <felix@feepk.net>
-
- Feb 21, 2025
-
-
If the current playing media has been recognized as a live stream and it turns out to have a positive value length, the player in the control center is updated to the default player. The playback is not interrupted anymore at the end of the media and the play/pause and previous/next interactions do not lead to the end of the playback either. Closes #1416
-
Felix Paul Kühne authored
Regression from optimization in 4f8560b0
-
- Feb 19, 2025
-
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
The user interface style is now properly set on iOS as it used to be and still supports the visionOS windows. This fixes a visual glitch previously introduced with the support of the visionOS compilation.
-
- Feb 17, 2025
-
-
Craig Reyenga authored
Improve Observable by adding a function that calls out to each observer and handles the case of disappearing observers
-
-
-
-
-
Craig Reyenga authored
-
Craig Reyenga authored
-
Craig Reyenga authored
-
Craig Reyenga authored
-
Craig Reyenga authored
-
Craig Reyenga authored
-