Skip to content

v2.0.0

Compare
Choose a tag to compare
@reupen reupen released this 09 May 19:36
· 450 commits to main since this release
b36fc31

Changes since v1.7.0

New features since version 1.7.0 include:

  • a dark mode on Windows 10, version 2004 and newer
  • a 64-bit build
  • improved support for foobar2000 2.x
  • buttons toolbar improvements, including SVG icon support, updated default icons and the ability to override the icon size
  • an audio track selection toolbar
  • the ability to show the number of selected tracks in the status bar
  • autocompletion when editing metadata in Item properties

See earlier change log entries for a full list of changes.

Changes from v2.0.0-rc.1

Bug fixes

  • Scroll bars in the DSP preset and output device toolbars now have a dark appearance when dark mode is active. [#703]

  • A GDI-object leak when closing the Item properties options dialogue box on older versions of Windows was fixed. [#704]

  • Certain internet radio streams no longer have a negative length in the playlist switcher, status bar and status pane on foobar2000 2.0. [#721]

  • In the playlist tabs and tab stack panels, the hover item now rerenders correctly after using the mouse wheel. [#723]

  • Some buttons toolbar console messages were updated to refer to hover icons instead of hot images. [#708]

Internal changes

  • The component is now compiled using foobar2000 SDK 2023-04-18. [#699]