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

Prototype for moving core functionality into a Swift framework #3573

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    70ba85e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d34d2c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    f1122ca View commit details
    Browse the repository at this point in the history
  2. Some @objc formatting and switch Math over to raising NSExceptions fo…

    …r all definable range methods
    cmsj committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    fcd11cb View commit details
    Browse the repository at this point in the history
  3. Further updates

    cmsj committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    a20d2d9 View commit details
    Browse the repository at this point in the history
  4. Tidying up

    cmsj committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    3328a67 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

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

Commits on Apr 1, 2024

  1. Switch from block based CoreMediaIO property watching, to Func based,…

    … because it seems to behave properly when removing the watcher
    cmsj committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ea66aa9 View commit details
    Browse the repository at this point in the history