1.0.0.0: Initial release. 1.0.0.1: (SPC Module) Added "All Files" filter for the individual sound replacement routine. 1.0.0.2: (STQ Module) Fixed the duration sample mode not chaging to integer. 1.0.0.3: (App) Fixed null exception after trying to dispose the already disposed soundplayer object when opening an SPC file after having closed another. 1.0.0.4: (STQ Module) Removed the sample mode and its conversions. The STQ file must carry the exact value of the samples otherwise the game will cut the sound. 1.0.0.5: (Tool) DevExpress updated to 21.2 / (Updater) Is now a console application to prevent blobing two projects with DevExpress dependencies. 1.0.0.6: (Tool) Added support for Lost Planet SPC files, requires aditional testing. 1.0.0.7: (Tool) DevExpress updated to 23.1 / Added support for MADP (.mca) (RE The Mercenaries 3D and potentially other 3DS MT Framework games that also uses the version 3 of this format). 1.0.0.8: (Tool) Hotfix for the MADP converter, should fix the coefficients out of place making the game read the audio file incorrectly. 1.0.0.9: (Tool) Fixed a few oversights that could lead to exceptions when converting to WAVE files / Few adjustments made to the Sound Converter grid. 1.0.0.10: (Tool) Fixed issues reated to stereo WAVE writing and loading / Added 2 new columns to the Sound Converter grid: "LoopStart" and "LoopEnd". These fields are only used when writing MADP (.mca) files.