Commit Graph

44 Commits

Author SHA1 Message Date
bm98
68d72cab6b V 2.21 - BETA Build 55 - Updates for SCA 2.2
- fix #40 added Tab entry in Ctrl. context menu
- fix - try to fix Win10 scaling issues (hidden assignment area)
- fix - profile tree color indication also applied when re-reading defaultProfile
- improvement - enumerates up to 12 devices now (though not tested as I don't have 12 ..)
- add - use of SCA 2.2 provided defaultProfile (new location and format)
- add - indication of the used defaultProfile
- add - built in defaultProfile updated to SCA 2.2
- Doc update
2016-03-06 17:22:16 +01:00
bm98
29ebc857fe V2.18 Build51 2.nd push for preRelease
fixed #36 Ctrl key works now
fix - keyboard command formatting
ActivationMode handling finished
user ActivationMode change indication in mapping tree
partial internal cleanup
doc update
2016-01-03 00:15:26 +01:00
bm98
ffd8a2d2a4 3rd SC 2.0 Alpha Push
- add ActivationMode handling
- add PTU file usage in Settings
- Prepared JS Modifiers (but SC cannot right now - so it is disabled)
- Some GUI improvements
2015-12-26 23:16:25 +01:00
bm98
2158bcf8b7 SC 2.0 Alpha Update - second push
- more fixings with new maps
- blending and profile import cleanup
- profile import of nested structures
- support of pre SC2.0 map import
- removed global JS or GP blend options in Settings
- removed ignoreversion from Settings
2015-12-22 22:30:57 +01:00
bm98
d1e77e3564 AC Alpha 2.0 Update
first push before testing - internal only
- lots of updates to comply with actual XML formats
- fixed actionmap versions with profile and mapping versions (removed ignoreversion)
- reworked blending
- add full mouse settings
2015-12-22 01:47:23 +01:00
bm98
27fff2aada Fix for alpha AC 1.3: substitute removed js1_ or xi_ mark in defaultProfile to make it no longer bailing out on init
Everything else is not checked or changed in this build.
2015-10-26 23:06:04 +01:00
bm98
288533d3a9 BETA 2.13 Build 46 Update for AC 1.1.1 -
update - added new defaultProfile and actionmaps
add - keyboard modifier for joystick
fix - device checkbox applied after Reassign
fix - invert checkbox handling (removed flight invert - see Tuning)
fix - Add CustUI Header and Devices List in any case
2015-04-26 23:14:56 +02:00
bm98
5cf5c6174b BETA 2.12 - Update for joystick CustomizationUIHeader of AC 1.03 (add instance from jsN) 2015-02-28 23:43:52 +01:00
bm98
e209baced6 fixed bugs in deadzone handling, addbind command reading, config file read,
default mapping handling when starting the app
Created 2.11 Build 44 BETA
2015-01-14 00:04:04 +01:00
bm98
301f18bbbe Build 42 beta 3 - 2015-01-01 20:40:53 +01:00
bm98
28b23252c0 Fix of issue for Js Reassignment if more than one was not yet assigned 2015-01-01 20:40:01 +01:00
bm98
d7086deb69 Build 41:
fix: #26 null ptr issue in Device Tuning with unassigned axes, rework of newly introduced changes with regards to not assigned items (Device, Deadzone, Invert)
improve: add tooltip with Device Name and GUID to Device Tabs
update: Beta Version tag includes build and beta tag

Build 40: fixed issue #25
2014-12-28 18:58:20 +01:00
bm98
c0d691b728 more AC 1.0 Updates:
support Invert Option commands
2014-12-22 18:05:21 +01:00
bm98
47fb23f1cf Re-design and update for AC1.0 mapping policies
Can only map to appropriate device type (mixed ones no longer supported)
Can extend an action which then uses addbind in XML (context menu)
Removed Invert per command (no longer supported)
Update options usage and syntax
Changed actionmap version to 1
Persist treeview filter checkboxes in app settings
2014-12-22 01:34:09 +01:00
bm98
4c617f85ab AC 1.0 Update:
change for new option tree and naming
2014-12-20 21:15:45 +01:00
bm98
0640564f6a Update for AC 1.0:
in defaultProfile: recognize also blanks in addition to jsx_reserved / xi_reserved as placeholders for valid action entries
2014-12-20 17:24:17 +01:00
bm98
94e03d4947 Build updated to 35 2014-11-19 23:59:31 +01:00
bm98
44a37ce10c Second V2.8 - more BETA now
Supports Gamepad Tuning too, cleanup and some refactoring
2014-11-18 23:50:35 +01:00
bm98
7dc4b37164 First Alpha for Keyboard and Gamepad support (ex Tuning)
New DSsharp dlls V2.6.3 via NuGet
2014-11-17 00:36:17 +01:00
bm98
3aadcbc8e4 First Commit of Joystick Tuning Code 2014-10-26 23:11:57 +01:00
bm98
c83731f541 fix issue getting actionmaps from config file
fix issue with options don't reset before Grab
add GER quick guide
2014-10-19 14:13:11 +02:00
bm98
7a0ec928e6 support option tags #18
support version and ignoreversion, can force ignoreversion
does not longer dump empty maps
supported actionmaps are preset in config file (instead of code)
Doc Update
2014-09-20 01:07:53 +02:00
bm98
4a06ab6654 improved on #17 allows js1..js8
adopt for AC 0.9 - add actionmaps flycam and spaceship_turret
2014-09-14 19:51:42 +02:00
bm98
8e46f91780 - new feature #16 - allow reassignment of the jsN group
- improvement - uniquely identified devices with the same name (use GUID)
- improvement - shows jsN assignment in Joystick tab
- improvement - detection of the SC install path extended to one more Registry entry
- fix - blend unmapped works properly now
- fix #16 - manual entry of SC directory works now
- update doc
2014-08-31 15:05:56 +02:00
bm98
837c2c9e8b late fix for the new settings - need to rebuild the tree after accepting changes
doc updated with new dialog screenshot
2014-08-03 00:10:55 +02:00
bm98
d6aea16dd1 add new actionmaps (multiplayer, singleplayer, player)
add ignore actionmaps checkboxes in Settings
some GUI tweaks for > 4 joysticks
add Upgrade Settings for new versions
2014-08-02 22:28:13 +02:00
bm98
7f18ab9d26 Added Blend Unmapped (jsx_reserved) option 2014-07-06 18:13:32 +02:00
bm98
1d1a90e8f3 issue #6 add Settings to ignore buttons
also add Setting to define SC install path - in case it cannot be found
or the user wants to have it somewhere else.
2014-07-06 02:14:57 +02:00
bm98
8371532108 Add log4net instrumentation (Win 8.1 seems to make still problems)
Compiled for AnyCPU
2014-07-05 22:46:58 +02:00
bm98
26ec51d0bd issue #6 and #11; can assign throttle to any axis now, sense detection limit can be set in config file if the default 150 is inconvenient
Add  pp_rebindkey mapping to allow copy  ... and then e.g. paste into the Cry console
2014-07-03 01:09:52 +02:00
bm98
fee09048c1 issue #10 final implementation - items filtered properly (performance is even better than before...) 2014-06-29 23:24:58 +02:00
bm98
ed3672f2c3 issue #1 add save of own mappings into the SC ..\Controls\Mappings folder (for now)
Loading from own or SC provided mappings
2014-06-29 03:26:39 +02:00
bm98
0158172b99 issue #11 - added DidAxisChange2 as alternative ( also for sliders), seems to be more stable now
Reason: % relative is prone to small changes around 0 - which is likely the case with axes
2014-06-29 01:40:59 +02:00
bm98
86ab0047d6 issue #10 can apply a filter - though as one cannot hide TreeNodes this is a cheat
to hide  - but at least it allows to find things more easily
A real solution is to remove and insert nodes - but this is a topic for refactoring later...
2014-06-29 01:03:44 +02:00
bm98
c7dcc36bf4 issue #13 and partly #4 can load from specific defaults
can apply default bindings, prepared for persistence - some have been added
2014-06-28 22:31:31 +02:00
bm98
778b333ffd issue #7 add ability to load SC game default mappings (new Button)
some refactoring to allow for this
2014-06-28 15:59:35 +02:00
bm98
ee62bddf08 Cleanup the DefaultProfile capture 2014-06-28 15:08:26 +02:00
bm98
0a4213d113 issue #2 finds and extracts the defaultProfile from GameData.pak
defaults to the built in xml if the SC version cannot be found
also added some tools to deal with SC directories for later use
Adds Iconic.Zip.Reduced as NuGet package
2014-06-28 01:42:48 +02:00
standardtoaster
b9f597c05c [joystickcls] input tracking 2014-06-22 12:00:09 -07:00
standardtoaster
74010c3075 [joystickcls] formatting
Visual studio automatically reformats this file for me
2014-06-22 11:58:53 -07:00
standardtoaster
c87eed91ec [joystickcls] GetLastChange button diffs
Ensure that when generating changes between the last joystick state and
the current one that we actually compare button states.

This causes another bug with the joystick axis frequently becoming
selected, which will be fixed in a further commit
2014-06-22 11:41:36 -07:00
standardtoaster
0c1833451b [joystickcls] cleaned up includes 2014-06-22 11:30:09 -07:00
standardtoaster
8109a75532 [libs] SharpDX via nuget 2014-06-22 11:22:32 -07:00
bm98
32594cfca1 Initial upload of V2 2014-06-22 14:31:57 +02:00