Skip to content

Releases: dvingerh/tb-vol-scroll

4.1.2

19 Apr 23:30
Compare
Choose a tag to compare
  • Added: Toggle mute button in Volume Slider Control
  • Added: Ability to change status bar font color
  • Improved: Indicate whether or not a device is a Bluetooth device in the device title
  • Improved: Detection of new devices and device state changes
  • Improved: Font dialog search box
  • Changed: Apply Windows theme to certain form components
  • Fixed: Several things

4.1.1

02 Mar 01:25
Compare
Choose a tag to compare
  • Improved: Logic responsible for generating tray icon
  • Fixed: Status bar auto hide timeout not applying properly on startup
  • Fixed: Configuration settings lost after updating
  • Fixed: Hiccup when opening the Configuration menu
  • Fixed: Notifications not showing or hiding under certain circumstances
  • Changed: Font picker design slightly changed
  • Changed: Tray icon alignment option replaces the Tray icon padding option

4.1.0

27 Feb 21:02
Compare
Choose a tag to compare

Rewrote the project almost entirely from scratch, old code was getting too messy and buggy.
Stability should be much improved

Your current configuration will be reset after installing this update

4.0.1 (still buggy)

09 Feb 22:26
Compare
Choose a tag to compare
  • Added: Peak volume meter also shows "true" peak volume in grey
  • Improved: Fixed several bugs

4.0

09 Feb 02:34
Compare
Choose a tag to compare
4.0 Pre-release
Pre-release

This is the first release for 4.0 and not considered fully "stable". Expect more frequent bugs and crashes.

  • Changed: Audio and input handling code overhauled
  • Changed: Reduced file size by cleaning up packages
  • Added: Configuration option to hide volume bar entirely while changing volume
  • Added: Configuration option to display tray icon as text instead of speaker icon (show volume percentage)
  • Improved: Use a custom font dialog for better font support
  • Improved: Numerous code changes to improve efficiency and fix bugs

3.9.1 (testing)

09 Jan 23:30
Compare
Choose a tag to compare
3.9.1 (testing) Pre-release
Pre-release

The executables found here are testing versions and not considered "stable". Expect more frequent bugs and crashes.

  • Changed: Audio and input handling code overhauled
  • Changed: Reduced file size by cleaning up packages
  • Added: Configuration option to hide volume bar entirely while changing volume
  • Added: Configuration option to display tray icon as text instead of speaker icon (show volume percentage)
  • Misc. other changes

3.9

17 Nov 12:43
Compare
Choose a tag to compare
3.9
  • Try fix for crash upon waking up from sleep/hibernation
  • Revert to old global hooks

3.8

07 Nov 14:11
Compare
Choose a tag to compare
3.8
  • More improvements for audio device detection and event handling
  • More consistent notifications and better info
  • Tray icon will no longer be shown when notray is enabled and a notification has shown
  • Misc. changes

3.7

29 Oct 00:59
Compare
Choose a tag to compare
3.7
  • Improve audio device detection and event handling
  • Make tray icon label show more useful information

3.6

20 Oct 19:26
Compare
Choose a tag to compare
3.6
  • Add option to enable/disable manual precise volume scrolling with ALT
  • Some temporary fixes in regards to AudioHandler bugs