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

Support OGG on JS, fall back to stb #1152

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

Commits on Jun 9, 2023

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

Commits on Jun 12, 2023

  1. Still require stb lib

    MSGhero committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    b299a40 View commit details
    Browse the repository at this point in the history
  2. More general handling of illegal extensions

    OGG is illegal on !HL without stb lib
    MSGhero committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    1fd1453 View commit details
    Browse the repository at this point in the history
  3. Revert "More general handling of illegal extensions"

    This reverts commit 1fd1453.
    MSGhero committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    d5e2f00 View commit details
    Browse the repository at this point in the history
  4. Add back ignoring OGG on !stb

    MSGhero committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    e6b5a04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    320a576 View commit details
    Browse the repository at this point in the history