52667 Commits

Author SHA1 Message Date
twinaphex
d36941b81d (CTR) Buildfix 2020-02-19 00:23:45 +01:00
twinaphex
3ea96c2587 (GX) Buildfix 2020-02-19 00:23:45 +01:00
Twinaphex
51b9854a19
Merge pull request #10134 from jdgleaver/ozone-bg-opacity
(Ozone) Enable configuration of background opacity when content is running
2020-02-18 19:52:59 +01:00
jdgleaver
72b2da20e8 (Ozone) Enable configuration of background opacity when content is running 2020-02-18 17:12:39 +00:00
twinaphex
7f2d8742c2 Cleanups 2020-02-18 15:30:47 +01:00
twinaphex
3a94c52426 (gfx drivers) Start reducing settings pointer usage 2020-02-18 14:51:40 +01:00
twinaphex
9af520fa54 Cleanup 2020-02-18 13:40:01 +01:00
twinaphex
c1a5bf944a Cleanups 2020-02-18 13:26:43 +01:00
twinaphex
d7113372cb Rename Menu Widgets to Graphics Widgets; move setting to
Onscreen Notifications
2020-02-18 13:22:35 +01:00
twinaphex
46cacfc60e (gfx_display.c) Cleanups 2020-02-18 13:04:12 +01:00
twinaphex
2ba45d0acb (GL1) Fixes crash on MSVC2005 2020-02-18 05:51:23 +01:00
twinaphex
cf8f2ac56c (menu_filebrowser.c) No more dependencies on settings_t 2020-02-18 05:43:13 +01:00
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