Added a clarification on the taskbar preferences page for where the custom icon (taskbar.ico) needs to be put to be used
Added an option on the classic skin preferences page so it is now possible to use either the classic skin text font or a real text font for the song info area (where the kbps / kHz values are displayed) as this might be useful for some depending on the skin aesthetic & font options available
Added better handling of the tooltips in the podcast & downloads views to deal with the descriprion from the feeds being provided in html so they now should appear in a reasonable plain text format
Changed the 'ok to quit' handling to have the messageboxes time out & default to not aborting the action
Changed the local library plug-in to better distinguish between an import & a metadata refresh when prompting if it's ok to abort on closing
Changed the installer to better ensure dependent dlls will be installed for any included plug-ins needing them or that they'll be removed if there's nothing left to use them
Changed how delay loaded dlls are handled to try to improve load success for some edge cases
Changed libflac.dll to now delay load libvorbis.dll since it mostly isn't needed to minimise FLAC playback failures in specific configurations (though the installer changes mostly negate the need for this)
Changed how some of the supporting dlls are built for use with vgmstream to remove their unnecessary logging
Changed some aspects of how NotSoWavey works to hopefully reduce the chance of it causing a deadlock for some as well as some improvements to the digital audio handling to reduce it's processing overhead
Changed how sorting of results in the local library results / single-pane view are handled if toggling the sort status of the current column to sort by to reduce the time taken to reflect the change (things still are not where I'd like them to be when changing the column to sort by to be a different one where there is still depending on the local library size & the data it's holding a noticeable performance hit)
Changed how clicking the column headers of the local library view results works to allow the background thread to break out so quick changes in the selected column or it's sorting direction will be applied sooner instead of waiting for the prior request(s) to complete (this is much more useful for really large local library database views)
Changed the wording used to indicate there are no lyrics found in the lyrics plug-in window
Fixed a long standing issue of HTTPS streams (mostly those handled via in_mp3) not always working especially if trying to get the HTTP version & an enforced HTTPS redirect comes back (aka not-fun things with openssl)
Fixed a potential crash when unloading the Streaming Source DSP if it's still running streams at the time
Fixed a drawing issue with the buttons on the about dialog
Fixed closing with a local library metadata refresh in progress not correctly handling the user initiated abort
Fixed the Bento skin being used on new installs instead of the expected Big Bento skin from the skin selection
Fixed some instances of the history & local library plug-ins incorrectly reporting an nde loading failure even if the nde dll has been correctly loaded
Fixed the probable cause of the classic skin main window sometimes showing the text font image as part of the background (if this doesn't fix it then...?)
Fixed the preference option to download the AVS plug-ins to do a better set of checks to deal with blocked / invalid download of the plug-in package
Fixed a build regression which inadvertently broke replaygain processing for some of the file types (mostly affecting MP3 files from what's been reported)
Fixed a display issue with lyrics where intentional empty lines set via a specific timestamp were not being maintained
Fixed the lyrics window not resetting the view position back to the top of the window when what's shown needs to change
Fixed an issue with the local library plug-in which for some actions could incorrectly cause the fallback/setup view to appear when that's not the intention
Updated the Bento / Big Bento skins to v1.2.4 (27 Aug 2022) to remove the show artist / info buttons & fixing an issue when toggling windowshaded mode if the browser is not set to be used
Updated libopenmpt (in_mod.dll) to 0.6.5.17761 (21 Aug 2022)
Updated Monkey's Audio (in_ape.dll) to 8.53 (22 Aug 2022)
Updated vgmstream (in_vgmstream.dll) to the latest Git commit from 21 Aug 2022