177 Commits

Author SHA1 Message Date
Toad King
14c67fde7f emscripten: recreate input event listeners properly
There's a new (undocumented -_-) API for removing event listeners in emscripten
now, so use that when recreating input listeners. Fixes mouse events breaking
when loading cores.
2020-01-18 12:51:21 -06:00
Michael Lelli
8a64df5763 fix fullscreen button in packaged emscripten build 2020-01-06 21:36:44 -06:00
Michael Lelli
1630affbdd fix file permissions on indexer script for emscripten 2020-01-03 16:41:52 -06:00
Toad King
776568a429 fix images not loading in menu in emscripten
add changes to work with latest emscripten SDK
2020-01-02 21:29:25 -06:00
Stevoisiak
f4f339c4d5
Remove unnecessary escape character
http://eslint.org/docs/rules/no-useless-escape
2019-12-31 12:13:40 -05:00
Toad King
15e8be4074 changes to support upgraded emscripten SDK 2019-12-14 20:24:41 -06:00
Ömercan Kömür
0420d7f06c Update index.html (#9329) 2019-08-19 16:28:22 +02:00
Ömercan Kömür
b314ea8632 Update index.html 2019-08-19 01:23:59 +03:00
Ömercan Kömür
d487dd8d08
Revert "Steps for web.libretro" 2019-08-18 22:53:55 +03:00
Ömercan Kömür
1bde4043a5 Steps for web.libretro 2019-08-17 19:25:18 +03:00
Stephanie Gawroriski
ca4fa56929
Add SquirrelJME to the live web core list. 2019-06-29 12:25:41 -04:00
twinaphex
36575e5d69 Update emscripten 2019-06-08 16:01:39 +02:00
twinaphex
3619fae2d9 (LGTM) Silence some warnings 2019-04-13 02:15:26 +02:00
orbea
e062b98088 Remove trailing blank lines.
find . -type f -exec sed -i '${/^[[:space:]]*$/d;}' {} \+
2019-01-17 19:39:38 -08:00
meepingsnesroms
1b1dac7f40 Add Mu to Web Player 2018-11-10 07:10:01 -08:00
Zlika
6a93ad0dce Add Theodore core to emscripten 2018-11-10 14:45:20 +01:00
Zlika
064eb16ceb Fix emscripten README 2018-11-10 14:44:46 +01:00
Rob Loach
db46d91ec6
emscripten: Add Emscripten compile documentation
This adds some documentation about compiling emscripten.
2018-09-30 20:23:05 -04:00
Rob Loach
2ff87fd663
emscripten: Add ChaiLove selection to web player 2018-09-14 09:39:20 -04:00
gouchi
07b4aed245
Update README.md
fix typo
2018-08-11 18:44:28 +02:00
Andrés
abc18d3793
Delete readme.txt 2018-02-06 22:37:22 -05:00
Andrés
408cfd66d6
Update README.md 2018-02-06 22:37:07 -05:00
radius
db65537c24 fixup emscripten bundle 2018-02-06 22:17:58 -05:00
radius
ee9c786297 add missing bundle files 2018-02-06 22:05:21 -05:00
Toad King
bd9e70f70e fix top bar not appearing in phone browsers 2018-01-18 22:57:46 -06:00
Toad King
fea2dd3d17 remove log textbox from embed template 2018-01-15 14:10:51 -06:00
Toad King
b997c8f80f fix padding on content area. fullscreen hack no longer needed on chrome
remove box shadow from navbar so it doesn't cover the render area
2018-01-15 14:04:28 -06:00
Toad King
78a3d0f828 Merge branch 'master' into more-emscripten-fixes 2018-01-15 04:09:26 -06:00
Toad King
db152fede8 remove container with uneeded padding. fixes canvas being off-center in smaller windows 2018-01-14 23:45:54 -06:00
Rob Loach
443262a9cd
emscripten: Allow hiding the top menu 2018-01-14 23:57:53 -05:00
radius
d7168584a2 cut down duplication 2018-01-14 22:43:49 -05:00
radius
346d9480f7 remove dropbox 2018-01-14 22:31:30 -05:00
Toad King
2df70cce17 make retroarch logs log to web console instead of textbox 2018-01-14 21:18:30 -06:00
Toad King
4498e9ffba fix white bar in chrome when fullscreen 2018-01-14 21:10:15 -06:00
Toad King
a682ccd8e8 fix menu button 2018-01-14 21:02:59 -06:00
Toad King
161d758b33 don't apply class that has padding to canvas 2018-01-13 00:46:31 -06:00
Brad Parker
8f7810d921 emscripten: only fire keyup once, and don't wait so long to do so (libretro.js) 2017-12-08 18:15:22 -05:00
Andrés
a15820f86a
Update index.html 2017-12-08 10:25:00 -05:00
radius
3310939983 update icons 2017-08-09 13:04:56 -05:00
bparker06
3a5a2d9de6 emscripten: only fire keyup once, and don't wait so long to do so 2017-08-08 22:18:27 -04:00
twinaphex
26fe408bb4 (Emscripten) Add button 2016-12-10 22:01:40 +01:00
Rob Loach
d386f63525
[Emscripten] Add Tooltips to the buttons 2016-12-03 11:44:26 -05:00
radius
50539d58df allow cleaning up idbfs 2016-11-21 20:58:45 -05:00
twinaphex
cb8aca97f5 (Emscripten) Add Reicast button 2016-10-10 22:42:44 +02:00
radius
4dcd08c574 (ems) useless CDN is useless 2016-09-29 08:54:50 -05:00
radius
4e33f25328 (ems) useless CDN is useless 2016-09-29 08:49:31 -05:00
radius
c790f452e7 (ems) update template, don't enable run button till idbfs is synced 2016-09-24 22:32:47 -05:00
Logan McNaughton
133a7bdb14 These are (pretty much) alphabetical
Makes it a little easier to find it if you don't know where they are.

Also, maybe consider only listing the cores that actually work with the Web Player? (I'm not sure which ones that is)
2016-09-24 16:52:48 -06:00
radius
e48cd885f9 (ems) update webplayer template too 2016-09-24 17:30:03 -05:00
radius
1efdffd191 (ems) use idbfs instead of localstorage 2016-09-24 17:18:32 -05:00