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

Cloned Playback Volume data model module into Capture module #175

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

Commits on May 2, 2023

  1. Cloned Playback Volume module into Capture module

    -Adds default capture device to the data model
    -Works in the same way as (and reuses the code of) the playback device
    -Works on default capture device (eg. microphone, line-in, stereo mix)
    DragRedSim committed May 2, 2023
    Configuration menu
    Copy the full SHA
    6c9637a View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. Altered checked endpoint to be default communications capture device

    -Done to match behaviour of my setup, where mic mute key affects that device specifically
    DragRedSim committed May 7, 2023
    Configuration menu
    Copy the full SHA
    3a42800 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. Configuration menu
    Copy the full SHA
    15bb0b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b32652 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    1f0145d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fac1795 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d959b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65e02c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93f774d View commit details
    Browse the repository at this point in the history
  6. Deduplication and cleanup relevant to the CaptureVolumeModule

    -Side note: pretty sure I clobbered the Git history pretty bad here. Probably warrants a squash... if I could figure that out.
    DragRedSim committed May 24, 2023
    Configuration menu
    Copy the full SHA
    6d77290 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

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

Commits on Jun 23, 2023

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

Commits on Oct 11, 2023

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