Commit Graph

4720 Commits

Author SHA1 Message Date
99ec667b20 Factorize input hooks into reusable monitor classes
Those monitors will need some context so this will be useful
in the nearby future.
2020-11-15 15:31:13 +01:00
a0c63705ef Update Pt-Br translation (Fixes)
Nothing special just fixes.
2020-11-14 15:13:12 -03:00
7ed0477a29 AnalogController: Save buttons and legacy rumble to state 2020-11-14 07:46:26 -08:00
81a638cabb Pad: Fix loading controllers from save states 2020-11-14 07:46:26 -08:00
f9d2643d98 Controller: Add Analog Joystick support 2020-11-14 07:46:26 -08:00
3f9ba4acb6 Merge pull request #1071 from RaydenX93/update_it_20201114
Update Italian Translation
2020-11-15 00:22:38 +10:00
bb4a7e0e78 CI: Use fixed version of sign-android-release 2020-11-15 00:20:16 +10:00
13d9702000 HostDisplay: Log errno on file open failure 2020-11-15 00:16:00 +10:00
5b4cc214c5 libretro: Move some interface init to retro_init
Apparently fixes rumble.
2020-11-15 00:11:50 +10:00
bb01fbf6c0 Update duckstation-qt_it.ts 2020-11-14 15:06:06 +01:00
65be904d15 SPU: Only log warning about FIFO lost on writes 2020-11-14 23:20:28 +10:00
077764ce18 CPU/Interpreter: Handle move instructions in PGXP memory mode 2020-11-14 23:20:28 +10:00
e1579584ef CPU/Recompiler: Fix PGXP values getting corrupted if cached in caller-saved reg 2020-11-14 23:20:28 +10:00
3f937a2a39 SPU: Port reverb algorithm changes from Mednafen 2020-11-14 23:20:28 +10:00
925bb7173f Merge pull request #1067 from ggrtk/analog-axis-scale
ControllerInterface: Move axis scaling into AnalogController class
2020-11-14 23:20:04 +10:00
aa0c52cea1 Merge pull request #1061 from zkdpower/master
Update duckstation-qt_zh-cn.ts to latest.
2020-11-14 23:18:50 +10:00
0411a8b437 Merge pull request #1059 from andercard0/patch-27
Atualização Tradução Português do Brasil
2020-11-14 23:18:33 +10:00
2a00c7e8b8 Merge pull request #1069 from Alaharon123/patch-1
readme: Add Mac and Android to releases text
2020-11-14 23:18:11 +10:00
39ce06c656 readme: Add Mac and Android to releases text 2020-11-13 21:19:13 -05:00
3eeab81063 PlayStationMouse: Fix returning incorrect controller type 2020-11-13 01:42:31 -08:00
ca8fe27954 libretro: Add analog axis scale toggle 2020-11-12 04:16:04 -08:00
d87ab23fec ControllerInterface: Move axis scaling into AnalogController class 2020-11-11 23:55:23 -08:00
6db847c56f Update duckstation-qt_zh-cn.ts to latest.
Update duckstation-qt_zh-cn.ts to latest.
2020-11-11 12:18:39 +08:00
402364ae63 Atualização Tradução Português do Brasil
Translated:

- OSD Message;
- Main Window;
- Cheat Manager Dialog;
- QTHost Interface (MC new option);
2020-11-10 14:03:59 -03:00
ca14e53c4a GTE: Make widescreen hack use display aspect ratio 2020-11-11 01:02:40 +10:00
2d3fd621bf Settings: Add 19:9 aspect ratio 2020-11-11 01:02:40 +10:00
2467dbedd7 CDImage: Handle .iso files the same as .bin files
Very reluctant to add this but people keep complaining...
2020-11-11 01:02:40 +10:00
ce81d23574 Qt: Add Edit Memory Cards to game list context menu 2020-11-11 01:02:40 +10:00
6cd991bc57 BIOS: Turn display on with fast boot
Fixes black screen in SaGa Frontier with fast boot disabled.
2020-11-11 01:02:40 +10:00
d468814a6d GPU: Disable texture filters when dual-source blend is unsupported 2020-11-11 01:02:40 +10:00
92a4551bb2 GPU/OpenGL: Support GL_EXT_blend_func_extended for dual-source blend 2020-11-11 01:02:40 +10:00
e3c07b562c Merge pull request #1056 from ggrtk/exp-access
Add support for PS2/PS3-type PS1 BIOSes
2020-11-11 01:02:22 +10:00
ba2e9d030c Merge branch 'master' into exp-access 2020-11-11 01:02:05 +10:00
553b9fa5a1 Merge pull request #1047 from Blackbird88/master
PS3's PS1 BIOS images
2020-11-11 01:01:12 +10:00
a83ac0f0c5 Update issue templates 2020-11-11 00:35:15 +10:00
d0443e3165 BIOS: Add BIOS image info for PS1 on PS3 2020-11-09 09:02:00 -08:00
c698519d44 Bus: Log writes to additional POST registers 2020-11-09 09:02:00 -08:00
f3522b7b70 Bus: Stub out EXP3 and unknown EXP accesses 2020-11-09 09:02:00 -08:00
c3526adb69 Android: Fix opening controller menu unpausing 2020-11-09 01:18:44 +10:00
82ffb1bc81 Android: Implement vibrate-on-press and dualshock vibration 2020-11-09 00:38:19 +10:00
c1a81aefa4 Merge pull request #1054 from zkdpower/master
fix one translation mistake
2020-11-09 00:37:30 +10:00
c40220f723 Merge pull request #1049 from RaydenX93/update_it_20201107
Update Italian Language
2020-11-09 00:36:33 +10:00
d0b5338663 improve one mistake
improve one mistake
2020-11-08 20:26:51 +08:00
e6064b6eb6 Update duckstation-qt_it.ts 2020-11-07 19:31:18 +01:00
cf2d9b86b0 Android: Bump minimum version to 23 (Android 6.0 Marshmellow)
5.0 seems to have various issues...
2020-11-08 00:35:38 +10:00
e1ffb5e385 Qt: Add missing DMA state to debug menu 2020-11-08 00:27:48 +10:00
8e0ee7e9c5 Qt: Update Chinese translation from @zkdpower 2020-11-08 00:22:35 +10:00
44e2a857fa Qt/CheatManager: Add import file/text options 2020-11-08 00:22:35 +10:00
56ab103559 GameSettings: Fix CD-ROM read speedup incorrectly saved to ini 2020-11-08 00:22:35 +10:00
3e6bc0e10d Android: Implement disc changing via playlists 2020-11-08 00:22:35 +10:00