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.22k stars 364 forks source link

Let developers provide an optional filename for dumping main texture contents. #692

Closed kblaschke closed 1 year ago

kblaschke commented 1 year ago

Application developers can now pass a specific filename for dumping the next frame instead of having to iterate the current working dir and search for the latest file themselves. If NULL is passed, the file will be written with the same generated filename as before.