Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(drop-idle-frames): implement idle frame detection and dropping #11

Merged
merged 3 commits into from
Oct 12, 2020

Conversation

sassman
Copy link
Owner

@sassman sassman commented Oct 12, 2020

  • relates to issue [FEAT] idle detection and smooth typing optimization #10
  • identifies identical frames and drops them
  • calculates also a proper offset for the duration ths is dropped together with the frame
  • add a comand line flag -n or --natural to disable this mechanism
  • adjust the README and the docs/demo.gif to illustrate a very fluid installtion of t-rec (where normally it would take more idle frames)

 - relates to issue #10
 - identifies identical frames and drops them
 - calculates also a proper offset for the duration ths is dropped together with the frame
 - add a comand line flag `-n` or `--natural` to disable this mechanism
 - adjust the README and the `docs/demo.gif` to illustrate a very fluid installtion of t-rec (where normally it would take more idle frames)
@sassman sassman added the Type: Enhancement New feature or request label Oct 12, 2020
@sassman sassman added this to the v0.2.0 milestone Oct 12, 2020
@sassman sassman merged commit 1cbc062 into main Oct 12, 2020
@sassman sassman deleted the feat/drop-idle-frames branch October 12, 2020 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant