Skip to content

Releases: nellyd95/frontend-sdl-cpp

projectMSDL-Windows-x64-2.0-pre5

16 May 08:14

Choose a tag to compare

Pre-release

Highlights
Restored Preset Search functionality (issue projectM-visualizer#99).
Added a quick search popup for playlist presets, opened with Enter.
Added playback menu entry: Preset Search....
Updated Quick Help shortcut list to include Preset Search.
Preset Search behavior
Type to filter presets (case-insensitive substring match).
Navigate search results and load a preset via:
Load Selected button
Double-click on a result
Close popup with Esc or Close button.
Stability and input fixes
Fixed popup closing immediately after open from key reuse/repeat.
Fixed input capture getting stuck after popup close (keyboard/mouse responsiveness restored).
Fixed reopen cycle behavior so search can be opened/closed repeatedly without UI lockups.

image image

projectMSDL-Windows-x64-2.0-pre4

16 May 06:25

Choose a tag to compare

Pre-release

2.0.4 (2026-05-16)

  • Added preset number in the window title when window.displayPresetNameInTitle=true.
  • Uses numeric suffix from preset names like MilkDrop2077.0001.milk when present.
  • Falls back to playlist position
  • when preset filename does not contain a numeric suffix.
image

Full Changelog: https://github.com/nellyd95/frontend-sdl-cpp/commits/2.0.4