Releases: laamaa/m8c
Releases · laamaa/m8c
v1.5.6
v1.5.5
What's Changed
- GitHub workflow for updating default.nix by @Lownin in #126
- Fix a font size-related bug with firmwares that do not support big font mode when wait_for_device is enabled
- Update readme about prebuilt packages
New Contributors
Full Changelog: v1.5.4...v1.5.5
v1.5.4
What's Changed
- Fix for background color detection when starting the app with big font mode enabled
- Fix for glitchy initial screen when audio is enabled
- Move source files to their own subdirectory, add a subdirectory for packaging related things by @laamaa in #125
- Add RPM packaging spec file
Full Changelog: v1.5.3...v1.5.4
v1.5.3
I had pulled GamecontrollerDB incorrectly and it was full of HTML, sorry about that.
RK3326 devices have also been restored to the DB.
Full Changelog: v1.5.2...v1.5.3
v1.5.2
Hotfix for background color detection & initial screen rendering on FW 3.1.0
Full Changelog: v1.5.1...v1.5.2
v1.5.1
Firmware 3.1.0 support
Full Changelog: v1.5.0...v1.5.1
v1.5.0
v1.4.1
What's Changed
- Add support for audio over USB by @v3rm0n in #100
- Fix USB audio glitches by @v3rm0n in #102
- Able to render m8 background color to SDL canvas by @RyanDam in #101
- #87 edit default keymap to resemble the hardware layout more by @laamaa in #105
- Bugfixes by @laamaa in #108
New Contributors
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Refactor serial port usage by @v3rm0n in #92
- Clean up font and slip buffer by @v3rm0n in #94
- Android background color by @v3rm0n in #95
- Add CMake configuration by @v3rm0n in #96
- Update GH Actions by @laamaa in #97
- USB Audio support by @laamaa in #99
New Contributors
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Replace sprintf with snprintf by @ferrix in #74
- add possibility to wait for device insertion and detect disconnetion by @laamaa in #72
- Added config and handling for special game controller buttons to quit and reset display. by @smootalicious in #77
- Make zerobyte detection work for hardware M8. by @smootalicious in #81
- Check for gamepad axis select on quit and reset by @smootalicious in #84
New Contributors
- @ferrix made their first contribution in #74
- @smootalicious made their first contribution in #77
Full Changelog: v1.2.0...v1.3.0