Skip to content

Releases: dazzaXx/ModernJVS

v5.18.21

15 Apr 16:06
36a8ba6

Choose a tag to compare

What's Changed

  • Update Automation DietPi scripts. by @dazzaXx in #169
  • Fix 9 bugs: output buffer overflow, checksum reset, negative index OOB, INCLUDE recursion, coin cap, device index overflow by @Copilot in #170
  • Improve inline comments across C source files by @Copilot in #171

Full Changelog: v5.18.20...v5.18.21

v5.18.20

14 Apr 17:02
9c120ee

Choose a tag to compare

What's Changed

  • DietPi Automation Script Setup for ModernJVS by @dazzaXx in #163
  • Copy scripts to /home/dietpi by @dazzaXx in #164
  • Fix spurious checksum error on controller reinit during active JVS session by @Copilot in #168

Full Changelog: v5.18.19...v5.18.20

v5.18.19

10 Apr 23:11
a6b74d1

Choose a tag to compare

What's Changed

  • feat(webui): clear BT scan list on tab leave; add Clear All Paired Devices button; auto-refresh input devices by @Copilot in #161

Full Changelog: v5.17.19...v5.18.19

v5.17.19

10 Apr 20:17
29b6663

Choose a tag to compare

What's Changed

  • docs: add developer test suite section to README; disable BUILD_TESTS by default by @Copilot in #159

Full Changelog: v5.17.18...v5.17.19

v5.17.18

08 Apr 23:42
e64b244

Choose a tag to compare

What's Changed

  • feat: comprehensive test suite (73 tests) + fix writePacket CMD_RETRANSMIT corruption by @Copilot in #158

Full Changelog: v5.16.18...v5.17.18

v5.16.18

03 Apr 22:38
2b930df

Choose a tag to compare

What's Changed

  • Wiimote IR: freeze cursor at last position when off-screen; fix TC4 off-screen switch by @Copilot in #157

Full Changelog: v5.16.17...v5.16.18

v5.16.17

12 Mar 22:51
040b9f5

Choose a tag to compare

What's Changed

  • Update author information by @dazzaXx in #151
  • Add IO config for Namco V329 NA-JV gun board (Time Crisis 4) by @Copilot in #154
  • Wiimote IR: add scaling option, fix IR issues. by @Copilot in #153

Full Changelog: v5.15.17...v5.16.17

v5.15.17

09 Mar 21:36
a0d5483

Choose a tag to compare

What's Changed

  • Fix coding standard violations: printf → debug(), NULL after free() by @Copilot in #150

Full Changelog: v5.15.16...v5.15.17

v5.15.16

09 Mar 21:08
2a5a509

Choose a tag to compare

What's Changed

  • Simplify checksum error logging in modernjvs.c by @dazzaXx in #149

Full Changelog: v5.15.15...v5.15.16

v5.15.15

09 Mar 13:29
429921f

Choose a tag to compare

What's Changed

  • First-come-first-served player slot assignment with gap compaction on disconnect by @Copilot in #148

Full Changelog: v5.15.14...v5.15.15