48393 Commits

Author SHA1 Message Date
twinaphex
9ba1b522c2 (menu widgets) CXX_BUILD fixes 2019-04-21 00:31:31 +02:00
Twinaphex
ba3161af87
Merge pull request #8612 from orbea/c89
Fix C89_BUILD with clang.
2019-04-21 00:01:26 +02:00
orbea
aac42e309c Fix C89_BUILD with clang. 2019-04-20 14:59:07 -07:00
Twinaphex
d6d882f34b
Merge pull request #8611 from orbea/travis
travis: Add C89_BUILD and CXX_BUILD.
2019-04-20 23:35:32 +02:00
orbea
ea4415b5f4 travis: Add C89_BUILD and CXX_BUILD. 2019-04-20 13:47:29 -07:00
Twinaphex
cc749c6e60
Merge pull request #8609 from orbea/travis
travis: Avoid some duplication.
2019-04-20 22:25:25 +02:00
Twinaphex
287c95ac8b
Merge pull request #8610 from meleu/runtime_rcheevos_switch_c89
C89/CXX support for rcheevos
2019-04-20 22:25:11 +02:00
Jamiras
2319b2bde8 fix C89/CXX build 2019-04-20 14:04:50 -06:00
orbea
443e6a2b1d travis: Avoid some duplication. 2019-04-20 13:02:45 -07:00
twinaphex
8e638f435a (Wayland) wl_array_for_each macro fails with CXX_BUILD - have to
roll our own macro instead doing it right
2019-04-20 20:33:22 +02:00
twinaphex
499235cd40 (CXX_BUILD) Another buildfix 2019-04-20 19:55:50 +02:00
twinaphex
e4873f8a46 Another CXX_BUILD buildfix 2019-04-20 19:51:08 +02:00
twinaphex
7b3be5eddf (wayland) Fix some CXX_BUILD issues; possibly not all 2019-04-20 18:42:23 +02:00
twinaphex
aa03025dd1 Need to disable cheevos for C89/CXX until this is fixed 2019-04-20 17:17:36 +02:00
twinaphex
762e28e1e0 (CXX_BUILD) Silence this warning 2019-04-20 16:39:58 +02:00
Twinaphex
c9cfd1cd89 Silence xcode warnings - unused variables 2019-04-20 16:36:01 +02:00
Twinaphex
26bbf46054
Merge pull request #8608 from orbea/cxxbuild
Fix some CXX_BUILD errors.
2019-04-20 16:23:46 +02:00
twinaphex
797a4bca0f (UI/QT) network.cpp - more dehardcoding 2019-04-20 16:19:47 +02:00
twinaphex
22739b4430 (UI/QT) Refactor audio.cpp 2019-04-20 16:14:37 +02:00
orbea
4bd3a54fbb Fix some CXX_BUILD errors. 2019-04-20 07:08:22 -07:00
twinaphex
f1a2652024 Use C comments instead of C++ comments 2019-04-20 15:45:20 +02:00
twinaphex
bb45102450 Merge branch 'master' of https://github.com/libretro/RetroArch 2019-04-20 15:24:46 +02:00
Twinaphex
bca306a006
Merge pull request #8501 from meleu/runtime_rcheevos_switch
add config option to choose between cheevos implementations
2019-04-20 15:23:51 +02:00
twinaphex
e35cd80a14 (MSVC 2010) Buildfix 2019-04-20 05:53:17 +02:00
meleu
9091409efa remove '#ifdef HAVE_NEW_CHEEVOS' leftovers 2019-04-19 23:11:31 -03:00
meleu
c2364096f3
Merge branch 'master' into runtime_rcheevos_switch 2019-04-19 21:50:00 -03:00
twinaphex
b137616746 Update Makefile.common 2019-04-20 01:15:09 +02:00
twinaphex
1d3533d847 Add rsemaphore.c 2019-04-20 01:14:38 +02:00
Twinaphex
e786798527
Merge pull request #8606 from leiradel/fix_memory_access
Fix check for mmaps or meminfo
2019-04-19 22:21:53 +02:00
twinaphex
1fb1b1bdb7 Add this back 2019-04-19 19:28:25 +02:00
twinaphex
d7d201cb63 (Apple Metal) Add HAVE_MENU to moc generation 2019-04-19 19:26:57 +02:00
leiradel
dab941e53d Simpler code paths 2019-04-19 17:33:24 +01:00
leiradel
c0bb911501 Fix check to chose between mmaps and meminfo 2019-04-19 15:12:04 +01:00
leiradel
8aa16caef5 Fix format string in log message 2019-04-19 15:01:02 +01:00
Brad Parker
51d3376f07 Update CHANGES.md 2019-04-19 09:15:47 -04:00
Twinaphex
e61c331656
Merge pull request #8601 from orbea/roaraudio
qb: Check for libroar 1.0.12.
2019-04-19 04:58:24 +02:00
orbea
a86848d822 qb: Check for libroar 1.0.12.
This hides a now fixed upstream libroar build error which breaks LGTM.
Unfortunately this only allows the most recent roaraudio version to be
used.
2019-04-18 13:49:56 -07:00
hizzlekizzle
46dda3b5c3
Merge pull request #8600 from orbea/filter
Also fix the video filter selection.
2019-04-18 15:30:07 -05:00
orbea
b7b17ee7e5 Also fix the video filter selection. 2019-04-18 12:50:35 -07:00
bparker06
d7a7260909 also fix audio DSP plugin 2019-04-18 15:12:53 -04:00
orbea
dd9bde2184 Fix font selection.
Fixes https://github.com/libretro/RetroArch/issues/8593
2019-04-18 15:12:53 -04:00
Brad Parker
572c16cb2a style cleanup with uncrustify 2019-04-18 11:47:13 -04:00
Brad Parker
e7dbac7eb0 prevent null derefs found by scan-build 2019-04-18 11:46:53 -04:00
Brad Parker
fa128f950d remove unused functions 2019-04-18 10:35:51 -04:00
Twinaphex
99a1d8ccc6
Merge pull request #8597 from jdgleaver/rgui-osk-build-fix
RGUI OSK - HAVE_LANGEXTRA=0 build fix
2019-04-18 12:50:40 +02:00
jdgleaver
ed1480bc87 RGUI OSK - HAVE_LANGEXTRA=0 build fix 2019-04-18 10:02:05 +01:00
Brad Parker
d8968d8d0b add initial Turkish translation from Ömercan Kömür (fpscan) 2019-04-17 19:08:23 -04:00
Twinaphex
a41e7aa0a7
Merge pull request #8594 from jdgleaver/rgui-osk
(RGUI) Add on-screen keyboard
2019-04-18 00:11:29 +02:00
jdgleaver
10f8077294 (RGUI) Add on-screen keyboard 2019-04-17 17:05:51 +01:00
Twinaphex
d013a04bfb
Merge pull request #8592 from jdgleaver/3ds-tearing
(3DS) Fix screen tearing when running 50Hz content
2019-04-17 03:15:16 +02:00