Commit Graph

58 Commits

Author SHA1 Message Date
radius
d3fa4535fc move these files over to the package dir 2016-08-28 19:09:55 -05:00
Andrés
a2529620ad Merge pull request #3401 from RobLoach/tweaks
[Emscripten] Add design tweaks to the player
2016-08-17 14:44:55 -05:00
Rob Loach
b20c843fa8
[Emscripten] Add design tweaks to the player 2016-08-17 15:43:35 -04:00
Rob Loach
edb0e974d7 [Emscripten] Add some spacing above Start controls 2016-08-17 15:25:28 -04:00
Andrés
2723fe59a0 Merge pull request #3398 from RobLoach/patch-3
[Emscripten] Clean up the log textarea
2016-08-17 13:54:12 -05:00
Rob Loach
53ccbcc27a [Emscripten] Use the Bootstrap control for the log 2016-08-17 14:23:24 -04:00
Rob Loach
dd8b19578b [Emscripten] Fix the CSS styling for the log 2016-08-17 14:22:21 -04:00
Rob Loach
60eddd189d [Emscripten] Improve the textarea styling 2016-08-17 14:17:26 -04:00
Rob Loach
b7efb36099 [Emscripten] Center-align and darken the player 2016-08-17 14:11:48 -04:00
Rob Loach
6db5a423fa Update webplayer.js 2016-08-17 13:52:39 -04:00
Rob Loach
7602ce5bc9
[Emscripten] Fix disabling the vsync 2016-08-17 13:50:43 -04:00
Rob Loach
01665b5387
Add Tether for Bootstrap support 2016-08-17 02:13:51 -04:00
Rob Loach
2826524685
Add Bootstrap styles to emscripten 2016-08-17 02:11:26 -04:00
Andrés
e8ca9eb623 Merge pull request #3390 from RobLoach/emscripten
Move emscripten JS/CSS to split files
2016-08-16 23:54:23 -05:00
Rob Loach
361949e89a
Add JS/CSS documentation 2016-08-16 23:35:25 -04:00
Rob Loach
6dfb76b669
Move emscripten JS/CSS to split files 2016-08-16 23:32:45 -04:00
Rob Loach
6ac4be7a73 Remove browserfs.min.js because it's not used
We are using browserfs.js, but not touching the minified version of it.
2016-08-16 23:10:28 -04:00
radius
62281f88ac this should go too 2016-08-04 01:10:10 -05:00
radius
93bf615267 remove old incomplete templates 2016-08-04 01:09:43 -05:00
radius
7fcee63d02 syncing the rootfs to dropbox works now 2016-08-04 01:09:43 -05:00
radius
664d37f943 initial emscripten dosbox integration 2016-08-03 20:25:20 -05:00
radius
0cf79af646 allow loading persistent content in webplayer 2016-08-03 01:20:35 -05:00
radius
6c96adc843 add a different template for localstorage 2016-08-02 23:07:16 -05:00
radius
0625db8d6d update browserfs 2016-08-02 23:04:01 -05:00
radius
df9f33a7d7 remove some more cruft 2016-08-02 19:52:55 -05:00
radius
c3c03d4e3c fix labels 2016-08-02 19:38:46 -05:00
radius
ce7ba91411 simplify template 2016-08-02 19:37:15 -05:00
dalter
0026a5d08e Fix Audio Driver (Emscripten)
Fix sound crack in Fierfox, fix core frozen when load rom
2016-08-02 20:53:23 +03:00
Twinaphex
3def2655a2 Merge pull request #3305 from dalter/patch-4
Add SDL2 option
2016-07-31 21:14:45 +02:00
Twinaphex
2c06de9ae2 Merge pull request #3306 from dalter/patch-5
Add SDL2 option
2016-07-31 21:14:27 +02:00
dalter
1b99f06fb8 Add SDL2 option 2016-07-31 21:52:37 +03:00
dalter
bf0e36017c Update template.html 2016-07-31 21:48:32 +03:00
dalter
c6870cfb8e Add focus to canvas (SDL2 input)
When the canvas in focus SDL2 input should be work
2016-07-31 21:43:42 +03:00
twinaphex
4787c463b6 Backport this - 58748da89d 2015-07-27 00:08:25 +02:00
radius
0751939c52 allow upload of SRM files, also allow upload of savestates but it seems saves are not compatible from PC 2015-05-12 00:41:40 -04:00
radius
e55fe20da1 make config persistent and allow upload of additional data even if RA has loaded 2015-05-11 22:34:48 -04:00
radius
dbd8ad6e0b enable persistent storage via browserfs, works with saves, for some reason with savestates it hangs
https://github.com/jvilk/BrowserFS
https://github.com/Modernizr/Modernizr
2015-05-11 02:46:42 -04:00
radius
d1f96cf0e4 add new emscripten template 2015-05-10 21:37:05 -04:00
twinaphex
1f7482d833 (Emscripten) Integrate header files into actual drivers 2015-04-19 22:01:56 +02:00
twinaphex
453321c50b Start updating headers 2015-01-07 17:46:50 +01:00
twinaphex
c62d52de0f Start properly implementing libretro SDK for boolean.h include
header, glsym, and rthreads
2014-10-21 05:05:52 +02:00
twinaphex
f63f1f8520 Replace more ROM references 2014-07-28 20:08:37 +02:00
Toad King
57d1cbbf26 (EMSCRIPTEN) add analog emulator support 2014-07-06 20:02:44 -04:00
twinaphex
de0d0626f6 Include boolean.h instead of stdbool.h 2014-02-11 07:49:15 +01:00
twinaphex
0a15a17d44 Update years on all license headers 2014-01-01 01:50:59 +01:00
ToadKing
0bb6c4aafc [EMSCRIPTEN] partially implement raw fb camera mode
need to add RGBA->XRGB conversion
2013-11-14 21:08:17 -05:00
ToadKing
aaff8f2648 move prototype camera interface to libretro interface - GL texture only for now 2013-11-12 19:48:36 -05:00
ToadKing
4b7557c5ae Merge branch 'master' of https://github.com/libretro/RetroArch into webcam-test
Conflicts:
	Makefile.emscripten
2013-11-12 16:27:12 -05:00
ToadKing
247aa7cfd8 fix emscripten template typo 2013-11-10 02:56:47 -05:00
ToadKing
7525421c27 [EMSCRIPTEN] add template HTML page 2013-11-09 23:00:20 -05:00