Skip to content

Conversation

@frgnca
Copy link
Owner

@frgnca frgnca commented Aug 17, 2021

referencing pull request #43

@frgnca frgnca merged commit 70d0a8a into master Oct 3, 2021
@frgnca frgnca deleted the frgnca-patch-1 branch October 3, 2021 12:28
frgnca added a commit that referenced this pull request Jan 24, 2022
* change version number

* change version number

* set-audiodevice by object, ID, or index no longer sets as communication device

* add bare version of cmdlet AudioDeviceCommunication

* spacing

* change installation instructions (#45)

* change copyright year

* change copyright year

* Update build from source instructions

The System.Management.Automation package
is only compatible with .NET Core. The
legacy version is bundled with
Microsoft.PowerShell.5.1.ReferenceAssemblies

* Add PlaybackOnly parameter to Set-AudioDevice

Used when setting default audio device
to only set it as default playback and
not also default communication device

* Add CommunicationOnly parameter to Set-AudioDevice

The opposite of PlaybackOnly, only set
the default communication device, and not
default playback device.

* Rename PlaybackOnly to DeafultOnly

* revert to version without additional cmdlet

* Revert "set-audiodevice by object, ID, or index no longer sets as communication device"

This reverts commit b16518d.

* change version number

* set-audiodevice by object, ID, or index no longer sets as communication device

* add bare version of cmdlet AudioDeviceCommunication

* spacing

* change copyright year

* change copyright year

* revert to version without additional cmdlet

* Revert "set-audiodevice by object, ID, or index no longer sets as communication device"

This reverts commit b16518d.

* update copyright year

* update build instructions

* fix new line in build instructions

* change attribution

* add DefaultCommunication attribute to AudioDevice class
change List parameter to support new AudioDevice

* change AudioDevice creation in remaining parameters to support DefaultCommunication
fix typo

* add support for parameters PlaybackCommunication and RecordingCommunication

* remove duplicate step in build instructions

* add support in get cmdlet for parameters PlaybackCommunicationMute and RecordingCommunicationMute
fix typo

* add support in get cmdlet for parameters PlaybackCommunicationVolume and RecordingCommunicationVolume

* add support in get cmdlet for parameters PlaybackCommunicationMuteToggle and RecordingCommunicationMuteToggle

* add suggestion by @ImportTaste

* add new features descriptions

* update Usage section

* add parameters PlaybackCommunicationMute and RecordingCommunicationMute to Set cmdlet

* fix comment typo

* Update README.md

* add parameters PlaybackCommunicationMeter, PlaybackCommunicationStream, RecordingCommunicationMeter, and RecordingCommunicationStream to Write cmdlet

* remove file added by mistake

* fix typo

* add parameters PlaybackCommunicationVolume and RecordingCommunicationVolume to Set cmdlet

Co-authored-by: Øyvind Heddeland Instefjord <instefjord@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants