Skip to content

Releases: reupen/columns_ui

v1.4.0-rc.1

28 Jan 19:56
ea69414
Compare
Choose a tag to compare
v1.4.0-rc.1 Pre-release
Pre-release

Changes

Bug fixes

  • A problem reading artwork from Windows Media files, and using certain third-party input components, was worked around. [#292]

Downloads

Downloads are available from https://yuo.be/columns-ui.

v1.4.0-beta.1

14 Jan 18:07
1d83191
Compare
Choose a tag to compare
v1.4.0-beta.1 Pre-release
Pre-release

Changes

Removals

  • The artwork source settings in Columns UI were removed and now only the settings on the main Display preferences page are used.

    If Columns UI artwork source settings were in use, you will be prompted to transfer your settings on upgrade. [#286]

  • The playlist view ‘Low artwork reader thread priority’ setting was removed; a low thread priority is now always used. [#270]

  • The ability to display tooltips for non-truncated text in the playlist view was removed. [#272]

Features

  • The Windows Imaging Component is now used to load button images, and artwork in the artwork panel and playlist view.

    On recent versions of Windows 10, this adds support for WebP and HEIF images if the required codecs are installed. These are usually installed automatically, but can also be manually installed from the Microsoft Store:

    On older versions of Windows and on Wine, the Google WebP codec can be installed for WebP support.

    Note: Currently, when configuring artwork sources in Display preferences, the .webp or .heif file extension must be explicitly specified for WebP or HEIF files to be loaded. (Using .* for the file extension will not load WebP or HEIF files.) [#276]

Internal changes

  • The component is now compiled using foobar2000 SDK 2019-12-27. [#271, #285]

Downloads

Downloads are available from https://yuo.be/columns-ui.

v1.3.0

14 Dec 13:16
34bb08a
Compare
Choose a tag to compare

Changes

  • There were no changes from version 1.3.0-rc.1.

Downloads

Downloads are available from https://yuo.be/columns-ui.

v1.3.0-rc.1

05 Dec 19:58
884365a
Compare
Choose a tag to compare
v1.3.0-rc.1 Pre-release
Pre-release

Changes

Features

  • When using in-line field editing in the playlist view, empty field values are no longer written to the file when saving changes. (If no field values are entered, the field is now removed from the file.) [#266]

  • In-line field editing in the playlist view is no longer sometimes blocked if a file with no loaded metadata is encountered. [#266]

Bug fixes

  • A crash was fixed when using in-line field editing in the playlist view and setting a field to an empty string. [#266]

  • A crash was fixed when saving changes after using in-line field editing in the playlist view on more than two tracks with initially differing field values. [#266]

Internal changes

  • The component is now compiled using Visual Studio 2019 16.4.

Downloads

Downloads are available from https://yuo.be/columns-ui.

v1.3.0-beta.1

30 Nov 15:28
48516cf
Compare
Choose a tag to compare
v1.3.0-beta.1 Pre-release
Pre-release

Changes

Removals

  • Support for foobar2000 1.3 was removed. foobar2000 1.4 is now the minimum version required.

Features

  • When using in-line field editing in the playlist view, it’s now possible to enter multiple field values by separating values with semicolons. [#263]

  • When using in-line field editing in list views such as the playlist view, all text in the edit box can now be selected by pressing Ctrl-A. (Note that Windows 10 1809 and newer already supported this keyboard shortcut natively.) [#257, ui_helpers#41]

  • The Item properties panel can now display custom information sections from third-party components. [#251]

  • A main menu item for showing and hiding artwork in the playlist view was added. [#262]

  • Various default settings were updated:

    • All built-in panels now have a default edge style of ‘none’. [#242]

    • The Windows notification icon is now disabled by default. [#245]

    • Tooltips are now enabled in the playlist view by default. [#258]

    • The default playlist switcher configuration now includes a playing indicator in playlist titles. [#248]

    • The default information sections displayed by the Item properties panel were changed. [#253]

    • The default metadata field titles in the Item properties panel now use sentence case. [#253]

Bug fixes

  • A crash when dragging items over a playlist with a very long name was fixed. [#264, ui_helpers#46]

  • When typing the name of an item in a list view to jump to that item, the space key now correctly jumps to matching items. [#246, ui_helpers#41]

  • Various bugs relating to the display of ellipses in truncated text containing colour codes were fixed. [#250, ui_helpers#42, ui_helpers#43]

  • The expansion state of items in the layout tree on the Layout preferences page is now fully preserved when moving items up and down. [#255]

  • Panel options on the Layout preferences page are now always correctly disabled after the tree selection is cleared (such as after selecting a different preset). [#261]

  • When a panel with a custom title is copied and pasted, the custom title is now correctly set on the pasted panel. [#254]

Internal changes

  • The internal state management of the layout tree on the Layout preferences page was reworked. [#231, #256, #260]

  • The component is now compiled using foobar2000 SDK 2019-09-18. [#243]

  • The component is now compiled using Visual Studio 2019 16.3.

Downloads

Downloads are available from https://yuo.be/columns-ui.

v1.2.0

05 Sep 18:49
29777a4
Compare
Choose a tag to compare

Changes

  • There were no changes from version 1.2.0-rc.2.

Downloads

Downloads are available from https://yuo.be/columns_ui.

v1.2.0-rc.2

31 Aug 19:24
4a3a0ba
Compare
Choose a tag to compare
v1.2.0-rc.2 Pre-release
Pre-release

Changes

  • A crash when Item properties was used with Playback Statistics 2.x was fixed. [#227]

  • A warning is now output to the foobar2000 console if UI Hacks is installed (due to problems it’s known to cause). [#224]

  • The component is now compiled using foobar2000 SDK 2019-07-26. [#225, #226]

Downloads

Downloads are available from https://yuo.be/columns_ui.

v1.2.0-rc.1

26 Aug 18:35
6ecb9d4
Compare
Choose a tag to compare
v1.2.0-rc.1 Pre-release
Pre-release

Changes

  • A potential crash when the Item properties panel was refreshing its contents was fixed. [#218]

  • A problem was fixed where the buttons toolbar options dialog box may have shown blank or incomplete command names for buttons linked to unknown main menu items.

    They will now say 'Unknown command', or end in '/Unknown' if they are dynamic commands. [#219]

  • Tooltips and the button text of buttons linked to dynamic context menu items now include the parent item (e.g. 'Convert/…' instead of '…'). [#219]

  • The status bar and status pane double-click action setting now handles dynamic main menu items correctly. [#220]

  • The playlist view empty area double-click action setting now handles dynamic main menu items correctly. [#220]

Downloads

Downloads are available from https://yuo.be/columns_ui.

v1.2.0-beta.3

17 Aug 12:11
b2e6343
Compare
Choose a tag to compare
v1.2.0-beta.3 Pre-release
Pre-release

Changes

  • A problem was fixed where it was not possible to double-click on the first few visible items in the playlist view and in other list views. [#214, ui_helpers#31]

Downloads

Downloads are available from https://yuo.be/columns_ui.

v1.2.0-beta.2

15 Aug 18:53
fae1062
Compare
Choose a tag to compare
v1.2.0-beta.2 Pre-release
Pre-release

Changes

  • A problem was fixed where it was not possible to click exactly at the top of each item in the playlist view and in other list views. [#210, ui_helpers#28]

  • Flickering and similar effects during updates were further reduced in the playlist view and other list views. [#211, ui_helpers#29]

  • A regression was fixed where playlist and other list view tooltips were not aligned with the left edge of the text underneath them.

    This fix mainly applies to left-aligned columns and alignment may still not be perfect for centre- and right-aligned columns. [#212, ui_helpers#30]

  • The height of tooltips in the playlist and other list views no longer scales with the vertical item padding setting.

    As a result, tooltips have a more appropriate height for large and negative vertical item paddings. [#212, ui_helpers#30]

Downloads

Downloads are available from https://yuo.be/columns_ui.