Skip to content

Releases: jasonporritt/rg351_m8c

v0.1.5

04 Nov 05:36
7c7432b
Compare
Choose a tag to compare
  • Update m8c to 1f73f4f2
  • Fixed a bug in alsa and pulse scripts
  • Added and updated documentation
  • Script performance and efficiency improvements (Thanks to Nick1 on Discord)

Full Changelog: v0.1.4...v0.1.5

v0.1.4

17 Jul 08:35
Compare
Choose a tag to compare
  • Improved alsaloop performance
  • Updated pulseaudio support

Full Changelog: v0.1.3...v0.1.4

v0.1.3

14 Jul 13:02
Compare
Choose a tag to compare

Bug fixes

  • Midi would sometimes fail to connect.
  • Sound would sometimes fail if midi devices were connected.
  • Default cpu governor could cause audio glitches.
    • In M8.sh, lock cpu governor to powersave
    • Added M8_performance script, locks cpu governor to performance

v0.1.2

09 Jul 20:39
Compare
Choose a tag to compare
  • Updated m8c to 2429c. Patch no longer needed.
  • Added alsaloop_wait to loopback after m8c is runnning in case wait_for_device=true or other failure.

v0.1.1

28 Jun 23:09
Compare
Choose a tag to compare

Quick bugfix release

  • Added terminal output when running scripts
  • Update README

v0.1.0

27 Jun 16:55
0c4ea5f
Compare
Choose a tag to compare
  • Moved setup scripts to setup directory
  • Added setup/gamepad_config - a gamepad configurator/m8c config.ini helper
  • Added midi_connect scripts to manage USB midi devices
  • Updated patch for m8c
    • Reset display on invalid packet
    • Don't exit m8c on M8 Effects Help Screen
    • Initialize gamepads on m8c start
    • Read game controller database before opening game controllers
    • Add gamepad options for quit and reset display
    • Add gamepad definitions for rk3326 devices

v0.0.4

13 Jun 03:50
Compare
Choose a tag to compare
  • Fixes rg351mp SDL2 configuration so that right and left stick presses are mapped correctly
  • Updates to the latest version of m8c
  • Adds a patch that allows quitting m8c by pressing SELECT + right stick (on rg351mp) or SELECT + f (on rg351v).
  • Kills the alsaloop process on m8c exit

v0.0.3

02 Jun 02:26
Compare
Choose a tag to compare
  • Adds Pulseaudio variants of scripts, using device numbers instead of names to reduce manual setup.
  • Updates to latest m8c

v0.0.2

25 May 00:59
Compare
Choose a tag to compare

Adds build install scripts and removes dependency on pulseaudio. Uses latest m8c.