Releases: jkotlinski/lsdpatch
Releases · jkotlinski/lsdpatch
v1.11.0
[1.11.0] - 2021-04-15
Fixed
- Kit Editor: sample preview playback had inverted polarity.
- Song Manager: remember last used .lsdprj path.
- Clearing kits would not free up space for adding .lsdprj songs.
- Minor UI issues.
Changed
- Kit Editor: when creating kits, wave frames are now rotated right, so that
the sample to be played back last is written first.
this compensates for the Game Boy wave refresh bug that plays back samples
in wrong order after changing wave.
best used with Little Sound Dj 9.2.0 and above.
v1.10.5
Fixed
- Kit Editor: inversed sample polarity. broken since always.
- Kit Editor: garbled sample names when renaming an uninitialized kit.
- Kit Editor: slow switching to high numbered kits.
- ROM upgrade tool would not find new versions ending with A-Z.
- Disabled ROM upgrade if there are unsaved changes.
Added
- Kit Editor: F1/F2 shortcut for previous/next bank.
- Kit Editor: Sample pad tooltip.
Removed
- Kit Editor: wave blending, which didn't quite work due to timing issues.
v1.10.4
[1.10.4] - 2021-02-22
Fixed
- Kit Editor: removed sample prelisten low-pass filter.
v1.10.3
[1.10.3] - 2021-02-12
Fixed
- Kit Editor: various volume and trimming errors.
- Font Editor: avoid duplicate font names.
- Font Editor: .png file extension got included in font name when loading a font PNG.
- Error handling when palettes cannot be parsed.
- .sav file not found for ROM images ending with ".gb.gb".
- ROM upgrade did not preserve graphics characters.
Changed
- Subwindows are now modal.
Added
- Kit Editor: bank switching buttons.
v1.10.2
Fixed
- Kit Editor: when replacing samples, trim sample end to fit.
v1.10.1
[1.10.1] - 2020-11-10
Fixed
- New version check at startup.
v1.10.0
[1.10.0] - 2020-11-10
Fixed
- Kit Editor: sample duration right alignment.
- Kit Editor: made text fields handle "enter" key.
- Kit Editor: stop listening to keypresses when window is closed.
- Kit Editor: make focus return to main window when bank is changed.
- Various window resize issues.
Added
- Kit Editor: pitch spinner, for changing sample pitch by semitone.
- Kit Editor: trim spinner, for reducing sample length.
- New version check at startup.
Changed
- Kit Editor: now removes DC offset before resampling.
- Kit Editor: changed "Reload samples" button to "Reload sample".
- Kit Editor: when adding a too big sample, trim sample end to fit.
- Kit Editor: disabled "Add sample" button when kit is full.
v1.10.0-preview
Added
- Kit Editor: pitch spinner, for changing sample pitch by semitone.
- Kit Editor: trim spinner, for reducing sample length.
- new version check at startup.
Fixed
- Kit Editor: sample duration right alignment.
- Kit Editor: made text fields handle "enter" key.
Changed
- Kit Editor: now removes DC offset before resampling.
- Kit Editor: changed "Reload samples" button to "Reload sample".
v1.9.0
Fixed
- Kit Editor: dramatically improved resampling using libresample4j.
- Kit Editor: refresh sample view when the sample is reloaded.
- Kit Editor: update "seconds free" after volume change.
- Kit Editor: pad kit banks with "rst" instead of "nop" instructions, for crash detection.
Added
- Kit Editor: print sample duration in sample view.
v1.8.1
Fixed
- Kit Editor: loading kits with sample volumes stored in settings file.
- Kit Editor: reduced wave blending noise for emulators that do not have the Game Boy wave refresh bug.
- Palette Editor: force palette names to upper case.