tb-vol-scroll Changelog

What's new in tb-vol-scroll 4.1.2

Apr 20, 2022
  • 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

New in tb-vol-scroll 4.1.1 (Mar 1, 2022)

  • Improved: Logic responsible for generating tray icon
  • Fixed: Settings not upgrading properly after update (hopefully)
  • 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

New in tb-vol-scroll 4.1.0 (Feb 28, 2022)

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

New in tb-vol-scroll 4.0.1 (Feb 10, 2022)

  • Added: Peak volume meter also shows "true" peak volume in grey
  • Improved: Fixed several bugs

New in tb-vol-scroll 4.0 Pre-release (Feb 9, 2022)

  • 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

New in tb-vol-scroll 3.9.1 Pre-release (Jan 10, 2022)

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

New in tb-vol-scroll 3.9 (Nov 17, 2021)

  • Try fix for crash upon waking up from sleep/hibernation
  • Revert to old global hooks

New in tb-vol-scroll 3.8 (Nov 7, 2021)

  • 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

New in tb-vol-scroll 3.7 (Oct 29, 2021)

  • Improve audio device detection and event handling
  • Make tray icon label show more useful information

New in tb-vol-scroll 3.6 (Oct 21, 2021)

  • Add option to enable/disable manual precise volume scrolling with ALT
  • Some temporary fixes in regards to AudioHandler bugs

New in tb-vol-scroll 3.5 (Oct 3, 2021)

  • Fix regression in configuration menu

New in tb-vol-scroll 3.4 (Sep 29, 2021)

  • Improve scrolling responsiveness
  • Rename and improve user interface elements
  • Remove default volume bar size padding

New in tb-vol-scroll 3.3 (Sep 20, 2021)

  • Add reverse scrolling option #12
  • Improve auto-hide timeout function
  • Misc. changes

New in tb-vol-scroll 3.2 (Aug 1, 2021)

  • Improve peak audio meter measuring
  • Always use color gradient for peak audio meter
  • Put main tray context menu items in alphabetical order
  • Small bugfixes

New in tb-vol-scroll 3.1 (Jul 20, 2021)

  • Move some code into separate classes
  • Change UI for Volume Slider Control
  • Change UI for Audio Playback Devices
  • Add icons for Configuration and Check for Updates tray context menu items

New in tb-vol-scroll 3.0 (Jul 13, 2021)

  • Add peak volume meter to Volume Slider Control
  • Fix single instance check not working properly
  • Cleanup

New in tb-vol-scroll 2.9 (Jul 12, 2021)

  • Add a few tray menu context menu icons
  • Add option to open the location of tb-vol-scroll.exe
  • Misc improvements

New in tb-vol-scroll 2.8.3 (Jul 12, 2021)

  • Show font style preview in configuration
  • Improve update handling
  • Improve general performance
  • Misc. changes

New in tb-vol-scroll 2.8.2 (Jul 11, 2021)

  • Fix volume bar not always being topmost

New in tb-vol-scroll 2.8 (Jul 6, 2021)

  • Improve general performance when scrolling
  • Hide volume bar when the cursor leaves the taskbar area
  • Use tray notifications instead of message boxes
  • Fix possible crash while restarting

New in tb-vol-scroll 2.7 (Jun 28, 2021)

  • Move updater code to UpdateHelper.cs

New in tb-vol-scroll 2.6 (Jun 28, 2021)

  • Better handling of audio service status

New in tb-vol-scroll 2.5 (Jun 24, 2021)

  • Add experimental self-updater

New in tb-vol-scroll 2.4 (Jun 21, 2021)

  • UI appearance and behaviour improvements for Audio Playback Devices and Volume Slider Popup windows
  • Add tray menu item for Volume Slider Popup
  • Other misc. improvements

New in tb-vol-scroll 2.3 (Jun 19, 2021)

  • Fix rare instance of admin restart not working properly
  • Show volume slider popup on tray icon middle click
  • Fix playback devices info displaying incorrectly

New in tb-vol-scroll 2.2 (Jun 5, 2021)

  • Interface improvements
  • Fixed a few minor bugs
  • Click on tray context menu title to play Windows Information sound

New in tb-vol-scroll 2.1 Pre-release (Mar 17, 2021)

  • Hold SHIFT to cycle through available audio playback devices
  • Configure dialog overhaul
  • Code cleanup and use different audio manager
  • Reorganized tray menu
  • Tray icon indicates volume level by color

New in tb-vol-scroll 2.0 (Feb 1, 2021)

  • Several bugfixes and improvements
  • Code clenaup

New in tb-vol-scroll 1.99 (Jan 26, 2021)

  • Fix multi-monitor support regression
  • Small cleanup

New in tb-vol-scroll 1.98 (Jan 25, 2021)

  • Combine all settings into one dialog
  • Several bugfixes

New in tb-vol-scroll 1.97 (Jan 25, 2021)

  • Add option to toggle system audio mute
  • Add option to configure auto-hide timeout
  • Add context menu entry to open Startup folder
  • Rework autohide time-out functionality
  • Reuse configuration settings when updating

New in tb-vol-scroll 1.96 (Jan 25, 2021)

  • Fix issue where the volume bar would be improperly positioned when using a non-standard taskbar position

New in tb-vol-scroll 1.95 (Jan 20, 2021)

  • Use new helper class for taskbar position and state detection

New in tb-vol-scroll 1.94 (Dec 30, 2020)

  • Allow scrolling on taskbar when on multiple displays.

New in tb-vol-scroll 1.93 Pre-release (Dec 21, 2020)

  • Use new project and property names
  • Improve high DPI support

New in tb-vol-scroll 1.92 (Nov 3, 2020)

  • Add option to pass notray as an argument when executing the program to hide the tray icon

New in tb-vol-scroll 1.91 (Oct 19, 2020)

  • Fix settings not applying properly upon save
  • Add option to configure volume bar font style

New in tb-vol-scroll 1.9 (Jan 10, 2020)

  • Added option to restart program as Administrator
  • Show elevation status in context menu
  • Make context menu colors more consistent

New in tb-vol-scroll 1.8 (Nov 23, 2019)

  • Fixed a bug where the bar would not show on first scroll step.

New in tb-vol-scroll 1.7 Pre-release (Nov 11, 2019)

  • Added settings (accessible via the tray icon menu):
  • Change bar width and height
  • Change bar color
  • Change bar opacity

New in tb-vol-scroll 1.6 (Nov 11, 2019)

  • Added settings (accessible via the tray icon menu):
  • Change the volume scroll step percentage
  • Change threshold for when precise scrolling is automatically activated

New in tb-vol-scroll 1.3 Pre-release (Jan 14, 2019)

  • Improve volume bar appearance.
  • Fix bug where the volume bar would sometimes get stuck at -1% volume.
  • Add tray context menu option to force reset the volume percentage.

New in tb-vol-scroll 1.2 Pre-release (Mar 21, 2018)

  • Fixed taskbar volume scrolling still activating in fullscreen
  • Fixed volume bar not disappearing when moving the cursor outside the taskbar while scrolling.
  • Added version label to tray menu