Commit Graph

198 Commits

Author SHA1 Message Date
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
radius 9f3102e601 (ems) fix this 2016-09-24 15:36:27 -05:00
radius dc276df53e (ems) use imfs in this template for testing purposes 2016-09-24 12:59:10 -05:00
radius 8cb8390dbe fix typo 2016-09-22 22:15:02 -05:00
radius 5f9a54af56 Add Glupen 2016-09-21 19:20:44 -05:00
Andrés Suárez 32017c3cae Update index.html 2016-09-21 15:37:52 -05:00
Logan McNaughton f0204a8b5d Fix emscripten async and add glupen64 2016-09-21 14:10:05 -06:00
radius be6bce0eb0 (ems) template fixes 2016-09-17 16:58:34 -05:00
radius ed326e0479 (ems) template fixes 2016-09-17 15:19:34 -05:00
radius 29e354a3c6 (ems) template cleanups 2016-09-17 15:13:47 -05:00
radius ec01d2400e (ems) template fixes 2016-09-17 15:13:47 -05:00
radius 64b802b47a (ems) add to the other templates too 2016-09-17 12:37:42 -05:00
radius 356c17678e (ems) add button to clean local storage 2016-09-17 12:37:42 -05:00
radius bca82f7413 use a generic globe instead of a chrome icon 2016-09-17 11:23:59 -05:00
radius 6f195ddc6d (ems) template cleanup 2016-09-17 02:05:49 -05:00
radius 0515e9f753 (ems) remove some unused code 2016-09-17 02:01:13 -05:00
radius 69f8cd1acb (ems) add template for people who want their own self-hosted player
(ems) add readme
2016-09-16 10:04:46 -05:00
radius 247de41ce1 (ems) itch.io, readd log window 2016-09-15 23:19:23 -05:00
radius 90a13632ac (ems) itch.io, fix core selector 2016-09-15 21:21:17 -05:00
fr500 f0b0c13d78 (ems) disable dropbox integration on itch.io for now 2016-09-15 19:01:05 -05:00
fr500 035259b959 (ems) disable dropbox integration on itch.io for now 2016-09-15 18:56:21 -05:00
fr500 0427ede025 (ems) update urls for itch 2016-09-15 18:56:21 -05:00
fr500 28a334318a (ems) itch.io template refinement 2016-09-15 18:33:12 -05:00
fr500 f4e35e3cdf (ems) reorganize templates 2016-09-15 18:18:26 -05:00
fr500 20999f9952 (ems) remove deprecated template 2016-09-15 18:18:26 -05:00
fr500 2952952169 (ems) add itch.io template 2016-09-15 18:18:26 -05:00
Twinaphex 9fbd4a5265 Revert "(Emscripten) Bind to the console when logging" 2016-09-15 13:34:31 +02:00
Rob Loach 993de8b4c4
(Emscripten) Use .bind() on the console object 2016-09-15 00:45:25 -04:00
Rob Loach 8564a5b266
Revert "Revert "(Emscripten) Print logs to the browser console""
This reverts commit a3b4db2d63.
2016-09-15 00:43:40 -04:00
radius a3b4db2d63 Revert "(Emscripten) Print logs to the browser console"
Doesn't work on firefox or edge

This reverts commit ddccaeed8c.
2016-09-14 22:23:48 -05:00
Rob Loach ddccaeed8c
(Emscripten) Print logs to the browser console 2016-09-14 18:33:52 -04:00
Twinaphex 35f3497033 Revert "(Emscripten) Show/Hide the console" 2016-09-14 18:35:56 +02:00
Andrés Suárez b380977421 Update proto.js 2016-09-14 10:42:15 -05:00
radius f855e80933 (emscripten) use standard frontend assets dir 2016-09-13 23:41:53 -05:00
Rob Loach 0ae05ef394
Add a toggle console 2016-09-13 22:31:16 -04:00
radius 9022bf75ad (emscripten) make core assets a subdir of content 2016-09-13 19:48:17 -05:00
radius 0b46a6902d (emscripten) add downloads to userdata 2016-09-13 19:40:45 -05:00
radius d6f82b4a16 (emscripten) disable buttons for real, use inmemory file system for content to be able to upload more than 10MB 2016-09-13 19:37:00 -05:00
twinaphex ae158453e1 (Emscripten) Add title for menu toggle 2016-09-12 15:17:28 +02:00
radius 2c01ffcdb9 (ems) add menu toggle button 2016-09-11 02:37:56 -05:00
Andrés ec6eb0ccad Merge pull request #3566 from RobLoach/patch-8
(Emscripten) Use a CDN for Material Design
2016-09-11 01:47:17 -05:00
Andrés a714f77646 Merge pull request #3567 from RobLoach/fix-browserfs
(Emscripten) Fix BrowserFS casing
2016-09-11 01:47:10 -05:00
Rob Loach 308c3e2655
(Emscripten) Fix BrowserFS casing 2016-09-11 02:44:20 -04:00
Rob Loach 826da20e8d (Emscripten) Use a CDN for Material Design
https://cdnjs.com/libraries/mdbootstrap
2016-09-11 02:36:25 -04:00
Rob Loach cb6055d01a
emscripten: Remove unneeded Font Awesome JS file 2016-09-11 02:15:27 -04:00
Rob Loach f5be649b66
emscripten: display the active core name 2016-09-11 01:39:33 -04:00
Rob Loach ed44348b44
Merge branch 'master' of github.com:libretro/RetroArch into nav
Conflicts:
	pkg/emscripten/proto.html
