twinaphex
|
963c01cf48
|
(RGUI) Move global state to struct
|
2020-06-10 23:33:20 +02:00 |
|
jdgleaver
|
eb425b997b
|
Suppress the display of 'empty' quick menu listings when closing content
|
2020-06-09 14:09:22 +01:00 |
|
twinaphex
|
5db62e73da
|
(Ozone/XMB) Optimize some string_is_equal comparisons
|
2020-06-08 07:19:19 +02:00 |
|
twinaphex
|
9707f1f622
|
Get rid of gfx_ctx_animation_tag
|
2020-06-08 04:09:12 +02:00 |
|
twinaphex
|
d15942f6c8
|
Cleanups
|
2020-06-07 20:55:27 +02:00 |
|
twinaphex
|
058adf247c
|
Further optimizations to menu_entry_get - get rid of some unnecessary
small wrapper functions
|
2020-06-07 20:02:12 +02:00 |
|
twinaphex
|
45896eb26e
|
(Ozone) Cleanups - move some static variables to only function
that needed them - and some other cleanups in loops
|
2020-06-07 18:17:53 +02:00 |
|
twinaphex
|
ad29b70d9e
|
(RGUI) Cleanups
|
2020-06-07 18:09:31 +02:00 |
|
twinaphex
|
26133d8336
|
(MaterialUI) Don't iteratively call menu_entries_get_size
|
2020-06-07 17:58:55 +02:00 |
|
twinaphex
|
4feed0031e
|
(XMB) Optimize xmb_selection_pointer_changed
|
2020-06-07 17:53:23 +02:00 |
|
twinaphex
|
2460603ea5
|
Further optimization to ozone_draw_entries
|
2020-06-07 17:46:23 +02:00 |
|
twinaphex
|
98b847cad9
|
Fix some memory leaks and fallthrough errors picked up on by
Clang static code analyzer
|
2020-06-07 16:15:35 +02:00 |
|
twinaphex
|
fdf9f82593
|
(XMB) Delay menu_entry_get processing until necessary
|
2020-06-07 03:53:53 +02:00 |
|
twinaphex
|
08f1fb5b38
|
(Ozone) Cleanups
|
2020-06-07 03:45:57 +02:00 |
|
twinaphex
|
c97fbbb155
|
(XMB) Make similar optimizations for XMB
|
2020-06-07 03:13:02 +02:00 |
|
Higor Eurípedes
|
ec197c441e
|
ozone: Move some menu_entry_get*() calls to a better place
menu_entry_get*() was getting called even for entries that wouldn't be displayed.
|
2020-06-06 20:08:28 -03:00 |
|
twinaphex
|
255cd3a937
|
MENU_ENTRIES_CTL_LIST_GET no longer used by menu drivers
|
2020-06-06 19:09:03 +02:00 |
|
twinaphex
|
b42c1a2eda
|
Silence some Emscripten warnings
|
2020-06-04 23:44:54 +02:00 |
|
Guo Yunhe
|
40eb37ba46
|
Use fallback font for Persian
|
2020-06-04 23:36:04 +03:00 |
|
jdgleaver
|
0a33e562f4
|
Add option to backup/restore installed cores
|
2020-06-04 12:20:58 +01:00 |
|
Twinaphex
|
b697ff8acd
|
Remove unused variables
|
2020-05-28 23:26:17 +02:00 |
|
jdgleaver
|
044bd03a13
|
More core updater improvements
|
2020-05-28 17:48:18 +01:00 |
|
jdgleaver
|
9f4a9e9cd6
|
Core updater improvements
|
2020-05-27 17:02:43 +01:00 |
|
jdgleaver
|
63c7deb583
|
(GLUI) Fix rendering of last on-screen entry divider in thumbnail views
|
2020-05-26 13:03:09 +01:00 |
|
Autechre
|
1fd777106d
|
Merge pull request #10707 from jdgleaver/date-separator
Enable configuration of date seperator in clock and runtime 'last played' displays
|
2020-05-25 18:22:01 +02:00 |
|
jdgleaver
|
18912ac23d
|
Enable configuration of date seperator in clock and runtime 'last played' displays
|
2020-05-25 15:46:53 +01:00 |
|
jdgleaver
|
230198fe4a
|
(Ozone) Add option to sort playlists after name truncation
|
2020-05-25 11:32:17 +01:00 |
|
twinaphex
|
88b8e5a16a
|
Replace with string_ends_with
|
2020-05-24 19:16:13 +02:00 |
|
twinaphex
|
93e8edf2f9
|
Fix C89_BUILD error and several style nits
|
2020-05-24 17:41:27 +02:00 |
|
Guo Yunhe
|
b6561ee9ca
|
Fix Arabic, Chinese and Korean font rendering
|
2020-05-24 17:39:22 +03:00 |
|
twinaphex
|
5e772350b4
|
Turn rgui_osk_ptr_at_pos into static function
|
2020-05-24 04:06:49 +02:00 |
|
twinaphex
|
eb92274f9b
|
(RGUI) Cleanup function
|
2020-05-24 04:02:30 +02:00 |
|
twinaphex
|
b5fe162c32
|
C89_BUILD fix
|
2020-05-24 03:52:23 +02:00 |
|
twinaphex
|
923dc52f87
|
Simplify menu_filebrowser.c and menu_shader.c code
|
2020-05-22 22:29:25 +02:00 |
|
twinaphex
|
9f4b3b0fc6
|
Start using string_ends_with
|
2020-05-22 20:07:21 +02:00 |
|
twinaphex
|
6dcaa04a93
|
(Ozone) Move static variables outside of the header file
|
2020-05-22 01:54:57 +02:00 |
|
twinaphex
|
70957aa52a
|
(Ozone) Move these static variables outside of the header
|
2020-05-22 01:45:52 +02:00 |
|
twinaphex
|
6dc758a080
|
Move cheevos-new to cheevos/
|
2020-05-21 23:23:01 +02:00 |
|
twinaphex
|
6d37d014a0
|
Simplify ozone_get_entries_padding
|
2020-05-19 20:51:40 +02:00 |
|
jdgleaver
|
5e904c4dc3
|
(Input Mapping/Remapping) Restore broken 'reset to default' functionality
|
2020-05-19 11:35:57 +01:00 |
|
jdgleaver
|
b53f635441
|
(Ozone) Fix sidebar playlist sort order when 'Truncate Playlist Names' is enabled
|
2020-05-15 17:26:36 +01:00 |
|
jdgleaver
|
9d5a54ced4
|
(RGUI) Enable custom wallpaper when menu size is reduced at low resolutions
|
2020-05-14 14:18:53 +01:00 |
|
jdgleaver
|
eff8c31ffd
|
(XMB/GLUI) Limit tab switch rate when input repeat is active
|
2020-05-14 11:24:32 +01:00 |
|
jdgleaver
|
43b890a269
|
(GLUI) Desktop View: When scrolling playlists, show last selected thumbnails while waiting for next entry to load
|
2020-05-11 16:32:49 +01:00 |
|
jdgleaver
|
26c01dd34c
|
(RGUI) Add option to always stretch menu to fill the screen
|
2020-05-11 11:38:24 +01:00 |
|
jdgleaver
|
63644ac761
|
(GLUI) Add desktop-style playlist view mode
|
2020-05-09 14:53:52 +01:00 |
|
jdgleaver
|
19a8a815f0
|
(Ozone) Hide thumbnail button hints when viewing file browser lists
|
2020-04-30 09:57:44 +01:00 |
|
jdgleaver
|
0b294faa71
|
(Ozone) Refactor footer display
|
2020-04-29 17:54:49 +01:00 |
|
jdgleaver
|
30555f8132
|
(Ozone) Enable second thumbnail/content metadata toggle using RetroPad 'select'
|
2020-04-29 12:29:42 +01:00 |
|
jdgleaver
|
58e6ca9ad4
|
(Ozone) Fix undefined behaviour when using touch screen to change input remaps
|
2020-04-28 10:46:19 +01:00 |
|