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 |
|
Jean-André Santoni
|
8e47e7e8b3
|
Fix #4920
|
2017-05-15 21:24:27 +02:00 |
|
twinaphex
|
eddb655eb9
|
Split off user_language from settings struct
|
2017-05-15 20:41:04 +02:00 |
|
twinaphex
|
15142be8ee
|
Cleanups
|
2017-05-15 20:30:37 +02:00 |
|
twinaphex
|
6b4d4447b2
|
Cleanups
|
2017-05-15 20:24:12 +02:00 |
|
twinaphex
|
69f9bc840d
|
Remove unused variable
|
2017-05-15 19:16:40 +02:00 |
|
twinaphex
|
7bf34c48a9
|
Cal xmb_list_get_selection only once
|
2017-05-15 19:00:24 +02:00 |
|
Jean-André Santoni
|
17837ec81d
|
Display thumbnails in the Database Manager
|
2017-05-15 13:05:33 +02:00 |
|
twinaphex
|
63762e8850
|
(menu_input.c) Cleanups
|
2017-05-15 11:34:12 +02:00 |
|
twinaphex
|
5fc5cb4962
|
Cleanups
|
2017-05-15 11:25:45 +02:00 |
|
Twinaphex
|
2becbaf4e2
|
Merge pull request #4917 from aliaspider/master
Vulkan: font driver updates.
|
2017-05-15 11:24:42 +02:00 |
|
twinaphex
|
67610b8263
|
Update task_audio_mixer.c
|
2017-05-15 11:07:12 +02:00 |
|
twinaphex
|
375b588847
|
Cleanups
|
2017-05-15 09:29:44 +02:00 |
|
twinaphex
|
d28ec842f3
|
Add menu_driver_push_list
|
2017-05-15 08:29:47 +02:00 |
|
twinaphex
|
575095c8e6
|
Add menu_driver_load_image
|
2017-05-15 08:21:02 +02:00 |
|
twinaphex
|
076a83a62b
|
Remove some RARCH_MENU_CTL_ actions
|
2017-05-15 08:03:35 +02:00 |
|