115 Commits

Author SHA1 Message Date
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
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
121ee8942a added debug template 2017-05-14 10:09:40 +02:00
e7d
e687a2810e fixed xbox-one template for es6 2017-05-14 10:08:54 +02:00
e7d
1cb776d56b fixed ds4 template for es6 2017-05-14 10:08:39 +02:00
e7d
ff33f0765a removed dummy file 2017-05-14 10:08:15 +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
0b1a9fa0f4 removed static cache busters 2017-05-04 11:00:49 +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
Michaël Ferrand
499c484571 improved "no gamepad" message 2017-05-04 10:50:00 +02:00
Michaël Ferrand
a3ea853274 moved "no gamepad" information to top 2017-05-04 10:45:14 +02:00
e7d
2b4661cf62 fixed favicon 2016-11-13 15:27:46 +01:00
e7d
7c40afb783 updated cache busters 2016-11-12 09:48:24 +01:00
e7d
ef81677654 improved triggers 2016-11-12 09:47:43 +01:00
e7d
ef91cdf5fd updated cache busters 2016-11-12 09:22:27 +01:00
e7d
d1104afe62 improved sticks drawing 2016-11-12 09:21:08 +01:00
e7d
1693e06ff9 improved dpad drawing 2016-11-12 09:20:55 +01: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
713ea19641 updated cache buster 2016-11-11 09:20:48 +01:00
e7d
0ebb16f1ea improved the no gamepad message 2016-11-11 09:20:23 +01:00
e7d
ebb442c218 fixed help message 2016-11-11 01:40:11 +01:00
e7d
fa0f618be2 added cache buster 2016-11-11 01:33:46 +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