Sean Chapman
Sean Chapman
Somewhat related to: https://github.com/xenolightning/AudioSwitcher_v1/issues/1253 Hotkeys need some love
@MadPanCake - does switching via the Windows Control Panel Sound menu? It really shouldn't be any different than the Control Panel way of switching, so good to confirm that works...
There's definitely issues in this space. Mostly caused by Windows thinking that plugging in the same usb device (or HDMI device) is a new device every time. There's a limitation...
@robhol That introduces another set of issues. What if there's two devices with the same name? Which one should it use? This issue was more or less the driving factor...
Yeah I think I inadvertently saw this the other day after installing Win10 on my main dev machine. I believe it's happening when the device state changes, i.e active, unplugged,...
@Domarius For the full names, you are right, they are _almost_ unique on a system. Here's where the fun part comes in, when devices disconnect & reconnect they create a...
Yeah, you're on the same track with those ideas. Since the system id (guid), isn't useful in that scenario, it can't be used to identify the same device across connection...
Potentially yeah, I'm not sure what there is there, and if anything of it be used. RE: Contributing (before the ninja edit) 😛 You can raise another issue, or open...
I just set up a gitter, can jump in there and continue the discussion if you like. https://gitter.im/audioswitcher/Lobby
Not a bad idea. Will defer to 2.0 as no new functionality will be added to 1.x.