Skip to content

Releases: laamaa/m8c

v1.7.8

27 Aug 06:05
Compare
Choose a tag to compare

What's Changed

  • fix #162 analog joystick controls not working properly by @laamaa in #163
  • #157 split game controller related functions to a separate file by @laamaa in #164
  • Use -Wextra when compiling, refactor/code cleanup by @laamaa in #165

Full Changelog: v1.7.7...v1.7.8

v1.7.7

17 Aug 08:37
aa9f3cd
Compare
Choose a tag to compare

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

08 Jul 14:37
a4e9009
Compare
Choose a tag to compare

Bugfix release, quitting the application with gamepad/window title X button/other msg_quit mechanisms did not work

What's Changed

Full Changelog: v1.7.5...v1.7.6

v1.7.5

28 Jun 20:40
67fa614
Compare
Choose a tag to compare

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

v1.7.4

22 Jun 18:53
102b768
Compare
Choose a tag to compare
v1.7.4 Pre-release
Pre-release

What's Changed

  • Feature/variable sized rectangle commands by @laamaa in #151
  • Refactor gh actions by @laamaa in #153 (new MacOS builds for Apple Silicon and Intel)

Full Changelog: v1.7.3...v1.7.4

v1.7.3

15 Jun 16:44
ac0064a
Compare
Choose a tag to compare
  • Fix logical render size for Model 02 (scaling/window sizing issues)
  • Fix #148 (Spinning cube screensaver looks wonky with Model 02)
  • Fix keyjazz overlay on Model 02
  • Switch source code files to use 100 chars wide rows

Full Changelog: v1.7.2...v1.7.3

v1.7.2

26 May 06:53
Compare
Choose a tag to compare

What's Changed

  • Feat/jazzkeys keys config by @jmolero in #143
  • docs: change the link to the new model-02 by @Warrobot10 in #147
  • #149 fix waveform height, optimize font files, move oscilloscope height definition to font files by @laamaa in #150

New Contributors

Full Changelog: v1.7.1...v1.7.2

v1.7.1

22 Apr 19:19
Compare
Choose a tag to compare

Bugfix release, the "+" character wasn't handled correctly in the new font routines

Full Changelog: v1.7.0...v1.7.1

v1.7.0

18 Apr 06:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.7.0

v1.6.0

27 Feb 13:24
50ae95c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.6...v1.6.0