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 |
|
Twinaphex
|
c035f9597a
|
Merge pull request #4921 from fr500/master
NETPLAY menu improvements
|
2017-05-16 03:00:19 +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 |
|
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 |
|
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
|
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
|
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 |
|
twinaphex
|
f584d1cea5
|
Add menu_driver_populate_entries
|
2017-05-15 07:59:24 +02:00 |
|
twinaphex
|
1fef134f04
|
Create menu_driver_navigation_set
|
2017-05-15 07:56:22 +02:00 |
|
twinaphex
|
bf3188eac4
|
Combine runloop_ctl and rarch_ctl
|
2017-05-15 05:06:23 +02:00 |
|
twinaphex
|
e2c7671e9f
|
Create rarch_menu_running/rarch_menu_running_finished
|
2017-05-15 04:31:40 +02:00 |
|
twinaphex
|
c70916ca31
|
Move callback to menu_displaylist.c
|
2017-05-15 02:57:47 +02:00 |
|
twinaphex
|
8bdcb2f123
|
Push callback to task_push_wifi_scan
|
2017-05-15 02:44:24 +02:00 |
|
twinaphex
|
56fb642119
|
Rewrite task_netplay_lan_scan.c - pass callback function to task
|
2017-05-15 02:09:26 +02:00 |
|
twinaphex
|
80d9d1f143
|
Rewrite task_queue
|
2017-05-14 20:43:48 +02:00 |
|
twinaphex
|
0185f71bab
|
Cleanups
|
2017-05-13 23:47:25 +02:00 |
|
twinaphex
|
dd79c9a236
|
Pass is_idle to menu driver render function
|
2017-05-13 21:06:06 +02:00 |
|
twinaphex
|
a7d09733a6
|
Get rid of rarch_ctl/runloop_ctl calls from menu_display.c
|
2017-05-13 20:00:51 +02:00 |
|
twinaphex
|
34870290cd
|
Add menu_display_has_windowed - don't query video_driver_has_windowed
every time
|
2017-05-13 19:43:30 +02:00 |
|
twinaphex
|
d87e1c57d6
|
Cleanups
|
2017-05-13 18:20:14 +02:00 |
|
Francisco José García García
|
5fc7a6776b
|
(VITA) Fix problem with font renderer
|
2017-05-13 14:17:55 +02:00 |
|
Jean-André Santoni
|
ce9439e722
|
Display Lakka version in System Information
|
2017-05-13 13:12:15 +02:00 |
|
twinaphex
|
2adace47d4
|
Cleanup
|
2017-05-12 03:18:43 +02:00 |
|
twinaphex
|
42ebe7a7ad
|
Merge runloop.c and retroarch.c
|
2017-05-11 09:11:46 +02:00 |
|
twinaphex
|
2906bec7a8
|
Create input_driver_get_uint
|
2017-05-11 07:36:21 +02:00 |
|
twinaphex
|
ef8094836f
|
Create input_driver_get_float
|
2017-05-10 07:07:06 +02:00 |
|
twinaphex
|
f928e57064
|
Combine video_context_driver.c and video_driver.c
|
2017-05-09 01:25:59 +02:00 |
|
twinaphex
|
99e7cb7d75
|
Only need to grab settings pointer from within audio_driver_flush
now when setting slowmotion
|
2017-05-08 21:50:21 +02:00 |
|
twinaphex
|
097515fa63
|
No longer have to grab settings pointer to get audio mute value
|
2017-05-08 21:39:08 +02:00 |
|
Andre Leiradella
|
844d1475e6
|
Reverted cheevos changes in preparation for conversion to task; fixed 4884
|
2017-05-07 19:06:03 +01:00 |
|
twinaphex
|
9e25597943
|
Prevent coverity warning
|
2017-05-06 18:00:44 +02:00 |
|
twinaphex
|
36375cecf8
|
input_swap_override - Get rid of dependency on settings
|
2017-05-06 06:01:15 +02:00 |
|
twinaphex
|
33f2fe8029
|
Move cheevos.c to tasks/task_cheevos.c and add TODO/FIXME note
|
2017-05-06 05:50:46 +02:00 |
|
Jean-André Santoni
|
c34b4dd787
|
Fix lakka settings
|
2017-05-03 17:01:37 +02:00 |
|
aliaspider
|
5a16b61ec5
|
XMB: unload thumbnail textures in xmb_context_destroy. fixes #3141
|
2017-05-03 14:14:35 +01:00 |
|
Brad Parker
|
a568782309
|
add "off" toggle option to thumbnails in library
|
2017-05-02 22:27:36 -04:00 |
|
aliaspider
|
0310b67927
|
use strlen and not utf8len for the len parameter passed to
get_message_width. fixes #4873.
|
2017-05-03 03:09:01 +01:00 |
|
Monroe88
|
2012abd6d1
|
(menu-setting.c) Use SD_FLAG_ADVANCED instead for Fullscreen resolution and config aspect ratio settings
|
2017-05-01 21:06:07 -05:00 |
|
Monroe88
|
b0d6919339
|
Add Config Aspect Ratio setting to the menu
|
2017-05-01 20:10:41 -05:00 |
|
Monroe88
|
0dee5b889d
|
Add fullscreen resolution settings to the menu
|
2017-05-01 19:19:33 -05:00 |
|