bluerobotics / bluerobotics/ping-viewer
Playback Key-Bindings
- Dominant language
- C++
- Stars
- 64
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
## Summary
Common playback key-bindings for when replaying data.
## Details
Specifically after something like:
- `SPACE` for play/pause
- →/← arrow keys to skip forwards/backwards 10 seconds
- maybe `SHIFT`+arrows to skip a smaller amount (e.g. 1 second or 1 ping)
- ideally also a speed control option to speed up or slow down playback (e.g. `d`/`a` or ↑/↓ to increase/decrease playback speed multiplier in 0.1x increments)
Contributor guide
Research direction
The issue names no files, tests, or playback entry point. Start by locating the replay or playback view and its existing input handling, then determine how playback position and speed are represented. Done means the requested keyboard controls work during replay, including play/pause, seeking, and speed adjustment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100