mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-03 11:31:46 +02:00
7f0203a5b0
Amends the TAS callbacks to internally store functions using std::function instead of raw function pointers. This allows binding extra contextual state via lambda functions, as well as keeping the dialogs internal to the main frame (on top of being a more flexible interface). |
||
---|---|---|
.. | ||
Cheats | ||
Config | ||
Debugger | ||
Input | ||
ISOProperties | ||
NetPlay | ||
resources | ||
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 | ||
ISOFile.cpp | ||
ISOFile.h | ||
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 | ||
VideoConfigDiag.cpp | ||
VideoConfigDiag.h | ||
WxEventUtils.cpp | ||
WxEventUtils.h | ||
WXInputBase.cpp | ||
WXInputBase.h | ||
WxUtils.cpp | ||
WxUtils.h |