Commit Graph

7329 Commits

Author SHA1 Message Date
twinaphex
e49c71b142 Cleanups 2017-05-21 17:10:53 +02:00
Jean-André Santoni
f25b60a7ab Display the Reboot entry in GLUI if HAVE_LAKKA 2017-05-21 15:32:09 +02:00
Jean-André Santoni
bcbcabffe0 Reorder the reboot and shutdown entries 2017-05-21 15:29:33 +02:00
Jean-André Santoni
80f06b9574 Display thumbnails for Load Content->Collections 2017-05-21 15:08:56 +02:00
twinaphex
642e65f53f Add further conditional checks 2017-05-21 10:56:06 +02:00
Jean-André Santoni
7197255211 (XMB) Fix dialog slice on 320x240 viewports 2017-05-21 09:55:50 +02:00
twinaphex
c00e3b7b67 Another update 2017-05-21 09:43:59 +02:00
twinaphex
5cbe9dea09 Use local string for set_thumbnail_content function 2017-05-21 09:43:15 +02:00
twinaphex
d6c80d7de7 (D3D) Menu driver - don't use current_shader interface 2017-05-19 19:53:19 +02:00
twinaphex
16996aad6d Make thumbnail show too for IMAGEVIEWER type 2017-05-19 18:45:59 +02:00
twinaphex
cb2e898d8c Cleanups 2017-05-19 15:31:14 +02:00
twinaphex
59fb7700b8 Combine menu_driver.c and menu_display.c 2017-05-19 15:25:14 +02:00
Twinaphex
e42ed3e3df (iOS) Should fix some of the crashes 2017-05-19 14:46:59 +02:00
twinaphex
2fb5e821cf Update Font Path menu option 2017-05-19 04:44:10 +02:00
twinaphex
fa9fe88547 Fix filebrowser issues 2017-05-19 02:39:33 +02:00
twinaphex
236f5b3514 Fix selecting image with Menu Wallpaper 2017-05-19 01:50:15 +02:00
twinaphex
6d20fa96e0 Revert "Fix #4920"
This reverts commit f341f70705.
2017-05-19 01:37:45 +02:00
Jean-André Santoni
f341f70705 Fix #4920 2017-05-19 00:38:20 +02:00
twinaphex
59b3344e72 Combine video_driver.c and video_shader_driver.c 2017-05-18 14:47:24 +02:00
twinaphex
a137332218 Prevent overflowed array index read 2017-05-18 08:08:41 +02:00
twinaphex
2e490037ab Cleanups 2017-05-17 09:49:14 +02:00
twinaphex
9096038e20 Correct set_thumbnail_system/set_thumbnail_content functions 2017-05-17 09:32:17 +02:00
twinaphex
ffac0c119e Cleanups 2017-05-17 07:55:02 +02:00
twinaphex
fe4622fd3b Cleanups 2017-05-17 07:51:37 +02:00
twinaphex
dd53162519 Add define for IPv6 code 2017-05-17 07:24:17 +02:00
twinaphex
acaf65a8f7 Add in define if missing 2017-05-17 07:23:16 +02:00
twinaphex
be22290495 Rename to inet_ntop_compat 2017-05-17 07:00:47 +02:00
twinaphex
2749a6ada2 Add header include 2017-05-17 05:45:25 +02:00
Twinaphex
3e69214d78 Merge pull request #4928 from fr500/master
add inet_ntop
2017-05-17 05:33:41 +02:00
radius
2f1c3fb437 add inet_ntop 2017-05-16 22:21:36 -05:00
twinaphex
204f0183e1 Header cleanups 2017-05-17 05:06:52 +02:00
twinaphex
529349019d Combine menu_navigation_ctl and menu_driver_ctl 2017-05-17 04:57:43 +02:00
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
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
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
0a1f1237aa Comment out inet_ntop for now 2017-05-16 22:16:41 +02:00
Twinaphex
808b973752 (OSX) Silence warnings 2017-05-16 08:44:17 +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
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