Connor McLaughlin
|
303357df27
|
GameSettings: Only replace analog -> digital controller when forcing
e.g. Die Hard Trilogy can also work with Konami Justifier.
|
2020-10-11 12:46:12 +10:00 |
Connor McLaughlin
|
0825bd1d2d
|
Update game settings from @RinMaru
|
2020-10-11 12:45:32 +10:00 |
Connor McLaughlin
|
348555cc8c
|
Build: Link with objc runtime on macOS
|
2020-10-11 12:45:21 +10:00 |
Connor McLaughlin
|
d39c9f5d1c
|
Clean up some compiler warnings
|
2020-10-11 12:21:08 +10:00 |
Connor McLaughlin
|
5e65882920
|
MemoryCardImage: Fix error in DeleteFile()
|
2020-10-11 12:21:08 +10:00 |
Connor McLaughlin
|
ce9ff142b3
|
Build: Skip cubeb and googletest for libretro core
|
2020-10-11 12:21:08 +10:00 |
Connor McLaughlin
|
c89d94c2ff
|
Move Cubeb AudioStream to FrontendCommon
This way it doesn't need to be built for libretro.
|
2020-10-11 12:21:08 +10:00 |
Connor McLaughlin
|
fe25f005c2
|
GPU: Fix incorrect sign extension of positions
Fixes missing objects in Skullmonkeys (again).
|
2020-10-11 12:21:08 +10:00 |
Connor McLaughlin
|
a46d304d79
|
Merge pull request #951 from andercard0/patch-17
Atualização Tradução Português do Brazil
|
2020-10-11 12:20:56 +10:00 |
Connor McLaughlin
|
3e644d3963
|
Merge pull request #956 from ggrtk/qt-chinese-simplified
Qt: Update duckstation-qt_zh-cn.ts (@zkdpower)
|
2020-10-11 12:20:07 +10:00 |
Albert Liu
|
79af61cd21
|
Qt: Make some additional controller strings translatable
|
2020-10-10 15:59:19 -07:00 |
Albert Liu
|
4b6336cc45
|
Qt: Remove obsolete strings from duckstation-qt_zh-cn.ts
|
2020-10-10 15:03:33 -07:00 |
Albert Liu
|
b05db4d641
|
Qt: Fix duckstation-qt_zh-cn.ts line numbers
|
2020-10-10 14:48:26 -07:00 |
Albert Liu
|
0c21dcb141
|
Qt: Update duckstation-qt_zh-cn.ts (@zkdpower)
|
2020-10-10 14:41:30 -07:00 |
Connor McLaughlin
|
671033fdd2
|
Android: Fix disabling save state on exit not working
|
2020-10-10 19:57:58 +10:00 |
Connor McLaughlin
|
907bba19c0
|
Qt: Fix crash in advanced reset to defaults
|
2020-10-10 19:45:31 +10:00 |
Connor McLaughlin
|
10d42446f4
|
Android: Tweak some help text for options, add PGXP precision
|
2020-10-10 19:42:05 +10:00 |
Connor McLaughlin
|
b612958daa
|
Android: Add some audio settings
|
2020-10-10 18:51:25 +10:00 |
Connor McLaughlin
|
fc28ba75da
|
GPU/OpenGL: Create the texture stream buffer with its final target
Fixes broken texture uploads on Adreno GPUs.
|
2020-10-10 18:27:40 +10:00 |
Connor McLaughlin
|
8bb89c9aeb
|
GPU/OpenGL: Disable texture buffer upload path if larger buffers are unsupported
|
2020-10-10 18:27:18 +10:00 |
Connor McLaughlin
|
9e2e1050bb
|
GL/Program: Don't delete nonexistant shaders (when using binaries)
|
2020-10-10 18:26:29 +10:00 |
Connor McLaughlin
|
13a9411b07
|
Android: Add BIOS importer
|
2020-10-10 17:42:21 +10:00 |
Connor McLaughlin
|
423054e8ac
|
Android: Fix ANR when boot fails
|
2020-10-10 16:35:36 +10:00 |
Connor McLaughlin
|
897f2dadf8
|
Android: Add analog touchscreen controls
|
2020-10-10 12:48:19 +10:00 |
Anderson_Cardoso
|
55a02f8720
|
Atualização Tradução Português do Brazil
Translated:
Audio;
Ports 1 / 2;
Autoupdate Warnings;
Mainwindow new options;
Adv. Settings Widget PGXP Preservation;
|
2020-10-09 19:18:43 -03:00 |
Connor McLaughlin
|
4f0007dd55
|
PGXP: Make preserving pre-divide fractional coordinates an option
Fixes holes in geometry in Crash Team Racing with PGXP on.
|
2020-10-10 00:07:07 +10:00 |
Connor McLaughlin
|
fa638ef9d2
|
CPU/Interpreter: Fix incorrect call in to PGXP for addi
Fixes exploding triangles in Spyro with PGXP CPU mode enabled.
|
2020-10-09 18:49:36 +10:00 |
Connor McLaughlin
|
e7bf22c31f
|
Android: Possible fix for multi-touch-stuck issue
|
2020-10-09 18:34:42 +10:00 |
Connor McLaughlin
|
cb6502afa3
|
Qt: Simplify settings version check
|
2020-10-09 18:26:21 +10:00 |
Connor McLaughlin
|
74880ac047
|
Qt: Update Chinese translation from @zkdpower
|
2020-10-09 18:09:10 +10:00 |
Connor McLaughlin
|
2df06225ee
|
GPU/OpenGL: Don't keep shader cache open
|
2020-10-09 18:09:10 +10:00 |
Connor McLaughlin
|
64e1305087
|
GPU/D3D11: Don't keep shader cache open
Allows you to run multiple DuckStation instances.
|
2020-10-09 18:09:10 +10:00 |
Connor McLaughlin
|
e1f83fc000
|
Qt: Add crop mode, interlacing and NTSC timing to debug menu
|
2020-10-09 18:09:10 +10:00 |
Connor McLaughlin
|
ff26881623
|
SDL: Add various options to settings menu
|
2020-10-09 18:09:10 +10:00 |
Connor McLaughlin
|
6218f3f568
|
Qt: Add Dutch translation by @DenSinH
|
2020-10-09 18:09:10 +10:00 |
Connor McLaughlin
|
568de19fc6
|
Merge pull request #945 from ggrtk/settings-version-warning
Qt: Improve handling of settings version increases
|
2020-10-09 18:07:26 +10:00 |
Connor McLaughlin
|
ed5527b6d8
|
Android: Make dpad usable in corners
|
2020-10-08 18:56:16 +10:00 |
Connor McLaughlin
|
51fb174984
|
Android: Fix multi-touch for touchscreen controller
|
2020-10-08 18:33:04 +10:00 |
Connor McLaughlin
|
0050c52e63
|
Android: Add some missing settings
|
2020-10-08 18:32:54 +10:00 |
Connor McLaughlin
|
db6a9b4ab5
|
Android: Slightly improve scoped storage error message
|
2020-10-08 18:32:38 +10:00 |
Albert Liu
|
94d7d4cead
|
Qt: Show dialog on startup for settings version mismatch
For the QMessageBox to appear, error reporting is performed again after
main window creation.
|
2020-10-07 20:43:50 -07:00 |
Albert Liu
|
9d2687e7d4
|
Qt: Provide warning in auto updater on settings version increase
|
2020-10-07 07:59:39 -07:00 |
Connor McLaughlin
|
6a4a47fbdf
|
SPU: Set block counter to zero on key on
Fixes clicking in Final Fantasy VIII intro FMV.
|
2020-10-08 00:41:50 +10:00 |
Connor McLaughlin
|
790a117371
|
Android: Show error for selecting scoped storage directories
|
2020-10-07 21:12:52 +10:00 |
Connor McLaughlin
|
7dce9d4b9b
|
Android: Use automatic build numbers based on Git history
|
2020-10-07 20:35:50 +10:00 |
Connor McLaughlin
|
533722456b
|
Android: Fix logo not displaying during loading
|
2020-10-07 18:01:20 +10:00 |
Connor McLaughlin
|
de33c7fa2b
|
Android: Implement cheats
|
2020-10-07 18:01:20 +10:00 |
Connor McLaughlin
|
4b8ae472ab
|
Android: Fix touchscreen controller being limited to touch down/up
|
2020-10-07 18:01:20 +10:00 |
Elizabeth
|
e6ef5f1a1c
|
Add 16:10 Aspect Ratio Option (#931)
* Add 16:10 aspect ratio opton
* Add 16:10 deffinition
|
2020-10-07 18:00:38 +10:00 |
Connor McLaughlin
|
ad2122fb47
|
Merge pull request #936 from altiereslima/master
Update duckstation-qt_pt-br.ts
|
2020-10-07 18:00:08 +10:00 |