13 Commits

Author SHA1 Message Date
fdfa32909f Add in the ability to make custom overrides.
Fixed issues with the CSS in the property inspector
Make it so i can actually write unit tests if i want to
2024-04-20 21:19:44 -06:00
4c1ccd9025 Support for multiple audio devices. such as when using voicemeeter
improved display name and icon support
fixed issues with games like halo master chief collection, which threw exceptions when getting the display name
2023-09-30 19:54:35 -06:00
bbad79b4f3 Update Version 2023-09-24 15:04:47 -06:00
ceb3494e43 refactor to remove CoreAudio nuget package and using microsoft's APIs directly to resolve memory leak 2023-09-16 15:34:45 -06:00
2e44a27b2b Update manifest 2023-09-10 22:10:00 -06:00
f0a5a48c73 Fix an issue where sometimes the window proc would throw exceptions and crash the plugin 2023-08-31 22:04:08 -06:00
cdf05d2913 fix application name 2023-08-21 23:31:25 -06:00
8b87ea39cc fix version in manifest 2023-08-21 23:26:24 -06:00
2f410f431e updating icons to match style guide. update preview 2023-08-21 23:20:24 -06:00
709ed8a89a Update manifest to refer to github 2023-08-20 22:16:50 -06:00
65ad532adb rewrite details in property inspector. make system sounds the default fallback behavior 2023-08-20 21:19:33 -06:00
a429a435bc Rewrite how picking a matching audio session works
rewrite the UI layer to make it only send updates to the stream deck if needed
2023-08-06 21:51:04 -06:00
65f0c9faf6 Inital commit 2023-08-06 13:53:28 -06:00