This website requires JavaScript.
Explore
Help
Sign In
dlprows
/
FocusVolumeControlPlugin
Watch
1
Star
0
Fork
0
You've already forked FocusVolumeControlPlugin
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
FocusVolumeControlPlugin
/
src
/
FocusVolumeControl
/
AudioSessions
History
dlprows
4ca0ad021f
move away from icon.ExtractAssociatedIcon because it always extracts the 32x32 icon, but the stream deck has a 48x48 space for the icon
2023-10-03 23:21:19 -06:00
..
ActiveAudioSessionWrapper.cs
move away from icon.ExtractAssociatedIcon because it always extracts the 32x32 icon, but the stream deck has a 48x48 space for the icon
2023-10-03 23:21:19 -06:00
CoreAudio.cs
Support for multiple audio devices. such as when using voicemeeter
2023-09-30 19:54:35 -06:00
IAudioSession.cs
refactor to remove CoreAudio nuget package and using microsoft's APIs directly to resolve memory leak
2023-09-16 15:34:45 -06:00
SystemSoundsAudioSession.cs
refactor to remove CoreAudio nuget package and using microsoft's APIs directly to resolve memory leak
2023-09-16 15:34:45 -06:00
SystemVolumeAudioSession.cs
refactor to remove CoreAudio nuget package and using microsoft's APIs directly to resolve memory leak
2023-09-16 15:34:45 -06:00
VolumeHelpers.cs
Fix a bug where the step size starts at 0 instead of 1
2023-09-24 14:59:52 -06:00