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

[Mac] Allow audio device selection #21

Merged
merged 25 commits into from
Jul 31, 2022

Commits on Mar 10, 2022

  1. first attempt

    hiroshihorie committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    3c17eff View commit details
    Browse the repository at this point in the history
  2. remove unused dep

    hiroshihorie committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    42029a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. init playout / recording

    hiroshihorie committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    4c929eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efc3c32 View commit details
    Browse the repository at this point in the history
  3. switch device method

    hiroshihorie committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    a5042dc View commit details
    Browse the repository at this point in the history
  4. equality

    hiroshihorie committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    dfd4ace View commit details
    Browse the repository at this point in the history
  5. default device

    hiroshihorie committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    eda19e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2022

  1. isDefault property

    hiroshihorie committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    507913c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c08e4cf View commit details
    Browse the repository at this point in the history
  3. type param

    hiroshihorie committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    e063d93 View commit details
    Browse the repository at this point in the history
  4. bypass

    hiroshihorie committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    aba2227 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2022

  1. refactor

    hiroshihorie committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    149c99f View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. fix

    hiroshihorie committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    a00a74c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5410c8 View commit details
    Browse the repository at this point in the history
  3. ref

    hiroshihorie committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    c4f1305 View commit details
    Browse the repository at this point in the history
  4. lk headers

    hiroshihorie committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    a35ce56 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. low level apis

    hiroshihorie committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    bdf5e7e View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Configuration menu
    Copy the full SHA
    9de0e4d View commit details
    Browse the repository at this point in the history
  2. fix thread checks

    Some methods of ADM needs to be run on worker thread, otherwise RTC's thread check will fail.
    hiroshihorie committed May 27, 2022
    Configuration menu
    Copy the full SHA
    bda204c View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    e25aa38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d30b2e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e0ef35 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

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

Commits on Jun 8, 2022

  1. fix ios compile

    hiroshihorie committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    ccf95cf View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

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