..
Audio
overlays: allow to update messages by id instead of text
2025-10-16 18:02:01 +02:00
Cell
cellDmuxPamf: fix freezing FMVs in some games
2026-03-27 13:47:26 +00:00
CPU
Thread.cpp: Fix game exit on access violation
2026-03-26 13:55:00 +02:00
Io
Clean up code using mutable + const when possible
2026-03-19 14:56:48 +02:00
Memory
PPU: Prevent repeated notifications
2025-12-16 10:41:21 +02:00
NP
Add overlay notification for received messages
2026-03-20 19:51:16 +01:00
RSX
SPU Debugger: Measure rate of block ran
2026-03-26 13:55:00 +02:00
cache_utils.cpp
IDM: Implement lock-free smart pointers ( #16403 )
2024-12-22 20:59:48 +02:00
cache_utils.hpp
CMakeLists.txt
CMake: remove option USE_MSVC_STATIC_CRT and clean up
2026-03-25 08:30:41 +01:00
config_mode.h
GameInfo.h
Qt: play SND0.AT3 in game lists when a movie would play
2026-03-10 12:42:56 +01:00
games_config.cpp
Qt: ISO clean up
2026-01-10 06:36:58 +01:00
games_config.h
[TESTERS NEEDED] Improved contextual menu ( #16038 )
2024-09-14 21:51:42 +02:00
GDB.cpp
cfg: remove string::get()
2025-03-10 21:09:27 +01:00
GDB.h
Headers cleanup
2025-02-11 20:38:35 +01:00
IdManager.cpp
Headers cleanup
2025-02-11 20:38:35 +01:00
IdManager.h
use concepts instead of std::enable_if
2025-02-26 11:04:02 +02:00
IPC_config.cpp
windows: move config.yml and games.yml to /config/
2025-01-16 21:33:33 +01:00
IPC_config.h
IPC_socket.cpp
IPC_socket.h
Coding style issues fixes
2025-03-10 21:09:27 +01:00
IPC.h
Headers cleanup
2025-02-11 20:38:35 +01:00
localized_string_id.h
Add overlay notification for received messages
2026-03-20 19:51:16 +01:00
localized_string.cpp
localized_string.h
overlays: allow to update messages by id instead of text
2025-10-16 18:02:01 +02:00
perf_meter.cpp
Headers cleanup
2025-02-11 20:38:35 +01:00
perf_meter.hpp
CI: build windows clang
2025-06-15 17:12:50 +02:00
perf_monitor.cpp
Headers cleanup
2025-02-11 20:38:35 +01:00
perf_monitor.hpp
Headers cleanup
2025-02-11 20:38:35 +01:00
savestate_utils.cpp
Fix SaveStates cellDumxPamf regression
2026-03-10 20:13:29 +02:00
savestate_utils.hpp
Multi-Slot Savestates
2025-10-07 13:33:58 +03:00
scoped_progress_dialog.cpp
Fix warning
2024-12-17 20:46:07 +01:00
stb_image.cpp
CMake: fix gcc build
2025-04-30 10:08:16 +02:00
system_config_types.cpp
gl/vk: Implement tri-state Vsync setting
2026-03-19 03:10:07 +03:00
system_config_types.h
gl/vk: Implement tri-state Vsync setting
2026-03-19 03:10:07 +03:00
system_config.cpp
Core: Remove Intel-TSX ISA Extension based code
2025-11-17 10:32:08 +02:00
system_config.h
gl/vk: Implement tri-state Vsync setting
2026-03-19 03:10:07 +03:00
system_progress.cpp
Show message while creating savestate in continuous mode
2025-01-06 15:49:09 +01:00
system_progress.hpp
Show message while creating savestate in continuous mode
2025-01-06 15:49:09 +01:00
system_utils.cpp
Add multi-selection context menu
2026-01-06 09:47:15 +01:00
system_utils.hpp
system_utils: include <vector>
2026-02-20 19:46:39 +02:00
System.cpp
Thread.cpp: Fix game exit on access violation
2026-03-26 13:55:00 +02:00
System.h
Loader: Fix graceful Emu Restart
2026-01-12 15:45:27 +01:00
title.cpp
title.h
tiny style fixes
2026-02-25 11:53:04 +01:00
vfs_config.cpp
Headers cleanup
2025-02-11 20:38:35 +01:00
vfs_config.h
VFS.cpp
fmt: add more string_view versions of string functions
2025-12-08 19:49:42 +01:00
VFS.h