Added unified alt+3 editor dialog on Winamp 5.5+ and the fun things that requires
Re-implemented localisation support for the original plug-ins dialogs along with the wrapper's ones
RSNs are now able to be handled as contained items in the media library including album support in the library views (see the plug-in's page for more info)
Fixed %type% returning the wrong value
Added %family% support (mainly used by Winamp's installer)
Added winampUninstallPlugin(..) support
Mapped %composer% to %artist% as they're basically the same thing for spc/rsns
Improved handling of rsn and spc files in the wrapper when querying metadata
Other minor improvements to the code and integration with Winamp
Fixes and adds some more things to the wrapper to improve compatibility and features See this page for more information about this update to the compatibility wrapper
Added some more Winamp api handling to cover some more playlist modification actions
Added option to save the playlist to the undo queue on close or internal restarts
Re-worked how the plug-in deals with multiple changes to the playlist contents in some intensive situations - should now keep Winamp a bit more responsive during those situations (and collates some of the actions into a single action now)
Tweaked some of the language strings to better follow the other plug-ins
See this page for more information about this new plug-in which allows you to export various information from the Media Library to text, m3u, pls, m3u8 and csv files (as of this version) Note: This will only work with Winamp v5.57 and higher due to api and dll dependencies
Added localisation support (plug-in now only works on 5.5+ clients)
Updated to work correctly with unicode Winamp clients
Added an embedded window (Alt + P shourtcut to activate) to allow for easier managing of the exclusion list including drag and drop support of Winamp supported files into the embedded window
Moved the exclusion list to be saved in exclude.m3u8 instead of in ini files (is converted on loading to new format)
Updated to use the newer JTFE colouriser api (requires JTFE v1.2 and higher)
Re-worked winampUninstallPlugin(..) support as it could miss removing settings in rare cases
Few other tweaks and changes to make this into a more fully featured plug-in
Added new report to test for SetWindowLongA(..) OS api usage in the loaded plug-ins to see it may break Winamp's unicode taskbar support (outputting to my_unicode_fail_list.txt when doing the single report)
Converted plug-in to work as unicode throughout including the generated reports by the plug-in
Changed the plug-in to use GB for the memory sizes instead of KB (as used with the external tool reports)
Fixed some typos in the language strings and adjusted some of the strings to be standard with the other plug-ins
Fixed the extension list not always saving everything into the main file when doing a full report
Added localisation support (plug-in now only works on 5.5+ clients)
Changed the plug-in to only store the full size of sizeable windows - resolves dpi scaling issue with the preferences dialog (and other fixed sized windows)
Fixed issue where the plug-in would incorrectly hook some windows in the media library
Fixed a few GUI issues the plug-in could cause in some rare situations
Changed language file over to the 5.5+ lng file instead of the ini file (authors weren't using the unicode feature correctly so forcing change to the new format so the Winamp ui will be consistantly showing unicode text - ironically it was the russian language pack doing this!)
Reworked internal handling of the Explorer selection so it no longer keeps re-selecting already selected files when doing a find action
Is no longer dependant upon the JTFE plug-in due to required api's natively supported in the Winamp clients this works on
Moved localisation support to the Winamp 5.5+ style .lng file (plug-in only runs on 5.5+ clients now)
Added winampUninstallPlugin(..) support (cleans up after itself when uninstalled from Winamp's preferences)
Added option to only restart playback if Winamp is internally restarted (IPC_RESTARTWINAMP)
Changed the plug-in to be unicode where possible (should now allow unicode named files to work with the load options)
Fixed minor issue with reading registry for the auto-start option not working 100%
Fixed scenario of preferences being saved multiple times when closing preferences (not causing an issue but a potential slow down when closing preferences)
Fixes issues with dynamic plug-in uninstalls where the wrong plug-in could be removed on multiple uninstalls without changing the preference page first e.g. on the portables page