36335 Commits

Author SHA1 Message Date
twinaphex
9b1c0abf5e Create runloop_msg_queue_pull 2017-01-23 13:56:05 +01:00
twinaphex
83b1bbe247 Use task_set_title 2017-01-23 13:29:34 +01:00
twinaphex
c867784898 Use task_set_title 2017-01-23 13:19:35 +01:00
Andrés
c5eafd58e8 Merge pull request #4484 from fr500/master
fix CRC matching
2017-01-23 01:02:28 -05:00
radius
9f3e2f6ba3 fix msg 2017-01-23 01:00:32 -05:00
radius
732c389f26 fix CRC matching 2017-01-22 23:49:37 -05:00
Andrés
419fd4b11d Merge pull request #4483 from fr500/master
fix CRC matching
2017-01-22 23:47:02 -05:00
radius
f6b09c25e3 fix CRC matching 2017-01-22 23:41:59 -05:00
Andrés
ce8137908b Merge pull request #4482 from fr500/master
netplay quick connect fixes
2017-01-22 23:29:56 -05:00
radius
8581067d65 merge 2017-01-22 22:49:55 -05:00
radius
c421baef0c netplay quick connect fixes 2017-01-22 22:49:01 -05:00
radius
86e332038b netplay quick connect fixes 2017-01-22 22:45:48 -05:00
Brad Parker
7b533c6720 cleanup 2017-01-22 21:56:14 -05:00
twinaphex
b36f823d73 Remove unused RUNLOOP_CTL_IS_SLOWMOTION 2017-01-23 02:49:00 +01:00
twinaphex
0761381e2a Fix overlay issue 2017-01-23 02:45:36 +01:00
twinaphex
81b529696f Cleanups 2017-01-23 02:33:46 +01:00
twinaphex
daf0e90f82 input_driver.c - cleanup 2017-01-23 02:28:25 +01:00
twinaphex
3a711f6d4f Make conditional for polling the same as input_state 2017-01-23 01:46:33 +01:00
twinaphex
18662afe56 input_poll - cleanup 2017-01-23 01:44:13 +01:00
twinaphex
f9239cc9c8 Update C++ comments to C comments 2017-01-23 01:38:35 +01:00
twinaphex
e0a560f60a Turn C++ comments into C comments 2017-01-23 01:37:19 +01:00
twinaphex
2aaa3a3a3a Turn to C comments 2017-01-23 01:35:11 +01:00
twinaphex
fd9531268e (wiiu_audio.c) Buildfix 2017-01-23 01:33:41 +01:00
twinaphex
d0d55ffaa1 Add HAVE_NETWORKING ifdefs 2017-01-23 01:30:50 +01:00
twinaphex
a42f66d629 Streamline input_state - hopefully turbo buttons still work 2017-01-23 01:18:08 +01:00
Twinaphex
c78fd7592a Merge pull request #4481 from fr500/master
add name matching
2017-01-23 01:03:16 +01:00
twinaphex
6247d6ea1d Update check_window - we no longer need runloop.h inside context driver 2017-01-23 01:02:33 +01:00
radius
2be1355b57 this should work as soon as the server component is updated 2017-01-22 18:57:50 -05:00
twinaphex
4ea31e99aa Remove some header includes 2017-01-23 00:39:20 +01:00
radius
3306f5274a add name matching 2017-01-22 18:39:07 -05:00
twinaphex
0d5b3b9273 Create menu_driver_is_alive 2017-01-23 00:37:52 +01:00
Twinaphex
9152d7e9c4 Merge pull request #4480 from fr500/master
fixes
2017-01-23 00:26:49 +01:00
radius
45514e60a7 console build fix 2017-01-22 17:57:49 -05:00
radius
97c629ebc3 this could be freed before loading so let's prevent that 2017-01-22 17:43:05 -05:00
twinaphex
a104c73738 Go back to this 2017-01-22 23:19:35 +01:00
twinaphex
d3707fe3b0 See if this works 2017-01-22 22:28:24 +01:00
twinaphex
7d624fdedb Push some build fixes when compiling with --disable-opengl --disable-shaderpipeline 2017-01-22 22:18:00 +01:00
Twinaphex
fa4f538d69 Merge pull request #4479 from fr500/master
remove these, no longer needed
2017-01-22 22:03:53 +01:00
radius
50f3a3318d cleanup this 2017-01-22 16:02:24 -05:00
twinaphex
8ad2b5000f Prevent memcpy if data->data is NULL 2017-01-22 21:47:52 +01:00
twinaphex
8698525f86 Only show the frame when libretro_running is true 2017-01-22 21:42:42 +01:00
radius
692bedf7d3 just reload the game when connecting to a netplay lobby 2017-01-22 15:42:38 -05:00
Twinaphex
1410668d34 Cleanups 2017-01-22 21:33:59 +01:00
radius
b594ab3d11 remove these, no longer needed 2017-01-22 15:31:27 -05:00
twinaphex
b462e0aaf0 Fix non-HAVE_NETWORKING targets 2017-01-22 21:27:36 +01:00
twinaphex
2f7f8b01c9 Cleanups 2017-01-22 21:25:35 +01:00
twinaphex
178d959cad Fix C89_BUILD 2017-01-22 21:24:57 +01:00
twinaphex
36b2c48cb5 Fix CXX_BUILD 2017-01-22 21:19:39 +01:00
Twinaphex
3ff158b907 Merge pull request #4436 from fr500/lobby
Basic lobby system (don't merge, just for tracking)
2017-01-22 21:08:43 +01:00
twinaphex
7c722fca9a (nbio_stdio.c) Try to prevent 'argument cannot be negative' coverity warning 2017-01-22 20:30:47 +01:00