cemu-DS4Windows/DS4Windows/DS4Control
2019-06-30 20:59:51 -05:00
..
ControlService.cs UPD listen host address or IP number option in UDP server settings. By default UDP server listens onlhy 127.0.0.1 loopback interface, so connections work only within a host computer. This new UDPServerListenAddress option allows to use specific IP or 0.0.0.0 (=all interfaces) as listen address to enable remote UDP connections. 2019-05-27 01:07:17 +03:00
DS4LightBar.cs Allow flash at to work at 0% battery 2019-03-08 14:29:58 -06:00
DS4OutDevice.cs Steering wheel emulation for the new dualshock4 controller output option. 2019-05-09 21:32:29 +03:00
DS4StateFieldMapping.cs Migrate status of TouchButton 2019-04-29 21:26:24 -05: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 Group trigger mod profile properties 2019-06-30 20:59:51 -05:00
Mouse.cs Reset some gyro mouse flags as a safeguard when changing toggle 2019-04-23 14:43:45 -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
OutputDevice.cs Added device type strings to output devices 2019-04-23 21:53:41 -05:00
ProfilePropGroups.cs Group trigger mod profile properties 2019-06-30 20:59:51 -05:00
ScpUtil.cs Group trigger mod profile properties 2019-06-30 20:59:51 -05:00
UdpServer.cs UPD listen host address or IP number option in UDP server settings. By default UDP server listens onlhy 127.0.0.1 loopback interface, so connections work only within a host computer. This new UDPServerListenAddress option allows to use specific IP or 0.0.0.0 (=all interfaces) as listen address to enable remote UDP connections. 2019-05-27 01:07:17 +03:00
Util.cs Removed old ScpVBus related classes 2019-03-19 02:32:49 -05:00
Xbox360OutDevice.cs Added device type strings to output devices 2019-04-23 21:53:41 -05:00