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: add audio output level controls #831

Closed
wants to merge 32 commits into from

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    a59fc73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6735037 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    748ae42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b0db50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f965240 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db315cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36636a8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e0fc04a View commit details
    Browse the repository at this point in the history
  9. feat(react-dogfood): add AudioOutputMenu with AudioLevelSlider to Tog…

    …gleAudioOutputButton in Lobby
    MartinCupela committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    8b0d0e6 View commit details
    Browse the repository at this point in the history
  10. feat(react-dogfood): add AudioOutputMenu with AudioLevelSlider to Tog…

    …gleAudioOutputButton in MeetingUI
    MartinCupela committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    bb41135 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1bbbc06 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. fix(client): validate the default audio output level value before it …

    …is set
    
    Co-authored-by: Oliver Lazoroski <[email protected]>
    MartinCupela and oliverlaz authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    c21b9a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7128898 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a555204 View commit details
    Browse the repository at this point in the history
  4. refactor(react-sdk): use local participants audio output level as a m…

    …aster level in active call
    MartinCupela committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    4b581c8 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into feat/client/audio-output-level

    # Conflicts:
    #	packages/react-sdk/src/core/components/CallLayout/PaginatedGridLayout.tsx
    MartinCupela committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    a9a382f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e78b263 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    875608d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b904fec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    49cc7d3 View commit details
    Browse the repository at this point in the history
  10. docs: apply suggestions to code documentation

    Co-authored-by: Oliver Lazoroski <[email protected]>
    MartinCupela and oliverlaz authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    2fdb4bb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e1fa904 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    02ef9e8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4840f21 View commit details
    Browse the repository at this point in the history
  14. Merge remote-tracking branch 'origin/feat/client/audio-output-level' …

    …into feat/client/audio-output-level
    MartinCupela committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    b70f7b7 View commit details
    Browse the repository at this point in the history
  15. style: fix lint issue

    MartinCupela committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    0b676f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    11ecff2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17cc269 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    44ca940 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68334f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

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

Commits on Aug 4, 2023

  1. fix(react-sdk): prevent removal of event listeners when dragging part…

    …icipant audio slider, allow thumb overflow on track sides
    MartinCupela committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    5381953 View commit details
    Browse the repository at this point in the history