Changes
Features
-
An option for playlist view artwork to stay in view when scrolling vertically was added. [#1464]
-
An option to specify an additional amount of indentation for top-level groups in the playlist view was added. [#1473, #1475]
-
Rendering performance of some built-in panels was improved in some scenarios. [#1464, #1466, #1468, #1470, #1475]
Additionally, the behaviour of the spectrum analyser when resizing the panel was improved.
-
Support for sorting results using the SORT BY operator was added to the Filter search toolbar. [#1474]
Implicit sorting (for example, for time-related queries) is also now enabled if ‘Sort tracks added when added to a playlist by:’ is disabled in Filter preferences.
Bug fixes
-
A problem where Item details and Artwork view temporarily consumed excessive memory if resized when in a hidden tab was fixed. [#1467]
This occurred if Direct2D hardware acceleration was disabled.
-
A bug in the playlist view where the drag-and-drop insertion marker did not render in the correct place when scrolled right was fixed. [#1464]
-
The settings on the Artwork tab on the Playlist view preferences page are now written to FCL files. [#1464]
-
A problem where a message about an 0x88982F41 WIC error was logged to the console when loading artwork was fixed. [#1472]
This was seen on Windows 7.
-
A bug introduced in version 3.2.0-beta.1 where the playlist view style script field
%_display_index%was not updated correctly after removing an item was fixed. [#1475]This occurred only if grouping was enabled.
API removals
- Support for the legacy
uie::visualisationservice interface was removed from the spectrum analyser visualisation. [#1470]