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

feat(apple): added visionOS support #102

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

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    b9847d2 View commit details
    Browse the repository at this point in the history
  2. fixed typo in github action

    eugenehp committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c267ed4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    873bb31 View commit details
    Browse the repository at this point in the history
  4. latest LLVM

    eugenehp committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    23d3167 View commit details
    Browse the repository at this point in the history
  5. trying LLVM 17.0.6

    eugenehp committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    61e5ad5 View commit details
    Browse the repository at this point in the history
  6. Update coreaudio-sys.yml

    eugenehp authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    cfff858 View commit details
    Browse the repository at this point in the history
  7. Update coreaudio-sys.yml

    eugenehp authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    69f824a View commit details
    Browse the repository at this point in the history
  8. Update coreaudio-sys.yml

    eugenehp authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e06b1ac View commit details
    Browse the repository at this point in the history
  9. Update coreaudio-sys.yml

    eugenehp authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7b7d542 View commit details
    Browse the repository at this point in the history
  10. Update coreaudio-sys.yml

    eugenehp authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    18719e4 View commit details
    Browse the repository at this point in the history
  11. Update coreaudio-sys.yml

    eugenehp authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    53545c8 View commit details
    Browse the repository at this point in the history
  12. Update coreaudio-sys.yml

    added rust-src
    eugenehp authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    345680d View commit details
    Browse the repository at this point in the history
  13. added rust-src to visionos

    eugenehp committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    fadd3e1 View commit details
    Browse the repository at this point in the history
  14. updated build.rs

    eugenehp committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7cdd572 View commit details
    Browse the repository at this point in the history
  15. macOS-latest

    eugenehp committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    afd9d69 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cf2ef1d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4630bb5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a85974f View commit details
    Browse the repository at this point in the history
  19. list SDKs

    eugenehp committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c8c3e7e View commit details
    Browse the repository at this point in the history
  20. COREAUDIO_SDK_PATH

    eugenehp committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6d40624 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f64298e View commit details
    Browse the repository at this point in the history
  22. xcodebuild -showsdks

    eugenehp committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    9505f17 View commit details
    Browse the repository at this point in the history
  23. moved to Xcode_15.4

    eugenehp committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    242bcfe View commit details
    Browse the repository at this point in the history
  24. hack

    eugenehp committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    14068bb View commit details
    Browse the repository at this point in the history
  25. conditional coreaudio.h

    eugenehp committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    0155fdc View commit details
    Browse the repository at this point in the history
  26. AudioUnit for visionos

    eugenehp committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    0689283 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    6170798 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    4eecbe5 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    cc554fe View commit details
    Browse the repository at this point in the history
  2. dump coreaudio.h

    eugenehp committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    fc402e5 View commit details
    Browse the repository at this point in the history
  3. AudioUnit/AudioUnit

    eugenehp committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    af251a9 View commit details
    Browse the repository at this point in the history
  4. added Kernel.framework

    eugenehp committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    70d368d View commit details
    Browse the repository at this point in the history
  5. reverse

    eugenehp committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ed67234 View commit details
    Browse the repository at this point in the history
  6. bump

    eugenehp committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b129b3a View commit details
    Browse the repository at this point in the history
  7. bump

    eugenehp committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    872175e View commit details
    Browse the repository at this point in the history
  8. fixed RustAudio#102 (comment)

    eugenehp committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5062031 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    282ceba View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    34434c4 View commit details
    Browse the repository at this point in the history
  11. AudioToolbox/AudioUnit.h

    eugenehp committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    dd3e2dd View commit details
    Browse the repository at this point in the history
  12. added rust-toolchain.toml

    * according to RustAudio#78 (comment)
    eugenehp committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b54ac8b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c0ad6b6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bd715a8 View commit details
    Browse the repository at this point in the history
  15. try default Xcode

    eugenehp committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    4dac4da View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3eaa192 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    21ad6c5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d9cf135 View commit details
    Browse the repository at this point in the history
  19. bump

    eugenehp committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    149d06c View commit details
    Browse the repository at this point in the history
  20. cargo +nightly build

    eugenehp committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    118ece5 View commit details
    Browse the repository at this point in the history
  21. cargo fmt

    eugenehp committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    51d5696 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    90edab5 View commit details
    Browse the repository at this point in the history
  23. AudioToolbox for visionOS

    eugenehp committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    872095d View commit details
    Browse the repository at this point in the history
  24. and AudioUnit.h again

    eugenehp committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    fc5aec4 View commit details
    Browse the repository at this point in the history
  25. arm64-apple-xros!!!!

    eugenehp committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    7212e4d View commit details
    Browse the repository at this point in the history
  26. Xcode_15.4.app

    eugenehp committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b91dbb5 View commit details
    Browse the repository at this point in the history
  27. include sim in the target

    eugenehp committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    685c316 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    623b16a View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. cleanup

    eugenehp committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    20876ab View commit details
    Browse the repository at this point in the history
  2. remove comments

    eugenehp committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    3278aff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d16260 View commit details
    Browse the repository at this point in the history
  4. better clan target matcher

    eugenehp committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    17eaa7c View commit details
    Browse the repository at this point in the history