Skip to content
Compare
Choose a tag to compare
@windytan windytan released this 28 Dec 18:39
· 1 commit to master since this release
  • New features:
    • Decode 'broadcaster use' data in Slow labeling codes (variant 6)
    • Decode 'decoder identification' bits in Group 15B
    • Workaround buggy encoders that show 1 extra character in RT+ fields
  • Bug fixes:
    • Fix a crash when the input file has a very high sample rate (fuzz)
    • Fix a crash from uncaught iconv exceptions from corrupted utf8/ucs2 data (fuzz)
    • Fix the CSVReader (used in the TMC decoder) ignoring the last line of any file
    • Remove extra trailing space in transparent data channels hexdump
    • Make raw libsndfile errors user-friendlier (instead of saying 'System error')
  • Build system fixes:
    • macOS: ask Homebrew about liquid-dsp location instead of hardcoding it
    • Set default installation prefix to /usr/local (all platforms)
    • Reduce compiler workload somewhat with forward declarations