Skip to content

Releases: kozec/sc-controller

v0.2.6

02 Jun 15:48
Compare
Choose a tag to compare
  • Added Mouse Area, 1:1 mapping from touchpad to part of screen
  • Added Touchpad Menu, menu displayed while touching touchpad
  • Added Grid Menu. It's like menu, but rectangular and better suited for touchpads.
  • Added About dialog
    • ... with small, little and very inconspicuous link to my Patreon page, that serves no purpose at all.

v0.2.5

26 May 21:03
Compare
Choose a tag to compare
  • Added UI for OSD and Menus
  • ... with Menu Editor
  • Added deadzones and circular scrolling

Fixes:

  • Keygrabber can't grab some keys with exotic-enought keymap
  • Compatibility with Raspian

v0.2.4.1

23 May 21:16
Compare
Choose a tag to compare

Fixes:

  • Fixed OSD keyboard not showing on Ubuntu
  • Fixed OSD crashing on GTK <3.20
  • Fixed editor crashing when OSD keyboard is set to some button.

v0.2.4

22 May 15:26
Compare
Choose a tag to compare
  • Added On-Screen Keyboard
  • Added support for wired Steam Controller

Fixes:

  • Detect and reset stuck USB dongle.

v0.2.3

12 May 18:38
Compare
Choose a tag to compare

Haptic feedback support.

  • Well hidden under 'More' in Action Editor.
  • Can be used when emulating stick, mouse or using gyros.

Fixes:

  • Scrolling wheel emulates stick instead doing touchpad thing on touchpad
  • Turn gyrosensor off when profile doesn't need it and save some power

v0.2.2

08 May 06:00
Compare
Choose a tag to compare
  • Added 'special actions' page on button, allows to set button to:
    • Turn controller off
    • Change profile
    • Execute shell command

Fixes:

  • Gyro settings crashes on Ubuntu
  • 'Select' button description in main window sometimes doesn't update

v0.2.1

06 May 20:16
Compare
Choose a tag to compare
  • Allowed setting stick and pad sensitivity everywhere
  • Added gyroscope support

v0.2

30 Apr 16:28
Compare
Choose a tag to compare

Support for macros, modeswitch and turbo/rapid fire mode.

v0.1.5

28 Apr 20:42
Compare
Choose a tag to compare
  • Added action names (can display 'Aim' instead of 'MOUSE3')
  • Added bindings for pressing stick and pads
  • Fixed compatibility with Ubuntu 14.04

v0.1.4

27 Apr 18:53
Compare
Choose a tag to compare
  • Added option to have DPAD that acts only when clicked
  • Added modeshift (stick or pad can do different things when different buttons are pressed)
  • Added various error messages when controller is not connected or not accessible
  • Added Undo / Redo buttons
  • Added 'Clear' button to unset bindings

Fixes:

  • Hide sensitivity slider when it's not applicable.
  • Compatibility with Ubuntu Gnome 15.10