• Joined on 2022-11-27
dlprows pushed tag v1.1.2-pre to dlprows/FocusVolumeControlPlugin 2023-09-24 15:05:31 -06:00
dlprows pushed to main at dlprows/FocusVolumeControlPlugin 2023-09-24 15:03:50 -06:00
708180dc8e Commenting out the debug/info logs so the logs will only have errors
5711ace990 Fixed an issue where disposing was not working correctly, so using auto-profiles by application was causing the plugin to stop responding
d89c8b1ffa Fix a bug where the step size starts at 0 instead of 1
Compare 3 commits »
dlprows pushed to main at dlprows/FocusVolumeControlPlugin 2023-09-16 15:50:20 -06:00
f94052e54b added a comment to remind myself about why steam games do funny things
ceb3494e43 refactor to remove CoreAudio nuget package and using microsoft's APIs directly to resolve memory leak
Compare 2 commits »
dlprows pushed to main at dlprows/FocusVolumeControlPlugin 2023-09-13 20:47:03 -06:00
f9b23a62a3 Clean up dial action to make sure all top level code paths have a try catch so the plugin won't crash
06266daa92 Fixed performance issue for system sounds and main volume
Compare 2 commits »
dlprows pushed to main at dlprows/FocusVolumeControlPlugin 2023-09-10 22:16:45 -06:00
1fea2a2e11 Made the display update sooner when launching steam deck software
2e44a27b2b Update manifest
Compare 2 commits »
dlprows pushed to main at dlprows/FocusVolumeControlPlugin 2023-09-10 22:07:14 -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
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
0d056215bc Move try catch, because i had issues with it throwing when doing the tick - oops
Compare 3 commits »
dlprows pushed tag v1.0.1 to dlprows/FocusVolumeControlPlugin 2023-08-31 22:07:53 -06:00
dlprows released v1.0.1 at dlprows/FocusVolumeControlPlugin 2023-08-31 22:07:53 -06:00
dlprows pushed to main at dlprows/FocusVolumeControlPlugin 2023-08-31 22:04:19 -06:00
f0a5a48c73 Fix an issue where sometimes the window proc would throw exceptions and crash the plugin
dlprows pushed to main at dlprows/FocusVolumeControlPlugin 2023-08-29 22:56:57 -06:00
5b779fb0ec Fix an issue where sometimes the window proc would throw exceptions and crash the plugin
dlprows pushed to main at dlprows/MacHttpProxyControl 2023-08-24 22:45:33 -06:00
511e8fdd4c Updating states to just use 1 and use code for the images and title because it turns out more than 2 states doesn't work right
dlprows pushed to main at dlprows/MacHttpProxyControl 2023-08-24 22:25:38 -06:00
a5ac31de17 updating states and adding icons
dlprows pushed to main at dlprows/MacHttpProxyControl 2023-08-24 21:52:36 -06:00
ff229676d7 Initial commit
dlprows created repository dlprows/MacHttpProxyControl 2023-08-24 15:53:05 -06:00
dlprows pushed tag v1.0.0 to dlprows/FocusVolumeControlPlugin 2023-08-21 23:31:31 -06:00
dlprows pushed to main at dlprows/FocusVolumeControlPlugin 2023-08-21 23:31:31 -06:00
cdf05d2913 fix application name
8b87ea39cc fix version in manifest
Compare 2 commits »
dlprows pushed to main at dlprows/FocusVolumeControlPlugin 2023-08-21 23:20:26 -06:00
2f410f431e updating icons to match style guide. update preview
709ed8a89a Update manifest to refer to github
Compare 2 commits »
dlprows pushed to main at dlprows/MacVolumeControl 2023-08-21 10:56:10 -06:00
d44af63511 Fixing an issue where some devices (usb) don't support channel 0, so i switched to virtual main volume
dlprows deleted tag 1.0.0 from dlprows/FocusVolumeControlPlugin 2023-08-20 22:16:37 -06:00
dlprows pushed tag 1.0.0 to dlprows/FocusVolumeControlPlugin 2023-08-20 22:14:06 -06:00