Releases: stuerp/foo_input_pmd
Releases · stuerp/foo_input_pmd
v0.5.0.0
- New:
pcm_filename,pps_filename,ppz_filename_1andppz_filename_2info tags. - Improved: Try to load .MZ files as PMD files.
- Improved: Upgraded ymfm to the latest version.
- Fixed: Incorrect rest processing led to incorrect playback length.
- Fixed: Set Pan 2 command (px ±value1 [, value2])
- Fixed: "Use PPS" option was ignored.
- Fixed: Added endless loop detection to 'L' command. Fix for mjgensk1_98/MF98N03.M.
v0.4.2.0, Has it really been 2 years?
- Fixed: Preferences dialog should adapt to High DPI settings now.
- Fixed: Buffer overrun in PCM loader.
- Fixed: PVI bank loader.
- Fixed: Sign-extension bug that caused relative tempo change commands T± (FC FE) and t± (FC FD). Thanks to HertzDevil for finding the bug.
v0.4.1.0, "Release name missing in action"
- Fixed: Samples loaded from .WAV files played at the wrong frequency.
- Fixed: Songs with two PPZ bank specifications did not load both banks.
- Fixed: Renamed the setting "Use Rhythm" to "Use SSG".
v0.4.0.0, "Rough edges, be gone!"
- Added: Checkbox to enable or disable the use of PPS samples (default: false).
- Added: Checkbox to enable or disable the use of the Rhythm instead of the SSG (Software-controlled Sound Generator) sound source (default: false).
- Improved: Doubled the startup speed of each song.
- Improved: Tweaked the Shift JIS to UTF-8 conversion a little bit.
- Improved: The driver outputs a couple of diagnostics messages to the console about the external files (sample banks or files) that are expected for a song to play correctly.
- Fixed: Various path error conditions that prevented the correct sample banks from loading.
- Fixed: Some settings weren't reset by the Reset button.
- Builds with foobar2000 SDK 2023-09-06.
v0.3.0.0, "What's your preference?"
- Improved: Added all configuration parameters to the Preferences page.
- Improved: Several performance improvements.
- Fixed: Wrong specification of source buffer size (again).
v0.2.0.0, "That's a wrap"
- Added: pmd_loop_length info tag.
- Added: Seeking to a position in the current song.
- Added: Loop playing with or without fading.
- Improved: Loading and scanning a file.
- Fixed: Files with Unicode filenames failed to load.
- Fixed: Wrong specification of source buffer size
v0.1.0.0, "Scratchin' the itch"
- Initial release.