Added the ability to now also edit the title for a playlist entry (main & library playlists) in addition to being able to edit the entry that the playlist item relates to (dunno how this was never requested before nor why Winamp didn't have the functionality for me to replicate as part of WACUP but this is why WACUP is like a WinAmp++ :) )
Added play/enqueue/enqueue & play options to the library podcast root node menu that allows for sending either all or only the newest podcast episodes into the main playlist editor
Changed how the skinned control code works in relation to the window being destroyed to possibly resolve the cause of a crash seen (more often implied with tooltip controls based on the crash reports)
Changed the crash reporter to also attempt to collect the winamp.original.pid.dmp file that relates to the crashed WACUP instance (there's no guarantee the OS will have also generated this file but it might be there so it's better to try & get as much information as possible when it comes to crashes to be in a better position to try to resolve the crash issue)
Changed how the bookmark submenus are handled with their dynamic creation to resolve a Windows 11 beta visual issue when skinned menus are enabled (one of the bookmark sub-menus appears with rounded edges instead of the expected square corners for the WACUP skinned menus)
Changed how the Win7Shell plug-in works with regards to it's checking for the need to render it's preview in reponse to changes with the Windows 11 beta preview (this is a temporary change to prevent the preview constantly running once it's been triggered until things are much closer to a non-beta Windows 11 release when it should be more feasible to improve the checks that are otherwise having to be done)
Fixed a regression from the prior build where the classic skin main window visualisation window isn't correctly positioned when coming out of a minimised state (had incorrectly removed the call that avoided this as part of trying to reduce the processing overhead when toggling the main window windowshade)
Fixed a regression that was sometimes causing the internal shuffle table to not be correctly re-initialsed nor for it to be cleared as expected due to some internal calls sending the wrong flag value
Fixed a regression since build 8282 which caused the classic skin song ticker to not always draw things correctly due to a change that broke the handling of monochrome bitmaps (i.e. old from some old classic skins) that either appeared as an inverted colouring or a solid white strip making it impossible to read the song ticker text (the fun of a fix for an obscure issue that breaks something else obscure)
Fixed setting the panning / balance with a modern skin to the left not working as expected & ending up mapping everything to the right (the joys of signed vs unsigned numbers)
Fixed a regression related to a crash fix in the prior build causing issues with the rendering of the spectrum analyser (this is probably also going to fix it just not working for some I hope)
Fixed the scrollbars not showing on the skinned Jump To File dialog due to not correctly applying the call to skin the dialog since the change of the media library core & the move to non-ml specific skinning
Other small changes in response to some of the crash reports seen where I'm not 100% on what was going on or am not certain the change is going to fully resolve the issue
Updated vgmstream (in_vgmstream.dll) to the latest Git commit from 27 Aug 2021