Skip to content

Conversation

kblaschke
Copy link
Member

Also removing failed presets immediately, which will prevent the same preset from being tried again. Increased default retry count to 500.

Possibly fixes #894

Also removing failed presets immediately, which will prevent the same preset from being tried again. Increased default retry count to 500.
@kblaschke kblaschke added this to the 4.2 milestone Sep 29, 2025
@kblaschke kblaschke added bug The issue is (potentially) a bug. optimization A general optimization to performance, RAM usage or UX. labels Sep 29, 2025
@kblaschke kblaschke self-assigned this Oct 1, 2025
@kblaschke kblaschke moved this to In Review in libprojectM Release 4.2 Oct 1, 2025
This will prevent the playback history from vanishing unexpectedly in case a preset can't be loaded.

Also fixed a few typos in the Doxygen comments and clarified how the history is changed when changing the playlist.
@kblaschke
Copy link
Member Author

kblaschke commented Oct 3, 2025

Also improved playback history handling in case presets are added or removed from the playlist. the history indices are now updated accordingly, and removed items are also removed from the history.

The history will now only be deleted when the playlist is either cleared, filtered or sorted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is (potentially) a bug. optimization A general optimization to performance, RAM usage or UX.
Projects
Status: In Review
Development

Successfully merging this pull request may close these issues.

[APP BUG] Auto advance/shuffle gets stuck on the same visualizer after a while
1 participant