projectM-visualizer / projectm

projectM - Cross-platform Music Visualization Library. Open-source and Milkdrop-compatible.
https://discord.gg/mMrxAqaa3W
GNU Lesser General Public License v2.1
3.39k stars 375 forks source link

API/CMake and general improvements #643

Closed JohannesKauffmann closed 1 year ago

JohannesKauffmann commented 2 years ago

Some points of improvements I noticed:

kblaschke commented 2 years ago

All good points!

kblaschke commented 1 year ago

Most API changes are finished, so I can now get into polishing all those small things. Some parts of this issue are already done, others like pkgconfig and the library version are still to do.

kblaschke commented 1 year ago

Everything's implemented now in master. See version.h and the new projectm_get_version*() functions in core.h to retrieve version numbers in code for build and runtime versions of libprojectM.