Commit Graph

48275 Commits

Author SHA1 Message Date
twinaphex
3619fae2d9 (LGTM) Silence some warnings 2019-04-13 02:15:26 +02:00
Twinaphex
5dde91040f
Merge pull request #8578 from jdgleaver/rgui-idle-thumbs
(RGUI) Add optional delay when loading thumbnails
2019-04-13 01:46:15 +02:00
Brad Parker
b8471aa3dc gl1: add gpu hard sync support and print osd statistics 2019-04-12 19:28:34 -04:00
Twinaphex
247d427ea4
Merge pull request #8579 from huwpascoe/silence_warnings
silence warnings
2019-04-12 23:45:39 +02:00
Twinaphex
8918d0d873
Merge pull request #8580 from bparker06/playlist_subsystem
Add subsystem support for (history) playlists, make playlist_entry struct public to simplify function parameters
2019-04-12 23:45:02 +02:00
bparker06
15c0191f08
Update task_content.c 2019-04-12 13:04:59 -04:00
Brad Parker
f7b0c0947c add subsystem_name (friendly name) to history playlist, make playlist_entry struct public to simplify function parameters 2019-04-12 12:50:27 -04:00
Huw Pascoe
fed06044c4 silence warnings 2019-04-12 17:32:11 +01:00
jdgleaver
a446f8ad51 (RGUI) Add optional delay when loading thumbnails 2019-04-12 15:50:27 +01:00
Twinaphex
3345bed1d3
Merge pull request #8577 from hizzlekizzle/master
Silence menu_widgets max redefinition warning
2019-04-12 04:18:02 +02:00
hizzlekizzle
4f004ebebc
whoops, syntax error 2019-04-11 20:51:50 -05:00
hizzlekizzle
e85167072e
silence redefinition warning
go ahead and protect against PI redefinition, too, since that seems very likely to crop up at some point.
2019-04-11 20:46:12 -05:00
bparker06
2c71ce437c
Merge pull request #6 from fr500/playlist_subsystem
[subsystem] add a function to get the friendly name
2019-04-11 20:00:26 -04:00
radius
d08779adf0 [subsystem] add a function to get the friendly name 2019-04-11 18:51:27 -05:00
bparker06
198bb6d047
Merge pull request #5 from fr500/playlist_subsystem
[subsystem] allow loading from history
2019-04-11 19:45:56 -04:00
bparker06
729f13cad4
Update menu_cbs_ok.c 2019-04-11 19:45:28 -04:00
radius
71bfd98012 [subsystem] allow loading from history 2019-04-11 18:18:37 -05:00
Twinaphex
1250565e9e
Merge pull request #8488 from markwkidd/collections-to-playlists
internationalization -- use "Playlist" instead of "Collection"
2019-04-11 20:02:59 +02:00
Twinaphex
2f64653241
Merge pull request #8574 from jdgleaver/rgui-extended-ascii
(RGUI) Add optional extended ASCII support
2019-04-11 20:02:42 +02:00
Twinaphex
da667600e1
Merge pull request #8575 from natinusala/master
menu widgets: fix screenshot, add achievement notification
2019-04-11 18:02:39 +02:00
natinusala
8287049a13 menu widgets: add badges to achievement notification 2019-04-11 17:35:13 +02:00
natinusala
f941d4e625 menu widgets: add first achievement notification widget 2019-04-11 16:46:41 +02:00
natinusala
942d228e3a menu widgets: fix screenshot flash tainting the image 2019-04-11 16:46:41 +02:00
jdgleaver
a870526dc9 (RGUI) Add optional extended ASCII support 2019-04-11 14:29:31 +01:00
Brad Parker
230c64ba4b add subsystem support for playlists, only missing the content load portion 2019-04-11 00:09:13 -04:00
twinaphex
702c889cd1 (D3D10/11/12) Menu widgets can now appear ingame 2019-04-11 02:22:21 +02:00
Brad Parker
2bfb073b3e fix stack-use-after-scope and a memory leak with subsystems 2019-04-10 18:58:53 -04:00
Twinaphex
a7049b0020
Merge pull request #8573 from jdgleaver/rgui-menu-widgets
(RGUI) Fix menu widget display issues
2019-04-10 23:13:26 +02:00
jdgleaver
7e80f5520a (RGUI) Fix menu widget display issues 2019-04-10 13:50:03 +01:00
Brad Parker
7648da1413 d3d9/10/11/12: fix scissor parameters 2019-04-10 00:23:00 -04:00
Brad Parker
e0b59f13e2 no analog/sensitivity correction for analog buttons 2019-04-09 23:17:11 -04:00
twinaphex
dc80e49509 (menu_display_gl) Small cleanup 2019-04-10 01:50:55 +02:00
twinaphex
002ac5a344 (menu display) pointer cleanups 2019-04-10 01:46:25 +02:00
Twinaphex
145e09a629
Merge pull request #8566 from jdgleaver/stb-space-fix
Fix text display issues when using Japanese text with stb_unicode
2019-04-09 17:02:43 +02:00
jdgleaver
136762f6a2 Fix text display issues when using Japanese (and other unicode-dependent language) text with stb_unicode 2019-04-09 15:51:33 +01:00
Twinaphex
f718b3558f
Merge pull request #8565 from markwkidd/patch-1
SET_ROTATION: not only for accelerated video drivers
2019-04-09 16:08:11 +02:00
Twinaphex
076a0d2f56 (OSX) Code analysis cleanups 2019-04-08 23:13:39 +02:00
twinaphex
b25c571b23 Comment out asserts that can be triggered when launching MaterialUI
in fullscreen mode
2019-04-08 22:25:35 +02:00
Twinaphex
3346cd23c0
Merge pull request #8564 from Themaister/master
glcore: Fix GLES build.
2019-04-08 21:22:28 +02:00
Themaister
f82601c4a8 glcore: Fix GLES build. 2019-04-08 21:17:13 +02:00
twinaphex
3199edcde2 (MSVC 2005) Buildfix 2019-04-08 20:48:47 +02:00
twinaphex
e206230a89 (Linux) Use STB unicode font renderer for Linux 2019-04-08 20:12:22 +02:00
Twinaphex
d6dfa240c8 Some cleanups 2019-04-08 19:36:44 +02:00
Twinaphex
8d7a0117bc (Metal RA) Exclude OpenGL from Metal build 2019-04-08 19:17:51 +02:00
twinaphex
0af7167586 (GL1) Add menu widgets support 2019-04-08 18:58:26 +02:00
Twinaphex
4d429ea4d8
Merge pull request #8562 from jdgleaver/stb-fonts
Fix text alignment when using stb_unicode
2019-04-08 18:43:59 +02:00
twinaphex
c12e8dea07 (D3D10/11) All struct members are already being set 2019-04-08 18:42:52 +02:00
jdgleaver
38d2febba5 Fix text alignment when using stb_unicode 2019-04-08 17:37:23 +01:00
Twinaphex
8aaef0e95c
Merge pull request #8561 from natinusala/master
Reimplement missing menu widgets
2019-04-08 17:46:05 +02:00
natinusala
55d0701ac1 menu widgets: remove qb notice 2019-04-08 17:06:05 +02:00