Autechre
7dbd5c6384
Merge pull request #52 from crystalct/master
...
PS3/PSL1GHT Makefile update
2022-03-22 17:28:38 +01:00
Autechre
9fc815e9d0
Merge pull request #53 from realnc/audio-after-video
...
Upload audio to frontend after the video frame was uploaded
2022-03-22 16:36:43 +01:00
Nikos Chantziaras
5d6285115d
Upload audio to frontend after the video frame was uploaded
...
This is just in case the audio upload blocks for too long due to audio
processing and syncing performed by the frontend. Uploading the video
frame as soon as possible after the emulation loop is generally a good
idea since it potentially avoids unnecessary input latency.
2022-03-21 20:05:46 +02:00
CrystalCT
9896ec39fd
PS3/PSL1GHT Makefile update
2022-02-22 08:11:13 +01:00
Autechre
a05e5bce06
Merge pull request #50 from ds22x/master
...
Add "uncorrected" core aspect ratio
2022-02-13 21:41:04 +01:00
ds22x
e98a11f483
Add 'uncorrected' aspect ratio
2022-02-12 22:42:45 +01:00
github-actions[bot]
9f60034086
Fetch translations & Recreate libretro_core_options_intl.h
2022-02-11 19:20:08 +00:00
Autechre
def66a58f0
Merge pull request #47 from DisasterMo/add-langs
...
Enable Indonesian, Swedish and Ukrainian localisations
2022-01-29 11:01:24 +01:00
github-actions[bot]
70c6a6a296
Fetch translations & Recreate libretro_core_options_intl.h
2022-01-28 19:19:40 +00:00
github-actions[bot]
8af07b7ab4
Fetch translations & Recreate libretro_core_options_intl.h
2022-01-21 19:19:57 +00:00
Michael Burgardt
4b0aae0dcf
Enable Indonesian, Swedish and Ukrainian localisations
2022-01-21 17:50:04 +01:00
github-actions[bot]
5dd53e7ff2
Fetch translations & Recreate libretro_core_options_intl.h
2022-01-14 19:20:19 +00:00
github-actions[bot]
dac600cad9
Fetch translations & Recreate libretro_core_options_intl.h
2022-01-07 19:20:12 +00:00
github-actions[bot]
1c38260794
Fetch translations & Recreate libretro_core_options_intl.h
2021-12-24 19:20:31 +00:00
github-actions[bot]
82de80bab5
Fetch translations & Recreate libretro_core_options_intl.h
2021-12-17 19:21:22 +00:00
github-actions[bot]
b4e4c8f582
Fetch translations & Recreate libretro_core_options_intl.h
2021-12-10 19:20:27 +00:00
Autechre
21e2cec7a1
Merge pull request #44 from IlDucci/text-fixes-20211205
...
[Core options text] Text fixes
2021-12-05 14:46:24 +01:00
IlDucci
526458d0c7
[Core options text] Text fixes
...
- Changing the main category sublabels to follow RetroArch's style.
- Changed the "FS" part of the FBX NES Classic palette to "(fixed)" (FS meant fullscreen, as in, FBX did one version of this palette, but said themselves that it was captured incorrectly, so the fixed solution was captured by taking into account the parameters of the full screen. FBX never meant to have a full name for the corrected version).
- One minor fix.
2021-12-05 12:08:07 +01:00
Autechre
767200a06f
Merge pull request #43 from DisasterMo/crowdin-sync
...
Add automatic Crowdin synchronization
2021-12-04 19:47:22 +01:00
DisasterMo
a0f582bc93
Add automatic Crowdin synchronization
2021-12-04 17:31:07 +01:00
Autechre
ea6f1c0631
Merge pull request #42 from jdorigao/rpi3_64
...
Added rpi1/rpi3_64 to makefile
2021-10-10 11:33:09 +02:00
Juliano Dorigão
80ea450389
Added rpi1/rpi3_64 to makefile
2021-10-04 20:54:23 -04:00
Autechre
c24ffe8ef9
Merge pull request #38 from 0ldsk00l/master
...
Sync with upstream version 1.51.1
2021-08-27 21:49:09 +02:00
rdanbrook
e23cc70902
Sync with upstream version 1.51.1
2021-08-27 15:31:58 -04:00
Autechre
c924b9d2cf
Merge pull request #35 from rdanbrook/master
...
NstDatabase update
2021-06-19 17:22:29 +02:00
rdanbrook
ef40f5908b
Add python script to update NstDatabase.xml
2021-05-19 18:45:36 -04:00
rdanbrook
0a1716adb6
Update NstDatabase.xml
2021-05-19 18:42:35 -04:00
Autechre
95be0bf886
Merge pull request #30 from keithbowes/arkanoid
2021-03-20 22:26:24 +01:00
Autechre
c56f910f8e
Merge pull request #31 from keithbowes/disable-crosshair-option
2021-03-20 22:26:06 +01:00
Keith Bowes
e1e46ddb26
Option to hide crosshairs for lightgun games. Fixes #24
2021-03-20 17:01:52 -04:00
Keith Bowes
a137ad84f5
Allow users to select to use a pointer device for the Arkanoid paddle
2021-03-20 16:45:28 -04:00
Autechre
aac15a622f
Merge pull request #27 from rdanbrook/master
...
Update core to 1.51.0
2021-03-20 19:38:24 +01:00
rdanbrook
d5f84dde77
Update version in libretro.cpp
2021-03-17 16:53:13 -04:00
rdanbrook
816b196766
Restore overclocking
2021-03-17 16:35:45 -04:00
rdanbrook
8c2b99b537
Update core to 1.51.0
2021-03-17 16:21:51 -04:00
twinaphex
0232076014
Add ios-arm64 / tvos-arm64
2021-03-08 08:01:33 +01:00
Autechre
00f6af9a96
Merge pull request #23 from keithbowes/arkanoid
...
Arkanoid controller support. Fixes #9
2021-03-05 15:59:47 +01:00
Keith Bowes
09fe11eb97
Arkanoid controller support. Fixes #9
2021-03-05 09:17:57 -05:00
Autechre
7c71f61c72
Merge pull request #22 from keithbowes/configurable-controls
...
Configurable controls
2021-03-02 22:08:59 +01:00
Keith Bowes
d7411da950
Configurable controls
2021-03-01 22:40:06 -05:00
twinaphex
2b0315c81e
(MSVC) Embed MSVCR runtime
2021-02-14 17:51:15 +01:00
twinaphex
1e6479853a
Add MSVC 2005/2010 targets
2021-02-04 19:34:44 +01:00
twinaphex
fd7a742351
Don't set min version for ARM 64bit
2021-01-28 15:49:44 +01:00
twinaphex
cf151679c0
(macOS) Set up CROSS_COMPILE for ARM 64bit
2021-01-28 15:45:05 +01:00
Autechre
67d8e59858
Merge pull request #20 from liberodark/patch-1
...
Add armv8 + rpi4 64 support
2021-01-15 00:50:40 +01:00
liberodark
cc41a0ff03
Add armv8 + rpi4 64 support
2021-01-14 23:44:31 +01:00
Autechre
f0e1e701c1
Update .gitlab-ci.yml
2021-01-07 22:52:12 +01:00
Autechre
025f7b33cc
Update .gitlab-ci.yml
2021-01-07 21:42:32 +01:00
Autechre
8c7e07cb6b
Merge pull request #17 from eadmaster/master
...
added Show Advanced Audio Settings core option
2021-01-07 21:41:49 +01:00
Autechre
5f6d854b8b
Merge pull request #18 from keithbowes/new-lightgun-api
...
Updated the Zapper code
2021-01-02 00:04:20 +01:00