Closed nzoschke closed 1 year ago
I assume any frontends should do their own text overlays going forward.
Lots of API changes going on now, e.g. splitting out playlist management and removing the built-in key handler, so this breakage is intentional. The frontend will be adapted to the changes when the API changes are finished, so the work has to be done only once instead of every push in the main repo.
For the future, I'll probably add a libprojectm Git submodule to this project, pointing to a known working commit in the upstream repo. This would make things easier for other devs to determine which commit of libprojectM still works.
It is now building against 4.0.0-rc1 in current master, plus a few additional fixes.
https://github.com/projectM-visualizer/projectm/pull/652 removed parts of projectM this frontend uses.
The errors I get when building the frontend are
Workaround is to build projectM from and older version: