- Feb 17, 2025
-
-
Felix Paul Kühne authored
-
- Jan 08, 2025
-
-
Diogo Simao Marques authored
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.
-
- Dec 07, 2024
-
-
Felix Paul Kühne authored
(cherry picked from commit 8a1e38bf) Co-authored-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
- Dec 06, 2024
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
This fixes #1857 and starts to align the language with the forthcoming desktop UI (cherry picked from commit b68dbf01)
-
- Dec 05, 2024
-
-
The button at the top-right hand corner now displays the medias next in queue instead of skipping to the next media at it is described in the documentation. The play queue is also updated according to the shuffle state. (cherry picked from commit 2b79d7e0)
-
- Aug 22, 2024
-
-
Felix Paul Kühne authored
-
- Aug 21, 2024
-
-
Felix Paul Kühne authored
This should finally solve the regression introduced in 3.6.2
-
- Aug 18, 2024
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Fixes #1856
-
-
Felix Paul Kühne authored
The media library stores the indexes of the tracks in the respective array instead of the actual PID. So on recovery, we must match the stored index against the array to find-out the actual PID and then request that. The code is changed respectively to do that. However, the array is constructed after parsing completed, so the entry point for recovery is moved accordingly. This should fix #1854
-
Truls Aagaard authored
-
- Aug 17, 2024
-
-
Felix Paul Kühne authored
Fixes #1855
-
- Aug 09, 2024
-
-
Felix Paul Kühne authored
-
- Aug 08, 2024
-
-
-
Diogo Simao Marques authored
-
Diogo Simao Marques authored
Listing the additions and fixes for the 3.6.2
-
- Aug 05, 2024
-
-
Diogo Simao Marques authored
The playback state is now saved when the playback ends. This allows to save the new progression of the media when the user skips to next one or repeats the same media using the proper repeat modes.
-
- Aug 02, 2024
-
-
When the resume playback feature is set to "Ask", the playback does starts accordingly to the user's choice and the player is properly displayed.
-
- Aug 01, 2024
-
-
Diogo Simao Marques authored
When the playback stops, the playback speed and sleep timer options are properly reset. The display of these views has also been fixed to properly display the values when the views are loaded.
-
Diogo Simao Marques authored
The assertionFailures' messages are now matching the file's name to add more clarity to it.
-
- Jul 23, 2024
-
-
Diogo Simao Marques authored
The AB Repeat buttons to select the marks now have accessibility hints.
-
Diogo Simao Marques authored
The AB Repeat buttons allowing the user to put the marks on the progress bar now properly have their own localizable labels.
-
-
- Jul 22, 2024
-
-
Felix Paul Kühne authored
Fixes #1846
-
- Jul 21, 2024
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- Jul 19, 2024
-
-
Felix Paul Kühne authored
-
- Jul 18, 2024
-
-
Diogo Simao Marques authored
An alert is now displayed to notify the user the media list is currently empty making it impossible to start the playback.
-
Diogo Simao Marques authored
This fixes the several behaviours of the local files playback. The user is now able to select one or multiple files and hit the "Open" button in order to start the playback. The user can also hit the "Open" button without having any media selected in order to start the playback of the entire folder.
-
- Jul 09, 2024
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
-