Skip to content

Releases: windytan/deinvert

v1.0

12 Jul 20:11
Compare
Choose a tag to compare
  • Maintenance release; no new features
  • Long-term maintainability:
    • Add basic end-to-end tests, .clang-format, and build check pipelines
    • Use meson (instead of autotools - which stopped working for me) to find deps & build
    • Remove unmaintained macro-based build options
      • liquid-dsp and sndfile are now actual dependencies
  • Fixes:
    • Default-initialize buffers
  • Documentation:
    • There is a wiki and more (in-)security reminders

v0.3

31 May 08:49
Compare
Choose a tag to compare
  • Reduce artifacts from DC removal filter at startup
  • Warn when falling back to defaults

v0.2

01 Mar 14:06
Compare
Choose a tag to compare
  • Add DC removal filter to fix 'beeping' issues

v0.1.1

01 Mar 13:14
Compare
Choose a tag to compare

First release