Changed the handling of recently played items in the taskbar jumplist when the Win7Shell based implementation is enabled to try to workaround a random crash affecting some
Fixed a crash when trying to access some specific MP4 audio files
Fixed some aspects related to the taskbar jumplist when the Win7Shell based implementation is enabled being run when the option to populate recently played is disabled
Fixed the skinning of the excluded files window not being correct when using the Media Library Core
Fixed the probable cause of some of the crashes seen under modern skins when trying to access menus
Fixed the probable cause of the crashes seen when toggling windowshade mode on the classic skin main window (this is a temporary workaround for how the remaining bits of Winamp's core being used work)
Fixed the probable cause of a number of crashes experienced when using the Media Library Core due to a messaging stack overflow (still too much sub-classing is going on which doesn't help with this)
Fixed the 'Show playlist item numbers' & 'Zero pad playlist item numbers' options on the Playlist preferences not correctly live updating the main playlist editor
Fixed the default notification area icons showing as blank due to some re-working that missed them being shared in more cases (the ol' grey cell isn't what it used to be)
Fixed the Media Library when using the Media Library Core always being restored as the active tab in skins like Big Bento Modern (BBM) due to not getting & then not reacting to the show / hide callbacks
Fixed the Media Library menu item when using the Media Library Core not always being updated to the correct state when the visible state of the window changes (the fun of new code & things with skins)
Fixed more cases of the Media Library window position being set as offscreen as well as adding in some additional handling to better ensure it'll be set back on screen when restarting WACUP (hopefully)
Fixed the probable cause of some podcast downloads being incorrectly marked as incomplete when they do match with what was meant to have been downloaded (the joys of multi-threading & file access locks)