twinaphex
|
573cf1df1a
|
(MAterialUI) use white icons for shield theme
|
2017-08-15 18:11:47 +02:00 |
r5
|
31317f7cbf
|
(materialui.c) New struct to hold all theme-related info
Struct should be used to group together variables that
control font/bg/fg/highlight/icon colors.
|
2017-08-15 16:32:39 +01:00 |
twinaphex
|
19efd41164
|
Add more icons
|
2017-08-15 10:06:52 +02:00 |
twinaphex
|
5de11039c6
|
Updates
|
2017-08-15 09:02:55 +02:00 |
twinaphex
|
aad8e551fe
|
Add more icons
|
2017-08-15 08:52:04 +02:00 |
twinaphex
|
27966879b0
|
(MaterialUI) Add more icons
|
2017-08-15 08:16:32 +02:00 |
twinaphex
|
ea16a51342
|
Add icons
|
2017-08-15 07:47:17 +02:00 |
twinaphex
|
1bcec096bb
|
Update icons
|
2017-08-15 07:27:15 +02:00 |
twinaphex
|
64686b46b1
|
Add icons
|
2017-08-15 07:08:55 +02:00 |
twinaphex
|
c5c5af0507
|
Add more icons
|
2017-08-15 06:42:48 +02:00 |
twinaphex
|
14f7ee6116
|
Add new icons
|
2017-08-15 06:01:35 +02:00 |
twinaphex
|
b40f59a6ec
|
(MaterialUI) Add audio icon
|
2017-08-15 05:42:44 +02:00 |
twinaphex
|
28ade72baf
|
(MaterialUI) Cleanups
|
2017-08-15 05:23:54 +02:00 |
twinaphex
|
07dd7c8ccb
|
Cleanups
|
2017-08-15 05:15:45 +02:00 |
twinaphex
|
e9d738226a
|
(MaterialUI) Some more refinements
|
2017-08-15 04:41:17 +02:00 |
twinaphex
|
db24e4da42
|
Try to avoid countless string_is_equal function calls
being called multiple times per frame render - prebake
these decisions instead inside list_insert
|
2017-08-15 04:33:36 +02:00 |
twinaphex
|
f608ac3556
|
(MaterialUI) small performance improvements
|
2017-08-15 03:24:07 +02:00 |
twinaphex
|
a0859229f9
|
Locally cache menu_display_get_dpi inside a variable
|
2017-08-15 03:11:39 +02:00 |
twinaphex
|
8fc6427d0e
|
Don't use menu_entries_get_end() inside for loop epilogue
|
2017-08-15 03:06:40 +02:00 |
twinaphex
|
058116b8da
|
Add more labels
|
2017-08-15 03:00:49 +02:00 |
twinaphex
|
00ae975c6f
|
(materialui) Add another icon
|
2017-08-15 01:21:20 +02:00 |
twinaphex
|
28147d8aa6
|
Add another icon
|
2017-08-15 01:11:37 +02:00 |
twinaphex
|
777308c42c
|
Add icon
|
2017-08-15 00:35:36 +02:00 |
twinaphex
|
736477d4e4
|
(MaterialUI) Add icons
|
2017-08-15 00:24:02 +02:00 |
twinaphex
|
e060029d4c
|
(MaterialUI) Update icons
|
2017-08-14 23:51:52 +02:00 |
twinaphex
|
559fabeb08
|
(MaterialUI) Add more icons
|
2017-08-14 23:31:04 +02:00 |
twinaphex
|
4c877148fe
|
(MaterialUI) Add image icon
|
2017-08-14 23:13:25 +02:00 |
twinaphex
|
648cf89893
|
Start using a second icon at the lefthand side
|
2017-08-14 23:05:51 +02:00 |
Brad Parker
|
6b369775cf
|
add unicode-aware option for word_wrap (only needed for xmb)
|
2017-08-06 03:33:13 -04:00 |
Jean-André Santoni
|
7a20875668
|
(MUI) More comments
|
2017-07-31 17:34:10 +02:00 |
Jean-André Santoni
|
3566c41b9c
|
(MUI) More comments
|
2017-07-31 17:31:09 +02:00 |
Jean-André Santoni
|
aed8ec7741
|
(MUI) First batch of comments
|
2017-07-31 17:06:12 +02:00 |
Jean-André Santoni
|
e08089de48
|
Fix Lakka updater
|
2017-06-21 14:16:19 +02:00 |
twinaphex
|
66fc9e6a06
|
Add menu_show_online_updater
|
2017-06-20 01:42:28 +02:00 |
twinaphex
|
eb8b31df3c
|
Silence some Coverity warnings
|
2017-05-30 16:44:19 +02:00 |
twinaphex
|
449483206f
|
Revert "New attempt to fix memory leaks of struct retro_system_info"
This reverts commit a1d3dd69dd .
|
2017-05-30 01:44:49 +02:00 |
twinaphex
|
a1d3dd69dd
|
New attempt to fix memory leaks of struct retro_system_info
char variables
|
2017-05-29 22:24:10 +02:00 |
twinaphex
|
3fbed8df27
|
(Menu) Menu driver no longer uses a duplicate system info
struct
|
2017-05-28 17:21:57 +02:00 |
twinaphex
|
c74104f8c9
|
Get rid of RARCH_MENU_CTL_SYSTEM_INFO_*
|
2017-05-28 16:25:46 +02:00 |
twinaphex
|
09ddd9ddcf
|
Cleanups
|
2017-05-27 16:31:47 +02:00 |
twinaphex
|
e2a6a7ad17
|
Add 'load_content' parameter to parse_drive_list
|
2017-05-26 15:52:38 +02:00 |
Jean-André Santoni
|
f25b60a7ab
|
Display the Reboot entry in GLUI if HAVE_LAKKA
|
2017-05-21 15:32:09 +02:00 |
twinaphex
|
59fb7700b8
|
Combine menu_driver.c and menu_display.c
|
2017-05-19 15:25:14 +02:00 |
Twinaphex
|
e42ed3e3df
|
(iOS) Should fix some of the crashes
|
2017-05-19 14:46:59 +02:00 |
twinaphex
|
ee8dc151a3
|
Combine menu_driver.c and menu_navigation.c
|
2017-05-17 03:00:32 +02:00 |
Jean-André Santoni
|
17837ec81d
|
Display thumbnails in the Database Manager
|
2017-05-15 13:05:33 +02:00 |
twinaphex
|
dd79c9a236
|
Pass is_idle to menu driver render function
|
2017-05-13 21:06:06 +02:00 |
Francisco José García García
|
5fc7a6776b
|
(VITA) Fix problem with font renderer
|
2017-05-13 14:17:55 +02:00 |
twinaphex
|
42ebe7a7ad
|
Merge runloop.c and retroarch.c
|
2017-05-11 09:11:46 +02:00 |
aliaspider
|
0310b67927
|
use strlen and not utf8len for the len parameter passed to
get_message_width. fixes #4873.
|
2017-05-03 03:09:01 +01:00 |
twinaphex
|
a5d7bedb8a
|
Pass video_is_threaded variable to menu driver init function
|
2017-04-29 17:27:54 +02:00 |
twinaphex
|
5f6a342817
|
Pass param
|
2017-04-29 17:19:29 +02:00 |
twinaphex
|
b515cd10f1
|
Pass video_is_threaded to context_reset
|
2017-04-29 17:16:05 +02:00 |
twinaphex
|
e6ab06a701
|
Move path variables
|
2017-04-29 00:39:29 +02:00 |
twinaphex
|
ed53be7c81
|
Move all bool settings
|
2017-04-28 14:11:34 +02:00 |
twinaphex
|
25c8baeefe
|
menu drivers will have their own frame count; this fixes the
tickering issues with threaded video mode
|
2017-04-23 18:42:12 +02:00 |
twinaphex
|
3ec5816259
|
Rewrite RUNLOOP_CTL_SYSTEM_INFO_GET
|
2017-04-23 16:41:26 +02:00 |
Twinaphex
|
d76c09fd08
|
Get rid of unused variables
|
2017-04-23 14:33:02 +02:00 |
twinaphex
|
7ea0528c6b
|
Turn MENU_NAVIGATION_CTL_{SET|GET}_SELECTION into separate
functions
|
2017-04-23 14:31:49 +02:00 |
Twinaphex
|
a5998cb589
|
(MUI) Remove some unused variables
|
2017-04-15 19:14:02 +02:00 |
Jean-André Santoni
|
f4103b4074
|
(GLUI) Attempt to fix the browser+touch bug
|
2017-03-12 16:03:18 +01:00 |
Jean-André Santoni
|
130e3a77d8
|
(GLUI) Fix the menu entry being selected while we try to scroll
|
2017-03-05 09:49:22 +01:00 |
Jean-André Santoni
|
199d7b63a1
|
(Menu) Attempt to fix scroll speed issue
|
2017-03-05 00:15:21 +01:00 |
Jean-André Santoni
|
bb0d4dae07
|
(Menu) iOS touch fixes
|
2017-03-04 22:16:55 +01:00 |
Jean-André Santoni
|
002928c399
|
(Menu) Separate callbacks for pointer_up and pointer_down
|
2017-03-04 15:11:29 +01:00 |
Twinaphex
|
b7b3b2cb5f
|
Try to prevent truckload of warnings on iOS
|
2017-02-26 10:33:03 +01:00 |
Jean-André Santoni
|
1cccfa09fb
|
(Menu) Fix core option ON/OFF buttons
|
2017-02-21 19:54:55 +01:00 |
twinaphex
|
aaaba64f81
|
Get rid of memsets in materialui.c
|
2017-02-20 01:59:08 +01:00 |
Brad Parker
|
75a96b10bb
|
add 9-slice texture draw function and selectable texture filter type
|
2017-02-14 11:04:21 -05:00 |
twinaphex
|
6a07780fa0
|
Add sublabels
|
2017-02-02 07:18:24 +01:00 |
orbea
|
c2b20fd71f
|
Move / to the bottom in Load Content
|
2017-01-31 02:33:57 -08:00 |
twinaphex
|
d0f3973ea5
|
Cleanups
|
2017-01-26 03:54:38 +01:00 |
twinaphex
|
1437d21457
|
Only call task_push_image_load if image exists
|
2017-01-23 18:30:17 +01:00 |
twinaphex
|
96c8ca5a09
|
Header update #1
|
2017-01-22 13:40:32 +01:00 |
twinaphex
|
181f6472b1
|
(MaterialUI) Get rid of early return
|
2017-01-22 01:46:08 +01:00 |
twinaphex
|
927e4b6be0
|
Less settings pointer grabbing
|
2017-01-20 15:38:20 +01:00 |
twinaphex
|
526072ccdf
|
Cut down on menu_display_libretro_running usage
|
2017-01-20 14:25:00 +01:00 |
twinaphex
|
2f175f1a15
|
Remove video_driver_get_size call in gfx/drivers_font
|
2017-01-19 22:03:59 +01:00 |
twinaphex
|
b93046f867
|
Cleanup mui_draw_scrollbar
|
2017-01-19 11:20:02 +01:00 |
twinaphex
|
6208d037fc
|
(MaterialUI) Cleanups
|
2017-01-19 11:16:53 +01:00 |
twinaphex
|
832840f91c
|
Cut down on more video_driver_get_size calls
|
2017-01-19 01:33:47 +01:00 |
twinaphex
|
24e0542bdb
|
(menu) reduce calls to video_driver_get_size
|
2017-01-19 00:09:38 +01:00 |
twinaphex
|
00adc9a2d3
|
Rewrite menu_display_unset_viewport
|
2017-01-19 00:01:55 +01:00 |
twinaphex
|
afd4494c2f
|
(menu_driver.c) Get rid of video_driver_get_size call
|
2017-01-18 23:59:22 +01:00 |
twinaphex
|
1a30cfea09
|
Remove more video_driver_get_size calls
|
2017-01-18 23:13:19 +01:00 |
twinaphex
|
c5445d2980
|
Reduce amount of times video_driver_get_size is called
|
2017-01-18 23:02:24 +01:00 |
twinaphex
|
dc19649802
|
Reduce dependence on video_driver_get_frame_count
|
2017-01-18 21:40:56 +01:00 |
twinaphex
|
bf511b72e6
|
Create menu_driver_frame
|
2017-01-18 21:23:18 +01:00 |
Jean-André Santoni
|
b9104f38b8
|
(GLUI) Align entry values on top to avoid overlaps with sublabels
|
2017-01-18 17:12:26 +01:00 |
twinaphex
|
bf56463b76
|
Silence warnings
|
2017-01-18 14:17:09 +01:00 |
Brad Parker
|
8cdfa75b48
|
set ints to 0 instead of NULL
|
2017-01-17 18:44:29 -05:00 |
Brad Parker
|
a220815b40
|
fix race condition in frame count with video_threaded on
|
2017-01-17 18:42:58 -05:00 |
Twinaphex
|
ebcf42ceb7
|
Remove unused variables
|
2017-01-17 18:56:14 +01:00 |
twinaphex
|
d9c62e5e60
|
Fix C89_BUILD
|
2017-01-17 18:24:34 +01:00 |
twinaphex
|
da044da3b4
|
Create menu_animation_push
|
2017-01-17 16:53:06 +01:00 |
twinaphex
|
df783daab9
|
Create menu_animation_get_ideal_delta_time
|
2017-01-17 16:37:03 +01:00 |
twinaphex
|
bfb124a60e
|
Create menu_animation_ticker
|
2017-01-17 16:29:23 +01:00 |
Jean-André Santoni
|
617ce26efb
|
(GLUI) Adapt mouse and touch code to the variable height menu entries
|
2017-01-17 15:21:59 +01:00 |
Jean-André Santoni
|
b0a51d79ee
|
(GLUI) Improve word wrapping with a better estimation of the glyph width
|
2017-01-17 15:21:59 +01:00 |
Jean-André Santoni
|
dc4140a00b
|
(GLUI) Word wrapping for sublabels
|
2017-01-17 15:21:59 +01:00 |