• Joined on 2022-11-27
dlprows pushed to main at dlprows/FocusVolumeControlPlugin 2024-10-02 18:07:09 -06:00
f5ab700817 add some error handling for audio sessions
dlprows pushed tag v1.2.0-pre3 to dlprows/FocusVolumeControlPlugin 2024-04-20 21:47:43 -06:00
dlprows pushed to main at dlprows/FocusVolumeControlPlugin 2024-04-20 21:47:43 -06:00
d1a5e37067 updating readme for overrides
fdfa32909f Add in the ability to make custom overrides.
7abbc92080 Improve sound browser to make it have more stuff in it
Compare 3 commits »
dlprows created branch playWithAppOutputDevice in dlprows/FocusVolumeControlPlugin 2023-10-09 23:08:19 -06:00
dlprows pushed to playWithAppOutputDevice at dlprows/FocusVolumeControlPlugin 2023-10-09 23:08:19 -06:00
f1d7aeed5d get the app output device
dlprows pushed to main at dlprows/FocusVolumeControlPlugin 2023-10-09 23:08:19 -06:00
0f7f1fffcd treat dotnet like java when getting icons. change cache to be a little less aggressive to make things like chrome a little better
aa905fe443 If an appx app has a resource for its name, look up the localized name
160bedd461 guard to prevent from accidentally releasing with forcing the debugger to attach
Compare 3 commits »
dlprows pushed to main at dlprows/FocusVolumeControlPlugin 2023-10-04 22:26:30 -06:00
68d5154756 Refactor how icons work, and made java icons work a little better
dlprows pushed tag v1.2.0-pre2 to dlprows/FocusVolumeControlPlugin 2023-10-04 22:25:13 -06:00
dlprows pushed to main at dlprows/FocusVolumeControlPlugin 2023-10-04 22:24:34 -06:00
f26c3a3060 Refactor how icons work, and made java icons work a little better
8eebf1af47 making audio helper static means the process/audio session cache works across multiple pages and folders
Compare 2 commits »
dlprows pushed to main at dlprows/FocusVolumeControlPlugin 2023-10-04 09:31:01 -06:00
6de76da8ad Use LRU cache for icons to improve performance when changing back and forth between frequently used apps, and reduce possibility of an icon randomly not loading
48161b5c2e Debounce window changed events for significantly improved consistency when switching apps through the start menu
Compare 2 commits »
dlprows pushed to main at dlprows/FocusVolumeControlPlugin 2023-10-04 00:31:50 -06:00
d1df235af0 ignore explorer process
6aaa32cf92 Use audio display name if available
4ca0ad021f move away from icon.ExtractAssociatedIcon because it always extracts the 32x32 icon, but the stream deck has a 48x48 space for the icon
Compare 3 commits »
dlprows pushed tag v1.1.2-pre to dlprows/FocusVolumeControlPlugin 2023-09-30 19:56:25 -06:00
dlprows pushed tag v1.2.0-pre to dlprows/FocusVolumeControlPlugin 2023-09-30 19:56:25 -06:00
dlprows pushed to main at dlprows/FocusVolumeControlPlugin 2023-09-30 19:56:25 -06:00
4c1ccd9025 Support for multiple audio devices. such as when using voicemeeter
2b10b6d7a6 prevent crash on launch
Compare 2 commits »
dlprows pushed to main at dlprows/FocusVolumeControlPlugin 2023-09-24 23:43:06 -06:00
ca634f8d3c Fix an issue where it can't get the process name or executable path because of a permission issue
bbb0e55ed6 Fix caching issue by comparing process ids instead of process objects
520659ac52 Fix an issue where using the fallback icon causes the screen to not update
Compare 3 commits »
dlprows pushed to main at dlprows/FocusVolumeControlPlugin 2023-09-24 15:35:26 -06:00
609a7bdb65 Add a special case to make steam launched games not control steam's sound, because after fixing the process matching to make it pick up the right name and icon consistently, it makes it weirder for steam to have its volume changed unexpectedly
13fdfde3e5 Improve process matching by using the display name and icon of the first match in the process list.
Compare 2 commits »
dlprows deleted tag v1.1.2-pre from dlprows/FocusVolumeControlPlugin 2023-09-24 15:24:06 -06:00
dlprows pushed to main at dlprows/FocusVolumeControlPlugin 2023-09-24 15:05:31 -06:00
bbad79b4f3 Update Version
dlprows pushed tag v1.1.0 to dlprows/FocusVolumeControlPlugin 2023-09-24 15:05:31 -06:00
dlprows pushed tag v1.1.1 to dlprows/FocusVolumeControlPlugin 2023-09-24 15:05:31 -06:00