Autechre
6c7143d02d
Merge pull request #10981 from yoshisuga/yoshisuga/ios-metal
...
iOS/tvOS Metal Renderer
2020-07-21 20:41:07 +02:00
Autechre
c3ee17c842
Merge pull request #11064 from guoyunhe/crowdin-20200721
...
Fetch translations from Crowdin
2020-07-21 18:26:42 +02:00
Autechre
e436852a5b
Merge pull request #11063 from jdgleaver/quit-on-error
...
Fix 'content launched from command line' detection
2020-07-21 18:25:48 +02:00
Autechre
e330209c99
Merge pull request #11062 from hhromic/fix-version-git
...
(Makefiles) Fix incorrect check in Git version checking
2020-07-21 18:25:23 +02:00
Guo Yunhe
9964c2a488
Fetch translations from Crowdin
2020-07-21 17:56:31 +03:00
jdgleaver
83f9817041
Fix 'content launched from command line' detection
2020-07-21 14:26:40 +01:00
Hugo Hromic
10ab4b9118
(Makefiles) Fix incorrect check in Git version checking
2020-07-21 13:52:28 +01:00
Autechre
cdc7327e47
Merge pull request #11061 from fjtrujy/PS2PRI_SIZET
...
Fix issue with the PS2 and PRI_SIZET
2020-07-21 12:59:09 +02:00
Francisco Javier Trujillo Mata
8334be07bf
Fix issue with the PS2 and PRI_SIZET
2020-07-21 10:17:16 +02:00
Yoshi Sugawara
0b0f55f043
remove commented out code, simplify ifdef for macOS
2020-07-20 16:51:55 -10:00
Yoshi Sugawara
2187cf67c9
Support the ApplePlatform delegate for all iOS builds (the OpenGL one) so that the view initialization happens in the same way; remove the companion UI for iOS; four finger swipe down now shows RA menu on iOS
2020-07-20 15:38:24 -10:00
Yoshi Sugawara
271ac7f925
support the OpenGL driver in the metal build by delegating the view initialization to the ApplePlatform delegate (metal build only for now)
2020-07-20 14:00:28 -10:00
twinaphex
41b9b8d650
(uwp_input.c) Refactor code
2020-07-20 23:22:07 +02:00
twinaphex
caa1145b35
(joypad drivers) xdk_joypad.c - cleanup(joypad drivers) xdk_joypad.c -
...
cleanup(joypad drivers) xdk_joypad.c - cleanup(joypad drivers)
xdk_joypad.c - cleanup(joypad drivers) xdk_joypad.c - cleanup(joypad
drivers) xdk_joypad.c - cleanup(joypad drivers) xdk_joypad.c -
cleanup(joypad drivers) xdk_joypad.c - cleanup(joypad drivers)
xdk_joypad.c - cleanup
2020-07-20 23:15:19 +02:00
Autechre
2681991c29
Merge pull request #11056 from Tatsuya79/master
...
Make Blargg_snes filter customizable.
2020-07-20 23:10:50 +02:00
Autechre
b152bfc808
Merge pull request #11057 from fjtrujy/fps_limiter
...
[PS2] Improve FPS Limiter
2020-07-20 23:10:24 +02:00
Francisco Javier Trujillo Mata
86c43d65fa
Add FPSLimiter functionality
2020-07-20 22:58:31 +02:00
Tatsuya79
3bdf636e52
Make Blargg_snes filter customizable.
2020-07-20 22:57:07 +02:00
Autechre
77c59dea70
Merge pull request #11055 from jacobpa/master
...
Fix initialization of pattern and strengths arrays
2020-07-20 22:56:29 +02:00
Autechre
c3dfae5ba6
Merge pull request #11054 from fjtrujy/fixPS2Joypad
...
Fix ps2_joypad compilation after refactor of the main driver
2020-07-20 22:55:03 +02:00
Francisco Javier Trujillo Mata
67e0a49941
Fix ps2_joypad compilation after refactor of the main driver
2020-07-20 22:51:00 +02:00
Jacob Patterson
a28ea1e1c6
Fix initialization of pattern and strengths arrays
...
Vibrator.vibrate(long[] pattern, int repeat) and
VibrationEffect.createWaveform(long[] timings, int[] amplitudes, int repeat)
expect an array of off/on pairs for both timings and amplitudes. Add an initial
off time of zero to achieve expected vibration behavior.
2020-07-20 16:13:58 -04:00
twinaphex
4ca1692174
(Qt) Style nits
2020-07-20 22:05:12 +02:00
twinaphex
9ecc30a501
Cleanups
2020-07-20 21:39:54 +02:00
twinaphex
49539dbef4
(Qt) Style nits
2020-07-20 21:37:15 +02:00
Autechre
80763e0376
Merge pull request #11053 from Ryunam/screenshot-adjustments
...
Adjustments to Screenshot Notification options
2020-07-20 20:23:38 +02:00
twinaphex
2ecb6e654e
Cleanups
2020-07-20 20:22:13 +02:00
Ryunam
4d2fe14c1d
Adjustments to Screenshot Notification options
2020-07-20 19:44:55 +02:00
twinaphex
465e84d60c
(context drivers) Make names uniform
2020-07-20 18:22:33 +02:00
twinaphex
7574a80391
Change some context driver names
2020-07-20 18:15:37 +02:00
Autechre
65369ddf20
Merge pull request #11048 from hhromic/fix-version-git
...
(Makefiles) Use fallback directory in Git version checking
2020-07-20 17:55:01 +02:00
Autechre
11972c900c
Merge pull request #11052 from jdgleaver/unix-free-mem
...
(Linux/Android) Fix reporting of free memory
2020-07-20 17:40:16 +02:00
jdgleaver
aefeae4b50
(Linux/Android) Fix reporting of free memory
2020-07-20 16:22:12 +01:00
Autechre
0162bbc4b0
Merge pull request #11047 from jdgleaver/autoconfig-fixes
...
Input autoconfig fixes/improvements
2020-07-20 17:07:04 +02:00
Hugo Hromic
bdf795eb45
(Makefiles) Use fallback directory in Git version checking
...
Addresses the case when OBJDIR is not defined, e.g. libnx builds.
2020-07-20 13:44:39 +01:00
jdgleaver
8e2901d23a
Minor optimisations
2020-07-20 13:24:18 +01:00
jdgleaver
9b1edc5eee
Input autoconfig fixes/improvements
2020-07-20 12:34:29 +01:00
twinaphex
994d6aee63
Cleanups
2020-07-20 06:48:02 +02:00
twinaphex
a5a3d64b18
(Vulkan) Cleanups
2020-07-20 06:31:15 +02:00
twinaphex
9ac9309991
Optimize call to vulkan_present
2020-07-20 04:45:12 +02:00
twinaphex
0e9a86816e
xinput_joypad_poll - make UWP codepath leading
2020-07-20 03:35:52 +02:00
Yoshi Sugawara
b1a718d8c5
fixed typo in bundle id
2020-07-19 15:32:23 -10:00
Yoshi Sugawara
59ae1a1ca8
revert bundle id and product name
2020-07-19 15:25:24 -10:00
Yoshi Sugawara
a5fd455c33
fixed setting default audio driver for coreaudio - no need to check for HAVE_COCOA_METAL
2020-07-19 15:19:15 -10:00
twinaphex
abd3365a34
(XInput Joypad) Cleanups
2020-07-20 03:19:14 +02:00
twinaphex
5f7e8593d0
(DInput Joypad) Cleanups(DInput Joypad) Cleanups(DInput Joypad)
...
Cleanups(DInput Joypad) Cleanups(DInput Joypad) Cleanups(DInput Joypad)
Cleanups(DInput Joypad) Cleanups(DInput Joypad) Cleanups(DInput Joypad)
Cleanups
2020-07-20 03:04:18 +02:00
twinaphex
54b04af8de
More buildfixes
2020-07-20 02:11:03 +02:00
twinaphex
4337ec33d7
Buildfix
2020-07-20 02:09:07 +02:00
twinaphex
7672367b8b
Buildfix for --disable-screenshots
2020-07-20 02:07:04 +02:00
twinaphex
6be4adffdf
Silence warning with --disable-menu
2020-07-20 02:04:43 +02:00