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

[T6] - SndBank Linking and Sound Bank (.sabs/.sabl) Writing #99

Merged
merged 27 commits into from
Feb 11, 2024

Commits on Jan 12, 2024

  1. begin working on SndBank loading from raw

    Alex committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    b5dd6df View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. populate sound alias sub lists correctly. allocate memory for loadedA…

    …ssets count
    Alex committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    b10c752 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. finish SndAliasList loading

    Alex committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    2323b32 View commit details
    Browse the repository at this point in the history
  2. dont comment that

    Alex committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a93cb6f View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

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

Commits on Jan 26, 2024

  1. SoundBankWriter code

    Alex committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    a020de6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80da882 View commit details
    Browse the repository at this point in the history
  3. fix MD5 crypto

    Alex committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    f53c895 View commit details
    Browse the repository at this point in the history
  4. add climits for linux builds

    Alex committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    4e8d335 View commit details
    Browse the repository at this point in the history
  5. more linux build errors

    Alex committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    365502d View commit details
    Browse the repository at this point in the history
  6. clang formatting

    Alex committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    e2f8892 View commit details
    Browse the repository at this point in the history
  7. more linux build errors

    Alex committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    7af802f View commit details
    Browse the repository at this point in the history
  8. .flac extension

    Alex committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    bc1ebfc View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    c3590a9 View commit details
    Browse the repository at this point in the history
  2. add comment

    Alex committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    386f941 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9254e25 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

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

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    42c4068 View commit details
    Browse the repository at this point in the history
  2. code review changes

    Alex committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    2478a13 View commit details
    Browse the repository at this point in the history
  3. clang format

    Alex committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    bfed3d5 View commit details
    Browse the repository at this point in the history
  4. include memory for linux build

    Alex committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    54278a5 View commit details
    Browse the repository at this point in the history
  5. more linux build fails

    Alex committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    f7ece10 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    45689a2 View commit details
    Browse the repository at this point in the history
  2. chore: small code cleanups

    Laupetin committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    05ce730 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4591787 View commit details
    Browse the repository at this point in the history
  4. chore: fix linux build

    Laupetin committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    4914eb5 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

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