twinaphex
|
c0027ae9a1
|
Cleanup
|
2017-05-17 04:32:32 +02:00 |
|
twinaphex
|
7e08752da2
|
Revert "We can now change menu drivers on the fly"
This reverts commit 85afd633e4 .
|
2017-05-17 04:14:29 +02:00 |
|
twinaphex
|
aa10eecbbf
|
Get rid of ifdef for menu_shader_pipeline
|
2017-05-17 03:40:57 +02:00 |
|
twinaphex
|
99466cba86
|
Cleanups
|
2017-05-17 03:35:20 +02:00 |
|
twinaphex
|
4436d5998b
|
Cleanups
|
2017-05-17 03:30:37 +02:00 |
|
twinaphex
|
5dcebe4718
|
Cleanups
|
2017-05-17 03:25:23 +02:00 |
|
twinaphex
|
3a6ada1652
|
Cleanups
|
2017-05-17 03:19:19 +02:00 |
|
Andrés
|
64c22de3ae
|
Merge pull request #4927 from fr500/master
use inet_ntoa if INET6_ADDRSTRLEN is not defined
|
2017-05-16 20:15:32 -05:00 |
|
radius
|
a81c01729b
|
use inet_ntoa if INET6_ADDRSTRLEN is not defined
|
2017-05-16 20:13:58 -05:00 |
|
twinaphex
|
85afd633e4
|
We can now change menu drivers on the fly
|
2017-05-17 03:04:36 +02:00 |
|
twinaphex
|
ee8dc151a3
|
Combine menu_driver.c and menu_navigation.c
|
2017-05-17 03:00:32 +02:00 |
|
twinaphex
|
5072de4c0f
|
(menu_navigation.c) Cleanup
|
2017-05-17 02:48:52 +02:00 |
|
Twinaphex
|
e6f5270c3d
|
Merge pull request #4926 from orbea/Wnonnull
Silence a -Wnonnull warning
|
2017-05-17 02:34:34 +02:00 |
|
orbea
|
649205178f
|
Silence a -Wnonnull warning
|
2017-05-16 16:14:20 -07:00 |
|
twinaphex
|
efacf637db
|
Cleanup
|
2017-05-16 23:12:03 +02:00 |
|
twinaphex
|
acbf11931b
|
Move code
|
2017-05-16 22:46:56 +02:00 |
|
twinaphex
|
717709ef9e
|
(wgl_ctx.cpp) Cleanups
|
2017-05-16 22:46:09 +02:00 |
|
twinaphex
|
7b7a31d944
|
Should link now
|
2017-05-16 22:43:21 +02:00 |
|
twinaphex
|
f24a73351c
|
Only use wglGetProcAddress for OpenGL
|
2017-05-16 22:40:47 +02:00 |
|
twinaphex
|
7cb78d499c
|
Rework WANT_WGL rules
|
2017-05-16 22:33:48 +02:00 |
|
twinaphex
|
0a1f1237aa
|
Comment out inet_ntop for now
|
2017-05-16 22:16:41 +02:00 |
|
twinaphex
|
4df6151e14
|
video_driver_init_filter - cleanup
|
2017-05-16 21:36:33 +02:00 |
|
twinaphex
|
dd9034248b
|
Take out HAVE_SHADERPIPELINE ifdef
|
2017-05-16 21:25:15 +02:00 |
|
twinaphex
|
0aeb683444
|
Style nits/cleanups
|
2017-05-16 20:33:14 +02:00 |
|
twinaphex
|
944eff06b8
|
Cleanup
|
2017-05-16 20:25:54 +02:00 |
|
twinaphex
|
2562391167
|
Split up runloop message queue code from netplay_log_connection
|
2017-05-16 20:24:08 +02:00 |
|
twinaphex
|
eb409328ec
|
Style nits
|
2017-05-16 20:15:57 +02:00 |
|
Twinaphex
|
808b973752
|
(OSX) Silence warnings
|
2017-05-16 08:44:17 +02:00 |
|
Twinaphex
|
0f91cf67fc
|
Merge pull request #4923 from fr500/master
Netplay refinements
|
2017-05-16 08:05:08 +02:00 |
|
radius
|
54ce598a00
|
cut code duplication further
|
2017-05-16 00:34:28 -05:00 |
|
radius
|
1de95c6413
|
further refinement of the netplay workflow
|
2017-05-16 00:18:29 -05:00 |
|
radius
|
ea0202a39d
|
LAN rooms work on android although it seems to be always using IPv6 now
|
2017-05-16 00:18:28 -05:00 |
|
radius
|
d749790521
|
add sublabel indicating the room type
|
2017-05-16 00:18:28 -05:00 |
|
twinaphex
|
140ad6ab98
|
Update msg_hash_pt_br.c
|
2017-05-16 05:47:17 +02:00 |
|
twinaphex
|
e3213cc8a7
|
Use string_is_equal_fast macros
|
2017-05-16 05:46:05 +02:00 |
|
twinaphex
|
1bf0175da4
|
Try to prevent string message leaking in tasks
|
2017-05-16 04:50:20 +02:00 |
|
twinaphex
|
61a4e94649
|
Use string_is_equal_fast
|
2017-05-16 04:04:21 +02:00 |
|
twinaphex
|
126a5bf121
|
Use string_is_equal_fast/string_is_not_equal_fast
|
2017-05-16 04:00:37 +02:00 |
|
twinaphex
|
8eca08c6ac
|
Start using string_is_equal_fast/string_is_not_equal_fast macros
instead of straight memcmp
|
2017-05-16 03:20:59 +02:00 |
|
Andrés
|
98a79f2279
|
Update CHANGES.md
|
2017-05-15 20:13:39 -05:00 |
|
Twinaphex
|
c035f9597a
|
Merge pull request #4921 from fr500/master
NETPLAY menu improvements
|
2017-05-16 03:00:19 +02:00 |
|
twinaphex
|
7e89335392
|
(task_wifi.c) Prevent memory leak for title
|
2017-05-16 02:52:30 +02:00 |
|
twinaphex
|
8e76c4a131
|
Prevent title memory leak
|
2017-05-16 02:48:54 +02:00 |
|
radius
|
c783dbff28
|
remove some more code duplication, lan rooms now show up correctly on left-right
|
2017-05-15 19:45:23 -05:00 |
|
Brad Parker
|
b8cf967914
|
utf8 bom fixes for msvc
|
2017-05-15 20:41:04 -04:00 |
|
radius
|
4710bfcf43
|
split this function to avoid some code duplication
|
2017-05-15 19:25:56 -05:00 |
|
radius
|
a98033f375
|
make the --start netplay host-- entry context sensitive
|
2017-05-15 18:58:46 -05:00 |
|
twinaphex
|
2f9eb86a59
|
Cleanup
|
2017-05-16 00:02:26 +02:00 |
|
twinaphex
|
c21abd28f8
|
Implement audio_mixer_stopped differently
|
2017-05-15 23:15:22 +02:00 |
|
twinaphex
|
b8cea125e4
|
Create stub function for looping sounds
|
2017-05-15 23:03:54 +02:00 |
|