Skip to content

1.1.4

Latest

Choose a tag to compare

@Netropolitan Netropolitan released this 12 Feb 14:46
· 1 commit to main since this release
8e80fb8
  1. Icon not changing - TrayTip() was being called right after TraySetIcon(), which causes Windows to reset the tray icon back to the embedded default. Reordered so TrayTip fires first, then SetRecording() sets the icon after.
  2. "Not recording" -> "Recording stopped" - Changed the message in audio.ahk:97.