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
|
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
|
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
|
45a012eb71
|
Cleanups
|
2020-02-15 17:25:20 +01:00 |
|
twinaphex
|
ff96d914f4
|
Use M_PI from retro_math.h
|
2020-02-15 01:54:44 +01:00 |
|
jdgleaver
|
23c9b86f64
|
(Menu Widgets) Enable scaling of widgets independently from menu scale
|
2020-02-14 17:10:39 +00: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
|
5cb7d29c17
|
Style nits
|
2020-02-13 17:11:57 +01:00 |
|
twinaphex
|
b004202cbf
|
Revert "Reduce dependency on settings in menu_widgets.c"
This reverts commit ec53a400a7e2f4870dbaa9746af43ec6548cfa8c.
|
2020-02-13 14:11:52 +01:00 |
|
twinaphex
|
71030e4d81
|
Cleanup
|
2020-02-12 17:18:14 +01:00 |
|
twinaphex
|
ec53a400a7
|
Reduce dependency on settings in menu_widgets.c
|
2020-02-12 17:06:53 +01:00 |
|
twinaphex
|
bb0840956f
|
(menu_osk) Cleanup - take out configuration.h dependencies
|
2020-02-12 16:45:50 +01:00 |
|
jdgleaver
|
0d5a8c6aaa
|
(Menu Widgets) Allow notifications to use full screen width when not displaying menu
|
2020-02-04 16:07:06 +00:00 |
|
twinaphex
|
3f598a0f9c
|
Revert "Get rid of send debug info - if we ever bring this back, needs to be"
This reverts commit c0482ff2eadfc705b5fdc278cda3cc1841fb8b1a.
|
2020-01-25 15:55:11 +01:00 |
|
twinaphex
|
c0482ff2ea
|
Get rid of send debug info - if we ever bring this back, needs to be
reimplemented according to new infra
|
2020-01-25 14:53:04 +01:00 |
|
twinaphex
|
f852209040
|
Silence some unused variable warnings on some targets
|
2020-01-19 06:04:37 +01:00 |
|
twinaphex
|
5b8411fe77
|
Silence implicit definition warnings
|
2020-01-12 21:46:28 +01:00 |
|
twinaphex
|
88ee7cbfa8
|
Add HAVE_ACCESSIBILITY switch
|
2020-01-12 21:33:00 +01:00 |
|
twinaphex
|
70e472e9e2
|
(menu widgets) Minor variable cleanups; shouldn't affect anything
|
2020-01-12 21:11:26 +01:00 |
|
jdgleaver
|
edec9448c4
|
Fix manual core installation
|
2020-01-09 14:13:21 +00:00 |
|
jdgleaver
|
1fe7898add
|
(Menu Widgets) Prevent 'looping' of task title text
|
2020-01-08 14:19:10 +00:00 |
|
twinaphex
|
7c63889b26
|
Move static inline functions over to input_bind_dialog.c - were
not used elsewhere
|
2020-01-01 10:53:36 +01:00 |
|
jdgleaver
|
695749f155
|
(Core Updater) Only download when new core is available + add option to update all installed cores
|
2019-12-23 17:34:44 +00:00 |
|
Barry Rowe
|
c6f55eeb94
|
Fixed a segfault and an issue with AI Service overlay's image mode.
|
2019-12-12 16:31:18 -08:00 |
|
jdgleaver
|
9b012e907a
|
(Manual Content Scanner) Enable automatic naming of arcade content via DAT files
|
2019-12-04 12:46:04 +00:00 |
|
Twinaphex
|
2f17cbaef3
|
Merge pull request #9768 from BarryJRowe/master
Added in accessibility. (DO NOT MERGE)
|
2019-12-04 04:06:39 +01:00 |
|
twinaphex
|
07f3abfda1
|
(madmonkey) Proposed fix for Mali GPUs
|
2019-12-02 16:28:35 +01:00 |
|
jdgleaver
|
170397456c
|
Add manual content scanner
|
2019-11-29 17:14:46 +00:00 |
|
Barry Rowe
|
1e6e7a698f
|
Added in accessibility.
|
2019-11-26 15:19:21 -08:00 |
|
jdgleaver
|
b1d5542d77
|
(Menu) Ensure pointer input is handled correctly when showing message boxes
|
2019-11-22 15:10:28 +00:00 |
|
Twinaphex
|
6a541125aa
|
Silence two issues
|
2019-11-19 06:01:11 +01:00 |
|
Barry Rowe
|
d641e67876
|
AI Service overlay.
|
2019-10-28 16:48:05 -07:00 |
|
twinaphex
|
3307e65ad3
|
Fix FPS text in threaded video mode
|
2019-09-23 09:22:35 +02:00 |
|
twinaphex
|
b94b9e2adb
|
Go back to plain strlcpy/strlcat - probably best to look at
opportunities to reduce these calls vs. replacing them with
unsafe macros
|
2019-09-23 00:19:01 +02:00 |
|
twinaphex
|
d356f88fb5
|
Memory details can now be shown individually without FPS and
frame count
|
2019-09-22 03:21:36 +02:00 |
|
twinaphex
|
3b057d9605
|
Start using STRLCAT_CONST_INCR and STRLCPY_CONST
|
2019-09-20 23:33:17 +02:00 |
|
twinaphex
|
db624a7c99
|
Start cleaning up the rather messy manual assignment
|
2019-09-20 02:03:26 +02:00 |
|
twinaphex
|
7d58bb9799
|
Avoid more snprintf usage
|
2019-09-17 06:34:00 +02:00 |
|
twinaphex
|
c963b3be6a
|
menu_display_toggle_reason was never used, get rid of it
|
2019-08-18 16:41:01 +02:00 |
|
twinaphex
|
c69c972942
|
(Menu) Cleanups
|
2019-08-16 15:17:33 +02:00 |
|
twinaphex
|
111a7fea92
|
(Menu widgets) Should use MAX macro here from retro_miscellaneous.h
|
2019-08-15 15:56:30 +02:00 |
|
twinaphex
|
a5f411ef5c
|
Cleanups
|
2019-08-15 15:50:26 +02:00 |
|
twinaphex
|
92dec44b0e
|
menu_widgets_push_achievements always returns true
|
2019-08-15 15:48:08 +02:00 |
|
twinaphex
|
edaf8eb702
|
menu_widgets_volume_update_and_show always returns true
|
2019-08-15 15:46:16 +02:00 |
|