Skip to content

Releases: C0rn3j/sc-controller

v0.4.9.8 - BETA

28 Oct 10:14
Compare
Choose a tag to compare

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
Compare
Choose a tag to compare

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
Compare
Choose a tag to compare

v0.4.9.5 - BETA

06 Oct 15:16
Compare
Choose a tag to compare

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
Compare
Choose a tag to compare

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

v0.4.9.3 - BETA

28 Sep 20:17
Compare
Choose a tag to compare

What's Changed

  • AppImage: fix segfault by @git-developer in #32
  • Fix loading of libudev by @git-developer in #31
  • Fix return code when subprocess fails by @git-developer in #33
  • More linter and typing fixes to make maintaining easier
  • Partially migrated from setup.py to pyproject.toml
  • Fixed About menu not showing the version properly

Full Changelog: v0.4.9.2...v0.4.9.3

v0.4.9.2 - BETA

22 Sep 02:27
Compare
Choose a tag to compare

Full Changelog: v0.4.9.1.1...v0.4.9.2

Half-fixed Gyroscope sensitivity setting.

v0.4.9.1.1 - BETA

21 Sep 18:38
ee84660
Compare
Choose a tag to compare

Fix AppImage builds again.

v0.4.9.1 - BETA

21 Sep 17:25
Compare
Choose a tag to compare

What's Changed

  • AppImage: add missing icons by @git-developer in #25
  • Avoid crash when starting daemon debug in v0.4.9 by @git-developer & @C0rn3j in #26 + extra commits
  • Fix run.sh on older systems due to unstable build lib dir naming, fix some problems with it like endless C library rebuilding on every run. Colorized it to make it more readable. It now checks for most dependencies before running anything.
  • Remove bundled ioctl-opt, it is now a new dependency.

Full Changelog: v0.4.9.0.1...v0.4.9.1

v0.4.9.0.1 - BETA

19 Sep 11:46
Compare
Choose a tag to compare

Fixed AppImage CI.

Full Changelog: v0.4.9.0...v0.4.9.0.1