32077 Commits

Author SHA1 Message Date
Andrés
fab1c0a75c Merge pull request #3510 from RobLoach/patch-4
emscripten: Disable default browser keys
2016-09-05 01:21:14 -05:00
Rob Loach
156541ed89 emscripten: Disable default browser keys
This will attempt to disable the default action of some of the browser hotkeys.
2016-09-05 02:17:15 -04:00
twinaphex
5afb197198 Cleanup 2016-09-05 08:03:25 +02:00
twinaphex
e785c8ac55 Silence warning 2016-09-05 08:00:04 +02:00
twinaphex
f0702ac72c (PS3) Buildfix 2016-09-05 07:59:26 +02:00
Twinaphex
e53380100f Merge pull request #3509 from bparker06/new_confirm
more menu popup refactor, add back working confirm_on_exit
2016-09-05 07:49:38 +02:00
twinaphex
f30deb9cd0 Header cleanup 2016-09-05 07:47:11 +02:00
twinaphex
e6ef3662ac Header include changes 2016-09-05 07:44:17 +02:00
twinaphex
76732249b6 Cleanups 2016-09-05 07:30:44 +02:00
Twinaphex
ef43a573a3 Silence warnings 2016-09-05 07:28:55 +02:00
twinaphex
1edaa20029 header cleanups for gl_capabilities.c 2016-09-05 07:26:32 +02:00
twinaphex
1bed2dc3c4 Buildfix 2016-09-05 07:22:44 +02:00
twinaphex
1a241fa9ce Rewrite this 2016-09-05 07:22:44 +02:00
Andrés
0a06d52f5e Merge pull request #3508 from RobLoach/core-switching
Add Core Switching to Emscripten
2016-09-05 00:16:23 -05:00
Rob Loach
d88e528fac
emscripten: rename webplayer.html to index.html 2016-09-05 01:14:33 -04:00
Rob Loach
b23c7b04fb
emscripten: add core switching 2016-09-05 01:07:54 -04:00
twinaphex
7af3b79416 Create gl_capabilities.c/gl_capabilities.h 2016-09-05 07:04:56 +02:00
Brad Parker
276542ea98 more menu popup refactor, add back working confirm_on_exit 2016-09-05 01:04:15 -04:00
twinaphex
cdf816b46b (video_processor_v4l2) Update 2016-09-05 04:31:13 +02:00
twinaphex
4d82af8f59 Remove libertro-test-gl-ff - moved to libretro-samples now 2016-09-05 04:19:55 +02:00
twinaphex
dd139641b4 Remove libretro-test-gl - moved to libretro-samples 2016-09-05 04:08:56 +02:00
twinaphex
ac355066ec (libretro-test-gl-ff) Update 2016-09-05 03:39:36 +02:00
twinaphex
c6b4207d3b Update libretro-test-gl-ff 2016-09-05 03:38:58 +02:00
twinaphex
e6aaecc2ba Update libretro-test-gl core 2016-09-05 03:38:02 +02:00
twinaphex
0ab04d812d Remove libretro-test - now a part of libretro-samples 2016-09-05 03:33:44 +02:00
twinaphex
00ec309d76 (cores) Remove libretro-test-vulkan and libretro-test-vulkan-async-compute - these are part of libretro-samples now 2016-09-05 03:28:20 +02:00
twinaphex
efbe083a5f Update 2016-09-05 02:50:29 +02:00
twinaphex
b2e1436408 Header cleanup 2016-09-05 02:49:30 +02:00
twinaphex
a9d021cbfd (ffmpeg core) Update 2016-09-05 02:45:10 +02:00
twinaphex
a0f84de987 Add Makefile.ffmpeg 2016-09-05 00:49:08 +02:00
twinaphex
bc7db98faf (ffmpeg core) Update 2016-09-05 00:36:04 +02:00
twinaphex
11dfab4e79 (ffmpeg core) Update Makefile 2016-09-05 00:34:38 +02:00
twinaphex
877064855b Update ffmpeg 2016-09-05 00:18:41 +02:00
twinaphex
9e61f6ffd0 Cleanups 2016-09-04 23:34:24 +02:00
twinaphex
7c6de82096 Cleanups 2016-09-04 23:27:08 +02:00
twinaphex
575e7b36ab Start using menu_popup_push_pending 2016-09-04 23:23:54 +02:00
twinaphex
580e27d2e4 Add menu_popup_push_pending 2016-09-04 23:20:27 +02:00
twinaphex
8b793b7924 Revert "More cleanups/move more state to menu_popup.c"
This reverts commit a20cd41d4b81b2cb5849587c514c5d5ff4aedafd.
2016-09-04 23:16:06 +02:00
twinaphex
95041d948b Revert "Make menu_popup.c self-contained"
This reverts commit 9e2a148b7e1293196d4365726cda54678a4b5899.
2016-09-04 23:15:01 +02:00
twinaphex
9e2a148b7e Make menu_popup.c self-contained 2016-09-04 23:14:04 +02:00
twinaphex
a20cd41d4b More cleanups/move more state to menu_popup.c 2016-09-04 23:07:10 +02:00
twinaphex
9c897e262b Create menu_popup.c 2016-09-04 22:58:54 +02:00
twinaphex
36092d8033 Create struct for help_screen 2016-09-04 22:26:33 +02:00
twinaphex
88bf19bff4 Get rid of menu->defer_core - unused 2016-09-04 22:20:36 +02:00
twinaphex
6040e6d772 Indent nit 2016-09-04 22:07:10 +02:00
twinaphex
201e03d202 Start moving menu_shader variables out of menu_state struct 2016-09-04 22:02:29 +02:00
Twinaphex
61ea67baba Merge pull request #3507 from bparker06/back
back button should still be able to dismiss help text
2016-09-04 21:46:26 +02:00
Brad Parker
43bfd5d39f back button should still be able to dismiss help text 2016-09-04 15:45:41 -04:00
twinaphex
871d0b7bcd (imageviewer) Build up extensions depending on which switches are defined 2016-09-04 21:45:12 +02:00
twinaphex
6f386d56cd Fix imageviewer 2016-09-04 21:39:16 +02:00