Skip to content

Releases: fengalin/gstation-edit

2.0.4

03 Dec 18:39
Compare
Choose a tag to compare

Improve dependencies installation instructions.

2.0.3

06 Jul 14:36
Compare
Choose a tag to compare

Update to latest upstream tag for pyalsa.

2.0.2

03 Feb 14:33
Compare
Choose a tag to compare

Fix version in setup.cfg & README.md.

2.0.1

21 Dec 18:06
Compare
Choose a tag to compare
  • Fix crash when starting when J-Station can't be found (f08a211).
  • Fix 0 being interpreted as None for CC events value (5c98b6c).

2.0.0

12 Mar 14:07
Compare
Choose a tag to compare

Python 3 migration.

1.0.1 - "Zoot Allures"

02 Jul 17:50
Compare
Choose a tag to compare

See this for the release name...

Version 1.0.1

User

  • Fixed setup script version and categories.

Development

  • Moved MIDI configuration to MIDI dialog, where it belonged.

1.0.0 - "Shut Up 'n Play Yer Guitar"

12 Jun 10:35
Compare
Choose a tag to compare

GStation-Edit is now feature complete!

... hence the name.

Change Log for version 1.0.0

User

  • Programs bank import and export.
  • Program copy / paste.
  • Fixed sysex device id not being used.
  • Fixed moving a program from the J-Station not being reflected in the UI.

Development

  • Allow parsing multiple messages from a single sysex buffer.

0.7.0

10 Jun 10:25
Compare
Choose a tag to compare

Change Log

User

  • Persist settings: MIDI in/out ports and import/export folder.
  • Fixed digital out level throwing an exception when changing value.
  • Minor changes to the UI.

Development

  • Automatically fill seq_event when building a message from data (this is the
    parallel behaviour to how messages are parsed from seq_events or sysex buffers)