dolphin/Source/Core/Core
Connor McLaughlin a77b571da7
Merge pull request #8250 from JosJuice/bitrate-setting
Add dumping bitrate setting to GUI and increase default value
2019-07-18 22:17:13 +10:00
..
Boot Work around C++20 std::filesystem changes related to u8string 2019-06-21 18:34:21 +02:00
Config Change the default dumping bitrate from 2.5 Mbps to 25 Mbps 2019-07-17 19:55:37 +02:00
ConfigLoaders
Debugger
DSP Core: Use nested namespace specifiers where applicable 2019-06-17 16:32:30 -04:00
FifoPlayer
HLE Core: Use nested namespace specifiers where applicable 2019-06-17 16:32:30 -04:00
HW Core/HW/AddressSpace: Remove unnecessary inclusion of Core.h 2019-07-15 23:13:55 -04:00
IOS Merge pull request #8218 from leoetlino/context 2019-07-11 17:28:19 +02:00
PowerPC Make DolphinAnalytics a true singleton - static local variables are initialized in a thread safe manner since C++11 2019-06-23 21:43:47 +02:00
ActionReplay.cpp
ActionReplay.h
Analytics.cpp Make DolphinAnalytics a true singleton - static local variables are initialized in a thread safe manner since C++11 2019-06-23 21:43:47 +02:00
Analytics.h Make DolphinAnalytics a true singleton - static local variables are initialized in a thread safe manner since C++11 2019-06-23 21:43:47 +02:00
ARDecrypt.cpp
ARDecrypt.h
BootManager.cpp Core/ConfigManager: Use forward declarations where applicable 2019-06-07 19:54:39 -04:00
BootManager.h
CMakeLists.txt Core/CMakeLists: Privately link in fmt 2019-06-14 17:43:39 -04:00
CommonTitles.h
ConfigManager.cpp Make DolphinAnalytics a true singleton - static local variables are initialized in a thread safe manner since C++11 2019-06-23 21:43:47 +02:00
ConfigManager.h Core/ConfigManager: Use forward declarations where applicable 2019-06-07 19:54:39 -04:00
Core.cpp Merge pull request #8234 from JosJuice/version-in-title 2019-07-15 13:05:08 +02:00
Core.h
Core.vcxproj
Core.vcxproj.filters
CoreTiming.cpp
CoreTiming.h
DSPEmulator.cpp
DSPEmulator.h
GeckoCode.cpp
GeckoCode.h
GeckoCodeConfig.cpp Core/GeckoCodeConfig: Use the [[fallthrough]] attribute in LoadCodes() 2019-06-08 17:55:01 -04:00
GeckoCodeConfig.h
Host.h
HotkeyManager.cpp
HotkeyManager.h
LibusbUtils.cpp Use separate libusb contexts to avoid thread safety issues 2019-06-26 17:55:51 +02:00
LibusbUtils.h Use separate libusb contexts to avoid thread safety issues 2019-06-26 17:55:51 +02:00
MachineContext.h
MemoryWatcher.cpp
MemoryWatcher.h
MemTools.cpp
MemTools.h
Movie.cpp Core/Movie: Use fmt where applicable 2019-06-14 17:47:02 -04:00
Movie.h Core/Movie: Store PAD_GET_ORIGIN bit in ControllerState 2019-06-05 02:36:23 -04:00
NetPlayClient.cpp Common/MsgHandler: Namespace code within the Common namespace 2019-06-19 16:03:55 -04:00
NetPlayClient.h
NetPlayProto.h
NetPlayServer.cpp Core/NetPlayServer: Fix empty error messages when adding session to the index fails 2019-06-20 20:55:38 +02:00
NetPlayServer.h
PatchEngine.cpp
PatchEngine.h
State.cpp Merge pull request #8128 from altimumdelta/FrameDumpUpgradePrep1 2019-06-30 21:13:19 +10:00
State.h
SysConf.cpp
SysConf.h
TitleDatabase.cpp Common/MsgHandler: Namespace code within the Common namespace 2019-06-19 16:03:55 -04:00
TitleDatabase.h
WiiRoot.cpp Core/IOS: Use fmt where applicable 2019-06-20 11:50:02 -04:00
WiiRoot.h
WiiUtils.cpp Core/IOS: Use fmt where applicable 2019-06-20 11:50:02 -04:00
WiiUtils.h Core: Use nested namespace specifiers where applicable 2019-06-17 16:32:30 -04:00