153 Commits

Author SHA1 Message Date
e7d
a7ffd4629c
remove demo mode 2020-08-17 17:16:45 +02:00
e7d
7b9e9cd189
improve button animation 2020-08-17 17:09:57 +02:00
e7d
1e92ac527f
various improvments 2020-08-17 17:02:07 +02:00
e7d
052f9050a6
use Xbox One gamepad by default, not debug 2020-08-17 15:35:58 +02:00
e7d
e046a8697a
faster gamepad detection on button press 2020-08-17 15:35:57 +02:00
e7d
c3eaa0821a
simpler gamepad identifiers for wider detection 2020-08-17 15:35:57 +02:00
e7d
0751e1128e
Add a license and a readme files 2020-08-06 14:45:18 +02:00
e7d
236a4fdfed
multiple fixes and code simplification 2020-07-02 18:13:21 +02:00
e7d
86e71288db
update controllers detection codes 2020-07-02 16:38:13 +02:00
Michaël Ferrand
93836c3819
fix DS4 triangle button position 2020-07-02 16:16:45 +02:00
e7d
75f3f53edd
fix issues related to Gamepad API evolutions 2020-06-17 10:45:59 +02:00
e7d
c980722b0e
add docker-compose for dev 2020-06-17 10:45:31 +02:00
e7d
3f5e9f522a various improvments 2019-06-02 16:08:49 +02:00
e7d
8d9c68d960 added auto adjust zoom level 2019-06-02 12:15:27 +02:00
e7d
e6e78a0f6f fixed gamepad identifiers 2019-06-02 11:47:31 +02:00
e7d
1f13444d67 fixed debug template 2019-06-02 11:47:11 +02:00
e7d
7dfd14e9f0 simplify code 2019-06-01 14:39:32 +02:00
e7d
9cc290ac48 various improvments and fixes 2019-05-18 17:40:43 +02:00
e7d
27ac451303 fix controllers template style 2019-05-07 15:22:27 +02:00
e7d
d14b45a138 fix gamepad list loop 2019-05-07 15:18:02 +02:00
e7d
51bdf95ae1 fix gamepad list html reference 2019-05-07 15:15:08 +02:00
e7d
38bff05b3d fix style 2019-05-07 15:14:02 +02:00
e7d
e2f4509a91 add a detected gamepads list in help 2019-05-07 15:12:07 +02:00
e7d
cdd2794cb9 fix background color list 2019-05-07 14:59:21 +02:00
e7d
81f8bd8a95 add an option to change background color 2019-05-07 14:58:39 +02:00
e7d
813df6f4ca fix no gamepad reference 2019-05-07 14:39:03 +02:00
e7d
0d2ab6b529 try and fix active gamepad references 2019-05-07 14:27:17 +02:00
Michaël Ferrand
ac75397383 changed font-size to 'em' instead of 'px' 2017-05-19 23:17:06 +02:00
Michaël Ferrand
f65350b8e9 fixed erroneous callback 2017-05-19 22:11:09 +02:00
Michaël Ferrand
b35722028a fixed default id 2017-05-19 22:07:32 +02:00
e7d
495a49f681 added a demo mode 2017-05-16 17:18:11 +02:00
e7d
af6c61bec5 fixed code files to match editorconfig rules 2017-05-14 15:42:13 +02:00
e7d
fb928898d9 added editor config file 2017-05-14 15:39:30 +02:00
e7d
aa0f228c83 added basic JSDoc 2017-05-14 15:35:51 +02:00
e7d
101c2d526f fixed gamepad type determination order 2017-05-14 15:21:10 +02:00
e7d
6e92dddd95 fixed gamepad template color index determination from name 2017-05-14 15:20:38 +02:00
e7d
11ba1e8fb0 added gamepad type to params collection 2017-05-14 15:15:46 +02:00
e7d
57494d6c6e added default font-family 2017-05-14 15:12:05 +02:00
e7d
b7463457a9 updated normalize.css to version 7.0.0 2017-05-14 15:11:54 +02:00
e7d
45eb354d98 improved debug template 2017-05-14 15:11:09 +02:00
e7d
d46d1aaaf6 fixed dummy reference in gamepad color change method 2017-05-14 15:10:54 +02:00
e7d
81a46f3495 fixed "Illegal Invocation" of request animation frame 2017-05-14 14:38:42 +02:00
e7d
bb5d042db5 simplified update status method name 2017-05-14 14:24:47 +02:00
e7d
33303bbf62 added a request animation frame polyfill 2017-05-14 14:23:29 +02:00
e7d
590b2708b6 fixed have events detection 2017-05-14 14:23:15 +02:00
e7d
23b474582a added comments to Gamepad class 2017-05-14 11:50:49 +02:00
e7d
0170909afd fixed gamepad refresh to be done only if there is an active gamepad 2017-05-14 11:40:43 +02:00
e7d
eb2cd58354 fixed active gamepad reference cleaning upon failed gamepad mapping 2017-05-14 11:39:20 +02:00
e7d
62befd88db fixed active gamepad removal on keyboard press 2017-05-14 11:34:24 +02:00
e7d
cc1fa68387 added active gamepad related checks 2017-05-14 11:33:37 +02:00