Commit Graph

22 Commits

Author SHA1 Message Date
f9b23a62a3 Clean up dial action to make sure all top level code paths have a try catch so the plugin won't crash 2023-09-13 20:46:55 -06:00
06266daa92 Fixed performance issue for system sounds and main volume 2023-09-13 20:46:21 -06:00
1fea2a2e11 Made the display update sooner when launching steam deck software 2023-09-10 22:16:16 -06:00
2e44a27b2b Update manifest 2023-09-10 22:10:00 -06:00
84a9a89074 Adding in a step picker, so that the user can choose how much the volume should change with each tick of the encoder 2023-09-10 22:07:11 -06:00
b57ea24b11 Fixing an issue with rounding causing certain volume levels to not show the same on the steam deck as they did in the volume mixer 2023-09-10 22:06:38 -06:00
0d056215bc Move try catch, because i had issues with it throwing when doing the tick - oops 2023-09-10 22:05:11 -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
29da6a8d17 for some reason the cheveron is missing from the details so i removed the summary 2023-08-20 22:13:47 -06:00
07ddd3bf89 adding readme and previews 2023-08-20 21:59:58 -06:00
65ad532adb rewrite details in property inspector. make system sounds the default fallback behavior 2023-08-20 21:19:33 -06:00
b4f4bea0fc Delete dead js file 2023-08-20 21:18:30 -06:00
90c014e932 Add settings for fallback behavior
update action icon with padding
2023-08-20 20:52:48 -06:00
1dc8ab8a2d Add distribution tool 2023-08-06 21:55:40 -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
ab769bf7d2 Switching from my base64 code to the code supplied by sdtools 2023-08-06 13:54:00 -06:00
65f0c9faf6 Inital commit 2023-08-06 13:53:28 -06:00
bf258ab84e Initial commit 2023-08-06 13:27:19 -06:00