48432 Commits

Author SHA1 Message Date
twinaphex
d281e3f889 (retroarch.c) Cleanups 2019-04-21 23:42:21 +02:00
twinaphex
b998bda5a1 Fix crash that can occur with Discord netplay 2019-04-21 21:56:40 +02:00
Twinaphex
3f1a516696
Merge pull request #8616 from orbea/wayland
wayland: Fix build.
2019-04-21 18:28:42 +02:00
twinaphex
2509ee9646 (paths.c) Cleanups - string cannot be empty at this point 2019-04-21 17:57:32 +02:00
twinaphex
435c80a844 path_set_redirect - simplifications 2019-04-21 17:46:55 +02:00
orbea
1e86824e96 wayland: Fix build.
Fixes https://github.com/libretro/RetroArch/issues/8614
2019-04-21 08:11:26 -07:00
twinaphex
b0b1b0b782 (input_driver) Cleanup 2019-04-21 16:57:35 +02:00
twinaphex
f292524031 Cleanup 2019-04-21 16:50:25 +02:00
twinaphex
8165b43170 (input_driver) Further simplifications 2019-04-21 16:30:12 +02:00
twinaphex
7ae0c6b2c1 (input_driver.c) Simplifications 2019-04-21 16:19:48 +02:00
twinaphex
8312d67a11 (input_driver.c) Further simplifications 2019-04-21 16:13:11 +02:00
twinaphex
b6fd875230 (input_driver.c) Simplifications 2019-04-21 15:48:56 +02:00
twinaphex
f6fec009d2 input_config_get_prefix becomes static function 2019-04-21 07:56:20 +02:00
twinaphex
a79eec8698 (input_driver.c) Cleanup 2019-04-21 07:46:52 +02:00
twinaphex
af2805406d Move more functionality to input_driver.c ; make more functions static 2019-04-21 07:30:14 +02:00
twinaphex
270e95bc97 Turn a lot of input_config_parse functions static 2019-04-21 06:42:13 +02:00
twinaphex
0226820825 Simplify config_read_keybinds_conf 2019-04-21 06:32:39 +02:00
twinaphex
ce31ed6a51 (configuration.c) Simplifications 2019-04-21 06:20:25 +02:00
twinaphex
7372bafb44 Remove RARCH_CTL_SET_LIBRETRO_PATH 2019-04-21 06:03:02 +02:00
twinaphex
e5800cf733 Cleanups 2019-04-21 05:47:24 +02:00
twinaphex
81d22c63de (task_content) Some simplifications 2019-04-21 05:33:41 +02:00
twinaphex
5771a7a71d Simplify some code 2019-04-21 05:24:06 +02:00
twinaphex
b63fa7b94b (configuration/paths) Simplify some code 2019-04-21 05:05:44 +02:00
twinaphex
0909c80138 Cleanups 2019-04-21 04:49:04 +02:00
twinaphex
565e25d2ab (menu displaylist) Cleanups 2019-04-21 04:33:22 +02:00
twinaphex
2d9f0ea7ce (menu displaylist) Cleanups 2019-04-21 04:27:27 +02:00
twinaphex
2941365741 (menu displaylist) Cleanups 2019-04-21 04:17:15 +02:00
Twinaphex
05b50c346d
Merge pull request #8613 from orbea/travis
travis: Avoid more duplication.
2019-04-21 04:10:52 +02:00
twinaphex
5748de8b1f (menu_displaylist) Cleanups 2019-04-21 04:09:11 +02:00
twinaphex
a150bc27ce (menu_displaylist) Cleanups 2019-04-21 04:06:37 +02:00
twinaphex
e705862c07 (menu_displaylist) Cleanups 2019-04-21 03:45:35 +02:00
twinaphex
c662da11c3 (QT/UI) Cleanups 2019-04-21 03:28:23 +02:00
twinaphex
254c48707d (QT/UI) Cleanups 2019-04-21 02:34:19 +02:00
twinaphex
1dc0fa83ff Cleanups 2019-04-21 02:16:24 +02:00
orbea
f45a70d1e8 travis: Avoid more duplication. 2019-04-20 17:03:35 -07:00
twinaphex
91d56bf43f (PS3) Buildfix 2019-04-21 01:39:10 +02:00
twinaphex
b5ba2ddc7b (CXX) CXX_BUILD fix for Cheevos 2019-04-21 01:28:57 +02:00
twinaphex
0805838050 (QT/UI) Cleanups 2019-04-21 00:54:35 +02:00
twinaphex
a58297a577 (UI/QT) Create create_widget 2019-04-21 00:41:26 +02:00
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