Revisions of sc-controller

buildservice-autocommit accepted request 1142828 from Jannik Seiler's avatar Jannik Seiler (seil0) (revision 40)
baserev update by copy to link target
Jannik Seiler's avatar Jannik Seiler (seil0) accepted request 1142827 from Jannik Seiler's avatar Jannik Seiler (seil0) (revision 39)
- Update to 0.4.8.13
  * Invert Gyro Roll for Steam Deck input handler
  * Fixed state handling with Steam Deck input handler
  * Changed svg_widget and osd keyboard for newer ElementTree behavior
  * Added HAS_RSTICK flag for Steam Deck module
  * Make special path for RIGHT when using Steam Deck
  * Fixed binding of ABS_X to Gyro Per Axis
  * CI and AppImage generation workflows added to project. Contribution by Christian
  * Hotfix BT controllers on SteamOS 3. Contribution by pattontim
  * Support custom UDP port. Contribution by Christian
  * Removed cpp namespace prefixes from cemuhook_server c code. Contribution by Christian
  * Changes to AppImage workflow
buildservice-autocommit accepted request 1089295 from Jannik Seiler's avatar Jannik Seiler (seil0) (revision 38)
baserev update by copy to link target
Jannik Seiler's avatar Jannik Seiler (seil0) accepted request 1089294 from Jannik Seiler's avatar Jannik Seiler (seil0) (revision 37)
- Update to 0.4.8.11
  * Fixed saving previous state input object for DualSense BT connection
- Changes from 0.4.8.10
  * Added support for standard DualSense controller. Includes contributions from theY4Kman and psstoyanov
  * Use HIDRaw for DualSense Bluetooth support rather than evdev. evdev provided as backup method
  * Updated gitignore rules. Contributed by alex
  * Fixed tests showing broken Key enum deserialization. Contributed by alex
  * Added github action so that test status is visible. Contributed by alex
  * Lower LS and RS dead zones from DS5Controller reader class
  * Fixes for stick mouse support for mouse action type
  * Fixed EnumType error for AxisAction description generation. Changes in checks deprecated since Python 3.8
  * Updated EnumType checks in a few actions
  * Enabled quaternion calculations for DualSense. Needed for Gyro Tilt controls
  * Fixed file not found error with AppImage in Ubuntu 22.04 LTS
- Changes from 0.4.8.9
  * Fixed another TypeError when making X11 calls. Changed str to bytes objects
  * Updated some AppImage dependencies
buildservice-autocommit accepted request 1009161 from Jannik Seiler's avatar Jannik Seiler (seil0) (revision 36)
baserev update by copy to link target
Jannik Seiler's avatar Jannik Seiler (seil0) accepted request 1009160 from Jannik Seiler's avatar Jannik Seiler (seil0) (revision 35)
- Update to 0.4.8.8
  * Merged latest changes from upstream Kozec repo. Steam Deck support added
  * Fixed AppImage build script
  * Fixed TypeError with Autoswitch Options menu item in OSD
  * Fixed RPAD icon display in main window
buildservice-autocommit accepted request 975474 from Jannik Seiler's avatar Jannik Seiler (seil0) (revision 34)
baserev update by copy to link target
Jannik Seiler's avatar Jannik Seiler (seil0) accepted request 975472 from Jannik Seiler's avatar Jannik Seiler (seil0) (revision 33)
- Update to 0.4.8.7
  * AppImage tested on Ubuntu 22.04 LTS, Fedora 35, Fedora 33,
    Manjaro, and PopOS 21.10
  * Updated AppImage scripts for setuptools behavior changes and
    library path changes
  * Migrate setup.py script to use setuptools rather than distutils.
    Try to comply with PEP 632 regarding the deprecation of distutils
  * Fixed Turn Off Controller option for BLE connected controller.
    Contribution by labsin
  * Changed feel of rumble emulation support. Period and amplitude of
    haptics change depending on data in ff_rumble event struct.
    I find that it feels better
  * Fixed long packet support for BLE reader. 3 input packet payloads
    now work in BLE reader
  * Fixed hotplug detection for BT connected Steam Controller
  * Added report ID 3 to feature report packets to allow BLE support to
    work again. Needed to make BLE support work with later versions of BlueZ (5.64)
  * Fixes to allow Bluetooth evdev and HID controllers to appear in
    controller registration list. Contribution by chewi
  * Fixed some HID driver and evdev driver crashes. Contribution by Alastor27
  * Fixed popup positioning and layering (somewhat) on Wayland.
    Contribution by Supreeeme
  * Allow deadzone calculations for analog trigger output.
    Full usable analog trigger range
  * Fixed Mouse Region output
  * Small fixes for HID report parsing
  * Added lowercase VDF button aliases to button dictionary
  * Properly clamp rotated touchpad coordinates to s16 range
  * Use proper limits for output 360 axes
  * Add DS4 v.1 detection to ds4drv driver
  * Fix display names for mapped X and Y buttons due to busted Linux aliases
