summaryrefslogtreecommitdiff
path: root/grapher
Commit message (Expand)AuthorAgeFilesLines
* add more changes from reviewa1xd2020-12-059-28/+34
* add changes from reviewa1xd2020-12-035-28/+31
* fix chart range not updating on disablea1xd2020-12-031-15/+12
* filter out abs move raw inputa1xd2020-12-032-1/+6
* add directional multipliersa1xd2020-12-0311-36/+54
* embed version info into assembliesa1xd2020-12-028-40/+445
* Remove experiment file, set driver lang to c++17, fix by component last mouse...Jacob Palecki2020-11-271-28/+2
* move speedcap into acceleratora1xd2020-10-211-3/+6
* put autowrite option back in menua1xd2020-10-217-73/+95
* fix sens label visibility when separateda1xd2020-10-211-1/+2
* add speed capa1xd2020-10-201-1/+2
* Fix output velocity calculationJacob Palecki2020-10-181-2/+2
* Fix simulated mouse input bug + small renamingJacob Palecki2020-10-154-70/+74
* hide weight when motivity is selecteda1xd2020-10-131-1/+1
* add magic number to constantsa1xd2020-10-082-2/+4
* disable write button when settings are toggled offa1xd2020-10-081-4/+4
* improve comments, variable namesa1xd2020-10-084-118/+118
* Follow full C# conventionJacob Palecki2020-10-082-2/+22
* rename sensitivity field to 'sens multiplier'a1xd2020-10-082-3/+3
* add scroll to chartsa1xd2020-10-088-1089/+1070
* add toggle button + save gui settings on closea1xd2020-10-0812-98/+184
* ease requirements for loading driver settingsa1xd2020-10-072-22/+39
* add static default settings in wrappera1xd2020-10-071-1/+1
* Fixed anisotropy not loading correctly on savev1.0.2a1xd2020-10-071-1/+2
* fix typo in guia1xd2020-09-291-1/+1
* move docs out of graphera1xd2020-09-2912-145/+0
* add readme touchups and grapher name changea1xd2020-09-295-14/+16
* set invisible args to default values before writea1xd2020-09-294-20/+21
* update build configa1xd2020-09-282-0/+38
* Fix legacy offset bugsJacob Palecki2020-09-271-23/+4
* Show MessageBox with exception on driver not installedJacob Palecki2020-09-271-1/+2
* Handle errors from bad arg on writeJacob Palecki2020-09-272-2/+30
* Fix tab behaviorJacob Palecki2020-09-271-21/+27
* Merge and fix write buttonJacob Palecki2020-09-2719-146/+416
|\
| * add arg checks in wrappera1xd2020-09-2719-146/+414
| * Fix for second dot not clearing:Jacob Palecki2020-09-273-0/+13
* | Set tab orderJacob Palecki2020-09-271-23/+23
* | Fix for second dot not clearing:Jacob Palecki2020-09-273-0/+13
|/
* Guide on last mouse move updatedJacob Palecki2020-09-261-1/+1
* test touchupsJacob Palecki2020-09-262-0/+11
* Rename accel to scale in power modeJacob Palecki2020-09-263-4/+4
* Remove logarithmJacob Palecki2020-09-264-29/+0
* Scale Last Mouse Move by poll rateJacob Palecki2020-09-263-5/+20
* FAQ has conversion instructionsJacob Palecki2020-09-262-3/+6
* Guide ready for release, FAQ mostly doneJacob Palecki2020-09-269-5/+33
* Show active values correctly for x\y option sensitivityJacob Palecki2020-09-264-3/+47
* SetActive changes field default, bugs fixedJacob Palecki2020-09-256-20/+25
* Last mouse move perfetly responsive at 100 FPSJacob Palecki2020-09-256-2/+48
* Fix 0 point for separate x y sensJacob Palecki2020-09-251-3/+8
* merge with writerJacob Palecki2020-09-254-145/+27
|\