Twinaphex
4e72be1bb6
Merge pull request #5362 from heuripedes/xmb-improv
...
Attempt at returning the perf improvement
2017-08-23 07:18:41 +02:00
Higor Eurípedes
972e5c2368
(glui) Cache content height and bbox calculation
2017-08-22 23:37:14 -03:00
Higor Eurípedes
4ae39dab32
(glui) Skip querying and drawing items that are not visible
2017-08-22 23:15:33 -03:00
Higor Eurípedes
70b6f951d3
(xmb) Uncomment xmb_calculate_visible_range() call
...
I tested the other drivers quickly and the previous commit did not
affect them, so I'm enabling this again.
2017-08-22 22:00:14 -03:00
Higor Eurípedes
22ef8538b7
(menu) Don't set selection to 0 on when navigating horizontally
2017-08-22 21:59:43 -03:00
twinaphex
c39332a496
(MaterialUI) Possible to manually set sublabel color too
2017-08-21 06:58:50 +02:00
twinaphex
5506f00018
Tweak icon color for Shield theme
2017-08-21 06:52:50 +02:00
twinaphex
d86641e39d
(MaterialUI) Go back to the old menu code
2017-08-21 06:43:44 +02:00
Twinaphex
3507f299de
Merge pull request #5349 from Alex793/master
...
(XMB) Regression Fix thumbnail ahead OSK overlay
2017-08-20 23:11:12 +02:00
Brad Parker
ebc9ee192b
rgui does not support unicode, this prevents a buffer overflow if an unsupported language is set
2017-08-20 14:41:09 -04:00
twinaphex
764f5e22aa
(RGUI) Redesign blit_line somewhat
2017-08-20 20:33:03 +02:00
Alex
e5adb1056c
(XMB) Regression Fix thumbnail ahead OSK overlay
2017-08-20 06:38:23 +02:00
twinaphex
3a46538680
Remove hashes
2017-08-19 22:16:21 +02:00
twinaphex
836aae9e9d
Add TODO/FIXME notes
2017-08-19 22:10:33 +02:00
twinaphex
b694c99631
Regression fix
2017-08-19 22:08:51 +02:00
twinaphex
d93dc10882
Remove hash
2017-08-19 21:58:47 +02:00
twinaphex
f8b4307356
Cleanups; get rid of hashes
2017-08-19 21:38:33 +02:00
twinaphex
af2042e0fd
Cleanups; get rid of more hashes
2017-08-19 21:35:12 +02:00
twinaphex
ca8fd24252
Get rid of some hashes
2017-08-19 21:10:15 +02:00
twinaphex
0605a8d656
Get rid of some hashes
2017-08-19 21:05:17 +02:00
Higor Eurípedes
6bc5cd302a
(xmb) Comment out visible item calculation in xmb_draw_items()
...
Fixes a regression where fading animations didn't render if you were far
into the previous list. This happened because "current" has an incorrect
value thanks to a menu_navigation_set_selection(0) call in
menu_cbs_left.c:162
2017-08-19 11:01:27 -03:00
Higor Eurípedes
aaecf82608
(xmb) Skip drawing the fading list when it is already transparent
2017-08-18 22:33:38 -03:00
Jean-André Santoni
6940019102
(XMB) Icon for the rename action
2017-08-18 18:30:31 +07:00
Jean-André Santoni
6c56ddcc22
(Lakka) Expose the favorites tab setting
2017-08-18 14:54:35 +07:00
Brad Parker
6c91c39aae
glui: fix entry box highlight calculation
2017-08-17 20:49:21 -04:00
Higor Eurípedes
0d59994c42
(xmb) Only iterate over visible items in xmb_render()
2017-08-17 21:36:48 -03:00
Higor Eurípedes
ea9991f749
(xmb) Detect non-visible items before drawing
2017-08-17 21:36:48 -03:00
twinaphex
6fc48a39d9
(MaterialUI) Add Menu Icons Enable setting
2017-08-17 21:05:38 +02:00
Brad Parker
9242cdeda9
glui: subtract icon size from word wrap width if one is used
2017-08-17 14:02:41 -04:00
twinaphex
828f4aa8b9
(materialUI) Add disk image append icons
2017-08-17 19:24:23 +02:00
twinaphex
366c73f429
Fix 'Append Disk Image'
2017-08-17 19:07:38 +02:00
twinaphex
5909d72a09
Fix 'Scan File'
2017-08-17 18:53:55 +02:00
twinaphex
33a2d58891
Fix 'Scan Directory'
2017-08-17 18:16:33 +02:00
twinaphex
a795237898
Add some last-minute icons
2017-08-17 01:03:30 +02:00
twinaphex
e743875de2
Enable 'Show Physical Inputs'
2017-08-16 22:30:15 +02:00
twinaphex
8acd734be2
Remove some hash labels
2017-08-16 19:20:24 +02:00
twinaphex
d0e24b02b4
Update
2017-08-16 19:10:07 +02:00
twinaphex
a243278f53
Get rid of more hash labels
2017-08-16 19:06:14 +02:00
twinaphex
887364062a
Get rid of more hash labels
2017-08-16 19:00:15 +02:00
twinaphex
d1f0f19824
(menu_cbs_label.c) Cut down on code duplication
2017-08-16 18:51:44 +02:00
twinaphex
b8008d74e5
Get rid of some hash labels
2017-08-16 18:47:29 +02:00
twinaphex
2a1c8c7a6c
Update menu_cbs_title.c
2017-08-16 18:43:08 +02:00
twinaphex
ef83954376
Fix relative header include
2017-08-16 09:00:36 +02:00
twinaphex
7a44d29ed4
Only show video entries when HAVE_FFMPEG is enabled
2017-08-16 08:50:46 +02:00
twinaphex
877d14b1e7
Fix playlist updating
2017-08-16 08:01:35 +02:00
twinaphex
494e229b03
Refactor this
2017-08-16 07:46:43 +02:00
twinaphex
1093c1bac8
(XMB) Fix black box regression
2017-08-16 05:52:59 +02:00
twinaphex
0eb78a26b3
Let's try to implement the message inside intl/msg_hash_us.c instead -
...
we need to get index from somewhere
2017-08-16 05:45:51 +02:00
Twinaphex
442339a63e
Merge pull request #5307 from fr500/master
...
Start adding descriptions to lobbies
2017-08-16 05:24:52 +02:00
Twinaphex
1a3d79b458
Merge pull request #5306 from heuripedes/master
...
(xmb) Fix crash
2017-08-16 04:20:59 +02:00