Skip to content

Add configurable playback speed step - #1393

Open
pederbe wants to merge 1 commit into
smplayer-dev:masterfrom
pederbe:feature/configurable-speed-step
Open

pederbe wants to merge 1 commit into
smplayer-dev:masterfrom
pederbe:feature/configurable-speed-step

Conversation

@pederbe

@pederbe pederbe commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a configurable playback speed step to the General preferences, defaulting to the existing 0.10x increment
  • apply the configured value to the existing inc_speed and dec_speed actions, including keyboard and mouse-wheel controls
  • keep the existing action IDs and fixed 4% and 1% speed actions for compatibility

Testing

  • built the release target on Windows with Qt 5.15.2 and MinGW 8.1
  • verified the command-line help smoke test
  • manually verified changing the setting and adjusting speed during playback with the keyboard and mouse wheel
  • manually verified remembered playback speed when opening other files
  • ran git diff --check

Closes #1387

@pederbe
pederbe marked this pull request as ready for review August 21, 2026 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add option to Modify playback speed Rate in settings

1 participant