dolphin/Source/Core/Core/HW/DVD
Lioncash e55f9ed102 AchievementManager: Make GetInstance() return a reference
The internal static member will always have a valid lifetime. Makes this
consistent with other instance based objects in our code.
2023-12-11 13:36:39 -05:00
..
DVDInterface.cpp AchievementManager: Make GetInstance() return a reference 2023-12-11 13:36:39 -05:00
DVDInterface.h HW/DVDInterface: Do DTK math in blocks instead of in samples. 2023-03-14 13:19:44 +01:00
DVDMath.cpp Treewide: Remove unused inclusions of <cinttypes> 2022-01-09 12:43:11 -08:00
DVDMath.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DVDThread.cpp HW/DVD: Rename DVDThreadManager to DVDThread. 2023-03-10 20:22:29 +01:00
DVDThread.h HW/DVD: Rename DVDThreadManager to DVDThread. 2023-03-10 20:22:29 +01:00
FileMonitor.cpp StringUtil: Move ThousandSeparate() into Common namespace 2023-05-16 14:26:33 -04:00
FileMonitor.h Fix uninitialized variable warnings (C26495) 2023-02-15 19:18:39 -08:00