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

pygame.Music #3110

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

pygame.Music #3110

wants to merge 12 commits into from

Commits on Sep 22, 2024

  1. first version

    bilhox committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    4c071f6 View commit details
    Browse the repository at this point in the history
  2. clang format

    bilhox committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    8d7873b View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. stub fix + macros

    bilhox committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    be4b372 View commit details
    Browse the repository at this point in the history
  2. stub fix

    bilhox committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c92fc74 View commit details
    Browse the repository at this point in the history
  3. macro fix

    bilhox committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2186d61 View commit details
    Browse the repository at this point in the history
  4. macro fix 2

    bilhox committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9a3dcc6 View commit details
    Browse the repository at this point in the history
  5. more macros

    bilhox committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7d6015c View commit details
    Browse the repository at this point in the history
  6. more macros

    bilhox committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6b7c1d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    420b9d5 View commit details
    Browse the repository at this point in the history
  8. float to double

    bilhox committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5000894 View commit details
    Browse the repository at this point in the history
  9. float to double 2

    bilhox committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ce3e239 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. fadein fadeout

    bilhox committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c0f7718 View commit details
    Browse the repository at this point in the history