cemu-DS4Windows/DS4Windows/DS4Control
2019-04-23 12:32:12 +03:00
..
ControlService.cs Fixed a bug described in #664 issue where gyro mouse doesn't get correct properties (for example toggle option) right after Startup or Hotplug LoadProfile calls. The mouse object was created after LoadProfile function even when LoadProfile function tries to set few properties of that mouse object. 2019-04-23 12:32:12 +03:00
DS4LightBar.cs Allow flash at to work at 0% battery 2019-03-08 14:29:58 -06:00
DS4StateFieldMapping.cs Added unchecked blocks for populating field mapping arrays 2019-02-09 21:33:58 -06:00
InputMethods.cs Use ref locals to curb array access for KB+M routines 2019-04-16 16:37:11 -05:00
ITouchpadBehaviour.cs Removed more boxing 2019-02-24 17:11:52 -06:00
Log.cs Resolve name collision with Log class and Diagnostics namespace 2018-09-29 04:42:22 -05:00
Mapping.cs ActionLoadProfile: Support for automatically untriggered (=unloaded) profiles when a regular action keys are released. LoadProfile special action has a new "automatically unload when a regular trigger released" option. This is sort of like "shift modifier for the whole profile" functionality. 2019-04-23 03:39:44 +03:00
Mouse.cs Change to use method rather than property 2019-04-02 01:01:04 -05:00
MouseCursor.cs Implemented user defined gyro mouse dead zone 2019-01-31 10:59:00 -06:00
MouseWheel.cs Code clean up. Reset xinput mapping for more bound actions. 2017-05-12 07:48:58 -07:00
ScpUtil.cs Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay 2019-04-23 10:43:14 +03:00
UdpServer.cs Raise SocketAsyncEventArgs buffer for UDP server 2019-03-11 12:48:16 -05:00
Util.cs Removed old ScpVBus related classes 2019-03-19 02:32:49 -05:00