Skip to content

1.4.0

Compare
Choose a tag to compare
@agateau agateau released this 12 Jan 22:02
· 43 commits to master since this release

Added

  • SFXR-Qt can now export wavs from the command line (#9) (Linus Vana).
  • Added tooltips (Aurelien Gateau).
  • Implemented "Randomize", based on the original SFXR code (Aurelien Gateau).
  • Make it possible to load sounds from the command line (Aurelien Gateau).

Fixed

  • Fixed crash when clicking too fast on the remove button (#8) (Aurelien Gateau).
  • Fixed build on big-endian machines (#7) (Aurelien Gateau).

Internal

  • Reorganized source tree to match cookiecutter-qt-app layout (Aurelien Gateau).
  • Updated clang-format config to group and sort includes (Aurelien Gateau).
  • Use GitHub Actions (Aurelien Gateau).