Files
projectm/src
Mischa ceb86ebca7 Add API flag to start presets with clean canvas
Adds projectm_set_preset_start_clean() and projectm_get_preset_start_clean()
functions to control whether new presets start with a black canvas or inherit
the previous preset's last frame.

Default behavior remains unchanged (copy previous frame), but applications
can now opt-in to clean starts by setting this flag to true.

Fixes #298
2026-02-01 21:23:32 -08:00
..