mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-06 07:06:12 +00:00
3a8a67025e
This class effectively acted as a "discount vector", that would simply allocate memory and then delete it in the destructor when it goes out of scope. We can just use a std::vector directly to reduce this boilerplate. |
||
---|---|---|
.. | ||
Cheats | ||
Config | ||
Debugger | ||
Input | ||
ISOProperties | ||
NetPlay | ||
AboutDolphin.cpp | ||
AboutDolphin.h | ||
AuiToolBar.h | ||
CMakeLists.txt | ||
ControllerConfigDiag.cpp | ||
ControllerConfigDiag.h | ||
DolphinSlider.cpp | ||
DolphinSlider.h | ||
DolphinWX.manifest | ||
DolphinWX.rc | ||
DolphinWX.vcxproj | ||
DolphinWX.vcxproj.filters | ||
DolphinWX.vcxproj.user | ||
FifoPlayerDlg.cpp | ||
FifoPlayerDlg.h | ||
Frame.cpp | ||
Frame.h | ||
FrameAui.cpp | ||
FrameTools.cpp | ||
GameListCtrl.cpp | ||
GameListCtrl.h | ||
Globals.h | ||
Info.plist.in | ||
LogConfigWindow.cpp | ||
LogConfigWindow.h | ||
LogWindow.cpp | ||
LogWindow.h | ||
Main.cpp | ||
Main.h | ||
MainMenuBar.cpp | ||
MainMenuBar.h | ||
MainToolBar.cpp | ||
MainToolBar.h | ||
MemcardManager.cpp | ||
MemcardManager.h | ||
PatchAddEdit.cpp | ||
PatchAddEdit.h | ||
PostProcessingConfigDiag.cpp | ||
PostProcessingConfigDiag.h | ||
resource.h | ||
SoftwareVideoConfigDialog.cpp | ||
SoftwareVideoConfigDialog.h | ||
TASInputDlg.cpp | ||
TASInputDlg.h | ||
UINeedsControllerState.cpp | ||
UINeedsControllerState.h | ||
VideoConfigDiag.cpp | ||
VideoConfigDiag.h | ||
WxEventUtils.cpp | ||
WxEventUtils.h | ||
WxUtils.cpp | ||
WxUtils.h |