twinaphex
|
53356fe61a
|
Get rid of menu_texture_item
|
2020-02-17 22:28:21 +01:00 |
|
twinaphex
|
898044933a
|
(MSVC 2005) Add HAVE_GFX_WIDGETS
|
2020-02-17 22:23:33 +01:00 |
|
twinaphex
|
f4dd0f27ed
|
MSVC2010 buildfix
|
2020-02-17 22:19:22 +01:00 |
|
twinaphex
|
e3af337a78
|
Buildfix
|
2020-02-17 21:48:15 +01:00 |
|
twinaphex
|
ebc335319e
|
Cleanups
|
2020-02-17 21:47:09 +01:00 |
|
twinaphex
|
7c7d0f596a
|
HAVE_MENU_WIDGETS now decoupled from HAVE_MENU
|
2020-02-17 21:28:42 +01:00 |
|
twinaphex
|
561012c3ba
|
(gfx_widgets) Set all values to initial state
|
2020-02-17 20:49:56 +01:00 |
|
Twinaphex
|
7a37476b9a
|
Update CHANGES.md
|
2020-02-17 16:44:33 +01:00 |
|
Twinaphex
|
65564b415d
|
Merge pull request #10130 from ToKe79/lakka_ssid_length
connmanctl: display more chars from SSID
|
2020-02-17 16:44:05 +01:00 |
|
Twinaphex
|
25d428fde0
|
Update CHANGES.md
|
2020-02-17 16:43:45 +01:00 |
|
Twinaphex
|
f7675bb48a
|
Merge pull request #10131 from jdgleaver/double-input-fix
Prevent double input when using 'return' key (hardware) to close on-screen keyboard
|
2020-02-17 16:43:26 +01:00 |
|
twinaphex
|
10d09eaed3
|
gfx_widgets_init - move content of error path to retroarch.c
|
2020-02-17 16:42:17 +01:00 |
|
twinaphex
|
4d148ff078
|
Roll gfx_widgets_context_destroy into gfx_widgets_free
|
2020-02-17 16:35:19 +01:00 |
|
jdgleaver
|
b10d4e9412
|
Prevent double input when using 'return' key (hardware) to close on-screen keyboard
|
2020-02-17 15:13:18 +00:00 |
|
twinaphex
|
166c0c2311
|
Cleanups
|
2020-02-17 16:07:37 +01:00 |
|
Tomas Kelemen (vudiq)
|
d5cd51644e
|
connmanctl: display more chars from SSID
|
2020-02-17 15:57:16 +01:00 |
|
Twinaphex
|
903648f1fe
|
Update Makefile.cores
|
2020-02-17 14:16:03 +01:00 |
|
Twinaphex
|
3cc0c5a60a
|
Merge pull request #10129 from jdgleaver/dos2unix
gfx_display.h/c: Fix line endings
|
2020-02-17 13:06:15 +01:00 |
|
Twinaphex
|
97627559a6
|
Merge pull request #10128 from jdgleaver/scaling-fix
Ensure menu ID is set before initialising menu driver
|
2020-02-17 13:06:04 +01:00 |
|
jdgleaver
|
e497b8f534
|
gfx_display.h/c: Fix line endings
|
2020-02-17 12:01:14 +00:00 |
|
jdgleaver
|
12cd9e5c88
|
Ensure menu ID is set before initialising menu driver (fixes first-frame scaling bug)
|
2020-02-17 11:51:01 +00:00 |
|
twinaphex
|
cec672a71d
|
Buildfix
|
2020-02-17 12:27:08 +01:00 |
|
twinaphex
|
cccf8a9870
|
Move hex32_to_rgba_normalized to materialui.c
|
2020-02-17 04:01:58 +01:00 |
|
twinaphex
|
a0f3010159
|
Cleanup
|
2020-02-17 03:59:12 +01:00 |
|
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 |
|