projectM-visualizer / frontend-sdl2

Standalone application based on SDL2 that turns your desktop audio into awesome visuals. Available on most platforms supported by both libprojectM and libSDL2.
GNU General Public License v3.0
58 stars 32 forks source link

Add texture path option #33

Closed kblaschke closed 1 year ago

kblaschke commented 2 years ago

Add option to specify an additional texture path. Helpful if the user's custom preset dir doesn't contain all the Milkdrop textures or the user wants a specific image dir to be used.

Depends on https://github.com/projectM-visualizer/projectm/pull/624

kblaschke commented 2 years ago

Upstream changes aren't merged yet, so marking this PR as draft until this is done.