[Archiv] Updates aktueller Plugins und Audio-Decoder

Begonnen von wallawalla, 10. Juli 2006, 16:20:19

Vorheriges Thema - Nächstes Thema

grimes

#825
Columns UI v1.3.0 beta 1 (foo_ui_columns)
2019-11-30

Zitat von: undefinedWhen 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.


grimes

Columns UI v1.4.0 beta 1 (foo_ui_columns)
2020-01-14

ZitatRemovals
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.

This change adds WebP support on Windows 10 1809 and newer. (On older versions of Windows, the Google WebP codec can be installed to add WebP support.)

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

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