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

No_std support for symphonia-core #244

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    f011fc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7405c30 View commit details
    Browse the repository at this point in the history
  3. Add back the missing test

    atoktoto committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    a83d9a0 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    atoktoto committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    868f33f View commit details
    Browse the repository at this point in the history
  5. Cleanup

    atoktoto committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    9b7d0c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29825f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e47bc31 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f18bf1e View commit details
    Browse the repository at this point in the history
  9. Fix io:Error mapping

    atoktoto committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    a0312a5 View commit details
    Browse the repository at this point in the history
  10. std feature in main crate

    atoktoto committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    4fa2de7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    92f0b0c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6458961 View commit details
    Browse the repository at this point in the history
  13. Make format-wav no_std

    atoktoto committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    b85de52 View commit details
    Browse the repository at this point in the history
  14. Make codec-pcm no_std

    atoktoto committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    a9cb411 View commit details
    Browse the repository at this point in the history
  15. Made id3v2 optional in order to make encoding_rs dependency optional …

    …to make the binary smaller
    atoktoto committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c71a473 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    952d5a6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7122e93 View commit details
    Browse the repository at this point in the history
  18. Rework error wrapping

    atoktoto committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    7e05c8b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    de3cef1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f496c90 View commit details
    Browse the repository at this point in the history
  21. fmt

    atoktoto committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    e543ca1 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

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