2016-09-11 00:32:18 -04:00
Andrés 457ea6c77f Merge pull request #3563 from RobLoach/fa-spin
(Emscripten) Use Font Awesome's fa-spin class
2016-09-10 23:21:58 -05:00
Rob Loach 842f6816ae
emscripten: use the fa-spin class 2016-09-11 00:19:18 -04:00
Andrés 0173ecf391 Merge pull request #3561 from RobLoach/browserify-cdn
(Emscripten) Switch to Browserify CDN for BrowserFS
2016-09-10 23:16:03 -05:00
Rob Loach ca947b9563
emscripten: switch to browserify-cdn on wzrd.in 2016-09-11 00:04:41 -04:00
Rob Loach 18a2a0e372 emscripten: Add .gitignore to skip buildbot files 2016-09-10 23:54:32 -04:00
Rob Loach 6ee2689bb6
Move Controls to Navbar 2016-09-10 23:44:15 -04:00
Rob Loach b4f575099f emscripten: Fix loading animation on FireFox
Uses the `-moz-` prefix.
2016-09-10 02:21:33 -04:00
Rob Loach b147ccc62a
emscripten: center-align the loading image 2016-09-10 02:10:31 -04:00
Rob Loach 8abd55662f emscripten: Add a glowing animation when loading 2016-09-10 00:28:14 -04:00
radius 8b194788e7 fix invader url 2016-09-09 22:34:06 -05:00
radius 9a5dcabf36 use invader instead 2016-09-09 22:03:50 -05:00
radius 2b7f628bd9 remove this file 2016-09-09 22:02:52 -05:00
Rob Loach 4163513ec7
emscripten: add a preview logo while loading 2016-09-09 22:46:31 -04:00
Andrés 834981d74a Merge pull request #3551 from RobLoach/patch-5
emscripten: fix disabling key strokes
2016-09-09 20:47:27 -05:00
radius c366b20a5c update browserfs 2016-09-09 20:36:46 -05:00
Rob Loach 1201da9f36 emscripten: fix disabling key strokes
This fixes the key stroke actions.
2016-09-09 19:34:52 -04:00
radius eb18aae600 (ems) upload content should go here instead 2016-09-09 00:30:07 -05:00
radius 7421059521 (ems) fix nit 2016-09-09 00:27:24 -05:00
radius 5dcfe3bb24 (ems) simplify code 2016-09-09 00:25:27 -05:00
radius 8b2434a408 (ems) override F1 and other keys, use paths relative to the base url 2016-09-08 23:37:30 -05:00
twinaphex b15ec2f0d2 (Emscripten) Add PicoDrive 2016-09-08 10:44:40 +02:00
twinaphex f5b282c422 (Emscripten) Add Desmume 2016-09-08 09:02:40 +02:00
radius 2e17af781f (ems) rework storage 2016-09-08 00:49:36 -05:00
twinaphex 413d786e12 (Emscripten) Add mupen64plus 2016-09-08 07:10:53 +02:00
Andrés f58676c5ad Update proto.js 2016-09-07 16:04:18 -05:00
Andrés 9ea3402c9a Update proto.js 2016-09-07 12:50:01 -05:00
radius 041e9c327a change to busy state while uploading 2016-09-07 10:50:57 -05:00
radius a5a26fea61 use /content for uploads/ 2016-09-07 10:36:53 -05:00
twinaphex 39f3808c96 (Emscripten) Add libretro logo 2016-09-07 12:21:29 +02:00
twinaphex 81cd1bf6d5 (emscripten) Comment out mednafen-saturn 2016-09-07 12:16:16 +02:00
twinaphex e9dfd2b046 (Emscripten) Add EasyRPG 2016-09-07 12:11:52 +02:00
twinaphex 8ef5315409 (Emscripten) Add ffmpeg 2016-09-07 11:56:26 +02:00
twinaphex b4c91b4f6b Add note about Google Chrome 2016-09-07 10:28:11 +02:00