50818 Commits

Author SHA1 Message Date
Twinaphex
7ebeb6b572
Update AndroidManifest.xml 2019-08-26 14:35:46 +02:00
Twinaphex
95b78a2417
Update AndroidManifest.xml 2019-08-26 14:35:03 +02:00
Twinaphex
0d31ccc199
Merge pull request #9364 from libretro/revert-9351-master
Revert "[Switch] Really fix splitting/joining JoyCons via single option"
2019-08-26 14:23:14 +02:00
Twinaphex
1091193ed5
Revert "[Switch] Really fix splitting/joining JoyCons via single option" 2019-08-26 14:22:58 +02:00
twinaphex
045a4cce10 Revert "Update AndroidManifest.xml"
This reverts commit e9f5590584e96e0a371a54b57bfcccb264dbe759.
2019-08-25 20:29:05 +02:00
Twinaphex
e9f5590584
Update AndroidManifest.xml 2019-08-25 19:51:54 +02:00
twinaphex
59571b5aa4 Guard against aspect ratio index being out of bounds 2019-08-25 08:10:30 +02:00
Twinaphex
3e53783dc8
Merge pull request #9351 from rsn8887/master
[Switch] Really fix splitting/joining JoyCons via single option
2019-08-25 04:49:48 +02:00
rsn8887
8c0c0e3eae [Switch] Really fix splitting/joining JoyCons via single option 2019-08-24 21:08:35 -05:00
twinaphex
4a65436df1 Update CHANGES.md 2019-08-24 22:42:59 +02:00
twinaphex
a623a611f1 (Wayland) Untested - apply the same for Wayland 2019-08-24 20:51:12 +02:00
twinaphex
aa428e4a82 (X11) Better resizing of menu when window is resized 2019-08-24 20:50:06 +02:00
Twinaphex
23646a959d
Merge pull request #9348 from toshixm/master
Update Japanese translation
2019-08-24 20:39:57 +02:00
Twinaphex
6d0875e975 (OSX) Use new menu rescaling when resizing window 2019-08-24 20:36:06 +02:00
toshixm
be0a8f970c
Merge branch 'master' into master 2019-08-25 03:33:55 +09:00
Twinaphex
6a5b01df33 Return ret 2019-08-24 20:30:00 +02:00
twinaphex
aa95b721dd Reset frame time counter after doing menu context reset 2019-08-24 20:13:33 +02:00
twinaphex
8780541de9 (Win32) Add deferred menu context reset - menu should properly rescale now
when we do a Win32 window resize
2019-08-24 20:03:09 +02:00
Toshiyuki Maezawa
4a14c5fb98 Update Japanese translation messages 2019-08-25 02:57:11 +09:00
twinaphex
fd0232ba71 Add titles for shader preset save/remove 2019-08-24 19:40:24 +02:00
twinaphex
42f2d0ffa4 Add private environment callback - only used by Flycast
(RetroArch-specific, for threaded rendering)
2019-08-24 19:25:03 +02:00
twinaphex
f80d77c06c Add sublabels for XMB menu animations 2019-08-24 18:47:25 +02:00
Twinaphex
6dac79d1dc
Merge pull request #9347 from LazyBumHorse/get_default_shader_dir
disable get_default_shader_dir() for now
2019-08-24 18:38:45 +02:00
twinaphex
4f5f32f5aa Add sublabel for menu widgets 2019-08-24 18:37:57 +02:00
LazyBumHorse
215f8f7838 disable get_default_shader_dir() for now 2019-08-24 18:33:14 +02:00
twinaphex
94e2d646be Add Frame Time Counter settings 2019-08-24 18:18:24 +02:00
twinaphex
f8fb2bf3dc Reset A/V counter when loading/saving a state - will be made
configurable through settings
2019-08-24 17:22:52 +02:00
twinaphex
86410cc3b0 (CoreText) Buildfix 2019-08-24 16:57:23 +02:00
Twinaphex
e5ac07f52f
Merge pull request #9345 from LazyBumHorse/delete_auto
finish up shader menu changes, add shader preset remove options to Qt
2019-08-24 16:56:41 +02:00
Twinaphex
0899dda468
Merge pull request #9346 from jdgleaver/ctr-fix
(3DS) Build fix
2019-08-24 16:56:15 +02:00
LazyBumHorse
9b71340959 finish up shader menu changes, add 'remove presets' to Qt 2019-08-24 16:43:52 +02:00
jdgleaver
f85c0737e4 (3DS) Build fix 2019-08-24 14:37:45 +01:00
toshixm
5582d341b7 Merge new messages from msg_hash_us.h 2019-08-24 19:03:04 +09:00
twinaphex
b6c92d5a66 Do video driver monitor reset after fastforwarding; helps prevent
the building up of big frametime deviations
2019-08-24 09:17:54 +02:00
twinaphex
02dccb0396 (OSX) Buildfix for C89_BUILD 2019-08-24 08:51:33 +02:00
twinaphex
a93b99b919 Hook up start button to 'Load Core' - will unload a core 2019-08-24 08:31:07 +02:00
twinaphex
297f2b3050 Cover edge case - if this would return false, this would not be
set to false, and as a result, Load Core would not show
2019-08-24 08:15:57 +02:00
twinaphex
5b04350376 (Ozone) Update - hide Load Core when core and/or content is running 2019-08-24 06:41:59 +02:00
twinaphex
d492f1acaf Hide 'Load Core' when a core is already loaded and the libretro
core has started running its runloop
2019-08-24 06:37:10 +02:00
Twinaphex
de0aa8ad69
Merge pull request #9344 from brenodantas10/master
(bps/ups)_apply_patch - Re-allocation target_data variable for target…
2019-08-24 05:40:27 +02:00
twinaphex
bd50a5b62d Cleanups 2019-08-24 05:40:23 +02:00
brenodantas10
a099812f6e (bps/ups)_apply_patch - Re-allocation target_data variable for target patch size (can now apply bigger patches without extra-bytes on memory) 2019-08-24 00:06:34 -03:00
twinaphex
b1d3818ed5 (Qt UI) Dehardcode input.cpp ; merge throttle.cpp into generic.cpp 2019-08-24 04:33:42 +02:00
twinaphex
b9d7be372f (CoreText) Check first if path is valid 2019-08-24 03:35:23 +02:00
twinaphex
8d9812985b Add this to the header 2019-08-24 03:34:03 +02:00
Twinaphex
714e3ddc2a (SBT font driver) Check first if font files exist before
we try to open them
2019-08-24 03:30:32 +02:00
twinaphex
0dc73f2c8e Prevent calling FT_New_Face if path is not valid 2019-08-24 03:25:46 +02:00
twinaphex
7bae97d762 These settings are moved to submenus now 2019-08-24 02:50:11 +02:00
twinaphex
1b20680e3f (MaterialUI) Add icons 2019-08-24 02:07:43 +02:00
twinaphex
b66c5581db Add Shader Preset Save / Remove 2019-08-24 01:44:50 +02:00