45668 Commits

Author SHA1 Message Date
Twinaphex
1bba09461b
Merge pull request #7338 from libretro/emscripten-docs
Add Emscripten compile documentation
2018-10-01 03:24:29 +02:00
twinaphex
4ec5197bc9 Update CHANGES.md 2018-10-01 03:21:11 +02:00
Twinaphex
e774faf45d
Merge pull request #7339 from RobLoach/stb-truetype-check
Add STB TrueType Support Check
2018-10-01 03:06:56 +02:00
Rob Loach
b523b9ec22
Add check for STB TrueType 2018-09-30 20:42:09 -04:00
Rob Loach
5a870f9190
Add language entry for STB TrueType support 2018-09-30 20:38:59 -04:00
Rob Loach
db46d91ec6
emscripten: Add Emscripten compile documentation
This adds some documentation about compiling emscripten.
2018-09-30 20:23:05 -04:00
Twinaphex
20cc284d57
Update CHANGES.md 2018-10-01 02:17:28 +02:00
Twinaphex
8548e00503
Merge pull request #7335 from fr500/master
use stb font in emscripten (untested)
2018-10-01 02:15:28 +02:00
twinaphex
7245cb2732 Add Reset To Defaults setting 2018-10-01 02:13:53 +02:00
Twinaphex
d4d9ec97a7
Merge pull request #7337 from libretro/coverity_scan
Coverity scan
2018-10-01 02:02:24 +02:00
Twinaphex
cd40b26c39 Update CHANGES.md 2018-10-01 02:01:56 +02:00
twinaphex
cbcc1a5ef4 Update 2018-10-01 02:00:07 +02:00
twinaphex
f457dea880 Don't show Joy-Con Split for non-Switch 2018-10-01 02:00:07 +02:00
twinaphex
60eb45c102 prevent some pointer grabbing 2018-10-01 02:00:07 +02:00
twinaphex
7367407ee4 Update 2018-10-01 01:59:36 +02:00
twinaphex
146f445774 Don't show Joy-Con Split for non-Switch 2018-10-01 01:59:10 +02:00
twinaphex
a098ce9fdd prevent some pointer grabbing 2018-10-01 01:54:56 +02:00
Twinaphex
85bf71c0c2
Update CHANGES.md 2018-10-01 01:38:03 +02:00
twinaphex
527228e571 Add L + R Menu toggle 2018-10-01 01:36:53 +02:00
Twinaphex
6847bb8845
Merge pull request #7336 from libretro/switch_nxlink_threading
Switch nxlink threading
2018-10-01 01:31:17 +02:00
lifajucejo
8ad8ec5344 [LIBNX] Removed extraneous logging when blocked in switch_audio 2018-09-30 19:09:20 -04:00
lifajucejo
c39bc4ecab [LIBNX] Synchronize nxlink logging
- Logs were interleaved and caused instability on certain setups
2018-09-30 19:09:20 -04:00
twinaphex
77fba6d58d (Vulkan) Silence warning 2018-10-01 00:41:29 +02:00
radius
3c8264e9f2 use stb font in emscripten (untested) 2018-09-30 17:41:24 -05:00
twinaphex
4f2c108088 Add another toggle 2018-10-01 00:21:07 +02:00
Twinaphex
c8a764177e
Merge pull request #7334 from m4xw/libnx
[LIBNX] Add Split Joycon support
2018-10-01 00:13:16 +02:00
M4xw
be85ec4627 [LIBNX] Add Split Joycon support 2018-10-01 00:03:57 +02:00
twinaphex
8cd07ab692 (3DS) Add rcheevos include dir 2018-09-30 23:50:41 +02:00
twinaphex
97e4687f1b Move Split Joy-Con options 2018-09-30 23:49:38 +02:00
twinaphex
a3f98a21f8 Add split joycon setting 2018-09-30 23:39:31 +02:00
Twinaphex
cb21aa91cc
Merge pull request #7331 from RetroSven/master
do not initialize cheat system if memory size is 0 to avoid potential NPE
2018-09-30 18:14:03 +02:00
Brad Parker
4d41488963 Qt: disable item changed signal while populating file browser 2018-09-30 12:05:55 -04:00
Sven
11d2b5c9fb Merge remote-tracking branch 'upstream/master' 2018-09-30 11:44:49 -04:00
Sven
adeff434fd do not initialize cheat system if memory size is 0 to avoid potential NPE 2018-09-30 11:44:37 -04:00
Twinaphex
1f3bdde45c
Merge pull request #7330 from RetroSven/master
add sublabels to the new cheat options
2018-09-30 16:26:57 +02:00
Sven
9ab3b1715d Merge remote-tracking branch 'upstream/master' 2018-09-30 10:22:57 -04:00
Sven
183d722b56 add sublabels to the new cheat options 2018-09-30 10:22:28 -04:00
Twinaphex
2e562d39e7
Merge pull request #7329 from leiradel/master
Updated rcheevos to 7.1.1
2018-09-30 14:36:25 +02:00
leiradel
e3eff970f9 Updated rcheevos to 7.1.1 2018-09-30 13:06:42 +01:00
twinaphex
9387eb559f (MSVC 2017) Fix MSVC 2017 2018-09-30 13:48:58 +02:00
twinaphex
2125f92281 Silence warnings/cleanups 2018-09-30 13:43:56 +02:00
twinaphex
2d652663af (MSVC 2015) Buildfix 2018-09-30 13:41:21 +02:00
twinaphex
4c23fa02e9 (MSVC 2013) Fix build for rcheevos
(MSVC) Fix some warnings; unused variables, etc.
2018-09-30 13:38:58 +02:00
twinaphex
ac51c0013c Fix typo 2018-09-30 13:33:53 +02:00
Twinaphex
d74fd1e0f7
Merge pull request #7327 from m4xw/libnx_stb
[LIBNX] Enable Stb font
2018-09-30 04:38:54 +02:00
M4xw
373bf932b3 [LIBNX] Enable Stb font 2018-09-30 04:33:00 +02:00
Twinaphex
bbdf32cf1e
Merge pull request #7326 from m4xw/freetype
[LIBNX] Remove freetype again
2018-09-30 04:14:55 +02:00
M4xw
48056e41fc [LIBNX] Remove freetype again 2018-09-30 04:12:25 +02:00
twinaphex
fe8a9d7dc3 Cleanups 2018-09-30 03:09:49 +02:00
twinaphex
f4d86ddddc Fix OSX PPC 2018-09-30 02:55:34 +02:00