Releases: reupen/album_list_panel
v2.0.4
-
A bug that could cause a crash on start-up after exiting foobar2000 with Album list panel in a certain state (for example, after applying a filter with no results) was fixed. [#321]
-
The component is now compiled using foobar2000 SDK 2024-12-03.
-
The component is now compiled with Visual Studio 2022 17.13.
v2.0.3
v2.0.2
v2.0.1
v2.0.0
Changes since version v2.0.0
Highlights include the ability to select multiple items, preservation of the selection, expansion state and scroll position between foobar2000 sessions and performance improvements.
Changes from version v2.0.0-alpha.2
There were no changes from v2.0.0-alpha.2.
v2.0.0-alpha.2
- A crash that occurred when an item in the panel had a label longer than ~260 UTF-16 code units was fixed. [#175]
v2.0.0-alpha.1
-
The ability to select multiple items using Ctrl and Shift keys was added. This includes Shift-clicking, Ctrl-clicking, and holding Shift when pressing navigation keys. [#159, #161, #162, #168]
-
Selections, expansion statuses, scroll positions and filter queries are now preserved between foobar2000 sessions. [#147, #149, #156, #166, #169]
Note that this state information, including the names of selected nodes, is included in FCL exports for 'This foobar2000 installation' (but not exports with the default target of 'Any foobar2000 installation').
-
Performance was improved when starting foobar2000 2.0 and newer, and in various other scenarios. [#155, #171]
-
Initialisation time is now correctly reported on foobar2000 2.0 and newer at foobar2000 start-up.
-
Right-clicking an unselected item now changes the selection (rather than just temporarily highlighting the item). Shift can be held down while right-clicking an unselected item to stop autosend being triggered. [#167]
-
Some scrolling oddities when 'Auto-collapse on item expansion' were worked around. [#157]
-
The component is now compiled with Visual Studio 2022 17.7.
-
The component is now compiled using foobar2000 SDK 2023-05-10. [#170]