cemu-DS4Windows/DS4Windows
2019-12-19 13:26:44 -06:00
..
BezierCurveEditor Pre-defined output curves initialized using a pre-fixed formula. Now only the "Custom" output curve goes through bezier curve logic, but at runtime all output curve options are mapped using a lookup table (better performance and easier code maintenance). 2019-07-27 22:23:48 +03:00
DS4Control Added output slot manager. Added plug and unplug delay of 100 ms for output devices. 2019-12-11 09:58:31 -06:00
DS4Forms Fixed copying of new updater version from Updates Files directory 2019-12-19 08:22:46 -06:00
DS4Library Tweaked "runCalib=false" check for Nacon gamepads. Nowadays there are Nacon gamepads with full PS4 compatible gyro, so by default run calibration by default. Skip the gyro calib only for the couple old supported Nacon gamepads for which this "skip runcalib check" was supposed to be here (not sure if this check is required at all) 2019-12-15 20:21:55 +02:00
HidLibrary If reading of hardware serial# (MAC) fails then readSerial function generates a runtime MAC adderss using devicePath value. This solves cases where UDPServer and Cemulator doesn't work with blank serials (and linkToProfile and 360SteeringWheel calibration linking to a certain gamepad). 2019-11-02 21:01:54 +02:00
libs VigemClient library with a fix to "notification callback called sometimes in wrong order" issue. Includes also fix to ophanage thread and random VigemClient crashes when a callback was unregistered issues discussed earlier. 2019-08-29 10:04:57 +03:00
Properties Version 1.7.28 2019-12-19 13:26:44 -06:00
Resources Use colored icon provided by Geroyuni 2019-09-13 20:43:54 -05:00
VJoyFeeder vJoyFeeder reverted back to orig version 2019-10-20 18:10:16 +03:00
app.config Now target .NET Framework 4.6.2 2019-02-18 18:33:36 -06:00
app.manifest Revert to using asInvoker in manifest file 2018-11-17 18:45:23 -06:00
DS4Windows.csproj Added output slot manager. Added plug and unplug delay of 100 ms for output devices. 2019-12-11 09:58:31 -06:00
newest.txt Updated newest file 2019-12-19 13:26:33 -06:00
packages.config Updated Task Scheduler to version 2.8.17 2019-12-01 02:28:43 -06:00
Program.cs Added SuppressUnmanagedCodeSecurity attr to Program class 2019-11-23 21:54:18 -06:00
Settings.cs Remove Settings class 2018-12-10 21:33:14 -06:00