32070 Commits

Author SHA1 Message Date
Brad Parker
063ee19bc2 fix linking of stb functions for nuklear 2016-09-04 11:35:53 -04:00
Andre Leiradella
e7a0c95678 Define __STDC_FORMAT_MACROS before including inttypes.h 2016-09-04 11:29:06 +01:00
Andre Leiradella
58ff1d8dd7 Added "supportsNoGame" to /info; fixed PRIXPTR (again) 2016-09-04 11:20:41 +01:00
Andre Leiradella
a67c85bbc0 Fixed PRIXPTR usage 2016-09-04 10:40:02 +01:00
radius
1e550dea56 [psp] fix dir creation again, use ms0:/psp/ as basedir 2016-09-04 03:03:30 -05:00
radius
831cd6d7a1 [psp] fix dir creation 2016-09-04 02:36:41 -05:00
radius
7da20f4d6c [psp] create dirs 2016-09-04 02:19:16 -05:00
radius
10cf48ebb6 [psp] cleanup 2016-09-04 01:55:22 -05:00
radius
a6a6d878ee [psp] use bundle dir again 2016-09-04 00:26:05 -05:00
radius
26590bce9f [psp] separate userdata from internal app data 2016-09-04 00:02:49 -05:00
radius
d6b507a0f8 [psp] change default path layout 2016-09-03 23:58:55 -05:00
Twinaphex
2d37ddb06d Merge pull request #3500 from bparker06/nuklear_compile
fix nuklear compilation
2016-09-04 06:17:14 +02:00
Brad Parker
2b1facdc33 fix nuklear compilation 2016-09-04 00:15:05 -04:00
twinaphex
4811e1124d (features CPU) add CMOV 2016-09-04 06:07:45 +02:00
radius
f0485db137 Gamepad is named like this in emscripten 2016-09-03 22:21:10 -05:00
Twinaphex
2445931169 Merge pull request #3499 from bparker06/all_users
add input option to allow any user to control the menu
2016-09-04 01:12:14 +02:00
Brad Parker
a17679a0c5 add input option to allow any user to control the menu 2016-09-03 19:01:29 -04:00
Andre Leiradella
b9cce184a2 Use PRIXPTR to print pointers, removed unneeded field from the /info service 2016-09-03 23:29:07 +01:00
twinaphex
6e89e8f209 Style nit 2016-09-03 23:31:26 +02:00
Twinaphex
f5a4b402d7 (OSX) Fix some crashes that could occur 2016-09-03 23:27:53 +02:00
twinaphex
459acfe47d Update 2016-09-03 23:02:10 +02:00
twinaphex
e5eab961f2 (ffmpeg core) Add HAVE_LIBGSM ifdefs 2016-09-03 22:25:05 +02:00
twinaphex
63d1a30cf2 (ffmpeg core) Update 2016-09-03 22:19:20 +02:00
twinaphex
4dc0ed54d8 (ffmpeg core) Updates 2016-09-03 22:15:13 +02:00
Twinaphex
6c222626b2 Merge pull request #3497 from leiradel/master
renamed "api" to "apiVersion"
2016-09-03 22:08:51 +02:00
twinaphex
249733b06d Update Makefiles / ffmpeg core 2016-09-03 21:59:52 +02:00
Andre Leiradella
48240ebe01 Some more renaming 2016-09-03 19:48:40 +01:00
Andre Leiradella
3e633ca92a renamed "api" to "apiVersion" 2016-09-03 19:14:07 +01:00
Twinaphex
a1eff7930c Merge pull request #3496 from leiradel/master
added /info rest service to the embedded http server
2016-09-03 19:19:47 +02:00
Andre Leiradella
073d9aa7d1 added /info rest service to the embedded http server 2016-09-03 17:50:04 +01:00
twinaphex
3d47e1d813 Cleanup shadres in ffmpeg core 2016-09-03 17:36:47 +02:00
twinaphex
e2cfb594f8 Try to make ffmpeg core's GL features work for GLES as well 2016-09-03 17:07:24 +02:00
Twinaphex
370109b895 Merge pull request #3495 from bparker06/semicolon
remove extra semicolons
2016-09-03 16:59:30 +02:00
Brad Parker
0eb1777a1f remove extra semicolons 2016-09-03 10:30:21 -04:00
Twinaphex
affb159fe2 Buildfix 2016-09-03 08:27:58 +02:00
twinaphex
fb1ac7ab38 Cleanups 2016-09-03 08:22:41 +02:00
twinaphex
a1583e04d7 config_load - cleanup 2016-09-03 08:15:41 +02:00
twinaphex
9bdca16884 (configuration.c) Cleanups 2016-09-03 08:12:40 +02:00
twinaphex
5613feafb6 Remove unused cheat_settings_path 2016-09-03 08:05:31 +02:00
twinaphex
9191bfa3c0 Header include cleanups 2016-09-03 07:51:11 +02:00
twinaphex
23612cb26f Header include cleanups 2016-09-03 07:48:25 +02:00
twinaphex
50563d255f Header cleanups 2016-09-03 07:45:51 +02:00
twinaphex
f93047145d Use SN_TARGET_PSP2 ifdef too 2016-09-03 07:41:56 +02:00
twinaphex
88eea511db Remove if 0 blocks 2016-09-03 07:40:57 +02:00
twinaphex
429165e966 Combine autoconfig builtin files into one 2016-09-03 07:39:26 +02:00
Twinaphex
58aa3a7345 Remove unused variable 2016-09-03 07:12:23 +02:00
twinaphex
077a9a7beb Add more SDL source files to griffin 2016-09-03 07:10:55 +02:00
twinaphex
7ee6b9f466 Add TODO/FIXME note 2016-09-03 07:05:25 +02:00
twinaphex
ba52d6728a Add HAVE_BUILTIN_AUTOCONFIG for SDL2/Emscripten 2016-09-03 07:04:23 +02:00
twinaphex
49d52b8ca2 Buildfix 2016-09-03 07:02:37 +02:00