Skip to content

Releases: k1tbyte/Easymic

Easymic 1.2.1.0

Choose a tag to compare

@k1tbyte k1tbyte released this 17 May 20:50
30fd367

Fixed

  • Settings window now scales correctly at non-100% Windows display scaling #5
  • Tray icon is restored after Windows Explorer restarts or crashes
  • Various stability and memory fixes

Full Changelog: 1.2.0.0...1.2.1.0

Easymic 1.2.0.0

Choose a tag to compare

@k1tbyte k1tbyte released this 11 Apr 12:36

This release improves indicator reliability, fixes overlay positioning in exclusive top mode, and adds a faster way to control bell sounds during calls, demos, and recordings.

Added

  • Added a new Toggle bell sound hotkey action.
  • Added a tray menu action to quickly enable or disable bell sounds.

Fixed

  • Fixed an issue where the indicator could remain hidden even when microphone sessions were active.
  • Fixed indicator visibility updates for newly created audio sessions, especially when Hide when microphone inactive was enabled.
  • Fixed indicator position drift in Exclusive Top Mode on systems using Nvidia DSR.
  • Fixed layered window rendering to use the cached window position instead of unstable shadow window coordinates.
  • Improved repaint handling for the shadow window used in exclusive top mode.

Improved

  • Improved bell volume handling so volume changes are applied through the same playback path used by the bell sound.
  • Improved session watcher cleanup and synchronization during session shutdown.
  • Improved overlay position safety by clamping the saved window position to the current monitor work area.

Notes

  • Release version: 1.2.0
  • File version: 1.2.0.0

Full Changelog: 1.1.0.0...1.2.0.0

Easymic 1.1.0.0

Choose a tag to compare

@k1tbyte k1tbyte released this 25 Dec 12:03

What's Changed

  • Rewritten the system sound management manager
  • Rewritten UI from scratch
  • GDI+ is now used instead of GDI for a better indicator appearance
  • Microphone on/off sound is now customizable
  • Added exclude from capture feature
  • Added experimental indicator feature - on top of Full Screen Optimization apps
  • Added extended hotkey support
  • Added push to talk
  • Added error handling system
  • Added logging
  • Added self-update system
  • Added compatibility for MSVC/MinGW/Clang compilers
  • Many minor fixes

Easymic 1.0.1.0

Choose a tag to compare

@k1tbyte k1tbyte released this 16 Nov 22:23
7ddf226

Fixes and minor improvements

Easymic 1.0.0.0

Choose a tag to compare

@k1tbyte k1tbyte released this 31 Jul 11:34
ceabd34

First stable release

  • fixed autostart
  • added floating mic indicator (may be displayed in speaker when microphone is active)
  • added microphone volume control feature
  • added bell volume control feature
  • improved hotkey system
  • many fixes

Easymic 0.0.0.1

Choose a tag to compare

@k1tbyte k1tbyte released this 03 Mar 17:09
922289e

Initial release