twinaphex
|
32e4aea068
|
Start making the other code safe that is dependent on menu driver
ident checking
|
2020-03-04 20:47:39 +01:00 |
|
twinaphex
|
2f25db03ba
|
(Menu) Fix bug - if you were in XMB and you would set menu driver to
RGUI, you could no longer go to the left or right tab
|
2020-03-04 19:51:36 +01:00 |
|
twinaphex
|
70602487be
|
Cleanup
|
2020-03-04 19:23:18 +01:00 |
|
twinaphex
|
2077ffa2ca
|
Simplify menu_dialog.c
|
2020-03-04 19:21:24 +01:00 |
|
twinaphex
|
2637bd648b
|
Cleanups
|
2020-03-04 19:13:30 +01:00 |
|
jdgleaver
|
29f8189d0e
|
Add independent widget scale override settings for fullscreen/windowed modes
|
2020-03-04 17:10:49 +00:00 |
|
Twinaphex
|
a1fe704d22
|
Merge pull request #10207 from jdgleaver/arcade-dat-filter
(Manual content scanner) Add 'Arcade DAT Filter' Option
|
2020-03-04 17:29:33 +01:00 |
|
Twinaphex
|
b96bdeeed7
|
Merge pull request #10208 from jdgleaver/drop-down-auto-select
Automatically select currently checked item when opening drop-down lists
|
2020-03-04 17:29:22 +01:00 |
|
jdgleaver
|
a10c7e3ac2
|
(RGUI) Enable 'Flux' theme
|
2020-03-04 14:09:07 +00:00 |
|
jdgleaver
|
f7217702e2
|
Automatically select currently checked item when opening drop-down lists
|
2020-03-04 13:24:25 +00:00 |
|
jdgleaver
|
9d59fcaded
|
(Manual content scanner) Add 'Arcade DAT Filter' Option
|
2020-03-04 11:52:20 +00:00 |
|
jdgleaver
|
c02f922c10
|
Fix smooth (vertical) line ticker scroll speed
|
2020-03-03 14:33:26 +00:00 |
|
orbea
|
def374c2b9
|
Fix the header paths with the system glslang.
|
2020-03-02 14:20:18 -08:00 |
|
twinaphex
|
4f5b16b245
|
Fix some TODO/FIXME notes
|
2020-03-02 20:52:29 +01:00 |
|
twinaphex
|
0ef1b342e4
|
settings Cleanups
|
2020-03-02 20:10:24 +01:00 |
|
jdgleaver
|
4d3507097a
|
(GLUI) Add option to remove navigation bar
|
2020-03-02 16:13:53 +00:00 |
|
JKoppel93
|
4914a41c2c
|
minor tweaking
|
2020-03-01 04:58:59 -05:00 |
|
JKoppel93
|
105bfcafe5
|
XMB themes added
XMB themes added
|
2020-03-01 04:39:45 -05:00 |
|
twinaphex
|
42d3dd68ed
|
(menu_cbs_deferred_push) Cleanups
|
2020-02-29 16:38:53 +01:00 |
|
twinaphex
|
ca6b07cc47
|
Get rid of hash
|
2020-02-29 15:05:01 +01:00 |
|
twinaphex
|
22ada33990
|
Cleanups - get rid of label hash
|
2020-02-29 15:01:10 +01:00 |
|
twinaphex
|
6802fa1324
|
Buildfix - add missing HAVE_CHEEVOS ifdef
|
2020-02-29 12:28:23 +01:00 |
|
twinaphex
|
160d90f22a
|
(performance counters) Get rid of other duplicate functions
|
2020-02-29 08:00:38 +01:00 |
|
twinaphex
|
3a1c59d461
|
rarch_timer_begin_new_time is an unnecessary function
|
2020-02-29 07:53:42 +01:00 |
|
twinaphex
|
7d908da30f
|
Address TODO/FIXME
|
2020-02-29 07:45:17 +01:00 |
|
twinaphex
|
add0cedc48
|
* Reduce the amount of cpu_features_get_time_usec calls
* Put code behind menu ifdefs
|
2020-02-29 07:41:05 +01:00 |
|
Twinaphex
|
fe51b44d98
|
Merge pull request #10174 from Alcaro/patch-2
Fix tautological comparison
|
2020-02-29 06:35:56 +01:00 |
|
Jamiras
|
1557b15c40
|
display measured progress on locked achievements
|
2020-02-28 21:23:04 -07:00 |
|
Alcaro
|
ad523ebae0
|
Fix tautological comparison
|
2020-02-28 18:46:50 +01:00 |
|
jdgleaver
|
4c9e2d98c1
|
(Ozone) Fix entry height calculation
|
2020-02-27 17:13:20 +00:00 |
|
twinaphex
|
55a1837494
|
menu_input_driver_toggle_on - turn function static
|
2020-02-27 15:34:47 +01:00 |
|
twinaphex
|
26b3ccf2e5
|
Don't pass joypad_info by value
|
2020-02-27 07:33:14 +01:00 |
|
twinaphex
|
a6c9bb95f0
|
Remove HAVE_XUI
|
2020-02-26 19:09:00 +01:00 |
|
twinaphex
|
fd7bc416ce
|
Get rid of header include
|
2020-02-26 09:24:20 +01:00 |
|
twinaphex
|
f5bc061b26
|
Merge menu_generic.c into menu_driver.c
|
2020-02-26 09:22:48 +01:00 |
|
twinaphex
|
3a76aac226
|
Get rid of unneeded header include
|
2020-02-26 08:25:56 +01:00 |
|
twinaphex
|
b23863ae85
|
Reduce more cpu_features_get_time_usec calls
|
2020-02-26 08:17:51 +01:00 |
|
twinaphex
|
01a65fa5ba
|
Rename menu_osk.c to input_osk.c
|
2020-02-26 05:49:23 +01:00 |
|
twinaphex
|
a5a0437bda
|
(Ozone) Implement menu sublabels
|
2020-02-25 04:10:05 +01:00 |
|
jdgleaver
|
02a6243718
|
(Ozone) Add 'Nord' and 'Gruvbox Dark' themes
|
2020-02-24 17:53:07 +00:00 |
|
jdgleaver
|
27c5ffeb76
|
Fix playlist sublabels
|
2020-02-24 10:22:44 +00:00 |
|
Twinaphex
|
d4e9abe363
|
Merge pull request #10154 from Jamiras/cheevos_badges
(cheevos) simplify badge handling; remember enablement if XMB not available
|
2020-02-24 00:59:25 +01:00 |
|
Jamiras
|
5ecc426741
|
simplify badge handling; remember enablement if XMB not available
|
2020-02-23 15:55:41 -07:00 |
|
Twinaphex
|
1933bc1eaf
|
Merge pull request #10153 from Jamiras/cheevos_user_change
(cheevos) reset token when username or password changes
|
2020-02-23 19:15:13 +01:00 |
|
Jamiras
|
4e27394b87
|
reset token when username or password changes
|
2020-02-23 08:10:26 -07:00 |
|
twinaphex
|
6c82a3802e
|
Remove more hashes
|
2020-02-23 10:20:29 +01:00 |
|
twinaphex
|
19f9ffc99f
|
Get rid of more hashes
|
2020-02-23 09:22:30 +01:00 |
|
twinaphex
|
65d2c53bfe
|
(Menu) Start getting rid of label hashes
|
2020-02-23 08:06:42 +01:00 |
|
twinaphex
|
976b659e2b
|
(Ozone/MaterialUI) Settings cleanups
|
2020-02-23 07:53:19 +01:00 |
|
twinaphex
|
3ee89a16ef
|
(Menu) Settings cleanups
|
2020-02-22 07:21:35 +01:00 |
|