issues
search
projectM-visualizer
/
frontend-sdl-cpp
Standalone application based on libSDL that turns your desktop audio into awesome visuals. Available on most platforms supported by both libprojectM and libSDL.
GNU General Public License v3.0
66
stars
35
forks
source link
A couple of fixes and improvements
#39
Closed
kblaschke
closed
2 years ago
kblaschke
commented
2 years ago
Three small improvements:
Fix potentially using a nullptr in
std::string
construction
Add default paths for presets and textures to the properties file and make them configurable via CMake variables
Add (very basic) install commands for the executable and properties file
Three small improvements:
std::string
construction