Commit Graph

41 Commits

Author SHA1 Message Date
bm98
fd2cacf70e SC Joystick Mapper V 2.30 - Build 64 BETA final
- improved the display of All Mappings
2017-05-19 23:16:43 +02:00
bm98
3e49e70ba9 V 2.30 - BETA Build 64 - RC upload
- improvement - mouse mappings in kbd entries in defaultProfile are collected as mouse now and allowed to map
- improvement - removed some unneeded tree scans - to speed things up
- update - doc SCJMapper_QGuide V2.30beta.pdf
2017-05-15 00:16:34 +02:00
bm98
b5580a7182 V 2.30 - BETA Build 64 - second commit
- add - addbind of Mouse input is possible for Keyboard actions - seems to work somehow in the game...
- fixes and refacturing while encountered...
2017-05-14 19:13:54 +02:00
bm98
b3f9dbbacc V 2.30 - BETA Build 64 - first commit
- add - Tab to show all mappings for the current input (Tabbed with XML other Dump items)
- add - Setting (enabled, disabled -> default) to automatically switch the new tabs - either Input or Dump
- fix - issue with user activations modes while dumping the mapping list
- fix - issue with loading a map with gamepad mappings and the gamepad is not connected
2017-05-14 00:18:55 +02:00
bm98
96d0ff837d V 2.29 - BETA Build 63 - final upload
Doc update
2017-05-06 02:52:56 +02:00
bm98
297e04db03 V 2.29 - BETA Build 63
- add - Calibrate gamepad thumb axes (press ABXY buttons all together and wait 2 sec - should zero all 4 axes)
- fix #56 - exception when entering Tuning
- fix - wrong gamepad action codes (xi1_xi_command instead of xi1_command)
- fix - some more issues with gamepads
- fix - options did not properly update when assigning them to another cmd or clearing the entry
- improvement - Options Dialog selection and deselection of items improved
- improvement - Tuning Dialog selection and deselection of items improved
- improvement - Dump Log: added some more interesting captures from the game log file
- improvement - Win7 / Win10 hidden text/controls with High DPI scaling issues partly resolved
2017-05-06 02:20:42 +02:00
bm98
25d52b62c7 Final V 2.28.0 Build 62 upload
Build with VS 2017 Community (current SP)
addnl fix of an old Joystick Hat issue
Updated docs and some fixes accord. VStudio code analysis
2017-04-28 22:26:49 +02:00
bm98
1e78d268b5 Build 61 Docu Update 2016-12-25 17:15:52 +01:00
bm98
83ae8be772 Final Update for SC 2.6 alpha
Rename Blend to Disable
Doc update
2016-12-25 17:10:55 +01:00
bm98
c19619b87f V 2.26 Build 60 Update for SC 2.5.0 alpha
add new actionmaps
update fallback defaultProfile.xml
2016-08-27 13:17:51 +02:00
bm98
15f2f873f5 Build 59 Documentation Update 2016-07-01 18:17:01 +02:00
bm98
d49b0bf934 V 2.25 - BETA Build 59
- fix - an issue in parsing options from imported maps
- add - an option to show the actiontree as CSV list with more/less details (change in Settings)
- improvement - In table view add possibility to Blend All visible unmapped entries
2016-07-01 17:57:58 +02:00
bm98
f60c49ccc8 V 2.24 - BETA Build 58
- fix - some trouble in SC path finding #44
2016-05-31 20:56:48 +02:00
bm98
a7a21aae43 Build 57 - some fixes and improvements in Tables
Doc update for improvements
2016-05-28 01:50:14 +02:00
bm98
ac0ca1c208 V 2.23 - BETA Build 57
- update - Using .Net 4.5.2 Now (seems to handle some scaling issues WinForm apps)
- update - Try to find the SC path also as StarCitizen\Live (instead of Public) was mentioned for SC2.2.2 onwards ???
- fix - addbind UNDEF removed when assigned
- improvement - Issue a infobox if the Client folder cannot be found
               (please submit the complete folder structure of your installation as bug report ...)
- add - a table display for mappings
- some internal stuff (namespaces etc)
- update - doc SCJMapper_QGuide V2.23beta.pdf
2016-05-27 17:13:24 +02:00
bm98
9d4c71db51 V 2.22 - BETA Build 56 - final
- fix - try again to fix Win10 scaling issues for some PCs (hidden assignment area)
- improvement - actions with a profile modifier attached will show underlined in the action tree
- improvement - less offensive gamepad color mark ...
- add - a button to dump the used defaultProfile in the right area
- some internal stuff
- update - doc SCJMapper_QGuide V2.22beta.pdf
2016-03-12 14:55:59 +01:00
bm98
513007de83 V 2.22 - BETA Build 56 - short update
- fix - try again to fix Win10 scaling issues for some PCs (hidden assignment area)
- improvement - actions with a profile modifier attached will show underlined in the action tree
- improvement - less offensive gamepad color mark ...
- some internal stuff
2016-03-11 21:30:05 +01:00
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
5d948eb628 V 2.18 Build51 Push
fixed #35 layout works now for Win10
improved - timeout for kbd modifiers
improved - ActivationMode handling
improved - Blending adds multiTap=1
improved - List commands; added Act.Modes
fixed - uses game defaultProfile
update - doc
2016-01-02 01:15:58 +01:00
bm98
54a22f89b8 V 2.17 final push for beta usage
SC 2.0/2.1PTU ALPHA
see readme.txt for updates
2015-12-27 22:45:43 +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
a72b762956 BETA 2.14 Build 47 Update for AC alpha 1.1.2 -
- updated  defaultProfile.xml
2015-05-09 16:07:02 +02: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
3272d48513 V 2.10 - Build 43 - Production
- new feature - added Action Tree context menu for Assign, Clear and Blend
- fix - issue for Js Reassignment if more than one was not yet assigned
- improvement - Right click in Action Tree selects the items (no need to select and then right click anymore)
- doc update
2015-01-04 01:56:04 +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
94e03d4947 Build updated to 35 2014-11-19 23:59:31 +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
fbb97157d6 Build 33 - cleanup and bugfix (Null ptr for joystick devices if not mapped)
Doc updated for 2.7
2014-10-29 00:22:11 +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
bb31a17c88 Doc Update for V 2.2 2014-08-02 23:03:59 +02:00
bm98
caba37b390 Final V 2.1 doc update 2014-07-09 23:18:38 +02:00
bm98
d924956508 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:15:43 +02:00
bm98
41088f6f53 Doc update for V2 2014-06-30 22:48:18 +02:00
bm98
32594cfca1 Initial upload of V2 2014-06-22 14:31:57 +02:00