v1.0.9
Highlights
- feat(gui): configurable level autostop in record timer window (57be73a)
- gui: add machcnz to GUI copyright credits (01b49f8)
- gui: add fixed left-side info badge with version info window and refresh copyright (e598755)
- docs: split GUI notes into dedicated readme and refresh release links (d4f224d)
- build: restore pre-merge parser/build config compatibility (229d01f)
- cxadc: fix Windows GUI build/link path for WASAPI capture (a52432c)
- cxadc: clean up WASAPI clockgen audio matching and rate validation (00b5bdd)
- cxadc: add WASAPI clockgen audio capture for Windows (cxadc-win) (6e7929b)
- cli: resolve merge conflict markers in misrc_capture/extract (a35897d)
- gui: add CXADC RF capture device support (76053b3)
- video: refactor CVBS + Tape Decode into plugin system (2da4575)
- Vendor tape-decode-rs and add additive Tape preview controls (c95f6c3)
- Fix GUI log filename date sync with capture data filenames (2ea7a2c)
- Adjust FFT scale and apply window gain correction (bf39a26)
- Fix FLAC support hitting 2GB file limit, and Windows build (661dbf2)
- Fix macOS Apple Silicon capture scheduling inheritance (bd20466)
- fixed command line parsing issue, progress display issue (d8f03af)
- fix flac writing (79ea8e9)
- minor cleanup, windows build fix, better thread naming (2c76901)
- move all capture code into a common library, independant of frontend (for GUI) (9fdb188)
Downloads
| Platform | x86_64 (Intel / AMD) | arm64 (Apple Silicon / aarch64) |
|---|---|---|
| Windows 10/11 | windows_MISRC_v1.0.9_x86.zip | windows_MISRC_v1.0.9_arm64.zip |
| macOS 11+ | macos_MISRC_v1.0.9_universal.dmg | macos_MISRC_v1.0.9_universal.dmg |
| Linux (Ubuntu 22.04+) | linux_MISRC_v1.0.9_x86.zip | linux_MISRC_v1.0.9_arm64.zip |
Note
The arm64 Windows build is untested and considered experimental.
Full Changelog: harrypm/MISRC@v1.0.8...v1.0.9
Migration note: This release was copied from harrypm/MISRC. The attached binaries above are the original v1.0.9 artifacts (unchanged). This repo (MISRC-GUI) uses fresh clean history, so the v1.0.9 tag points at the clean codebase import commit rather than the historical source. For the historical v1.0.9 source, see the v1.0.9 tag on harrypm/MISRC.