- Nov 03, 2022
-
-
Duncan McNamara authored
Add a request for issue before contributing to the UI or adding a new feature. This is so there can be a discussion before any code is written.
-
- Nov 02, 2022
-
-
Duncan McNamara authored
-
-
-
-
-
-
- Oct 27, 2022
-
-
Nicolas Pomepuy authored
-
- Oct 26, 2022
-
-
Nicolas Pomepuy authored
-
- Oct 21, 2022
-
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
It was introduced by the extension removal
-
Use the installed path instead of the build path. Fixes build with latest the VLC HASH that moved the build path for all contribs.
-
- Oct 20, 2022
-
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
-
-
Nicolas Pomepuy authored
-
- Oct 19, 2022
-
-
-
Nicolas Pomepuy authored
Fixes #2725
-
- Oct 18, 2022
-
-
On some low performance devices, when leaving the app, the paused service will be killed, and respawned when the app is restarted. As the medialist was saved but not the index, resuming would go to the 1st media in the saved medialist. This saves the media index also. Fixes #2705
-
As for most users 720p, 1080p, and 1440p is easier to understand for most users than the official nomenclature HD, FHD, and qHD. This reverts back to it.
-
- Oct 17, 2022
-
-
Robert Stone authored
-
- Oct 14, 2022
-
-
Fixes #2721
-
- Oct 13, 2022
-
-
Fixes #2719
-
Nicolas Pomepuy authored
Fixes #2714
-
- Oct 12, 2022
-
-
-
Nicolas Pomepuy authored
-
- Oct 11, 2022
-
-
Nicolas Pomepuy authored
-
- Oct 05, 2022
-
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
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.
-