49 Commits

Author SHA1 Message Date
e7d
9cc290ac48 various improvments and fixes 2019-05-18 17:40:43 +02:00
e7d
d14b45a138 fix gamepad list loop 2019-05-07 15:18: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
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
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
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
e7d
ea65dac594 improved color and zoom parameters reading 2017-05-14 11:32:59 +02:00
e7d
8a1a661c3b removed dummy condition checking in scanGamepads 2017-05-14 11:17:06 +02:00
e7d
60d0921fc3 fixed removeGamepad method 2017-05-14 11:16:43 +02:00
e7d
0a8edf3298 simplified the getActiveGamepad method 2017-05-14 11:15:53 +02:00
e7d
7b60f20398 changed getGamepads for refreshGamepads method 2017-05-14 11:05:19 +02:00
e7d
5f7038fe93 improved active gamepad handling 2017-05-14 11:02:54 +02:00
e7d
d5297d4f89 extracted urlParam jquery addon 2017-05-14 10:51:19 +02:00
e7d
76791333c7 fixed toggle to debug mode 2017-05-14 10:11:17 +02:00
e7d
c12eb0c144 switched to es6 2017-05-14 10:08:03 +02:00
e7d
5ee5a1f0a3 fixed debug template 2017-05-14 00:18:01 +02:00
e7d
d99b4801d0 Merge branch 'master' of https://github.com/e7d/gamepad-viewer
# Conflicts:
#	index.html
#	js/gamepad.js
2017-05-09 23:26:10 +02:00
e7d
968ab8beb7 added a debug template 2017-05-09 23:23:17 +02:00
Michaël Ferrand
01f8829f0c reduced gamepad scan delay 2017-05-04 10:59:29 +02:00
Michaël Ferrand
8a701d1fda reduced "no gamepad" help message display delay 2017-05-04 10:53:15 +02:00
e7d
bf1bbfd141 isolated script scope 2016-11-11 10:01:18 +01:00
e7d
76576ef297 made scripts ladaing async 2016-11-11 10:01:01 +01:00
e7d
0ebb16f1ea improved the no gamepad message 2016-11-11 09:20:23 +01:00
e7d
8a342d60ec added a "no gamepad detected" indication 2016-11-11 01:32:07 +01:00
e7d
f0e4d20513 added a gamepad zoom reset button 2016-11-11 01:31:45 +01:00
e7d
ba0f190a1a added help 2016-11-05 22:53:14 +01:00
e7d
c0c005221a added zoom handling 2016-11-05 22:53:05 +01:00
e7d
fd5de54d1f improved change color handling 2016-11-05 22:51:49 +01:00
e7d
3358782f55 added color selection from uri 2016-09-14 00:14:44 +02:00
e7d
0a59840516 general fixes 2016-09-14 00:10:26 +02:00
e7d
1bf67b912d improved code performance 2016-05-15 20:22:15 +02:00
e7d
46dd8d150d reorganized whole code base and optimized svg resources 2016-05-14 11:44:57 +02:00