Added some more options to the big clock plug-in for the time of day mode so it can now be in either 12hr/24hr mode along with not showing the seconds & how the PM indicator is displayed in the 12hr mode
Changed how long the message prompt shown when there's an issue attempting to load a modern skin (e.g. when there's no modern skin support available) so it's easier to read the whole message before it automatically times out (build 91xx change)
Changed the handling of messages being sent from the modern skin engine to the main playlist editor window to now respond to them directly instead of having to hit the actual playlist editor window (this has already been done for the main window handling as part of an effort to de-couple as much of the modern skin engine plug-in from needing to hook the calling process so it's easier to modify WACUP going forward whilst maintaining the compatibility that the plug-in requires)
Fixed a crash on loading due to receiving WM_SETTINGCHANGE before WACUP has completed loading (e.g. when running the Winamp Modern skin in always visible docked mode) which would trigger a failure in the dark mode support addition (build 9136 specific issue)
Fixed the probable cause of a memory handling weirdness when trying to resize an existing memory buffer related to an internal look-up cache within the replacement local media library plug-in but could also happen with other requests via the memory manager service
Fixed a crash due to invalid parameter validation on some of the playlist related apis which could trigger a crash on loading for some setups
Fixed the playing / selection status area at the bottom of the classic skin playlist editor being incorrectly clipped to 60px scaled instead of 90px scaled
Fixed crashes & some visual issues when trying to access the Equaliser & Replaygain tabs on the Playback preferences page due to trying to access Winamp core memory values (build 9136 specific issue)
Fixed a number of visual issues related to the handling of the tabbed preferences from them not repainting correctly on switching within the same preference page to a large white flash seen when skinned (there might still be some little oddities on the timing of the painting of things but it should be much better compared to how it's been at various times across various builds)
Fixed a drawing corruption issue with the classic skin main window visualisation contents getting smeared over the rest of the window when it's being moved around (the pain of new code vs prior fixes)
Fixed the cause of a deadlock that could occur in some cases when a playlist backup was being made with the undo plug-in
Fixed the probable cause of a recovery callback being triggered sooner after loading which is treated as a crash due to a conflict with the access of some cached metadata within the local library plug-in
Fixed the probable cause of drag+drop onto the main playlist editor sometimes inserting the item(s) at the wrong position due to a mis-calculation on the drop position whilst not accounting for font size