jdgleaver
|
9d59fcaded
|
(Manual content scanner) Add 'Arcade DAT Filter' Option
|
2020-03-04 11:52:20 +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 |
|
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
|
add0cedc48
|
* Reduce the amount of cpu_features_get_time_usec calls
* Put code behind menu ifdefs
|
2020-02-29 07:41:05 +01:00 |
|
Jamiras
|
1557b15c40
|
display measured progress on locked achievements
|
2020-02-28 21:23:04 -07:00 |
|
jdgleaver
|
27c5ffeb76
|
Fix playlist sublabels
|
2020-02-24 10:22:44 +00: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
|
3ee89a16ef
|
(Menu) Settings cleanups
|
2020-02-22 07:21:35 +01:00 |
|
twinaphex
|
903668aecf
|
CXX_BUILD buildfix
|
2020-02-21 05:00:08 +01:00 |
|
twinaphex
|
6b7f794494
|
Cleanups
|
2020-02-21 03:28:23 +01:00 |
|
twinaphex
|
068529929b
|
Cleanups
|
2020-02-19 22:06:21 +01:00 |
|
twinaphex
|
85c672a0f6
|
Settings pointer cleanups
|
2020-02-19 20:57:02 +01:00 |
|
twinaphex
|
13ea2ceaa6
|
Get rid of some header includes
|
2020-02-16 17:09:52 +01:00 |
|
twinaphex
|
f74225721d
|
menu_thumbnail and menu_thumbnail_path now decoupled from menu
system
|
2020-02-16 16:38:17 +01:00 |
|
twinaphex
|
9a6ab81739
|
MOve gfx_display and gfx_animation to gfx/
|
2020-02-16 15:26:58 +01:00 |
|
twinaphex
|
c71469c715
|
Rename menu_display to gfx_display
|
2020-02-16 15:10:07 +01:00 |
|
twinaphex
|
fc9edda0ef
|
Turn menu_animation.c into gfx_animation.c
|
2020-02-16 14:01:34 +01:00 |
|
Twinaphex
|
1c031466fc
|
Merge pull request #9513 from guoyunhe/translation-update-script
Add translation update scripts to integrate with localization platforms
|
2020-02-15 02:39:31 +01:00 |
|
twinaphex
|
386199e422
|
Merge branch 'master' of git://github.com/celerizer/RetroArch into celerizer-test
|
2020-02-14 21:56:14 +01:00 |
|
Guo Yunhe
|
1b395e664f
|
Merge branch 'master' into translation-update-script
|
2020-02-14 21:06:03 +02:00 |
|
twinaphex
|
8040e7d168
|
(PS2) Buildfix
|
2020-02-14 19:04:12 +01:00 |
|
Twinaphex
|
136163ba4f
|
Merge pull request #10114 from jdgleaver/widget-scaling
(Menu Widgets) Add scaling
|
2020-02-14 18:53:43 +01:00 |
|
jdgleaver
|
23c9b86f64
|
(Menu Widgets) Enable scaling of widgets independently from menu scale
|
2020-02-14 17:10:39 +00:00 |
|
twinaphex
|
369348ebaf
|
(Managers) Get rid of settings_t dependencies
|
2020-02-14 14:24:38 +01:00 |
|
twinaphex
|
dad077adf3
|
Cleanups
|
2020-02-14 14:11:25 +01:00 |
|
twinaphex
|
3b2a3c1277
|
(led_driver) Take out settings_t dependency
(menu cbs sublabel) Add HAVE_MATERIALUI ifdefs
|
2020-02-14 14:05:35 +01:00 |
|
twinaphex
|
e5674b146d
|
(PSP) Buildfix
|
2020-02-14 13:33:27 +01:00 |
|
twinaphex
|
de604a79ab
|
dir_list_new_special - no more dependency on settings_t
|
2020-02-14 12:12:59 +01:00 |
|
jdgleaver
|
e8a2a39d72
|
(Menu Widgets) Add scaling
|
2020-02-13 17:28:32 +00:00 |
|
twinaphex
|
a0ab7ab6fc
|
(Menu) Cleanups
|
2020-02-13 18:13:21 +01:00 |
|
twinaphex
|
b7a17442d9
|
(menu_shader.c) Remove configuration.h dependency
|
2020-02-13 02:04:35 +01:00 |
|
twinaphex
|
1fafdb2843
|
Style nits
|
2020-02-10 13:18:27 +01:00 |
|
twinaphex
|
880391d0c5
|
(libnx) Try to silence warnings
|
2020-02-10 12:36:11 +01:00 |
|
twinaphex
|
0c6bb6660a
|
Cleanups
|
2020-02-10 11:49:50 +01:00 |
|
Guo Yunhe
|
a4bb8f130b
|
Merge branch 'master' into translation-update-script
|
2020-02-07 10:59:36 +02:00 |
|
Twinaphex
|
51964eee20
|
Remove unused variable
|
2020-02-05 07:17:25 +01:00 |
|
twinaphex
|
2c2ab2a7b9
|
Revert "Cleanups"
This reverts commit 110dda6e48a2c400cd31ad91288135b54ba7b9dc.
|
2020-02-04 04:49:25 +01:00 |
|
twinaphex
|
110dda6e48
|
Cleanups
|
2020-02-04 03:10:58 +01:00 |
|
twinaphex
|
cd20966fc8
|
Remove more settings_t dependencies
|
2020-02-03 08:00:08 +01:00 |
|
twinaphex
|
3fd40c03bf
|
(tasks/task_core_updater.c) get Rid of some settings dependencies
|
2020-02-03 07:37:05 +01:00 |
|