Jannik Seiler's avatar Jannik Seiler (seil0) accepted request 918498 from Jannik Seiler's avatar Jannik Seiler (seil0) (revision 32)
- Update to 0.4.8.6
  * Fixed initial Import Steam Profiles display list
  * Added python-vdf to AppImage build script
  * Fixed inputs tests. Contribution by rnhmjoj
  * Changed device config flags for Steam Controller to read accel 
    data from controller
  * Added Steam Controller accel data in cemuhook. Fixes controller 
    orientation in CemuHook
  * Disabled gyro action for default Desktop profile. CemuHook should 
    not be needed for the Desktop profile
Jannik Seiler's avatar Jannik Seiler (seil0) accepted request 906744 from Jannik Seiler's avatar Jannik Seiler (seil0) (revision 31)
- Update to 0.4.8.5
  * Fixed AttributeError problems in sccdaemon.py. Contribution by Alastor27
  * Fixed using two Steam Controllers in daemon. Contribution by berarma
  * Added toggled handler for 'Minimize to tray on start' checkbox 
    in Settings. Contribution by Alastor27
  * Fixed 'Edit Bindings' and 'Autoswitcher Options' OSD options. 
    Contribution by Supreeeme
  * Fixed importing VDFs from Steam. Contribution by Supreeeme
  * Changes to adjust mouse cursor movement based on gamepad poll rate. 
    Allows more uniform mouse cursor movement between wired and 
    wireless Steam Controllers
  * Now clear mouse cursor distance remainders when changing directions
buildservice-autocommit accepted request 889101 from Jannik Seiler's avatar Jannik Seiler (seil0) (revision 30)
baserev update by copy to link target
Jannik Seiler's avatar Jannik Seiler (seil0) accepted request 889076 from Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) (revision 29)
Update to 0.4.8.4
buildservice-autocommit accepted request 876184 from Jannik Seiler's avatar Jannik Seiler (seil0) (revision 28)
baserev update by copy to link target
Jannik Seiler's avatar Jannik Seiler (seil0) accepted request 876183 from Jannik Seiler's avatar Jannik Seiler (seil0) (revision 27)
- Updated to current git version
  * Fixed more issues related to Python 3 changes
  * BT support fixed. Contribution by claudius
  * Fixed invalid namespace issue with portions of OSD. 
    Fixed Current Binding Display portion of OSD
  * Make sure daemon socket endpoint uses read-write mode rather 
    than read-only. Contribution by aqxa1
buildservice-autocommit accepted request 843762 from Jannik Seiler's avatar Jannik Seiler (seil0) (revision 26)
baserev update by copy to link target
Jannik Seiler's avatar Jannik Seiler (seil0) accepted request 843761 from Jannik Seiler's avatar Jannik Seiler (seil0) (revision 25)
- Updated to current git version
  * Initial Python 3 port
  * Fixed several errors discovered by pyflakes
  * Updated Linux platform SDL GameController mappings from SDL_GameControllerDB project
buildservice-autocommit accepted request 819262 from Jannik Seiler's avatar Jannik Seiler (seil0) (revision 24)
baserev update by copy to link target
Jannik Seiler's avatar Jannik Seiler (seil0) accepted request 819261 from Jannik Seiler's avatar Jannik Seiler (seil0) (revision 23)
- Updated to current git version
  * Change decoration_layout property for GtkHeaderBar. Disable window icon.
    Removes double icon problem when run in Plasma
buildservice-autocommit accepted request 810614 from Jannik Seiler's avatar Jannik Seiler (seil0) (revision 22)
baserev update by copy to link target
Jannik Seiler's avatar Jannik Seiler (seil0) accepted request 810539 from Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) (revision 21)
Fixes Leap.

- Updated to current git version (Ryochan7's Python3 port)
- Set git version as version suffix
Displaying revisions 1 - 20 of 40
openSUSE Build Service is sponsored by