Overview | News | Windows | macOS | Android | iOS | Audio Formats | Components | Encoder Pack | Screenshots | Help & Support | Developer | Old Versions | Other Projects
advertisement
Releases of V2M Decoder
0.2.8 current version, released on: 2023-07-27
- Fixed a crash with the new synthesizer.
0.2.7 released on: 2023-07-19
- Added emulated x86 assembler synthesizer to restore authentic decoding quality.
- Improved file loader robustness as fuzzing revealed a new crash case.
0.2.6 released on: 2023-03-16
- Added support for loading compressed v2mz files.
- Made compatible with 64-bit foobar2000, that forced disabling the 32-bit ASM synthesizer.
- Added dark mode support.
- Recompile with the latest SDK in foobar2000 v1.5 compatible mode.
0.2.4 released on: 2018-04-14
- Added tag reading. Without it the written APE tags were quite useless.
0.2.3 released on: 2018-01-06
- Added support for the new decoder configuration in foobar2000 v1.4.
- Dynamic C runtime version for foobar2000 v1.4.
0.2.2 released on: 2017-07-14
- Fixed more potential memory leaks with corrupted files.
- Allows loading V2M files that have invalid speech data but are otherwise valid.
0.2.1 released on: 2014-07-01
- Fixed theoretical memory leaks.
- Fixed a crash caused by uninitialized speech synth memory with some files.
0.2 released on: 2014-06-22
- Now uses the original assembler synthesizer when possible.
- Since it doesn't support multiple instances, additional decoder instances will use the c++ port.
0.1 released on: 2014-06-19
- First public version.
- Contains several stability fixes to the decoder library and optional tag writing support.