Skip to content

Improve seeks; add one-minute binds. - #158

Merged
galenhuntington merged 1 commit into
masterfrom
improve-seeks
Jul 7, 2026
Merged

Improve seeks; add one-minute binds.#158
galenhuntington merged 1 commit into
masterfrom
improve-seeks

Conversation

@galenhuntington

Copy link
Copy Markdown
Owner

Closes #116.

  • We no longer need frame counts at all so they're dropped.
  • Everything is done in seconds.
  • Seeks are made ten seconds exactly instead of the 400-frames approximation.
  • Seeks can be done while paused and work normally.
  • New key binds: shift-left/right-arrows jump by a minute.
  • The new frame adjustment function is used for the stopped case; it has weird edge behavior, but then it did before too.

@galenhuntington
galenhuntington merged commit a4d4f19 into master Jul 7, 2026
6 checks passed
@galenhuntington
galenhuntington deleted the improve-seeks branch July 7, 2026 19:04
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.

Seek can use relative frames and update state immediately.

1 participant