twinaphex
|
deb7fc5bf9
|
Comment out bluetooth.png image for now until it has been added
to retroarch-assets
|
2020-06-27 18:32:15 +02:00 |
|
Autechre
|
10ddb274bc
|
Merge pull request #10866 from parport0/master
Add a bluetooth driver
|
2020-06-27 16:46:11 +02:00 |
|
twinaphex
|
f16f3d2968
|
Add 'Ignore null drivers' setting
|
2020-06-27 03:00:28 +02:00 |
|
twinaphex
|
73199d5df3
|
(MaterialUI) Use malloc
|
2020-06-27 01:52:00 +02:00 |
|
Autechre
|
5f607f5809
|
Merge pull request #10922 from jdgleaver/playlist-config
Refactor playlist struct configuration
|
2020-06-26 20:35:39 +02:00 |
|
twinaphex
|
1ae20ea17c
|
Style nits - turn macro names into upper-case - some while style nits
|
2020-06-26 20:00:19 +02:00 |
|
twinaphex
|
011806bce8
|
Cleanups
|
2020-06-26 17:45:35 +02:00 |
|
twinaphex
|
3aafed5030
|
Cleanups
|
2020-06-26 17:37:09 +02:00 |
|
twinaphex
|
0bb6fafac5
|
Revert "(Ozone) Cleanups"
This reverts commit ac601e6aeb .
|
2020-06-26 17:27:45 +02:00 |
|
twinaphex
|
ac601e6aeb
|
(Ozone) Cleanups
|
2020-06-26 17:21:32 +02:00 |
|
twinaphex
|
e4c187b718
|
xmb_render - Make it more similar to materialui_render
|
2020-06-26 16:57:54 +02:00 |
|
twinaphex
|
1fe0dbafbe
|
(XMB) Only do mouse processing once in render - not every time in frame
|
2020-06-26 16:51:50 +02:00 |
|
jdgleaver
|
0fcfb3deda
|
Refactor playlist struct configuration
|
2020-06-26 15:40:19 +01:00 |
|
twinaphex
|
7027b094c1
|
gfx_display_draw_text - cleanups
|
2020-06-25 23:45:14 +02:00 |
|
twinaphex
|
6e072e245e
|
Enlarged INT/UINT selection limit from 999 to 9999
|
2020-06-25 14:41:56 +02:00 |
|
twinaphex
|
de36ff20fb
|
Create string_ends_with_size
|
2020-06-25 14:38:06 +02:00 |
|
twinaphex
|
aa48eeb98e
|
Turn path_default_slash uppercase, and do some optimizations
|
2020-06-25 13:36:01 +02:00 |
|
twinaphex
|
601a73fa8b
|
Use string_starts_with_size where possible - avoids the strlen
|
2020-06-25 12:51:04 +02:00 |
|
parport0
|
a24d2b50a5
|
bluetooth: split into labels and sublabels
|
2020-06-24 12:53:27 +03:00 |
|
parport0
|
23c08ad9b0
|
Add bluetoothctl bluetooth driver
|
2020-06-24 12:53:27 +03:00 |
|
twinaphex
|
58f67aacc7
|
Cleanups
|
2020-06-24 10:22:45 +02:00 |
|
twinaphex
|
a48af59c92
|
Cleanups
|
2020-06-23 18:05:07 +02:00 |
|
twinaphex
|
edc5d1a1e5
|
Merge menu_input_bind_dialog into retroarch.c - global state is now
part of rarch_state
|
2020-06-23 17:26:33 +02:00 |
|
twinaphex
|
d62bf9b16c
|
(menu_input_bind_dialog.c) Cleanups
|
2020-06-23 17:13:46 +02:00 |
|
twinaphex
|
459a7df778
|
(menu_input_bind_dialog.c) Pointer cleanups
|
2020-06-23 16:58:37 +02:00 |
|
twinaphex
|
f8fecadd88
|
menu_input_bind_dialog - cleanups
|
2020-06-23 16:49:08 +02:00 |
|
twinaphex
|
d0f57cdd6f
|
Update
|
2020-06-23 15:06:20 +02:00 |
|
twinaphex
|
dbb2cbb959
|
Cleanups
|
2020-06-23 15:03:48 +02:00 |
|
Hugo Hromic
|
4bc4a4dae8
|
(Ozone/XMB) Use consistent icon for 'Screen Resolution' option in video output menu
|
2020-06-21 10:50:46 +01:00 |
|
Hugo Hromic
|
d9fabec88e
|
(Ozone) Add missing icon for 'State Slot' option in Quick Menu
|
2020-06-19 22:55:47 +01:00 |
|
jdgleaver
|
80f36e16d0
|
Add option to selectively 'lock' (prevent modification of) installed cores
|
2020-06-18 17:36:33 +01:00 |
|
jdgleaver
|
0c18da5d49
|
(Disk Control Interface) Enable 'Load New Disc' while disk tray is open
|
2020-06-17 11:43:54 +01:00 |
|
jdgleaver
|
2782b87267
|
Add option to automatically backup cores when updating
|
2020-06-16 11:12:22 +01:00 |
|
jdgleaver
|
85bbba84c2
|
(GLUI) Optimise list insertion when adding playlist and dropdown list items
|
2020-06-14 14:45:53 +01:00 |
|
twinaphex
|
6cc9a3f9b4
|
(UWP) Buildfix + uwp_input cleanups
|
2020-06-13 01:01:30 +02:00 |
|
jdgleaver
|
1cdd3c32c0
|
(Manual Content Scanner) Add option to disable recursive scanning
|
2020-06-12 10:00:38 +01:00 |
|
twinaphex
|
45f90ad89a
|
(menu_dialog) Cleanups
Make menu_hash_help no longer dependent on the menu code
|
2020-06-12 08:06:30 +02:00 |
|
Autechre
|
dc10dc4702
|
Merge pull request #10837 from parport0/master
Add options for moving the on-screen overlay
|
2020-06-11 18:03:02 +02:00 |
|
jdgleaver
|
fa069c28f3
|
Add sublabels to all hotkey bind entries
|
2020-06-11 15:38:25 +01:00 |
|
jdgleaver
|
42ad070a1d
|
Add 'core management' menu
|
2020-06-11 14:12:20 +01:00 |
|
parport0
|
a4590acde9
|
Add options for moving the on-screen overlay
|
2020-06-11 15:39:23 +03:00 |
|
twinaphex
|
963c01cf48
|
(RGUI) Move global state to struct
|
2020-06-10 23:33:20 +02:00 |
|
twinaphex
|
e0090010f4
|
Cleanup menu_input_bind_dialog.c
|
2020-06-10 17:54:19 +02:00 |
|
hizzlekizzle
|
db63e0a60a
|
add hold-select to hardcoded menu gamepad combos (#10827)
* add hold-select to hardcoded menu gamepad combos
|
2020-06-09 21:54:28 -05:00 |
|
jdgleaver
|
eb425b997b
|
Suppress the display of 'empty' quick menu listings when closing content
|
2020-06-09 14:09:22 +01:00 |
|
twinaphex
|
1597a6893d
|
Get rid of 'All Users Control Menu' setting - was not properly
implemented - input system is in for a big overhaul in the near
future so this could be addressed in a better way then
|
2020-06-09 13:55:03 +02:00 |
|
jdgleaver
|
32a6d97e48
|
Set SD_FLAG_ADVANCED on 'Hotkey Enable Delay' setting
|
2020-06-09 11:22:36 +01:00 |
|
jdgleaver
|
47150cab07
|
Wire up menu entry for 'hotkey delay' option + 'hotkey enable' clarifications
|
2020-06-09 10:20:44 +01:00 |
|
twinaphex
|
7841f07e08
|
Add ifdef
|
2020-06-08 21:45:31 +02:00 |
|
twinaphex
|
9364deb539
|
Cut down on string_is_equals for history lists
|
2020-06-08 21:34:39 +02:00 |
|