Fixed the likely reason behind the Winamp Classic Modern & Big Bento Modern skins randomly crashing when loading them (thanks Victhor)
Fixed the crash reporter hanging sometimes when attempting to run the Info Tool to create a report due to the OS refusing to run the tool
Fixed the Big Clock time remaining mode not always showing the expected time for some files
Fixed the colour theme sub-menu not always responding correctly to selecting a new colour theme
Fixed some crashes related to a corrupted playing file string that could break some plug-ins
Fixed a possible issue that can cause trying to load a wav file to fail when checking for it being an MP3 file in disguise
Fixed a potential cause of playing youtube videos via the MP4 demuxer plug-in (in_mp4.dll) not always handling stop correctly
Fixed a crash on the File Associations diagnostics preference page due to buffer handling mismatch
Fixed a crash when trying to enable / disable the agent notification area icon
Fixed a crash when loading MP4 based files that require the AAC decoder service to be loaded
Fixed a crash when clicking 'OK' on the MP4 Demuxer input plug-in (in_mp4.dll) configuration dialog
Fixed changing the location of the Play Tracking log folder not storing the correct folder path
Fixed a first run crash on some installs when the local library plug-in (ml_local.dll) is not able to successfully create its default smartviews (instead of relying on the plug-in to create the files needed there are now pre-generated files provided which is safer & also makes the first run load a bit quicker)
Fixed the incorrect handling of some dll delay loading failures where it was not attempted to manually load the requested dll (this seems to mainly have been happening with the loading of libcurl.dll & libsndfile.dll from requests via input plug-ins to the WACUP core)
Fixed possible causes of the settings cache crashing when handling settings files being externally modified and additional internal scenarios
Fixed a possible cause of some installs failing to run due to the OS api used to determine the settings folder WACUP should use failing (this now applies a specific check for the default configuration to attempt to avoid the OS api that is triggering the issue)
Fixed some of the metadata entries shown in the Raw Metadata tab of the File Info / Alt+3 dialog not using the expected Winamp/WACUP naming (e.g. label vs publisher)
Fixed the ID3v2.x rating not being shown in the Raw Metadata tab of the File Info / Alt+3 dialog if its present
Fixed the local MP3 file metadata reading related crashes by replacing the metadata related calls to the MP3 decoder plug-in (in_mp3.dll) to instead use the metadata based taglib service with WACUP (this is not the final fix but it should do enough to resolve the majority of the crashes related to the plug-in from 5.666 until it is replaced with a WACUP build)