Flyinghead
8ba5e05421
android scoped storage: default to hack the uri manually in getParentUri
...
If DocumentsContract.Path.getPath() fails, try to hack the uri manually
instead of returning null/empty (android 10)
2023-10-21 21:40:13 +02:00
github-actions[bot]
35b7be3905
Fetch translations & Recreate libretro_core_options_intl.h
2023-10-20 22:19:13 +00:00
github-actions[bot]
cb9af7d742
Fetch translations & Recreate libretro_core_options_intl.h
2023-10-13 22:19:51 +00:00
github-actions[bot]
13a8d49c90
Fetch translations & Recreate libretro_core_options_intl.h
2023-10-06 22:19:36 +00:00
scribam
7fc70ee1f4
android: update android gradle plugin to version 8.1.2
2023-10-03 22:50:35 +02:00
github-actions[bot]
e8e382372a
Fetch translations & Recreate libretro_core_options_intl.h
2023-09-29 22:19:16 +00:00
Flyinghead
a915f185f8
Merge remote-tracking branch 'origin/master' into dev
2023-09-25 22:17:29 +02:00
Flyinghead
e57ccde532
systemsp: pluggable input manager. fix lr. disable isshoni P1 button 1
...
Delegate input management to game-specific class
Default, card reader/dispenser and isshoni input managers
isshoni: Use button 1 for touchscreen press
libretro: systemsp input mapping
2023-09-25 17:38:41 +02:00
github-actions[bot]
dddd712f08
Fetch translations & Recreate libretro_core_options_intl.h
2023-09-22 22:19:05 +00:00
Colton Pawielski
a7dbbbe578
Add Dreamcast 32MB RAM Mod ( #1198 )
2023-09-22 11:10:44 +02:00
github-actions[bot]
213bc70e2d
Fetch translations & Recreate libretro_core_options_intl.h
2023-09-15 22:19:06 +00:00
Flyinghead
84f2871650
renderer: set render timeout to 20 ms to reduce input lag at 30 FPS
...
Fixes mouse not responding in 30 fps (Quake 3) or variable fps games
(Unreal)
Issue #949
2023-09-14 15:18:56 +02:00
vkedwardli
b564b0bf91
Increase L2+ / R2+ trigger sensitivity for digital buttons ( #1190 )
2023-09-14 09:08:58 +02:00
Nejsplitter
139f248572
libretro: Allow up to 300 MHz overclock ( #1193 )
2023-09-09 17:00:00 +02:00
flyinghead
56358be542
lr: opengl OIT renderer not enabled at startup
...
default renderer on windows is now dx11, which confuses the lr opengl
graphics context creation.
Issue #1191
2023-09-09 16:09:59 +02:00
Flyinghead
8eae6b97fc
ui: keyboard input was ignored when resuming game if no render
...
When resuming a game, keyboard is ignored until the next frame is
rendered. This is due to ImGUI not updating its WantCaptureKeyboard flag
until the next frame, which is an issue if the game isn't actively
rendering frames (Zombie Revenge pause screen, Giant Killers)
2023-09-02 20:00:07 +02:00
github-actions[bot]
f870ccc23c
Fetch translations & Recreate libretro_core_options_intl.h
2023-08-25 22:19:13 +00:00
scribam
10b13dfe9c
deps: update to match Vulkan SDK 1.3.261.0
2023-08-24 17:33:47 +02:00
scribam
d506cc40a2
deps: update CMakeRC.cmake
2023-08-24 17:33:47 +02:00
Flyinghead
c637ae8281
Merge remote-tracking branch 'origin/master' into dev
2023-07-30 18:05:38 +02:00
scribam
13f3c3e228
android: update cmake and ndk
2023-07-30 18:02:43 +02:00
scribam
817cc87c8c
android: update android gradle plugin to version 8.1.0
2023-07-30 18:02:43 +02:00
github-actions[bot]
a0bf24f7cc
Fetch translations & Recreate libretro_core_options_intl.h
2023-07-14 22:20:09 +00:00
Edward Li
278f26aadd
macOS: Enable clipboard functions and corresponding menu items
2023-07-06 18:42:31 +02:00
Flyinghead
b47f4f56ef
user-defined literals: _KB, _MB, _GB
2023-07-01 14:31:25 +02:00
vkedwardli
7cd308fcae
Realtime Video Routing ( #1126 )
...
* Syphon video routing with OpenGL and Vulkan (MacOS)
* Spout video routing with DX11 and OpenGL (Windows)
* Fix Xcode detection
2023-06-26 11:56:56 +02:00
Flyinghead
8b8113b482
Merge remote-tracking branch 'origin/master' into dev
2023-06-23 10:12:32 +02:00
Ricardo Mendonça Ferreira
98acd1178d
Libretro: support for more controllers, code cleanup
...
Added support for new controllers in the Libretro interface:
- Maracas (RETRO_DEVICE_MARACAS)
- Fishing Controller (RETRO_DEVICE_FISHING)
- Pop'n Music (RETRO_DEVICE_POPNMUSIC)
- Race Controller (RETRO_DEVICE_RACING)
- Densha de Go! (RETRO_DEVICE_DENSHA)
Also did a bit of refactoring, mostly for readability, but also moving repeated code into functions.
2023-06-22 22:28:25 +02:00
scribam
bee534922b
android: update android gradle plugin to version 8.0.2
2023-06-12 16:06:20 +02:00
scribam
f590766421
deps: update nowide
2023-06-04 12:49:55 +02:00
github-actions[bot]
bc3c1ab628
Fetch translations & Recreate libretro_core_options_intl.h
2023-06-02 22:19:35 +00:00
Edward Li
3330f01267
Different config folder for multiple instances
2023-06-02 14:25:20 +02:00
Eric Warmenhoven
ce0354f294
Fix libretro build on apple platforms
2023-05-31 17:02:49 +02:00
flyinghead
ee806bc035
Merge pull request #1090 from flyinghead/dev
...
Merge dev branch: f355 multiboard, manic panic, touch de uno, vf4 netdimm, ...
2023-05-30 15:51:35 +02:00
Ricardo Mendonça Ferreira
885714e883
Support for Maracas & Pop'n Music controllers, WIP for others ( #1035 )
...
Racing controller, fishing controller and Densha de Go controller
Co-authored-by: Ricardo <ric.ce.br@gmail.com>
Co-authored-by: Flyinghead <raphael.jean@gmail.com>
2023-05-29 12:45:34 +02:00
github-actions[bot]
b92b7a3ece
Fetch translations & Recreate libretro_core_options_intl.h
2023-05-26 22:19:12 +00:00
Flyinghead
0a1fe0135f
lr: default language=EN, region=USA. TrickStyle fix
...
libretro: set default language to English and default region to USA.
Same as standalone.
Force language to English for TrickStyle (US)
Issue #1082
2023-05-25 13:18:42 +02:00
Flyinghead
ea9bdd03e4
Merge remote-tracking branch 'origin/master' into dev
2023-05-24 10:44:14 +02:00
Edward Li
76af42ae6e
Latest Vulkan SDK has a new volume name `VulkanSDK`
2023-05-23 10:21:40 +02:00
Flyinghead
416e4c5366
appimage: AppImageKit-checkrt -> linuxdeploy-plugin-checkrt
2023-05-22 15:55:57 +02:00
github-actions[bot]
415d8c2ea3
Fetch translations & Recreate libretro_core_options_intl.h
2023-05-19 22:19:19 +00:00
Flyinghead
a7b89ba06a
android: don't get null array region in jni_util
...
Fixes MINIDUMP-YY
2023-05-16 14:45:31 +02:00
Flyinghead
ac2637286b
Merge remote-tracking branch 'origin/master' into dev
2023-05-13 15:55:47 +02:00
github-actions[bot]
97bd3fc082
Fetch translations & Recreate libretro_core_options_intl.h
2023-05-12 22:19:18 +00:00
scribam
539b9e7746
cmake: improve target architecture detection
2023-05-04 09:24:48 +02:00
Flyinghead
79b9b49218
naomi: netdimm net client and rfid card reader emulation
...
high-level emulation of netdimm v3.17 net client lib
vf4/mushiking rfid card reader emulation
2023-04-29 17:50:56 +02:00
Eric Warmenhoven
d3a3cab425
Build iOS libretro core
2023-04-26 14:39:04 +02:00
Eric Warmenhoven
1fe7352ed0
libretro: avoid exporting symbols on osx
...
On Mac when running a debug build of flycast and retroarch in the
debugger, it gets confused about which glsl to pick. The easiest way
to fix this is to build the flycast core in a way where it's only
exporting symbols that are going to be called by retroarch directly.
2023-04-26 14:39:04 +02:00
Flyinghead
fb4e653269
lr: crosshair not transparent with vk. Mazan can be played with gamepad
...
Use transparent quad pipeline to draw crosshairs and vmus
Allow mazan and touchscreen games (manic panic, tduno, ...) to be played
with a gamepad.
2023-04-15 15:45:11 +02:00
Flyinghead
c3c355a8c5
android: use jni helper. better support for arrays and global refs.
2023-04-12 10:22:38 +02:00