Skip to content

v1.1.1

Choose a tag to compare

@harrypm harrypm released this 09 Aug 00:44

Highlights

  • feat(misrc_gui): make V4L2 device discovery opt-in via info panel toggle (8463f1d)
  • feat(misrc_gui): add DomesdayDuplicator (DdD) USB capture backend (5b6929f)
  • Remove HSDAOH_UPSTREAM from Windows build to enable complete capture path (432af00)
  • Define COBJMACROS and INITGUID for Windows - Native File picker (26bfe26)
  • Add shobjidl.h include for GUI settings (afd6a3d)
  • Add '-luuid' and '-lshell32' to gui_ldflags (7bba4c5)
  • Refactor Win32 file and folder picker implementations (9c970af)
  • Implement native Win32 folder picker in gui_settings.c (5b14563)
  • fix(kicad): embed Carlito + Inter 18pt Black + Noto Sans Symbols fonts into v2.5 case panel PCBs (d989a87)
  • fix(kicad): bundle OFL fonts + fix face refs for v2.5 case panels (Calibri/Inter Display Black) (30b7437)
  • docs(hardware,firmware,build): sync firmware/ + hardware-extra/ + build/ from upstream Stefan-Olt/MISRC (2e78906)
  • docs(hardware): sync hardware/ + assets/hardware-images/ from upstream Stefan-Olt/MISRC (7ccaae5)

Downloads

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

Note

The arm64 Windows build is untested and considered experimental.

What's Changed

Full Changelog: harrypm/MISRC@v1.1.0...v1.1.1


Migration note: This release was copied from harrypm/MISRC. The attached binaries above are the original v1.1.1 artifacts (unchanged). This repo (MISRC-GUI) uses fresh clean history, so the v1.1.1 tag points at the clean codebase import commit rather than the historical source. For the historical v1.1.1 source, see the v1.1.1 tag on harrypm/MISRC.