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

V1 - do nothing smart - all in/all out #21

Draft
wants to merge 30 commits into
base: 5.0.0-spinoco
Choose a base branch
from
Draft

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    1414e07 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. v2 - make it work?

    mraulim committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    5d139a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14172c3 View commit details
    Browse the repository at this point in the history
  3. Tweak params.

    AdamChlupacek committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1b4ed8f View commit details
    Browse the repository at this point in the history
  4. cleanup & minFrameRate

    mraulim committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    8fc0979 View commit details
    Browse the repository at this point in the history
  5. useBuffer

    mraulim committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1610322 View commit details
    Browse the repository at this point in the history
  6. remove ready

    mraulim committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f16e5e8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3eaffe9 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. avg is back

    mraulim committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    fe42e01 View commit details
    Browse the repository at this point in the history
  2. simple frame rate comparison

    mraulim committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    4f359d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac54f0a View commit details
    Browse the repository at this point in the history
  4. use timestamp

    mraulim committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    160e0b6 View commit details
    Browse the repository at this point in the history
  5. avg frame rate is long

    mraulim committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1227544 View commit details
    Browse the repository at this point in the history
  6. make currentTime millis

    mraulim committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    423ef6b View commit details
    Browse the repository at this point in the history
  7. fix avg framerate

    mraulim committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    6df7e2b View commit details
    Browse the repository at this point in the history
  8. fix zero in currentTimeDiff

    mraulim committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    965d69a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3676d44 View commit details
    Browse the repository at this point in the history
  10. decrease buffer size

    mraulim committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    c1887af View commit details
    Browse the repository at this point in the history
  11. fix peaks

    mraulim committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    68fa2bd View commit details
    Browse the repository at this point in the history
  12. keep max

    mraulim committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    440936b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. avg is back

    mraulim committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    d2e069e View commit details
    Browse the repository at this point in the history
  2. avg is now int

    mraulim committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    fe09497 View commit details
    Browse the repository at this point in the history
  3. if else...

    mraulim committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    6e435d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. cleanup

    mraulim committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    da5d677 View commit details
    Browse the repository at this point in the history
  2. drop some packets

    mraulim committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    3108edc View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. dont println

    mraulim committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    1c0020d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d9e857 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. fix logger

    mraulim committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    b3309f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    4d5fd99 View commit details
    Browse the repository at this point in the history
  2. fix log

    mraulim committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8d6b9d8 View commit details
    Browse the repository at this point in the history