Skip to content

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 18 Jul 19:59
· 7 commits to main since this release
08881be

Highlights

  • FX3 ADC integration + HSDAOH/MISRC regression fix + CI post-build guards (#17) (08881be)
  • Fix dual PCM1802 upstream pairing (1c37613)
  • hsdaoh Dual-ADC Channel B support, log device found, FFT grid fix 20Mhz (25e3e84)
  • Add MISRC V1.5/V2.5 A/B swap control in info window (495dd00)
  • HSDAOH-MISRC Runtime backend selection + first-connect timeout fix (0e87cd9)
  • Add usbstream ClockGen ALSA detection and support note (98a7236)
  • Add tape metadata fields to ingest metadata flow (758f66d)
  • Add metadata panel ingest fields and toolbar metadata icon (02f04c9)
  • Finalize RF FLAC header duration timing updates (cd36081)
  • Add CH3 headswitch sync trigger mode and source routing (a3a295d)
  • feat(ui): add blinking underline for active HH:MM:SS digit (bdc2b1d)
  • feat(ddd): add cross-platform macOS/windows support hardening (bd61f54)
  • fix(cxadc): improve clockgen ALSA audio device detection (0aa47dc)
  • feat(misrc_gui): refine editing UX and cursor behavior (24652bd)
  • 07.07.26 - Record button - status finalise (8c0166e)
  • Clarify HSDAOH_UPSTREAM definition- resolve Windows hsdaoh (7552805)
  • Enhance record button for finalizing and UI feedback (618c4ae)
  • Add gui_record_is_finalizing function (e199feb)
  • Fix GUI Freeze on record finish - recording finalization in a separate thread (a4426bb)

Downloads

Platform x86_64 (Intel / AMD) arm64 (Apple Silicon / aarch64)
Windows 10/11 windows_MISRC_v1.1.2_x86.zip windows_MISRC_v1.1.2_arm64.zip
macOS 11+ macos_MISRC_v1.1.2_universal.dmg macos_MISRC_v1.1.2_universal.dmg
Linux (Ubuntu 22.04+) linux_MISRC_v1.1.2_x86.zip linux_MISRC_v1.1.2_arm64.zip

Note

The arm64 Windows build is untested and considered experimental.

What's Changed

  • Runtime HSDAOH/MISRC backend selection, dual-ADC Channel B support and first-connect fix by @machcnz in #15
  • Fix dual PCM1802 upstream pairing by @machcnz in #16
  • FX3 ADC integration + HSDAOH/MISRC regression fix + CI post-build guards by @harrypm in #17

Full Changelog: v1.1.1...v1.1.2