Skip to content

v1.5.0 - Volume settings

Compare
Choose a tag to compare
@regorxxx regorxxx released this 15 Feb 19:42
· 191 commits to main since this release

DELETE ALL OLD FILES, AT 'xxx-scripts' before installing new ones.

Update all my other scripts too with latest releases.

Too many things have changed and it must be ensured a clean installation is done.

There may be a SMP's bug on installation. See wiki.
REQUIRES SMP 1.6.1

[1.5.0] - 2023-02-15

Added

  • Volume: new option to set default volume per device. Switching between devices will adjust volume to this setting afterwards.
  • UI: added icons-only mode for toolbar buttons at the toolbar configuration menu ('Other UI configuration'). Tooltip is adjusted to show the button's name there instead. Handy when creating a compact toolbar and icons are good enough to recognize the tools.

Changed

  • Playback: workaround for some instances where the output devices throws an error and playback is stopped. Now playback is resumed again.
  • Playback: workaround for random instances where playback changes to beginning of track after device switching (foobar bug?). Now playback is forced at cached position after device switching. Multiple retries. Both changes should produce much smoother (and faster) output device switching now.
  • Buttons: default method of installation requires now to load the toolbar (no more single buttons support), from there, any button can be loaded as desired.
  • Buttons: the buttons bar now shows a message when no buttons have been added, left clicking shows a popup with available buttons presets. Right clicking opens the menu to configure the toolbar or add buttons manually.
  • Buttons: improved 'no background mode' on buttons toolbar with colors and shades adapted to the toolbar background color and following the design of native Foobar2000 buttons for a seamless integration.
  • Buttons: improved 'no background mode' on buttons toolbar with proper animations (no longer a bad looking rectangle gradient).
  • UI: unified tooltip structure and available info on all buttons (short description + relevant settings + keyboard modifiers).
  • UI: unified buttons size normalization settings and behavior for all axis modes.
  • UI: unified button icon alignment on reflow modes.
  • Helpers: updated helpers.

Removed

Fixed

  • UI: don't show tooltip during buttons drag n drop.
  • UI: background color mismatch when resizing windows and using custom background colors.
  • UI: fixed reflow mode in some cases when resizing back to the required width/height to show all buttons on a single row/column.
  • UI: fixed reflow mode in some cases when normalization mode was not active and buttons had different size; non needed empty space was added in some rows/columns.