- Sep 13, 2022
-
-
Duncan McNamara authored
-
Fixes #2681
-
- Sep 12, 2022
-
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
- Sep 08, 2022
-
-
Nicolas Pomepuy authored
If the cache is cleared in the meantime, the app will only try to retrieve the artworkUrl file that is not existing and then fail Fixes #2600
-
- Sep 06, 2022
-
-
100% translated Signed-off-by:
Nicolas Pomepuy <nicolas@videolabs.io>
-
100% translated Signed-off-by:
Nicolas Pomepuy <nicolas@videolabs.io>
-
100% translated Signed-off-by:
Nicolas Pomepuy <nicolas@videolabs.io>
-
100% translated Signed-off-by:
Nicolas Pomepuy <nicolas@videolabs.io>
-
100% translated Signed-off-by:
Nicolas Pomepuy <nicolas@videolabs.io>
-
100% translated Signed-off-by:
Nicolas Pomepuy <nicolas@videolabs.io>
-
Nicolas Pomepuy authored
-
- Sep 05, 2022
-
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
Includes a new icon to ban / unban as the long click is already used for the checkbox. It uses the focus to show/hide the icon Fixes #2665
-
Nicolas Pomepuy authored
Fixes #2668
-
Nicolas Pomepuy authored
This reverts commit 4d50e0c4.
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
By only registering the DisplayListener when needed and then unregister it right away. Fixes #2671
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
Fixes #2677
-
Nicolas Pomepuy authored
Fixes #2676
-
Nicolas Pomepuy authored
Fixes #2669
-
Nicolas Pomepuy authored
-
- Sep 02, 2022
-
-
Nicolas Pomepuy authored
New setting values: disabled, gesture only, button only, both Fixes #2650
-
Nicolas Pomepuy authored
Fixes #2654
-
Nicolas Pomepuy authored
Fixes #2658
-
Nicolas Pomepuy authored
Fixes #2651
-
Nicolas Pomepuy authored
Fixes #2666
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
Fixes #2600
-
- Sep 01, 2022
-
-
Nicolas Pomepuy authored
-
- Aug 30, 2022
-
-
To delete a playlist track requires it's position in the playlist. When deleting from results of a search it will use the position in the search results for deletion, and not the position in the playlist, deleting the wrong track. This just get's the index in the playlist tracks from media before deleting. Fixes #2652
-
-
Nicolas Pomepuy authored
-
The number of progress updates isn't important enough to limit progress display updates, and this creates many cases in which progress just isn't updated at all, so it was removed.
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
The previous setting video playlist mode, to play all files in directory when clicking on one also affected audio in the file browser, this splits the setting in two to be more explicit
-