Commit Graph
100 Commits
Author SHA1 Message Date
Connor McLaughlin 369f8b1239 Merge pull request #3051 from zkdpower/master
Update Simple-Chinese Translation.
2023-11-29 23:12:18 +10:00
Connor McLaughlin 09abd8c42d Merge pull request #3052 from andercard0/master
Atualização Português do Brasil
2023-11-29 23:12:00 +10:00
Stenzek dfb27c14be FullscreenUI: More localization fixes 2023-11-29 23:11:28 +10:00
Stenzek 4ac4388b08 GameDatabase: Fix identification of misnamed-exe games 2023-11-29 23:05:27 +10:00
Stenzek 35799aba47 CDROM: Add current file to debug window 2023-11-29 22:01:45 +10:00
Stenzek 5442242c64 IsoReader: Add GetEntriesInDirectory() 2023-11-29 21:56:40 +10:00
Stenzek 325dcc81ca FullscreenUI: Allow changing UI language 2023-11-29 20:26:36 +10:00
Stenzek e806d939ae Qt: Fix crash on language change with system active 2023-11-29 19:48:39 +10:00
Stenzek 8ce2be57c5 CPU/CodeCache: Call Block constructor/destructor
Fixes crash in MSVC Debug build.
2023-11-29 19:16:33 +10:00
Stenzek 03592e8de8 Qt: De-dialogify memory card editor 2023-11-29 18:47:38 +10:00
Stenzek eab9f57a5d GameDB: Widescreen rendering disables 2023-11-29 16:08:05 +10:00
Stenzek 0b6cd330e5 System: Add missing controller poll while rewinding 2023-11-29 15:41:29 +10:00
Stenzek 26f3d5ba56 FullscreenUI: Add missing translation strings 2023-11-29 02:18:20 +10:00
Connor McLaughlin 1acffa6a3c Merge pull request #3050 from andercard0/master
Atualização Português do Brasil
2023-11-29 02:02:22 +10:00
Stenzek 5ff44ebcf5 CPU: Panic process on memory alloc fail 2023-11-29 02:01:24 +10:00
Stenzek 667b11121c Qt: Update glyph ranges 2023-11-29 02:00:31 +10:00
Stenzek 08fcee2f56 CPU: Flush load delays before PCDrv calls 2023-11-28 18:25:12 +10:00
Stenzek c482dfd27a Qt: Fix 'Edit Memory Cards' using disc-specific cards 2023-11-28 15:06:12 +10:00
Stenzek e382f2b64a Settings: Add option to disable DSB/fbfetch 2023-11-28 14:38:38 +10:00
Stenzek 7fe3bfece0 fmt: Bump to version v10.1.1 2023-11-28 14:38:38 +10:00
Stenzek 333c9fdf6f Misc: Fix a couple of fmt errors 2023-11-28 14:38:38 +10:00
Connor McLaughlin 0af059aae2 Merge pull request #3047 from andercard0/master
Atualização Português do Brasil
2023-11-27 21:50:02 +10:00
Stenzek 2b46a9b040 ShaderGen: Fix GL_ARM_shader_framebuffer_fetch enable 2023-11-27 17:55:04 +10:00
Stenzek afe8384b6d System: Use Async HC mode disable for resuming 2023-11-27 00:45:00 +10:00
Stenzek bbf7d9d769 ImGui: Add missing file 2023-11-27 00:24:06 +10:00
Connor McLaughlin 51351511b8 Merge pull request #3046 from shinra-electric/mac-game-mode
Add Game category type to Info.plist
2023-11-27 00:16:34 +10:00
Stenzek 5a0a6ebe06 Qt: Drop Qt 6.1 workaround in Host::GetTopLevelWindowInfo() 2023-11-27 00:15:55 +10:00
Stenzek c40cc4ef43 Hotkeys: Throttle pause requests 2023-11-27 00:15:52 +10:00
Stenzek 72716719b3 Achievements: Use big picture for confirm hardcore disable 2023-11-26 23:57:49 +10:00
Stenzek c1d0419361 FullscreenUI: Use icon font for bindings 2023-11-26 23:57:49 +10:00
Stenzek 43c0ce0b3e FullscreenUI: Put bindings on one line 2023-11-26 23:57:49 +10:00
Stenzek fc6359457b ImGuiManager: Use PromptFont icons for input OSD 2023-11-26 21:35:29 +10:00
Stenzek 8446856ecf GPU/HW: Trace min/max UVs for hazards 2023-11-26 17:35:48 +10:00
Stenzek eeebfce79b Update README.md 2023-11-25 22:14:26 +10:00
Stenzek dc75afeb3d RegTest: Fix directory creation always failing 2023-11-25 22:04:05 +10:00
Stenzek ff17444074 GPU/HW: Add framebuffer fetch blending path 2023-11-25 21:22:35 +10:00
Stenzek a456741ae6 GPU/HW: Don't blend binary alpha texture filters 2023-11-25 19:49:05 +10:00
Stenzek 1b948aab62 dep/cubeb: Minimize and update to 54217bc 2023-11-25 00:50:12 +10:00
Stenzek 7cc52bba23 CMake: Support multiple CMAKE_OSX_ARCHITECTURES 2023-11-25 00:50:12 +10:00
Stenzek af86e5d058 Qt: Use HTTPDownloader instead of QtNetwork for updates 2023-11-25 00:50:12 +10:00
Stenzek 365e3fb965 Qt: Fix progress dialog cancelling 2023-11-25 00:50:12 +10:00
Stenzek cc6f22163c HTTPDownloader: Add support for progress updates/cancelling 2023-11-25 00:50:12 +10:00
Stenzek cca901c4c6 Qt: Make ALT+F4 while fullscreen exit DuckStation 2023-11-25 00:50:12 +10:00
Stenzek a705884342 Qt: Fix possible race when showing confirm dialog 2023-11-25 00:50:12 +10:00
Stenzek 3e27c399f4 GameDB: MGS1 2023-11-25 00:50:12 +10:00
Stenzek 7bbf04ab99 PostProcessing/FX: Support reading shaders from resources 2023-11-25 00:50:12 +10:00
Stenzek 1a79a2f196 dep/reshadefx: Add manual include callbacks 2023-11-25 00:50:11 +10:00
Stenzek 273979405d OpenGLDevice: Disable scissor for buffer clears 2023-11-25 00:49:52 +10:00
Stenzek e75c1a3b0a OpenGLDevice: Use glClearBuffer() instead of glClear() 2023-11-24 21:45:45 +10:00
Stenzek 603531f916 PageFaultHandler: Fix for Intel on MacOS 2023-11-24 20:35:52 +10:00
Stenzek 5cf41a41f3 JitCodeBuffer: Allocate within 32-bit range 2023-11-24 20:35:19 +10:00
Stenzek ca1dd27d4a CPU/NewRec: Fix SR interrupts on non-x64 2023-11-24 20:35:12 +10:00
Stenzek b8d4669997 Qt: Allow post-processing to be set per-game 2023-11-24 20:34:54 +10:00
Stenzek 9d06fde276 Qt: Enable unifiedTitleAndToolBarOnMac in main window 2023-11-22 01:21:02 +10:00
Stenzek a80ffc9c7d GL/Context: Fix surfaceless context creation 2023-11-22 01:21:02 +10:00
Stenzek bbeae07478 MemorySettingsInterface: Fix bool and SetValue() 2023-11-21 22:31:18 +10:00
Stenzek e10ff550d5 CPU/NewRec: Handle inside-block SMC
i.e. Spyro 2/3 PAL.
2023-11-21 22:31:18 +10:00
Stenzek 20de40a597 RegTest: Fix build on Mac 2023-11-21 22:31:18 +10:00
Stenzek e6d29a0028 Qt: Update Italian translation by Vecna 2023-11-21 21:42:21 +10:00
Stenzek b93e9ef61c Flatpak: Bump SDL2 to v2.28.5 2023-11-18 17:35:45 +10:00
Stenzek 1d0c870494 CMake: Bump dep version requirement 2023-11-18 17:17:29 +10:00
Stenzek dbd052528e CPU/NewRec: Fix build for AArch32 2023-11-18 17:16:51 +10:00
Connor McLaughlin 04870d4d38 Merge pull request #3044 from andercard0/master
Atualização Português do Brasil
2023-11-18 16:54:04 +10:00
Stenzek cce7be4723 Misc: Make struct member functions file-local 2023-11-18 16:46:11 +10:00
Stenzek bee1f986a9 CMake: Fix incorrect library for HTTPDownloaderCurl 2023-11-18 14:58:45 +10:00
Stenzek ad1716e376 GPU/HW: Correct OSD message 2023-11-15 19:26:02 +10:00
Stenzek 5fff97c9e1 GPU/HW: Clear instead of invalidating adaptive downsample RTs 2023-11-15 19:14:27 +10:00
Stenzek bc485ee55b CDImage: Support loading subchannel from LSD files 2023-11-15 19:14:27 +10:00
Stenzek d141692df3 CI: Force Python 3.11 on Mac runner 2023-11-11 14:25:45 +10:00
Stenzek ac10d311da Deps: Update to Qt 6.5.3 and SDL2 2.28.5
Also sort out the lack-of-PDBs for Qt+SDL2.
2023-11-11 13:35:26 +10:00
Stenzek 3093d40869 Qt: Update link 2023-11-11 13:35:26 +10:00
Stenzek 6d35d5983b SDLInputSource: Use hint for loading GC Database 2023-11-10 21:19:45 +10:00
Stenzek 1e5cf017bd SDLInputSource: Update Game Controller Database 2023-11-10 21:19:45 +10:00
Stenzek 312790c9a6 CPU/NewRec: Handle mtc0 rt, sr 2023-11-10 21:19:45 +10:00
Connor McLaughlin c50a4a98a9 Merge pull request #3037 from andercard0/master
Atualização Português do Brasil
2023-11-07 21:19:48 +10:00
Connor McLaughlin b175f49f33 Merge pull request #3038 from mattysweeps/fix/advancedsettingsui
Remove vertical spacer preventing Tweaks/Hacks from expanding
2023-11-07 21:19:29 +10:00
Stenzek ac825855f7 Qt: Change settings dialogs to widgets/windows
Stops them breaking in Qt 6.6.
2023-11-06 23:17:58 +10:00
Stenzek 3ab27e7220 FullscreenUI: Remove Pause on Menu open
And always pause. The option never really worked correctly.
2023-11-06 23:17:58 +10:00
Stenzek 0d5ffda3d3 DInputSource: Backport button/hat max from PCSX2 2023-11-06 23:17:58 +10:00
Stenzek fa5496652e Qt: Add third-party license notices 2023-11-06 23:17:58 +10:00
Stenzek 6f66460ec0 Common: Remove ThreadPool class
No longer needed.
2023-11-06 23:17:58 +10:00
Stenzek 5b00ffb6cb HTTPDownloaderCurl: Switch to multi/async API 2023-11-06 23:17:58 +10:00
Stenzek b459a42fb7 Achievements: Use a 60 second timeout for server calls 2023-11-06 23:17:58 +10:00
Stenzek 0fe6e9170b HTTPDownloader: Move to util project 2023-11-06 23:17:57 +10:00
Stenzek 3c6b6c5770 Achievements: Use retryable client error status code 2023-11-06 23:17:57 +10:00
Stenzek f62a3ffbfa dep/rcheevos: Update to 8a717b1 2023-11-06 23:17:57 +10:00
Stenzek a4127aa2ea SDLInputSource: Add log callback 2023-11-06 23:17:57 +10:00
Stenzek 3dfc3bd2ba CPU: Fix incorrect scratchpad masking 2023-11-06 18:09:27 +10:00
Stenzek c5cd55ffb1 CDImage: clang warning fix 2023-11-06 17:56:45 +10:00
Stenzek 928d137111 System: Add missing icons to some OSD messages 2023-11-05 22:38:25 +10:00
Stenzek f27a28b58c CDImage: Use ByteSwap() 2023-11-05 22:38:25 +10:00
Stenzek 4a906fd0a0 VulkanDevice: Fix incorrect render pass end 2023-11-05 21:18:39 +10:00
Stenzek e739c114a4 CDImageCHD: Support reading subchannel from CHD 2023-11-05 21:18:39 +10:00
Stenzek ee3c770082 CDImage: Fix incorrect CRC-16 computation 2023-11-05 21:14:19 +10:00
Stenzek 82b3907804 dep/libchdr: Add subtype parsing functions 2023-11-05 21:14:19 +10:00
Stenzek 738ede0c39 Qt: Raise settings window if already open 2023-11-05 20:35:42 +10:00
Stenzek ea51d2a213 SPIRVCompiler: Pad fragment output components for MSL
Fixes some Reshade shaders not compiling.
2023-11-05 15:03:49 +10:00
Stenzek 38bc2bd057 CDROM: Add option to choose emulated mechacon version 2023-11-05 14:43:38 +10:00
Stenzek 8f1d724f4c Postprocesing/FX: Add BUFFER_COLOR_BIT_DEPTH and random source 2023-11-05 14:10:44 +10:00
Stenzek 4ef465cea4 PostProcessing/FX: Fix loading of resource textures 2023-11-05 13:52:56 +10:00