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

migrate Sample to dasp_sample #689

Merged
merged 31 commits into from
Oct 7, 2022
Merged

migrate Sample to dasp_sample #689

merged 31 commits into from
Oct 7, 2022

Commits on Sep 9, 2022

  1. migrate Sample to dasp_sample

    kawogi committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    7fb06c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. fix typos

    kawogi committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    d897488 View commit details
    Browse the repository at this point in the history
  2. rustfmt

    kawogi committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    1248d4c View commit details
    Browse the repository at this point in the history
  3. fix clippy warnings

    kawogi committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    9401c09 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. fix errors on windows platform

    kawogi committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    0065fbf View commit details
    Browse the repository at this point in the history
  2. migrate Sample to SizedSample

    kawogi committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    768a0df View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    1798edb View commit details
    Browse the repository at this point in the history
  2. update trait to SizedSample

    kawogi committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    74cfbac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4956ac View commit details
    Browse the repository at this point in the history
  4. update trait to SizedSample

    catch more unsupported sample formats
    kawogi committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    925c924 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a91f81 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb98dd5 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. fix towards edition 2021

    kawogi committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    08acedd View commit details
    Browse the repository at this point in the history
  2. fix some clippy warnings

    kawogi committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    e78a847 View commit details
    Browse the repository at this point in the history
  3. Merge pull request RustAudio#691 from kawogi/edition-2021

    Fix some Edition 2021 warnings/errors
    est31 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    f19ceeb View commit details
    Browse the repository at this point in the history
  4. migrate Sample to dasp_sample

    kawogi committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    3eae882 View commit details
    Browse the repository at this point in the history
  5. fix typos

    kawogi committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    927753d View commit details
    Browse the repository at this point in the history
  6. rustfmt

    kawogi committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    9dbe975 View commit details
    Browse the repository at this point in the history
  7. fix errors on windows platform

    kawogi committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    0fffb4a View commit details
    Browse the repository at this point in the history
  8. migrate Sample to SizedSample

    kawogi committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    ad07af0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c301661 View commit details
    Browse the repository at this point in the history
  10. update trait to SizedSample

    kawogi committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    c47d40d View commit details
    Browse the repository at this point in the history
  11. update trait to SizedSample

    catch more unsupported sample formats
    kawogi committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    d13f32c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a18967b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2df309c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2266f1b View commit details
    Browse the repository at this point in the history
  15. remove AsioSample

    kawogi committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    587ca4e View commit details
    Browse the repository at this point in the history
  16. add missing trait bound

    remove unused imports
    kawogi committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    45732ba View commit details
    Browse the repository at this point in the history
  17. add missing trait bound

    kawogi committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    c09df56 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9a699ba View commit details
    Browse the repository at this point in the history
  19. fix more warnings

    kawogi committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    8585624 View commit details
    Browse the repository at this point in the history