hizzlekizzle
|
4e5509e206
|
Merge pull request #10123 from WeedyWeedSmoker/French-translation-update
French translation update
|
2020-02-16 20:37:42 -06:00 |
|
twinaphex
|
c855eb38d8
|
Move enums to related header
|
2020-02-17 03:06:07 +01:00 |
|
twinaphex
|
a59eec01e1
|
Cleanups
|
2020-02-17 02:40:37 +01:00 |
|
twinaphex
|
6e880ef686
|
osk_dark no longer a global
|
2020-02-17 02:31:14 +01:00 |
|
twinaphex
|
8980d92efa
|
Cleanup
|
2020-02-17 02:08:40 +01:00 |
|
twinaphex
|
43561dc389
|
(Xvideo) Buildfix
|
2020-02-17 01:54:25 +01:00 |
|
twinaphex
|
b00bf17153
|
Move menu_widgets to gfx/ and call it gfx_widgets
|
2020-02-17 01:54:07 +01:00 |
|
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
|
31a7e5628c
|
Update CHANGES.md
|
2020-02-16 22:27:28 +01:00 |
|
Twinaphex
|
481e970424
|
Merge pull request #10126 from hcvcastro/master
avoid crash when running retroarch
|
2020-02-16 22:27:01 +01:00 |
|
twinaphex
|
ec302bc4fc
|
video_set_nonblock_state - remove settings dependency
|
2020-02-16 22:26:07 +01:00 |
|
twinaphex
|
47af95469a
|
(font_driver.c) Remove configuration.h dependency
|
2020-02-16 21:59:03 +01:00 |
|
Henry Castro
|
4ac25e09ce
|
avoid crash when running retroarch
Avoid NULL deref when running in GNU/Linux Debian
|
2020-02-16 16:52:07 -04:00 |
|
twinaphex
|
4493ece2f2
|
Cleanup
|
2020-02-16 20:27:22 +01:00 |
|
twinaphex
|
26dea23b5d
|
Add DEBUG ifdefs
|
2020-02-16 20:21:54 +01:00 |
|
twinaphex
|
1cea12bf57
|
Cleanups
|
2020-02-16 20:03:57 +01:00 |
|
twinaphex
|
05dd4bbb51
|
No longer menu-specific
|
2020-02-16 19:49:02 +01:00 |
|
twinaphex
|
09da302b8d
|
Try to make it more portable for BSD
|
2020-02-16 19:37:59 +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
|
bb2251a7b2
|
(display server) Cleanup
|
2020-02-16 17:34:26 +01:00 |
|
twinaphex
|
2f525187a1
|
(gfx_display.c) Get rid of more header includes
|
2020-02-16 17:18:13 +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
|
f0bdb61fd8
|
gfx_display and gfx_animation no longer tied to HAVE_MENU
|
2020-02-16 15:51:58 +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
|
980058ea4c
|
Cleanup dir_init_shader
|
2020-02-15 15:43:26 +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 |
|
Weedy Weed Smoker
|
4f91a12f73
|
French translation update
|
2020-02-15 13:37:33 +07:00 |
|
Jamiras
|
4b8f3ec5b5
|
default rich presence on; better handling of special characters
|
2020-02-14 20:12:49 -07:00 |
|
Twinaphex
|
bba8d9cd30
|
Update CHANGES.md
|
2020-02-15 02:43:54 +01:00 |
|
Twinaphex
|
46d876d607
|
Merge pull request #10121 from WeedyWeedSmoker/French-translation-update
French translation update
|
2020-02-15 02:43:12 +01:00 |
|
Twinaphex
|
205eb10f43
|
Merge pull request #9971 from sinusinu/master
Update korean translation
|
2020-02-15 02:42:37 +01:00 |
|
twinaphex
|
01e01f480e
|
Add crowdin.yaml
|
2020-02-15 02:41:29 +01:00 |
|