Tatsuya79
8ecba8b2a3
MUI New dpi calculation.
2018-03-25 18:40:22 +02:00
twinaphex
aa5525f670
Move core_len/core_buf to menu_handle_t
2018-03-25 17:35:46 +02:00
twinaphex
a2295af556
Make these variables a part of menu_handle_t
2018-03-25 17:02:30 +02:00
Tatsuya79
1aaaa116d1
XMB scale the mouse cursor too.
2018-03-25 00:48:05 +01:00
Tatsuya79
35ae907899
Fix XMB thumbnail height limit again.
2018-03-24 23:22:42 +01:00
Tatsuya79
a32880fd22
Fix XMB thumbnail height limit.
2018-03-24 18:43:15 +01:00
markwkidd
007829654e
cast and dereference pointer without compiler warn
2018-03-24 10:16:34 -04:00
markwkidd
512dc7fef5
revert change to core association to fix regression
2018-03-23 22:17:43 -04:00
twinaphex
4d1b4f905f
Start adding OSD statistics - doesn't work yet for SDL2/SDL
2018-03-23 17:43:49 +01:00
twinaphex
0ece3d8397
Start implementing frame_time/frame_count to video_info
2018-03-23 13:30:30 +01:00
markwkidd
e9822e0ac7
Update menu_cbs_ok.c ( #6439 )
2018-03-22 19:46:02 -04:00
Twinaphex
5c82ef3ee3
Merge pull request #6423 from markwkidd/playlist-core-reset
...
"reset associated core" feature for playlists
2018-03-22 21:40:19 +01:00
twinaphex
f597fd7a11
Add HAVE_CHEEVOS support for MSVC 2010
2018-03-22 20:42:06 +01:00
markwkidd
e373d82a58
cherry-pick menu code for core association reset
2018-03-22 13:27:37 -04:00
radius
caafe61f07
show subsystem roms within archives
2018-03-19 18:44:15 -05:00
twinaphex
f78f5c27ce
Try to silence more Coverity warnings
2018-03-19 14:18:39 +01:00
twinaphex
6bf011a700
Silence another warning
2018-03-19 12:25:56 +01:00
twinaphex
72dc03a1c6
Try to fix Coverity warnings
2018-03-19 06:58:36 +01:00
Tatsuya79
ac556e0b7c
xmb_scale_factor min limit to 20
2018-03-18 23:05:57 +01:00
markwkidd
4312c11d31
demonstration of core association reset
...
fix .cfg:
tweak
2018-03-18 16:41:49 -04:00
Andrés
a8fc4b204a
Merge pull request #6413 from fr500/staging
...
remove task_push_http_transfer_raw, encode before sending data to the…
2018-03-18 11:13:03 -05:00
radius
1a4db72e82
shader left / right fixes and cleanup
2018-03-17 14:56:34 -05:00
radius
c52fdc469f
remove task_push_http_transfer_raw, encode before sending data to the task
2018-03-16 22:38:21 -05:00
radius
6b150ba38d
fix shader parameter increase decrease
2018-03-16 09:32:22 -05:00
meleu
6346f18133
added cheevos_auto_screenshot
2018-03-14 22:41:51 -03:00
Rob Loach
ddb0f81cf2
xmb: Add Morning Blue theme
2018-03-11 20:37:49 -04:00
twinaphex
d991c7d471
Fix warning
2018-03-09 15:44:11 +01:00
twinaphex
96e154cb8f
Fixes PS3 build hopefully
2018-03-09 15:39:10 +01:00
Tatsuya79
5dda583a94
Fix MaterialUI scaling bug in long lists, lower res devices.
2018-03-07 12:17:10 +01:00
twinaphex
14e6d42935
(XMB) Get rid of some unnecessary pointer passing
2018-03-06 15:55:06 +01:00
twinaphex
aa57331569
(MaterialUI) Attempt to make things more readable
2018-03-06 15:34:58 +01:00
Tatsuya79
4c561a2de1
Move variable.
2018-03-04 01:56:29 +01:00
Twinaphex
340a368465
Merge pull request #6340 from Tatsuya79/master
...
XMB Dynamic Scaling Mod. (For Testing)
2018-03-04 01:08:59 +01:00
Tatsuya79
28a7357fca
Thumbnails height limitation. Linear Image scaling.
2018-03-04 01:06:02 +01:00
twinaphex
63823b339a
Buildfix for D3D8
2018-03-03 15:34:21 +01:00
twinaphex
b4a743fff4
Split up menu display drivers for D3D8/D3D9 into separate drivers;
...
split up d3d_common into separate files
2018-03-03 15:28:58 +01:00
Twinaphex
ae6e410de1
Remove unused variables
2018-03-01 22:28:26 +01:00
twinaphex
7da491d009
* menu_shader.c - cleanup
...
* Nothing uses HAVE_SHADERS define anymore, so get rid of it* Nothing
uses HAVE_SHADERS define anymore, so get rid of it* Nothing uses
HAVE_SHADERS define anymore, so get rid of it* Nothing uses HAVE_SHADERS
define anymore, so get rid of it* Nothing uses HAVE_SHADERS define
anymore, so get rid of it* Nothing uses HAVE_SHADERS define anymore, so
get rid of it* Nothing uses HAVE_SHADERS define anymore, so get rid of
it* Nothing uses HAVE_SHADERS define anymore, so get rid of it
2018-03-01 17:19:19 +01:00
twinaphex
8b8b08aefd
- Simplify video_shader_parse_type
...
- Fix welcome screen
2018-03-01 15:58:06 +01:00
twinaphex
18d27468ae
Set handles_transform for 3DS/D3D11/D3D12/Vita/WiiU menu
...
display drivers - this skips a bunch of costly matrix calculations
for menu display drivers that have a geometry shader or something
similar
2018-02-28 04:52:47 +01:00
Tatsuya79
4ab8fb9423
Dynamic Scaling Mod.
2018-02-27 19:01:15 +01:00
twinaphex
f0f3df3043
Get rid of some menu shader functions
2018-02-27 05:07:34 +01:00
twinaphex
e9d0834a39
Selectively filter away slang/slangp shaders for now with GL driver
2018-02-26 18:32:22 +01:00
twinaphex
696fa900a1
Refactor macro functions which were unsafe
2018-02-26 18:08:17 +01:00
twinaphex
b4733fd6c2
Cleanups
2018-02-26 00:13:01 +01:00
twinaphex
e75992a66f
Get rid of HAVE_SHADER_MANAGER
2018-02-25 23:03:39 +01:00
twinaphex
7bc9e5260e
Start getting rid of HAVE_SHADER_MANAGER ifdefs
2018-02-25 22:54:17 +01:00
twinaphex
7a3d7e784a
(menu_generic.c) Get rid of hashes
2018-02-25 22:27:05 +01:00
twinaphex
dd91373f35
Remove unused function
2018-02-25 22:08:16 +01:00
twinaphex
8d7911976c
Refactor menu_shader.c
2018-02-25 20:42:44 +01:00
twinaphex
b4a9ac37ff
Get rid of more unnecessary hashing
2018-02-25 18:07:29 +01:00
twinaphex
366a1d58f8
(menu) Get rid of name_hash
2018-02-25 18:04:32 +01:00
twinaphex
74309e6e1c
shader code - Get rid of more hashes
2018-02-25 17:20:22 +01:00
twinaphex
8d9fbf4a62
Cleanups
2018-02-25 00:50:01 +01:00
twinaphex
36f9d359c2
Combine menu_list and menu_entries
2018-02-25 00:39:20 +01:00
twinaphex
2a6af87d23
Remove unused function
2018-02-25 00:28:31 +01:00
twinaphex
9bdb6291b0
(input device ID) Should no longer crash when pressing left on
...
this entry when no devices are connected
2018-02-18 00:49:26 +01:00
twinaphex
bf610ba2e6
(D3D) Prevent crash with D3D8
2018-02-17 19:19:16 +01:00
twinaphex
7acd4b1847
(Windows) Buildfixes - use fseek for MSVC 2003 and earlier
2018-02-17 19:11:49 +01:00
radius
fd767f65bd
subsystem fix
2018-02-17 12:28:19 -05:00
twinaphex
11289367cf
Subsystem should work now with archives when using 'Open' instead of
...
'Load'
2018-02-17 12:40:00 +01:00
twinaphex
7b52b4a258
Add some placeholder code
2018-02-17 12:23:15 +01:00
twinaphex
5888718c04
(Zarch) Buildfix
2018-02-16 21:47:42 +01:00
twinaphex
070c09faec
Avoid more pointer grabbing for video driver ptr
2018-02-16 20:42:37 +01:00
twinaphex
35f1c9ba33
(menu display driver) Get rid of remaining pointer grabbing
2018-02-16 19:42:13 +01:00
twinaphex
407d7e2c4e
(menu display) Get rid of more pointer grabbing
2018-02-16 19:25:19 +01:00
twinaphex
a05d3bc4f7
Update
2018-02-16 19:15:55 +01:00
twinaphex
a0ba515337
Update
2018-02-16 19:08:16 +01:00
twinaphex
d19aebc0bf
(menu_display_gl) Remove unused pointer variable
2018-02-16 18:26:11 +01:00
twinaphex
b25e2ce4e8
reduce more calls to video_driver_get_ptr
2018-02-16 17:54:39 +01:00
twinaphex
964e9db588
Reduce calls to video_driver_get_ptr - set it once for
...
video_frame_info_t
2018-02-16 17:19:55 +01:00
twinaphex
f5efddb7ec
Cleanup
2018-02-15 21:10:10 +01:00
twinaphex
b01ac41c5f
(XMB) C89 fixes
2018-02-14 05:42:42 +01:00
radius
9a23ee8017
subsystem part 3: remove more globals
2018-02-12 02:39:25 -05:00
radius
2a9046c06f
subsystem part 3: cleanups
2018-02-12 02:39:25 -05:00
radius
9730fa5c51
subsystem part 2: load content! hacky
2018-02-12 02:39:25 -05:00
radius
d3484528d1
subsystem part 2: load content?
2018-02-12 02:39:25 -05:00
radius
752e729ec2
subsystem part 2: set paths
2018-02-12 02:39:24 -05:00
radius
b212640732
subsystem part 2: add a wrapper to set the current subsystem
2018-02-12 02:39:24 -05:00
radius
692c8683b2
subsystem part 2: add missing define, fix typo
2018-02-12 02:39:24 -05:00
radius
1951adeb5b
subsystem part 2: add LABELS
2018-02-12 02:39:24 -05:00
radius
788bb4de50
subsystem part 1: proper labels for each entry
2018-02-12 02:39:24 -05:00
radius
597e0ce1ec
subsystem part 1: get the required data to load content
2018-02-12 02:39:23 -05:00
twinaphex
ce2fb1770b
Some further cleanups
2018-02-11 16:20:05 +01:00
twinaphex
d4bd06545f
Small cleanups to menu_shader.c
2018-02-11 16:18:44 +01:00
twinaphex
02ae733b27
Try to fix console builds
2018-02-11 16:13:58 +01:00
Brad Parker
43aa977a91
add menu setting to toggle window decorations
2018-02-10 23:46:09 -05:00
radius
1bfea60c2d
fix whitespace
2018-02-09 19:44:42 -05:00
radius
31b99e2b01
Fix #6272
2018-02-09 19:42:48 -05:00
Brad Parker
b5d2782833
C89 buildfix
2018-02-09 13:31:00 -05:00
aliaspider
a8ee5f6c44
restore some changes made in 9dc597cf6c
.
2018-02-09 16:59:48 +01:00
Twinaphex
ecc6c60ed2
Merge pull request #6266 from aliaspider/master
...
(D3D12) add a compute shader for mipmap generation.
2018-02-09 16:39:44 +01:00
aliaspider
6fe379d978
(D3D12) add a compute shader for mipmap generation.
2018-02-09 14:57:07 +01:00
radius
42f88a8239
Revert "Fix 'Append Disk Image'"
...
Reverting this truly fixes disk image append
¯\_(ツ)_/¯
This reverts commit 366c73f429
.
2018-02-08 22:30:51 -05:00
Andrés
42e93f3197
restore missing code pieces of my last PR ( #6261 )
2018-02-08 22:24:18 -05:00
twinaphex
9dc597cf6c
Undo all menu hash related changes - was causing more harm
...
than good - apologies to radius since we now have to recode
his shader changes PR
2018-02-09 01:51:37 +01:00
Twinaphex
8e33b35b09
Merge pull request #6257 from aliaspider/master
...
(D3D11/12) fix dialogbox / gradient.
2018-02-08 20:54:05 +01:00
aliaspider
97813b9722
(D3D11/12) fix dialogbox / gradient.
2018-02-08 17:11:24 +01:00
radius
c02ff23ab6
fix these entries
2018-02-07 21:26:03 -05:00
radius
4eb7ca5db1
better fix for shader next / shader prev
2018-02-07 21:26:03 -05:00
radius
e9b7c7267e
fix some potential crashes when a shader is not set in config
2018-02-07 21:26:01 -05:00
radius
bc90062366
small fixes
2018-02-07 21:26:00 -05:00
radius
c64d5556c1
readd shader to config, let's use a runtime check instead of overwritting the shader preset all the time
2018-02-07 21:25:59 -05:00
radius
940efa8d73
allow loading of parent-dir specific presets
2018-02-07 21:25:58 -05:00
radius
5783030b5c
add per-parent-dir shader preset saving
2018-02-07 21:25:58 -05:00
radius
8031a541da
remove menu shader parameters
2018-02-07 21:25:57 -05:00
twinaphex
a6a53bd539
Cleanups
2018-02-08 01:10:08 +01:00
twinaphex
71d1dedbdb
Fix playlist run entries
2018-02-08 01:02:32 +01:00
aliaspider
0d88799e6d
(D3D12) add menu display driver.
2018-02-08 00:18:05 +01:00
twinaphex
cd33e39040
Remove all hashes
2018-02-07 23:41:25 +01:00
twinaphex
596901b335
Get rid of more hashes
2018-02-07 23:38:32 +01:00
twinaphex
115bdd9fe5
Cleanups
2018-02-07 23:31:30 +01:00
twinaphex
1ca2a617f9
Update
2018-02-07 22:59:34 +01:00
twinaphex
aa0f553a25
Remove label_hash some more
2018-02-07 22:52:45 +01:00
twinaphex
e83a74528b
Get rid of more label hash usage
2018-02-07 22:45:01 +01:00
twinaphex
8024dd367e
Remove this label hash
2018-02-07 22:39:49 +01:00
twinaphex
428175cbbc
Get rid of menu_label_hash usage
2018-02-07 22:28:44 +01:00
twinaphex
2cfe34ce3f
Get rid of another label
2018-02-07 22:22:04 +01:00
twinaphex
f93af36364
Pass menu_label to bind OK
2018-02-07 22:19:18 +01:00
twinaphex
2b4b38a5c5
Don't scan anymore when pressing Y
2018-02-07 19:40:22 +01:00
twinaphex
63b0084d3b
Try to fix build for platforms where HAVE_LIBRETRODB is not defined
2018-02-07 19:36:59 +01:00
twinaphex
2a4bbe301a
Add hack
2018-02-07 16:19:12 +01:00
twinaphex
ba35d29541
(menu_cbs_ok.c) Cleanups
2018-02-07 05:47:35 +01:00
twinaphex
bc67aa3aad
Cleanups
2018-02-07 05:36:58 +01:00
twinaphex
755d1ee17b
Remove more hashes
2018-02-07 05:22:28 +01:00
twinaphex
a42b400ee9
Get rid of more hashes
2018-02-07 05:05:03 +01:00
twinaphex
b90e0750c3
Update
2018-02-07 05:01:02 +01:00
twinaphex
17dc8e9fb2
Remove more hashes
2018-02-07 04:44:36 +01:00
twinaphex
1d05861969
Get rid of more hashes
2018-02-07 04:40:18 +01:00
twinaphex
f30f597499
Get rid of more hashes
2018-02-06 22:04:17 +01:00
twinaphex
5202afb173
Get rid of more hashes
2018-02-06 21:55:49 +01:00
twinaphex
e6bf322737
Remove hashes
2018-02-06 21:38:25 +01:00
twinaphex
23ae113bfb
Get rid of another hash
2018-02-06 17:25:19 +01:00
twinaphex
83aa0842ca
Remove another hash
2018-02-06 17:21:19 +01:00
twinaphex
5d0c4a0237
Get rid of more hashes
2018-02-06 14:45:04 +01:00
twinaphex
84e253becc
Remove more hashes
2018-02-06 14:25:25 +01:00
twinaphex
962e1f710e
Updates
2018-02-06 13:56:49 +01:00
twinaphex
409c541494
Cleanups
2018-02-06 13:52:23 +01:00
twinaphex
a2f2a726bb
Get rid of more hashes
2018-02-06 13:47:34 +01:00
twinaphex
11ff498f3d
Get rid of hash
2018-02-06 13:14:46 +01:00
twinaphex
833285cfbf
Fix Playlist settings
2018-02-06 02:22:49 +01:00
twinaphex
d89f268d98
Fix regression with load archive
2018-02-06 01:07:52 +01:00
twinaphex
1523976d2c
Updates
2018-02-06 00:26:00 +01:00
twinaphex
0e46a6b77e
Update
2018-02-06 00:16:49 +01:00
twinaphex
410188ce90
Cleanups
2018-02-06 00:10:40 +01:00
twinaphex
cef20c4135
remove hash
2018-02-06 00:05:47 +01:00
twinaphex
532462702e
Remove hash
2018-02-06 00:03:27 +01:00
twinaphex
76267cf05f
Remove hashes
2018-02-06 00:00:55 +01:00
twinaphex
942c61cb58
Remove hashes
2018-02-05 23:58:10 +01:00
twinaphex
b726959297
Get rid of hashes
2018-02-05 23:49:46 +01:00
twinaphex
8e21e61923
Cleanups
2018-02-05 23:43:26 +01:00
twinaphex
754c9d4db9
Cleanup more hashes
2018-02-05 23:37:27 +01:00
twinaphex
fb1c44c900
Get rid of more hashes
2018-02-05 21:41:34 +01:00
Twinaphex
24ea73b218
Merge pull request #6240 from aliaspider/master
...
add basic support for arabic.
2018-02-05 21:25:48 +01:00
twinaphex
18c708d29a
Get rid of more hashes
2018-02-05 21:22:57 +01:00
twinaphex
6fa5822bb2
Cleanup hashes
2018-02-05 21:14:49 +01:00
twinaphex
da070061b0
Cleanups
2018-02-05 21:09:59 +01:00
twinaphex
81859c805f
Get rid of MENU_LABEL_FAVORITES
2018-02-05 20:59:59 +01:00
aliaspider
45580cb9a8
add basic support for arabic.
2018-02-05 20:54:55 +01:00
twinaphex
457d543cb1
Get rid of callback function hashes
2018-02-05 19:14:55 +01:00
twinaphex
c61230cdbe
setting->name_hash can be safely removed now
2018-02-05 17:42:54 +01:00
twinaphex
85e7920b66
Start getting rid of msg_hash_calculate in menu code
2018-02-05 17:40:32 +01:00
twinaphex
e8941ec437
Get rid of more hashes in menu_generic.c
2018-02-05 17:14:03 +01:00
twinaphex
9e372c6c29
Prevent leak
2018-02-05 16:50:11 +01:00
twinaphex
1bbdad4621
Cleanups
2018-02-05 16:49:04 +01:00
twinaphex
0adba21410
Cleanup hashes
2018-02-05 16:18:32 +01:00
twinaphex
fb94ccbfd2
Remove some hashes
2018-02-05 15:55:58 +01:00
twinaphex
7e67a1bf36
Get rid of more hashes
2018-02-05 15:50:16 +01:00
twinaphex
562201bdd4
(deferred push) Refactor
2018-02-05 15:10:10 +01:00
twinaphex
e2617d56cf
(deferred_push) Cleanups
2018-02-05 14:27:00 +01:00
twinaphex
eec5d7722b
(deferred_push.c) Cleanups
2018-02-05 14:19:50 +01:00
twinaphex
a43d2b627a
(Menu) Cleanups
2018-02-05 13:33:34 +01:00
twinaphex
27c6e3c5c4
(Zarch) Buildfix
2018-02-05 01:52:11 +01:00
twinaphex
b2963a9124
(menu_display_d3d.c) Turn this into HAVE_D3D8 conditional instead
2018-02-05 01:26:43 +01:00
Twinaphex
5483f5fc39
Merge pull request #6234 from aliaspider/master
...
various fixes for CXX_BUILD.
2018-02-04 20:08:43 +01:00
aliaspider
700fce3bd2
various fixes for CXX_BUILD.
2018-02-04 20:03:27 +01:00
twinaphex
dc4f7ec920
Buildfix
2018-02-04 19:58:36 +01:00
twinaphex
3aaab43736
Should fix Emscripten build
2018-02-04 19:57:31 +01:00
twinaphex
df1c131520
Prevent more Coverity warnings
2018-02-04 19:45:47 +01:00
twinaphex
3d0e768e71
Silence some Coverity errors
2018-02-04 19:30:34 +01:00
twinaphex
0b3545837e
Cleanup some allocations
2018-02-04 19:05:43 +01:00
Twinaphex
d2fa1f177d
Merge pull request #6225 from bparker06/mitm_list
...
add menu option to select different MITM server locations
2018-02-04 18:27:10 +01:00
twinaphex
43a6213b68
(MaterialUI) prevent crashes when font driver is NULL
2018-02-03 16:58:37 +01:00
twinaphex
4dfda8743c
(XMB) Prevent crash when no font driver loaded
2018-02-03 16:55:24 +01:00
twinaphex
dac1f10708
C89_BUILD fixes
2018-02-03 15:16:04 +01:00
Twinaphex
50e902f2ea
Merge pull request #6227 from aliaspider/master
...
(D3D11) multi-pass shaders: add support for history frames.
2018-02-03 14:48:48 +01:00
twinaphex
0b4ccf25e7
Revert "* d3d11.c - minor cleanups for C89"
...
This reverts commit fa458b2f5c
.
2018-02-03 14:48:34 +01:00
twinaphex
fa458b2f5c
* d3d11.c - minor cleanups for C89
...
* C89 build fixes for D3D9X headers
2018-02-03 14:01:32 +01:00
aliaspider
e225e96025
(D3D11) multi-pass shaders: add support for history frames.
2018-02-03 13:29:00 +01:00
twinaphex
d446742d4b
Some C89_BUILD build fixes
2018-02-03 12:47:53 +01:00
twinaphex
88cb40834c
Style nits
2018-02-02 22:50:07 +01:00
Brad Parker
df27e704a5
add menu option to select different MITM server locations
2018-02-02 15:37:02 -05:00
Brad Parker
efc35e43bb
allow bool/string/path settings to override cbs_get_value
2018-02-02 15:28:43 -05:00
Twinaphex
f096e667d8
Merge pull request #6204 from aliaspider/master
...
(D3D11) Implement slang shader specification using Spirv-Cross.
2018-02-01 16:33:58 +01:00
twinaphex
8d99fd7ce0
Cleanup string manipulation
2018-02-01 11:16:13 +01:00
twinaphex
a7bad98b39
Cleanups
2018-02-01 10:55:49 +01:00
twinaphex
f80d701ca7
menu_displaylist_parse_horizontal_list - cleanups
2018-01-31 23:41:53 +01:00
twinaphex
6d4b5a93ea
Cleanup menu_displaylist_parse_database_entry
2018-01-31 23:36:00 +01:00
twinaphex
f9a412dc11
Create fill_pathname_join_concat_noext and use it
2018-01-31 22:43:55 +01:00
aliaspider
5bc78d3ad5
(D3D11) Implement slang shader specification using Spirv-Cross.
...
(incomplete)
2018-01-31 01:08:36 +01:00