Skip to content

Conversation

@kblaschke
Copy link
Member

@kblaschke kblaschke commented Oct 28, 2025

The playlist bug is not critical, but a major inconvenience as reported by several users, so backporting it to 4.1 made sense.

For the new release, I've also cherry-picked a few other small improvements:

  • Update projectm-eval to latest master
  • Add distance intrinsic to HLSLParser
  • Fix array subscript operator in HLSLParser to use int

Also bumped version to 4.1.5 for another small bugfix release with the changes in this PR.

@kblaschke kblaschke added this to the 4.1.5 milestone Oct 28, 2025
@kblaschke kblaschke self-assigned this Oct 28, 2025
@kblaschke kblaschke added bug The issue is (potentially) a bug. important Important bugs or features which should be fixed/implemented ASAP. labels Oct 28, 2025
This caused projectM to sometimes stop switching presets if the index chosen was the end of the given interval. Since the preset switch fails in this case, no additional switches will happen unless the user manually switches to a new preset.

Signed-off-by: Kai Blaschke <kai.blaschke@kb-dev.net>
Signed-off-by: Kai Blaschke <kai.blaschke@kb-dev.net>
Signed-off-by: Kai Blaschke <kai.blaschke@kb-dev.net>
Signed-off-by: Kai Blaschke <kai.blaschke@kb-dev.net>
@kblaschke kblaschke force-pushed the playlist-fix-random-preset-index-v4.1.x branch from c396b9f to 2e45114 Compare October 28, 2025 16:54
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. important Important bugs or features which should be fixed/implemented ASAP.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants