Maxr1998
32f2020801
Add support for seeking with milliseconds
...
Needed for the media notification seekbar in jellyfin-android (available on Android 10+).
The relevant change needed in jellyfin-android is already merged.
2020-07-21 00:50:14 +02:00
MrTimscampi
8ed2a185ee
Replace trigger and handle with handleCommand
2020-07-18 23:38:00 +02:00
MrTimscampi
9e3ca706c4
Force the use of single quotes
2020-05-04 12:44:12 +02:00
Dmitry Lyzo
91e8d2c44f
Fix inputManager trigger
2020-04-18 11:32:36 +03:00
Julien Machiels
0a0c639bad
Update src/scripts/inputManager.js
...
Use const instead of let
Co-Authored-By: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-04-10 23:35:09 +02:00
MrTimscampi
9d859d4fd3
Fetch action only once in inputManager
2020-04-10 22:58:18 +02:00
MrTimscampi
89979a00a3
Fix issues in dfnshelper and inputManager
2020-04-09 20:00:08 +02:00
MrTimscampi
33855a655f
Add error handling to command processor in inputManager
2020-04-07 19:52:19 +02:00
MrTimscampi
a5d8775611
Make inputManager look-up table work properly
2020-04-07 19:11:53 +02:00
MrTimscampi
e5c8d2b23b
Convert inputManager to ES6
2020-04-07 00:18:36 +02:00
MrTimscampi
43f6f985aa
Clean inputManager
2020-04-07 00:09:07 +02:00
Dmitry Lyzo
4d6f187aee
Fix event source for inputManager
2020-03-14 22:29:58 +03:00
Dmitry Lyzo
f9ec9e3b52
Add opened dialog as inputManager event source
2020-03-10 18:19:18 +03:00
Dmitry Lyzo
ddf7eae55b
Merge remote-tracking branch 'upstream/master' into exit_on_back2
...
Conflicts:
src/components/apphost.js
2020-01-27 17:47:29 +03:00
Dmitry Lyzo
60e64f8a58
Add exit on "Go back"
2020-01-21 12:56:11 +03:00
Dmitry Lyzo
12da467cfa
Fix event subscription. Fix #623
2020-01-17 11:50:46 +03:00
dkanada
a260e33182
sort through the define statements
2019-10-03 02:33:21 +09:00