Connor McLaughlin
|
0d387dfaca
|
Cheats/MemoryScan: Add Any operator
|
2020-10-21 22:28:11 +10:00 |
|
Connor McLaughlin
|
a83439fd35
|
Qt/CheatManager: Only display first 5000 search results
|
2020-10-21 22:28:11 +10:00 |
|
Connor McLaughlin
|
2f5cf91d11
|
Qt: Remove load/save from quick cheat menu
|
2020-10-21 22:28:11 +10:00 |
|
Connor McLaughlin
|
1f948b1266
|
Qt: Add groups to cheat manager
|
2020-10-21 22:28:11 +10:00 |
|
Connor McLaughlin
|
133639122d
|
Qt: Don't refresh entire list on adding/editing cheat
|
2020-10-21 22:28:11 +10:00 |
|
Connor McLaughlin
|
cb6ef03775
|
CheatList: Save additional DuckStation fields in comments
|
2020-10-21 22:28:11 +10:00 |
|
Connor McLaughlin
|
39a61d2207
|
CheatList: Preserve comments in PCSXR format files
|
2020-10-21 22:28:11 +10:00 |
|
Connor McLaughlin
|
abc035b15a
|
CDImage: Fix assert failing on invalid cuesheets
|
2020-10-21 22:28:11 +10:00 |
|
Connor McLaughlin
|
0acf6e8327
|
Merge pull request #992 from andercard0/patch-20
Atualização | Tradução Português do Brasil
|
2020-10-21 22:26:50 +10:00 |
|
Connor McLaughlin
|
8432050094
|
Update compatibility list
|
2020-10-21 01:11:30 +10:00 |
|
Connor McLaughlin
|
b694577c38
|
Qt: Add new cheat manager
|
2020-10-21 01:11:30 +10:00 |
|
Connor McLaughlin
|
9f0f24a5e5
|
Merge pull request #989 from ggrtk/hotkeys-pressed
CommonHostInterface: Activate hotkeys on press instead of release
|
2020-10-21 01:04:12 +10:00 |
|
Connor McLaughlin
|
7755e238d3
|
GPU/Vulkan: Fix depth not being updated with VRAM writes
Fixes menu not showing in Dragon Quest VII.
|
2020-10-19 11:46:45 +10:00 |
|
Connor McLaughlin
|
7a82cae2bd
|
CPU/Recompiler: Use register pairs for pop callee saved too
|
2020-10-19 02:23:04 +10:00 |
|
Connor McLaughlin
|
11c25c68c5
|
Build: Skip AArch32 emitter for vixl on AArch64
|
2020-10-19 02:23:04 +10:00 |
|
Connor McLaughlin
|
0fca011bd4
|
CPU/Recompiler: Fix OOB in register pairing
|
2020-10-19 02:23:04 +10:00 |
|
Connor McLaughlin
|
6a4a4c62d7
|
CPU/Recompiler: Use fastmem instead of global for RAM loads
|
2020-10-19 02:23:04 +10:00 |
|
Connor McLaughlin
|
622aee7c96
|
Merge pull request #984 from RaydenX93/update_it_20201018
Weekly Update Italian Translation
|
2020-10-19 02:22:34 +10:00 |
|
Connor McLaughlin
|
47eede06c8
|
Android: Move OSD options to Display category
|
2020-10-18 14:54:38 +10:00 |
|
Connor McLaughlin
|
942df40fe7
|
Android: Add missing advanced settings tab
|
2020-10-18 14:54:38 +10:00 |
|
Connor McLaughlin
|
325f83065c
|
SPU: Always inline SPU::ExecuteVoice
|
2020-10-18 14:54:38 +10:00 |
|
Connor McLaughlin
|
245edd94d7
|
SPU: Eliminiate conditional in interpolation
|
2020-10-18 14:54:38 +10:00 |
|
Connor McLaughlin
|
e8d77448c7
|
CMake: Fix mkdir error when repeatedly building for macOS
|
2020-10-18 14:54:38 +10:00 |
|
Connor McLaughlin
|
6624660b0d
|
Common/FileSystem: Fix a compile error on macOS
|
2020-10-18 14:54:38 +10:00 |
|
Connor McLaughlin
|
d3f87dc357
|
SDL: Fix CPU clock control in menu not applying
|
2020-10-18 14:54:38 +10:00 |
|
Connor McLaughlin
|
b704c37e91
|
CPU/Recompiler: Implement speculative constants
|
2020-10-18 14:54:38 +10:00 |
|
Connor McLaughlin
|
51eff82eb6
|
CPU/Recompiler: Implement lwl/lwr/swl/swr
|
2020-10-18 14:54:38 +10:00 |
|
Connor McLaughlin
|
7566c45f64
|
CPU/Recompiler: Implement fastmem
|
2020-10-18 14:54:38 +10:00 |
|
Connor McLaughlin
|
ceb67b5018
|
Common: Add memory arena and page fault handler classes
|
2020-10-18 14:54:38 +10:00 |
|
Connor McLaughlin
|
11faf6ccfb
|
CPU/Recompiler: Skip calling event update on interrupts
|
2020-10-18 14:54:38 +10:00 |
|
Connor McLaughlin
|
a16c2f5462
|
CPU/Recompiler: Skip tracking some more interpreter state
|
2020-10-18 14:54:38 +10:00 |
|
Connor McLaughlin
|
a6f8dde790
|
CPU/Recompiler: Faster ASM dispatcher
|
2020-10-18 14:54:38 +10:00 |
|
Connor McLaughlin
|
cb351a7dbd
|
CPU: Move interrupt check out of inner-most exec loop
|
2020-10-18 14:54:38 +10:00 |
|
Connor McLaughlin
|
0afdc04d88
|
CPU/Recompiler: Optimize constant reads (and some writes)
|
2020-10-18 14:54:38 +10:00 |
|
Connor McLaughlin
|
69b2c3fc2d
|
StateWrapper: Track save state version
|
2020-10-18 14:54:38 +10:00 |
|
Connor McLaughlin
|
893268bba5
|
CDImage: Fix crash on invalid cue/chd with no tracks
|
2020-10-18 14:54:26 +10:00 |
|
Connor McLaughlin
|
95f7821691
|
Merge pull request #975 from BenjaminSiskoo/master
Typos Fixes Benjamin Siskoo, Zet Sensei and Elcor
|
2020-10-15 01:28:08 +10:00 |
|
Connor McLaughlin
|
a004ae0d5b
|
Merge pull request #976 from MaddTheSane/icon
Make better icns from Windows icon.
|
2020-10-15 01:27:43 +10:00 |
|
Connor McLaughlin
|
d6758aacce
|
CDSubchannelReplacement: Fix a crash on invalid input
|
2020-10-15 01:25:18 +10:00 |
|
Connor McLaughlin
|
d950779662
|
Android: Use alert not toast for BIOS import error
|
2020-10-14 19:05:20 +10:00 |
|
Connor McLaughlin
|
e5cdb7751b
|
Android: Prevent OOM when importing invalid BIOSes
|
2020-10-14 18:59:50 +10:00 |
|
Connor McLaughlin
|
19f4921ca7
|
GPU/OpenGL: Fix crash on non-dual-source-blend drivers
|
2020-10-14 18:50:10 +10:00 |
|
Connor McLaughlin
|
e78ea2b60e
|
Android: Fix crash on startup
|
2020-10-14 18:50:10 +10:00 |
|
Connor McLaughlin
|
8b6309aff6
|
Android: Add volume control to settings
|
2020-10-14 18:09:11 +10:00 |
|
Connor McLaughlin
|
ad827155e6
|
Android: Re-add missing audio options
|
2020-10-14 18:09:11 +10:00 |
|
Connor McLaughlin
|
7b0a3d4e59
|
Merge pull request #973 from andercard0/patch-19
Update Brazilian Portuguese Translation
|
2020-10-14 15:49:41 +10:00 |
|
Connor McLaughlin
|
60e94a9e19
|
Qt: Update Chinese translation from @zkdpower
|
2020-10-14 15:49:01 +10:00 |
|
Connor McLaughlin
|
e7945b422f
|
Android: Split settings into tabs
|
2020-10-14 15:45:31 +10:00 |
|
Connor McLaughlin
|
2a824751e7
|
Android: Improve external controller/add auto-hide touch option
|
2020-10-14 15:45:30 +10:00 |
|
Connor McLaughlin
|
3b6b7007b3
|
OpenSLESAudioStream: Add additional logging
|
2020-10-14 15:45:30 +10:00 |
|
Connor McLaughlin
|
c8011f0b02
|
Build: Add missing FindOpenSLES module
|
2020-10-14 15:45:30 +10:00 |
|
Connor McLaughlin
|
8b3db72677
|
Android: Add logging options to settings
|
2020-10-14 15:45:30 +10:00 |
|
Connor McLaughlin
|
e9dcf7fe33
|
Add French translation by @BenjaminSiskoo
|
2020-10-14 00:58:24 +10:00 |
|
Connor McLaughlin
|
d1018abd5b
|
libretro: Fix incorrectly named CD-ROM Read Speedup option
|
2020-10-14 00:48:48 +10:00 |
|
Connor McLaughlin
|
56c511b45c
|
Qt: Add Game Properties to view menu (for running game)
|
2020-10-14 00:48:48 +10:00 |
|
Connor McLaughlin
|
eb89bbd909
|
Android: Fix right stick/L2/R2 on external controller
|
2020-10-14 00:48:48 +10:00 |
|
Connor McLaughlin
|
962f3407b4
|
Android: Add OpenSL ES audio backend
|
2020-10-14 00:48:48 +10:00 |
|
Connor McLaughlin
|
82f00237af
|
Data: Add simple-brightness and simple-gamma shaders
|
2020-10-14 00:48:48 +10:00 |
|
Connor McLaughlin
|
49cea927f0
|
Build: Add ARM64 platform for Windows
|
2020-10-14 00:48:48 +10:00 |
|
Connor McLaughlin
|
69d29d7395
|
GL/Context: Don't use WGL on Windows/ARM64
|
2020-10-14 00:48:48 +10:00 |
|
Connor McLaughlin
|
df15229eec
|
Common/CPUDetect: Add ARM64 for MSVC
|
2020-10-14 00:48:48 +10:00 |
|
Connor McLaughlin
|
922db9d8ee
|
dep/vixl: Compile fixes for MSVC
|
2020-10-14 00:48:48 +10:00 |
|
Connor McLaughlin
|
b76859a8c2
|
Update Qt submodule
|
2020-10-14 00:48:47 +10:00 |
|
Connor McLaughlin
|
b53be2687d
|
dep/sdl2: Add ARM64 binaries
|
2020-10-14 00:48:47 +10:00 |
|
Connor McLaughlin
|
10f74dff18
|
dep/vixl: Add MSVC project
|
2020-10-14 00:48:47 +10:00 |
|
Connor McLaughlin
|
f81502ea6f
|
Add ARM64 Qt to QtCompile.props
|
2020-10-14 00:48:47 +10:00 |
|
Connor McLaughlin
|
f0ac695710
|
dep/sdl2: Fix compilation on ARM64
|
2020-10-14 00:48:47 +10:00 |
|
Connor McLaughlin
|
c533a6dfd7
|
Merge pull request #960 from andercard0/patch-18
Atualização Tradução Português do Brasil
|
2020-10-14 00:46:46 +10:00 |
|
Connor McLaughlin
|
529df100a3
|
Merge pull request #963 from rtissera/gpu_sw_opt-1
Minor gpu_sw optimizations and warning fixes
|
2020-10-14 00:46:35 +10:00 |
|
Connor McLaughlin
|
49bd23d32c
|
Merge pull request #967 from MaddTheSane/patch-1
Make context_agl.h compatible with ObjC ARC code.
|
2020-10-14 00:46:04 +10:00 |
|
Connor McLaughlin
|
43bafe1a12
|
Merge pull request #959 from RaydenX93/update_it
Update duckstation-qt_it.ts
|
2020-10-12 00:41:33 +10:00 |
|
Connor McLaughlin
|
30f8859c33
|
Merge pull request #958 from RaydenX93/update_bat
Update for translation bat file
|
2020-10-12 00:41:11 +10:00 |
|
Connor McLaughlin
|
a372a1d782
|
GameList: Fix progress disappearing when scanning >1 directory
|
2020-10-12 00:40:06 +10:00 |
|
Connor McLaughlin
|
ad61815cad
|
GameList: Don't keep cache open after rewriting
|
2020-10-11 20:55:49 +10:00 |
|
Connor McLaughlin
|
902024d225
|
CDROM: Implement volume peak in CDDA report
Fixes Kyuutenkai hanging at boot.
|
2020-10-11 20:44:52 +10:00 |
|
Connor McLaughlin
|
3ecae0f409
|
Common/Align: Make constexpr
|
2020-10-11 20:34:56 +10:00 |
|
Connor McLaughlin
|
36bede11ae
|
CPU/Recompiler/AArch64: Fix crash when icache is enabled
|
2020-10-11 15:04:49 +10:00 |
|
Connor McLaughlin
|
2ce9baa8ad
|
Android: Fix possible crash in TouchscreenControllerView
|
2020-10-11 14:51:17 +10:00 |
|
Connor McLaughlin
|
7775774761
|
Android: Fix game controller input being ignored
|
2020-10-11 14:39:14 +10:00 |
|
Connor McLaughlin
|
6716b8e8ba
|
Android: Add 16:10 aspect ratio option
|
2020-10-11 14:39:00 +10:00 |
|
Connor McLaughlin
|
1db1d64a1f
|
GameSettings: Simplify controller type check
|
2020-10-11 14:38:31 +10:00 |
|
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 |
|
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 |
|