Ömercan Kömür
|
6256b8ca2b
|
first
|
2020-12-19 15:14:14 +03:00 |
|
jdgleaver
|
a02fadeb94
|
Add 'Remove DSP Plugin' menu entry
|
2020-10-19 11:33:15 +01:00 |
|
twinaphex
|
5f8c270d4c
|
Make update_time_callback a part of the animation struct
|
2020-10-15 08:35:37 +02:00 |
|
twinaphex
|
ac03578617
|
Remove some getter functions
|
2020-10-14 02:24:18 +02:00 |
|
Autechre
|
38ccca18f4
|
Merge pull request #11429 from natinusala/ozone-wiggle-wraparound
ozone: implement wiggling for main menu when wrap-around is disabled
|
2020-10-10 19:02:45 +02:00 |
|
natinusala
|
6619760e6f
|
ozone: implement wiggling for main menu when wrap-around is disabled
|
2020-10-10 16:20:46 +02:00 |
|
Jamiras
|
15af1aece5
|
add sublabel and icon to achievement entry of quick menu
|
2020-10-07 14:35:35 -06:00 |
|
twinaphex
|
20371e5102
|
(gfx_thumbnail) get rid of small getters
|
2020-10-02 21:59:02 +02:00 |
|
twinaphex
|
cecd48e6b5
|
gfx_display_draw_cursor - take out early return
|
2020-10-01 18:22:29 +02:00 |
|
jdgleaver
|
3bd66cc14d
|
OpenDingux port improvements: Phase 1
|
2020-10-01 15:56:14 +01:00 |
|
twinaphex
|
6ff934bf94
|
Buildfix
|
2020-09-28 05:07:18 +02:00 |
|
twinaphex
|
1e61480e0a
|
Get rid of get/set_header_height
|
2020-09-28 05:06:02 +02:00 |
|
twinaphex
|
eb0376fe7d
|
Do white texture freeing outside of gfx_display_init_white_texture
|
2020-09-24 07:03:24 +02:00 |
|
twinaphex
|
a74d24c3ce
|
Rename gfx_display_allocate_white_texture to
gfx_display_init_white_texture
|
2020-09-24 06:46:21 +02:00 |
|
twinaphex
|
515e119861
|
Get rid of gfx_animation_get_delta_time
|
2020-09-24 06:14:04 +02:00 |
|
twinaphex
|
c040e4cd08
|
Cleanups
|
2020-09-23 22:14:30 +02:00 |
|
twinaphex
|
5a481d8653
|
Get rid of gfx_display_blend_{begin/end}
|
2020-09-23 21:37:18 +02:00 |
|
twinaphex
|
a0ae6be35b
|
Stop using small wrapper functions in gfx_display
|
2020-09-23 20:36:25 +02:00 |
|
twinaphex
|
3a37e13a54
|
Call video_driver_set_viewport directly
|
2020-09-15 11:05:47 +02:00 |
|
twinaphex
|
80e4524878
|
Turn menu_entry_init into macro
|
2020-09-13 09:03:21 +02:00 |
|
twinaphex
|
ba9ad1057f
|
Get rid of menu_entry_get_rich_label/menu_entry_get_value
|
2020-09-12 18:48:22 +02:00 |
|
jdgleaver
|
bd80f02f11
|
(Android/Play Store Builds) Add option to switch all installed cores to Play Store versions
|
2020-09-02 17:13:03 +01:00 |
|
twinaphex
|
0cdb710f80
|
Cleanups
|
2020-09-01 07:31:08 +02:00 |
|
twinaphex
|
662e37f670
|
Replace more instances of string_split
|
2020-08-26 13:35:05 +02:00 |
|
twinaphex
|
4ec216dc0b
|
Get rid of file_path_str
|
2020-08-22 01:06:10 +02:00 |
|
jdgleaver
|
20d27df27f
|
(GLUI) Add 'Hacking the Kernel' theme
|
2020-08-20 10:14:32 +01:00 |
|
jdgleaver
|
2fd8a5b0ed
|
(GLUI) Improve selection cursor visibility when content is running and menu background is (semi-)transparent
|
2020-08-18 16:38:52 +01:00 |
|
twinaphex
|
e399a2f78e
|
reorder structs, alignment
|
2020-08-15 00:35:15 +02:00 |
|
twinaphex
|
eb1db52b89
|
Reorder structs, alignment
|
2020-08-15 00:11:58 +02:00 |
|
jdgleaver
|
6d8f3cb182
|
Enhanced core downloader search functionality
|
2020-08-14 17:53:44 +01:00 |
|
twinaphex
|
dffa052958
|
Rearrange draw struct
|
2020-08-14 15:58:43 +02:00 |
|
jdgleaver
|
e6000afddb
|
(GLUI) Add optional system-specific playlist icons
|
2020-08-06 17:24:28 +01:00 |
|
Autechre
|
d3eebe7c0f
|
Merge pull request #11148 from jdgleaver/rgui-glui-scan-content-cleanup
(RGUI/GLUI) Clean up 'scan content' menu entries
|
2020-08-05 18:15:33 +02:00 |
|
twinaphex
|
cd329a259c
|
Revert "(MaterialUI) silence some warnings"
This reverts commit db7e38fed5a1b3aca2d5e785af58b77ee55e245b.
|
2020-08-05 16:46:10 +02:00 |
|
jdgleaver
|
15cf483cd9
|
(RGUI/GLUI) Clean up 'scan content' menu entries
|
2020-08-05 14:25:09 +01:00 |
|
twinaphex
|
db7e38fed5
|
(MaterialUI) silence some warnings
|
2020-08-05 13:58:18 +02:00 |
|
Bernhard Schelling
|
b73c3dcde0
|
Cleaned up icon handling of glui to properly handle external icons
|
2020-08-04 21:54:39 +09:00 |
|
Bernhard Schelling
|
948e2f9f8e
|
Support for glui showing system icons in explore view
|
2020-08-04 03:32:49 +09:00 |
|
twinaphex
|
3635bf0d01
|
Silence some warnings
|
2020-08-01 18:04:56 +02:00 |
|
jdgleaver
|
776301883c
|
Enhanced playlist search functionality
|
2020-07-31 15:14:51 +01:00 |
|
twinaphex
|
dd524d7d35
|
(MaterialUI) Add placeholder Explore tab icon
|
2020-07-28 16:57:29 +02:00 |
|
jdgleaver
|
60407a84e6
|
Add input remap drop-down lists
|
2020-07-23 17:20:41 +01:00 |
|
jdgleaver
|
75b3b5350c
|
Add 'Notification Visibility' menu
|
2020-07-16 16:32:01 +01:00 |
|
jdgleaver
|
506aa0a36c
|
Add optional widget-based 'load content' launch feedback animation
|
2020-07-09 13:05:28 +01:00 |
|
twinaphex
|
8259a0fd89
|
(Menu) Merge menu_filebrowser.c into menu_displaylist.c
|
2020-06-27 18:54:14 +02:00 |
|
Autechre
|
10ddb274bc
|
Merge pull request #10866 from parport0/master
Add a bluetooth driver
|
2020-06-27 16:46:11 +02:00 |
|
twinaphex
|
73199d5df3
|
(MaterialUI) Use malloc
|
2020-06-27 01:52:00 +02:00 |
|
twinaphex
|
7027b094c1
|
gfx_display_draw_text - cleanups
|
2020-06-25 23:45:14 +02:00 |
|
twinaphex
|
de36ff20fb
|
Create string_ends_with_size
|
2020-06-25 14:38:06 +02:00 |
|
twinaphex
|
aa48eeb98e
|
Turn path_default_slash uppercase, and do some optimizations
|
2020-06-25 13:36:01 +02:00 |
|