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

Define fpp_t and f_cnt_t to be of size_t #7363

Merged
merged 22 commits into from
Jul 9, 2024

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    3607da1 View commit details
    Browse the repository at this point in the history
  2. Fix errors

    sakertooth committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    8e40921 View commit details
    Browse the repository at this point in the history
  3. Fix includes

    sakertooth committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    810f0c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0bb51d View commit details
    Browse the repository at this point in the history
  5. Remove std:: prefix

    sakertooth committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    37744e6 View commit details
    Browse the repository at this point in the history
  6. Replace %d with %zu

    sakertooth committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    ad30219 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    7e394f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb4eb12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba5e29e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4c67de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb994ad View commit details
    Browse the repository at this point in the history
  6. Fix types

    sakertooth committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    155440b View commit details
    Browse the repository at this point in the history
  7. Revert "Fix types"

    This reverts commit 155440b.
    sakertooth committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    1da406c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5b5e4b7 View commit details
    Browse the repository at this point in the history
  9. Revert "Fix errors"

    This reverts commit 8e40921.
    sakertooth committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    1374831 View commit details
    Browse the repository at this point in the history
  10. Fix errors

    sakertooth committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    26df2e7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    357c1e4 View commit details
    Browse the repository at this point in the history
  12. Include array in Sfxr.h

    sakertooth committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    815851a View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Use std::min to calculate startFrame

    Co-authored-by: Dominic Clark <mrdomclark@gmail.com>
    sakertooth and DomClark committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    d32e752 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef24820 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    560af12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    786ce71 View commit details
    Browse the repository at this point in the history