Added support for loading classic skins using PNG images instead of bitmap (BMP) images
Added a replaement for the /REG=S setup mode (second stage of install) to fix issues & provide better skin previews (auto-generates a preview for classic skins)
Added removing the 'gen_acf.dll' plug-in to the installer's clean-up to fix loading issues
Added SHA256 hash for the installer downloads (more a build tweak than a functional change)
Added complimentary Shift + Click to go backwards through the 'Big Clock' window mode options
Added support for listing & selecting any existing Winamp Backup Tool reports on the 'Backup / Restore' preferences page to use for restoring
Added support for mixcloud urls via 'Streaming Url Processor'
Added support for updating the mood in Skype on Windows using a configurable ATF based formatting string
Added 'Playlist Undo' with appropriate updates to work with WACUP
Changed the embedded application manifest in the loader and winamp.original program files (this means it is no longer code signed) to be able to report Windows 8.1 & 10 correctly (otherwise they're reported as just Windows 8)
Changed the WACUP loader to not load winamp.dll for most loading scenarios for a load time optimisation
Changed a few of the loading dependencies of WACUP loader to only load them when required
Changed a few of the loading dependencies of winamp.dll to only load them when required
Changed the ordering of some of the exported methods from winamp.dll for a small load time / access optimisation
Changed the Bento skin's Winamp branding image for a WACUP based image (as why not ^_^ )
Changed the classic base skin to use the WACUP logo instead of the Winamp logo (was helpful for testing PNG loading support)
Changed the 'Download Backup Tool' button to be disabled if it is already detected as being installed
Changed the error feedback to be force set to not automatically email bug reports due to them going to the wrong address due to a bug in the native plug-in (a replacement system will be coming that resolves that issue and a few other things to better suit WACUP)
Changed the beta expiration handling to give a few more days and to make it a bit clearer on where to go to get a current version
Fixed modern skin settings menu items (e.g. color themes) remaining when switching between modern and classic skins & other incorrect menu removal issues (this is a long standing Winamp bug now fixed by WACUP!)
Fixed 'Skin Manager' to support PNG images for classic skins and other related resource tweaks
Fixed 'Big Clock' to use much less resources and better behave with slow metadata retrieval to prevent lagging issues caused by it
Fixed 'ML Playlists' briefly showing the 'select a playlist...' message when moving between the available playlists in the root playlists view
Fixed 'Waveform Seeker' randomly creating waveform_in_*.dll files in music folders instead of the settings cache folder due to a loading order issue
Fixed 'Waveform Seeker' not showing the playing position when double-clicking in the main playlist and there is no waveform cache file
Fixed small memory leak in the loader with the command-line parameter processing
Fixed 'Global Hotkeys' plug-in randomly crashing on exit
Fixed 'Crystal Classic Skins' plug-in not re-applying opacity settings to the main window when switching back from a modern skin
Fixed Bento skin scrollbar display artifact issues (re-saved affected images to work better with libpng 1.6.x)
Fixed some of the loader error messages being clipped if the OS provided error message is too long
Fixed crash when loading the preferences dialog with minimalist installs
Fixed the 'Advanced' preferences node not being correctly created with minimalist installs
Fixed the last selected tab on a number of preference pages not being remembered between sessions (Jump to File, Playback Tracking, File Remover, Autoplay)
Fixed 'Yule Log' not saving certain characters correctly with the formatting options
Fixed 'Skin Manager' either crashing or not correctly parsing the zip based skin files (conflict in library versions being used)
Fixed 'Skin Manager' in some cases locking up when it was the last preference page on re-opening the preferences
Fixed 'Skin Manager' not showing the 'no preview' image (regression due to some code reorganising months prior)
Fixed image loader crashing due to not correctly re-implementing some of the API instances (mainly seen with BMP files)
Fixed setup not always showing the current skin on the skin selection window (i.e. defaults back to Bento if set to the classic base skin)
Updated in_openmpt to 0.2.7386-beta20.3 (20 Nov 2016)
Updated pugixml (winamp.dll) to 1.8 (24 Nov 2016)
Updated libflac (libflac.dll) to 1.3.2-pre2 (11 Dec 2016) as was using a commit just before 1.3.2-pre1
Updated libnghttp2 (libcurl.dll) to 1.16.1 (13 Nov 2016) and then again to 1.17.0 (27 Nov 2016)
Updated libvgmstream to commit 27868be (16 Dec 2016)
Updated libsndfile (libsndfile.dll) to 1.0.27 (19 June 2016) for a number of security & bug fixes (this replaces the native dll which uses 1.0.25)
Updated installer to be built using NSIS 3.01 (11 Dec 2016)
Patched out some unwanted winamp.exe functionality relating to memory handling notifications that are not used by anyone
Removed in_swf.dll and related files as the plug-in is effectively broken / unreliable at best (even in non-WACUP installs)