Skip to content

v1.2.12 - Desktop audio capture (working) + icon fix

Choose a tag to compare

@trstanis trstanis released this 13 Jul 14:58

Bug Fixes

  • Desktop Audio capture now actually works. Versions v1.2.8–v1.2.11 called a sounddevice loopback option that does not exist in the installed library, so the capture thread errored and died silently every time. Rebuilt on native WASAPI render-endpoint loopback (raw ctypes, verified capturing real audio). Simplified the panel to a single "Capture desktop audio" toggle that routes everything currently playing — Spotify, Apple Music, browser, games — through VB-Cable so call participants hear it.
  • Window icon no longer shows the default Tk feather — the .ico was referenced at runtime but never bundled into the build; it is now packaged and applied to the correct top-level window handle for both the title bar and taskbar.