- Oct 05, 2022
-
-
Nicolas Pomepuy authored
(cherry picked from commit e15ab3fd)
-
Nicolas Pomepuy authored
(cherry picked from commit d616e19f)
-
The list of banned folders returned by the medialibrary returns an encoded path, including spaces which aren't encoded by VLCUtil.encodeVLCString. To properly compare strings in the ban unban callback, it is necessary to manually encode the space. (cherry picked from commit 9e6675b0)
-
- Oct 03, 2022
-
-
Fixes #2699
-
Fixes #2703
-
Nicolas Pomepuy authored
Fixes #2686 (cherry picked from commit ba8b6cc6)
-
- Sep 30, 2022
-
-
-
-
-
-
-
Fixes #2675
-
Fixes #2696
-
-
- Sep 28, 2022
-
-
Nicolas Pomepuy authored
(cherry picked from commit 07afbcca)
-
If storage access isn't granted, the medialibrary init will not add the internal storage as a medialibrary device. After this, it is only possible to add external devices. So later discovery of internal storage will fail, not being registered in the medialibrary database. To fix this, in the late device addition, a check for internal storage is added. Fixes #2689 (cherry picked from commit 2338bd92)
-
- Sep 26, 2022
-
-
(cherry picked from commit 7775dd49)
-
-
- Sep 22, 2022
-
-
Fixes #2690
-
Fixes #2691
-
It can be useful when trying to migrate settings used by the VLCInstance init to make sure the setting is migrated before
-
- Sep 21, 2022
-
-
Fixe's #2675
-
-
Fixes #2631
-
-
-
-
-
(cherry picked from commit 84406937)
-
- Sep 20, 2022
-
-
-
It was initially used to make sure the player had a background but is not used in this context anymore
-
-
-
-
-
-
-
-
-