Skip to content

Releases: C0rn3j/sc-controller

v0.5.4

03 Oct 15:38

Choose a tag to compare

Re-release with fixed CI to get prebuilt binaries, otherwise identical to v0.5.3.

What's Changed

Full Changelog: v0.5.3...v0.5.4

v0.5.3

19 Sep 19:21

Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

14 Apr 12:08
85a72f1

Choose a tag to compare

Fix crash when toggling Advanced mode on distributions with up to date evdev.

What's Changed

  • Migrate from evdevice.fn to evdevice.path by @lunegh in #75

New Contributors

Full Changelog: v0.5.1...v0.5.2

v0.5.1

21 Mar 12:51

Choose a tag to compare

Re-released with fixed CI

What's Changed

  • Fixed inability to use trackball mode on Steam Deck by @Kitsumi in #70
  • Use tomllib rather than toml by @chewi in #71
  • Fix evdev .fn removal mentioned in #74

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

25 Jan 14:43

Choose a tag to compare

Rereleased with fixed CI

New stable release, including all the changes from the 0.4.9.x beta releases.

For packagers:

  • The dependencies have changed, as copypasted hardcoded libraries were torn out, replaced by an actual dependency on them, notably at least python-ioctl-opt and python-libusb1, hopefully I am not forgetting any others
  • Non-git cloned repositories are currently broken with the build system, you can git clone a tag.

Removed support for Python 3.9.
Removed prebuilds for Ubuntu Focal, Debian bullseye, Fedora 39 .
Temporarily disabled Debian Trixie as the arm64 builds were failing(so does Fedora 41).

What's Changed

Full Changelog: v0.4.8.21...v0.5.0

v0.4.9.8 - BETA

28 Oct 10:14

Choose a tag to compare

v0.4.9.8 - BETA Pre-release
Pre-release

Full Changelog: v0.4.9.7...v0.4.9.8

Attempt to fix #57 by catching libUSB transfer errors in bb5ea69

v0.4.9.7 - BETA

28 Oct 00:13

Choose a tag to compare

v0.4.9.7 - BETA Pre-release
Pre-release

Full Changelog: v0.4.9.6...v0.4.9.7

Fixes running on Steam Deck - #54 / 0d31521

v0.4.9.6 - BETA

11 Oct 11:01

Choose a tag to compare

v0.4.9.5 - BETA

06 Oct 15:16

Choose a tag to compare

v0.4.9.5 - BETA Pre-release
Pre-release

What's Changed

  • Set DAEMON_VERSION from git metadata by @git-developer in #30
  • Minimum required Python version raised to 3.9, from 3.8, which has only couple weeks left til it is End of Life.
    Dockerfile now has a hack for focal as a result.
  • Minimum GTK3 version raised to 3.24 and Glade files re-saved as such.
    This should not actually affect anything.
    We need to migrate away from both GTK3 and Glade, which is a large project tracked in #43 and help is welcome.
  • Unify naming, all visible "SC-Controller" instances renamed to "SC Controller".
  • We now have our own Wiki documentation
    Content cloned from latest upstream documentation (last changed in 2022).
    It was already edited a bit, things left to edit are tracked in #46.
  • Fixed some semi-cosmetic type errors.
  • Fixed showing version in the About dialog.
    This remains broken on Python 3.8, so About will remain broken on the focal images until those are eventually removed.

Note

This version has broken building from source archives without a .git directory , tracked in #50.

Full Changelog: v0.4.9.4...v0.4.9.5

v0.4.9.4 - BETA

03 Oct 19:38
71340af

Choose a tag to compare

v0.4.9.4 - BETA Pre-release
Pre-release

What's Changed

  • Appimage: create a Draft Release on manual builds by @git-developer in #34
  • Fix the build of v0.4.9.3 and add scc executable back by @git-developer in #37
  • Document Docker building and fix accidentally copying pre-existing dist dir making the build fail

Full Changelog: v0.4.9.3...v0.4.9.4