Releases: laamaa/m8c
Releases · laamaa/m8c
v2.0.0-beta.1
What's Changed
- appimage generation on linux by @laamaa in #184
- Refactor systems that handle device connection related things, add MIDI sysex backend by @laamaa in #186
- Refactor serial communication for improved threading by @laamaa in #187
- Refactor and enhance input handling, logging, and initialization by @laamaa in #188
- Feature/ios event handers by @laamaa in #189
- Bugfix/serial disconnect doublecheck by @laamaa in #192
Full Changelog: v2.0.0-alpha...v2.0.0-beta.1
v1.7.10
v2.0.0-alpha
What's Changed
- Application codebase migrated from SDL2 to SDL3
Full Changelog: v1.7.9...v2.0.0-alpha
v1.7.9
v1.7.8
v1.7.7
Mac only changes, this release should fix app signing problems with Apple Silicon machines.
What's Changed
- Use a Nix Flake for m8c by @pope in #160
- Fixes #90 and #142 on Apple Silicon Devices by @Yosam02 in #161
- Update readme to feature a link to a SDL2 scancode lookup table
New Contributors
Full Changelog: v1.7.6...v1.7.7
v1.7.6
v1.7.5
What's Changed
- Tweak Macos builds by @laamaa in #154 (apple silicon package probably still won't run on sonoma, as it's unsigned)
- add possibility to toggle audio with a key by @laamaa in #156
- Support variable sized rectangle packets
- Add a link to SDL scancode table to config.ini
Full Changelog: v1.7.4...v1.7.5