twinaphex
|
b229f267e4
|
Rename menu_widgets to gfx_widgets
|
2020-02-17 01:43:40 +01:00 |
|
twinaphex
|
6b82089d6c
|
Move menu_display code to gfx_display
|
2020-02-17 00:42:49 +01:00 |
|
twinaphex
|
550e8fff6b
|
Move menu DPI scaling code to menu_widgets
|
2020-02-17 00:17:36 +01:00 |
|
twinaphex
|
633277ddd0
|
Refactor menu_widgets_iterate
|
2020-02-16 23:38:24 +01:00 |
|
twinaphex
|
5d5200d20b
|
(Menu widgets) Refactor
|
2020-02-16 23:34:49 +01:00 |
|
twinaphex
|
95286408ed
|
Buildfixes
|
2020-02-16 18:45:28 +01:00 |
|
twinaphex
|
26543a3636
|
Cleanups
|
2020-02-16 18:29:34 +01:00 |
|
twinaphex
|
7bf5da8de4
|
(gfx_animation.c) Remove remaining menu namespace conventions
|
2020-02-16 18:24:45 +01:00 |
|
twinaphex
|
e7149effa7
|
(Menu widgets) Add HAVE_CHEEVOS ifdefs
(retroarch.c) command_reply is now still used regardless of HAVE_CHEEVOS
being defined or not
|
2020-02-16 18:11:50 +01:00 |
|
twinaphex
|
808a54e217
|
Cleanups
|
2020-02-16 17:40:06 +01:00 |
|
twinaphex
|
13ea2ceaa6
|
Get rid of some header includes
|
2020-02-16 17:09:52 +01:00 |
|
twinaphex
|
5c15b306d6
|
Header include cleanups
|
2020-02-16 16:58:38 +01:00 |
|
twinaphex
|
b7ced5763b
|
Get rid of header include
|
2020-02-16 16:54:58 +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
|
e6d64f72ec
|
Start preparing menu_widgets.c to become independent of menu code
|
2020-02-16 14:17:33 +01:00 |
|
twinaphex
|
fc9edda0ef
|
Turn menu_animation.c into gfx_animation.c
|
2020-02-16 14:01:34 +01:00 |
|
twinaphex
|
084bad5aaa
|
Every menu driver can set its own callback
|
2020-02-16 13:40:18 +01:00 |
|
twinaphex
|
98227a886b
|
menu_animation_update_time - cleanups
|
2020-02-16 02:16:27 +01:00 |
|
twinaphex
|
3a1abbed4c
|
Cleanup
|
2020-02-15 17:28:29 +01:00 |
|
twinaphex
|
45a012eb71
|
Cleanups
|
2020-02-15 17:25:20 +01:00 |
|
Twinaphex
|
8e59430f93
|
Merge pull request #10122 from Jamiras/rcheevos_rp
default rich presence on; better handling of special characters
|
2020-02-15 13:23:13 +01:00 |
|
Jamiras
|
4b8f3ec5b5
|
default rich presence on; better handling of special characters
|
2020-02-14 20:12:49 -07: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
|
ff96d914f4
|
Use M_PI from retro_math.h
|
2020-02-15 01:54:44 +01:00 |
|
twinaphex
|
386199e422
|
Merge branch 'master' of git://github.com/celerizer/RetroArch into celerizer-test
|
2020-02-14 21:56:14 +01:00 |
|
twinaphex
|
d86eb46f15
|
Cleanups
|
2020-02-14 21:53:45 +01:00 |
|
twinaphex
|
f320eb45d8
|
(menu_animation.c) Need to find a different way to remove this
dependency
|
2020-02-14 21:26:13 +01:00 |
|
twinaphex
|
60f335cf02
|
Split up menu display code into separate file
|
2020-02-14 21:07:15 +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 |
|
orbea
|
0ea75894c1
|
Fix a segfault when starting the qt menu with the null menu driver.
|
2020-02-14 07:47:34 -08: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 |
|
twinaphex
|
a6d64696e3
|
(menu_animation.c) Cleanups
|
2020-02-13 21:24:02 +01:00 |
|
twinaphex
|
a92943d66c
|
Buildfix for --disable-menu
|
2020-02-13 20:23:41 +01:00 |
|
jdgleaver
|
3f34f5072f
|
(Menu Widgets) Add comment notifying that OZONE_SIDEBAR_WIDTH must be kept in sync between menu_widgets.c and ozone.h
|
2020-02-13 18:20:49 +00:00 |
|
jdgleaver
|
e8a2a39d72
|
(Menu Widgets) Add scaling
|
2020-02-13 17:28:32 +00:00 |
|
twinaphex
|
d645478f89
|
Cleanups
|
2020-02-13 18:19:04 +01:00 |
|
twinaphex
|
a0ab7ab6fc
|
(Menu) Cleanups
|
2020-02-13 18:13:21 +01:00 |
|
twinaphex
|
5cb7d29c17
|
Style nits
|
2020-02-13 17:11:57 +01:00 |
|
twinaphex
|
2f64329c98
|
Cleanups
|
2020-02-13 17:04:49 +01:00 |
|
twinaphex
|
732fe2e996
|
Simplify menu_shader_manager_set_preset
|
2020-02-13 17:01:06 +01:00 |
|
Twinaphex
|
a97557f2e4
|
Merge pull request #10111 from jdgleaver/ozone-scaling
(Ozone) Add DPI-based scaling
|
2020-02-13 14:16:34 +01:00 |
|