52756 Commits

Author SHA1 Message Date
twinaphex
2ed50d2579 (MSVC 2010) x64 - update 2020-02-18 05:15:11 +01:00
twinaphex
6d09d29093 Be more safe with these functions - this was causing crashes on
MSVC 2005
2020-02-18 04:18:31 +01:00
twinaphex
bd63d28b0f (MSVC) Add HAVE_OZONE 2020-02-18 02:55:33 +01:00
twinaphex
1a55b37046 (MSVC 2005) Add HAVE_OZONE 2020-02-18 02:53:28 +01:00
twinaphex
63a0f7a637 Get rid of fill_pathname_slash here 2020-02-18 02:42:41 +01:00
twinaphex
49b908e3c6 (MSVC2008) Add HAVE_OZONE 2020-02-18 02:35:52 +01:00
twinaphex
6609a749a3 (MSVC 2008) Add HAVE_GFX_WIDGETS 2020-02-18 02:15:41 +01:00
twinaphex
4224900f47 Fix memory leak 2020-02-18 02:02:22 +01:00
twinaphex
71d5f120a9 (Apple PPC) Add HAVE_GFX_WIDGETS 2020-02-17 23:03:10 +01:00
twinaphex
5684c72e35 (Ozone) Add two TODO/FIXMEs 2020-02-17 22:45:13 +01:00
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