Connor McLaughlin
d2cef2e3b5
Android: Pretty print device IDs
2021-03-14 19:33:00 +10:00
Connor McLaughlin
26ee2ce083
Android: Implement support 8 controllers (multitap)
2021-03-14 19:33:00 +10:00
Connor McLaughlin
c8a029c5cb
Android: Support more than one controller
2021-03-14 19:32:58 +10:00
Connor McLaughlin
1839bfab3b
Android: Rewrite input binding to be more flexible
...
Supports vibration, non-gamepad controllers, etc.
You will need to rebind your controllers.
2021-03-14 19:32:03 +10:00
Connor McLaughlin
ee171465ea
CommonHostInterface: Move controller ID parsing to interface
2021-03-14 19:32:03 +10:00
Connor McLaughlin
e87ce48601
Merge pull request #1804 from 6lackmag3/patch-22
...
Update arrays.xml
2021-03-14 19:31:31 +10:00
Connor McLaughlin
830db73688
Merge pull request #1803 from 6lackmag3/patch-21
...
Update strings.xml
2021-03-14 19:31:16 +10:00
Connor McLaughlin
26a0a7b20c
Merge pull request #1802 from andercard0/patch-96
...
Atualização Português do Brasil
2021-03-14 19:31:05 +10:00
Connor McLaughlin
b0657bc610
Merge pull request #1807 from ggrtk/fix-analog-controller-panic
...
AnalogController: Only panic on unknown config mode commands
2021-03-14 19:30:16 +10:00
Connor McLaughlin
cf7b167359
Merge pull request #1797 from stenzek/android-cheevos
...
Android: Implement RetroAchievements
2021-03-14 03:17:25 +10:00
Connor McLaughlin
455b4f4d0e
Merge pull request #1800 from Max833/master
...
Qt: Update German translation
2021-03-14 03:16:09 +10:00
Connor McLaughlin
c182edf196
Android: Implement RetroAchievements
2021-03-14 03:13:11 +10:00
Connor McLaughlin
0f1dc93eaa
Android: Enable plaintext HTTP for i.retroachievements.org
...
Android doesn't like its TLS configuration.
2021-03-14 02:21:15 +10:00
Connor McLaughlin
6bced299f4
Android: Add AndroidHTTPDownloader class
2021-03-14 02:21:15 +10:00
Connor McLaughlin
566ecaf209
Cheevos: Remove redundant message on login
2021-03-14 02:21:05 +10:00
Connor McLaughlin
e719ebcfa0
Android: Fix 'Auto (Game Native)' aspect ratio game setting
2021-03-14 02:20:21 +10:00
Connor McLaughlin
658184f85f
GameSettings: Fix SSAA always showing on Android
2021-03-14 02:19:51 +10:00
Connor McLaughlin
fa03038cef
Cheevos: Clear login timestamp on logout
2021-03-14 02:01:48 +10:00
Connor McLaughlin
f3ebd286c4
Android: Make progress dialogs non-cancelable
2021-03-14 02:01:48 +10:00
Connor McLaughlin
28e52e53e7
FullscreenUI: Allow tweaking notification vertical position
2021-03-14 02:01:48 +10:00
Connor McLaughlin
c062cc2c26
GPU/Vulkan: Fix UBO hazard across cmdbuffers
2021-03-14 02:01:48 +10:00
Connor McLaughlin
05f6f8579f
GPU/Vulkan: Fix SSAA being near ineffective
2021-03-14 02:01:48 +10:00
Connor McLaughlin
0feb817130
ShaderGen: Disable interface blocks when using AMD OpenGL
...
SSAA/per sample shading is broken otherwise.
2021-03-14 02:01:48 +10:00
Connor McLaughlin
75e473897e
Update compatibility settings
2021-03-14 02:01:48 +10:00
Connor McLaughlin
d20d616823
Merge pull request #1799 from PugsyMAME/master
...
Updated chtdb.txt and added new types F5, 52 & 53. Cleaned up type 51
2021-03-14 02:01:20 +10:00
Connor McLaughlin
4d2747fe74
Merge pull request #1792 from CookiePLMonster/plurality-pass
...
Plurality for non-Qt messages
2021-03-14 01:58:14 +10:00
Connor McLaughlin
6fa245ed61
Cheats: Fix parsing database when game has one code
2021-03-13 03:06:56 +10:00
Connor McLaughlin
82749d1ba3
GPU/HW: Increase streaming buffer sizes to 4MB/2MB
2021-03-13 03:06:56 +10:00
Connor McLaughlin
f044818a7c
Vulkan/StreamBuffer: Fix allocations getting stuck
2021-03-13 03:06:55 +10:00
Connor McLaughlin
5e07b23cfb
Merge pull request #1786 from falsepopsky/updateSpanish
...
spanish lang... update
2021-03-12 03:17:31 +10:00
Connor McLaughlin
97adebba3a
Merge pull request #1775 from zkdpower/master
...
Update Simple-Chinese language file to latest
2021-03-12 03:17:25 +10:00
Connor McLaughlin
39e75180d0
Merge pull request #1773 from andercard0/patch-95
...
Atualização Português do Brasil
2021-03-12 03:17:15 +10:00
Connor McLaughlin
e10271e18b
GameList: Allow webp covers
...
Currently only enabled for Qt/Android, nogui lacks a decoder.
2021-03-12 03:06:11 +10:00
Connor McLaughlin
7241876cc7
CommonHostInterface: Fix -settings on cmdline not applying
2021-03-12 03:02:57 +10:00
Connor McLaughlin
14a98c3c9e
CommonHostInterface: Fix reset settings not saving on startup
2021-03-12 03:02:45 +10:00
Connor McLaughlin
4685d66a2b
Qt: Implement drag/drop file on main window
2021-03-12 02:50:17 +10:00
Connor McLaughlin
eca0b51008
GameSettings: Fix incorrect key for texture filter load from ini
2021-03-12 02:18:50 +10:00
Connor McLaughlin
d150a2ccc3
Qt: Only enable view->game properties for game list entry
2021-03-12 02:18:47 +10:00
Connor McLaughlin
ebfbae8dd1
Vulkan/StreamBuffer: Prevent skipping fance when wrapping around
2021-03-10 01:08:08 +10:00
Connor McLaughlin
36ff345e60
Revert "GL/Context: Disable GLES3.2 on PowerVR Rogue"
...
Broken driver is just broken. Not much I can do when I don't have one of
these phones and the shader compiler simply says "failure" without any
line information.
2021-03-09 17:25:58 +10:00
Connor McLaughlin
272daedc46
GameSettings: Don't display message for icache force enable
...
This likely isn't something the user has explicitly enabled, therefore
no need to spam them with the override.
2021-03-09 17:24:46 +10:00
Connor McLaughlin
75ce744cfe
GameSettings: Fix incorrect serial for Legend of Legaia (USA)
2021-03-09 17:24:46 +10:00
Connor McLaughlin
18f952d95c
Android: Enable scrollbars in game list
2021-03-09 17:24:46 +10:00
Connor McLaughlin
31a9e1b049
Merge pull request #1770 from CookiePLMonster/lock-login-button
...
Achievements Login: Lock "Login" button if credentials are not entered
2021-03-09 17:18:11 +10:00
Connor McLaughlin
f8f7c63b55
Merge pull request #1768 from CookiePLMonster/update-pl-loc
...
Update PL localization + fixes
2021-03-09 17:17:43 +10:00
Connor McLaughlin
a255425e27
Merge pull request #1769 from CookiePLMonster/fix-quick-menu-exit
...
Fix quick menu exit
2021-03-09 17:17:14 +10:00
Connor McLaughlin
4e2ee86c1a
GPU/Vulkan: Fix incorrect layout in ClearDepthBuffer()
2021-03-08 17:44:10 +10:00
Connor McLaughlin
9d0c5d4c6d
GameSettings: Force icache for Silent Hill
2021-03-08 17:29:00 +10:00
Connor McLaughlin
535fef88c5
GL/Context: Drop unnecessary macro check
2021-03-08 17:28:34 +10:00
Connor McLaughlin
fdc7066ead
Merge pull request #1717 from stenzek/ram-reads
...
Bus: Increase the number of ticks for RAM reads
2021-03-08 17:27:46 +10:00
Connor McLaughlin
2da106391a
Merge pull request #1759 from andercard0/patch-94
...
Atualização Português do Brasil
2021-03-08 11:49:23 +10:00
Connor McLaughlin
247f9bf344
Merge pull request #1761 from 6lackmag3/patch-19
...
Update strings.xml
2021-03-08 11:49:11 +10:00
Connor McLaughlin
bce45b468a
Merge pull request #1762 from zkdpower/master
...
Update Simple-Chinese language file to latest
2021-03-08 11:48:58 +10:00
Connor McLaughlin
e0161c3bb2
CommonHostInterface: Use key-release to open quick menu
...
Fixes auto closing when it's bound to escape.
2021-03-08 11:45:48 +10:00
Connor McLaughlin
e2694b2570
Cheevos: Fix unlimited fast forward in hardcode mode
2021-03-08 11:44:02 +10:00
Connor McLaughlin
a559139105
GPU/OpenGL: Also check number of fragment storage blocks
2021-03-08 11:40:34 +10:00
Connor McLaughlin
9eae20128d
GPU/OpenGL: Remove now-unnecessary geometry shader check
2021-03-08 11:37:03 +10:00
Connor McLaughlin
217c95bd2c
Android: Fix incorrect 'Show Emulation Speed' summary
2021-03-08 11:35:40 +10:00
Connor McLaughlin
ad7e0d48c6
ShaderGen: Try disabling GLSL ES 3.2 on PowerVR
2021-03-08 11:34:17 +10:00
Connor McLaughlin
5e0ebb5d5f
SDLControllerInterface: Don't crash on unbound hat index
2021-03-08 02:48:18 +10:00
Connor McLaughlin
5fff104383
Android: Fix silly typo
...
That's what I get for editing out of the IDE and it being 2am.
2021-03-08 02:18:45 +10:00
Connor McLaughlin
6333daaddc
Qt: Add note about quick menu to achievement settings
2021-03-08 02:05:50 +10:00
Connor McLaughlin
9f83dfbc15
Qt: Update Japanese translation by mikakunin
2021-03-08 01:53:26 +10:00
Connor McLaughlin
196f53ab80
Android: Add a couple of missing translation strings
2021-03-08 01:53:26 +10:00
Connor McLaughlin
1893bfd248
Cheevos: Don't choke on long passwords
2021-03-08 01:53:26 +10:00
Connor McLaughlin
a0e97059f5
Qt: Allow binding keyboard keys via fullscreen UI
2021-03-08 01:53:26 +10:00
Connor McLaughlin
39498cda10
FullscreenUI: Make right click on binding clear it
2021-03-08 01:53:26 +10:00
Connor McLaughlin
8531a5c8f0
Merge pull request #1757 from 6lackmag3/patch-18
...
Update arrays.xml
2021-03-08 01:53:05 +10:00
Connor McLaughlin
63669904e4
Merge pull request #1756 from 6lackmag3/patch-17
...
Update strings.xml
2021-03-08 01:52:56 +10:00
Connor McLaughlin
13e5769e42
Merge pull request #1753 from zkdpower/master
...
Update Simple-Chinese language file to latest
2021-03-07 19:35:22 +10:00
Connor McLaughlin
627f147a90
Support compiling for FreeBSD
2021-03-07 19:35:02 +10:00
Connor McLaughlin
7190c571f9
CMake: Build system support for FreeBSD
2021-03-07 19:35:02 +10:00
Connor McLaughlin
3f5d6ee025
CommonHostInterface: FixIncompatibleSettings() should be marked override
2021-03-07 17:35:02 +10:00
Connor McLaughlin
db17baba1b
GL/Context: Disable GLES3.2 on PowerVR Rogue
...
It's choking on our shaders, maybe it's the I/O blocks or texture
buffers?
2021-03-07 17:34:29 +10:00
Connor McLaughlin
ee190ef561
CDROM: Fix typo in ResetPhysicalPosition()
2021-03-07 17:34:16 +10:00
Connor McLaughlin
753dd0480f
CDImage: Add support for loading mds/mdf images
2021-03-07 16:26:15 +10:00
Connor McLaughlin
320394fbd1
ShaderGen: Fix GLSL emitting location = 00
2021-03-07 02:55:37 +10:00
Connor McLaughlin
6bbb1128b6
System: Hash executable for game code when system.cnf missing
2021-03-07 02:47:00 +10:00
Connor McLaughlin
ac4dd11fa0
CDImage: Add support for ECM images
2021-03-07 02:47:00 +10:00
Connor McLaughlin
cc48b6cc7b
Android: Don't save fragment state
...
We have custom constructors and state which break this.
2021-03-07 02:46:59 +10:00
Connor McLaughlin
fd7d77bc70
Merge pull request #1736 from PugsyMAME/master
...
Added new cheat cheat types: C3, C4, C5, C6, D7&52
2021-03-07 02:46:50 +10:00
Connor McLaughlin
b80d4d5675
Android: Update touch buttons on down as well as move
2021-03-06 16:00:38 +10:00
Connor McLaughlin
977f5b69c2
Android: Make touch gliding opt-in
2021-03-06 16:00:38 +10:00
Connor McLaughlin
491e3a36df
Android: Allow device vibration with external controller
2021-03-06 16:00:38 +10:00
Connor McLaughlin
7767db77ec
Merge pull request #1748 from andercard0/patch-93
...
Atualização Português do Brasil
2021-03-06 15:44:45 +10:00
Connor McLaughlin
ef440d2712
Android: Generate placeholder covers
2021-03-06 15:32:43 +10:00
Connor McLaughlin
b188c908c0
Android: Add dividers between game directories
2021-03-06 15:32:43 +10:00
Connor McLaughlin
7b45df0cc2
Android: Move game list over to RecyclerView
2021-03-06 15:32:43 +10:00
Connor McLaughlin
5bd39bc2c7
Android: Add game grid view
2021-03-06 15:32:43 +10:00
Connor McLaughlin
2106197418
Update compatibility list
2021-03-06 02:25:15 +10:00
Connor McLaughlin
ae17ade117
FullscreenUI: Add missing stretch/internal res screenshot options
2021-03-06 02:22:35 +10:00
Connor McLaughlin
359d1509be
Qt: Add option for internal/window resolution screenshots
2021-03-06 02:22:28 +10:00
Connor McLaughlin
2aea58d056
HostDisplay: Add method to render screenshots at window size
2021-03-06 02:21:27 +10:00
Connor McLaughlin
757bef7b6d
Common/D3D11: Stride should be byte width
2021-03-06 02:21:27 +10:00
Connor McLaughlin
bf5f53e1d1
CPU/CodeCache: Don't choke on indirect -> direct branch in delay slot
2021-03-06 02:21:27 +10:00
Connor McLaughlin
56b522a902
Merge pull request #1726 from CookiePLMonster/misc-qt-stuff
...
Misc Qt stuff
2021-03-06 02:18:44 +10:00
Connor McLaughlin
4436e86a46
Merge pull request #1742 from andercard0/patch-92
...
Atualização Português do Brasil
2021-03-05 16:10:52 +10:00
Connor McLaughlin
b68585acc7
Merge pull request #1743 from ggrtk/memcard-editor
...
Qt/MemoryCardEditor: Implement missing functionality and clean up some stuff
2021-03-05 16:03:10 +10:00
Connor McLaughlin
c3d2999d78
Qt: Don't pass key input to controllers/hotkeys when ImGui has focus
2021-03-05 01:13:17 +10:00
Connor McLaughlin
767343ca22
FullscreenUI: Prevent quick menu opening over other windows
2021-03-05 01:12:56 +10:00