clementine-player / Clementine

:tangerine: Clementine Music Player
https://www.clementine-player.org/
GNU General Public License v3.0
3.68k stars 670 forks source link

Read system projectm presets from subdirs #7306

Open DarthGandalf opened 7 months ago

DarthGandalf commented 7 months ago

Fix #7151

Note that this requires C++17 patches from #7272 because I don't want to bother backporting the fix to syntax available in C++11