mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-08 09:09:04 +00:00
Qt: Implement GC TAS input window
This commit is contained in:
parent
1e8f4ce84f
commit
3f1ffbad0d
13 changed files with 509 additions and 0 deletions
|
@ -87,6 +87,7 @@ signals:
|
|||
void StartRecording();
|
||||
void StopRecording();
|
||||
void ExportRecording();
|
||||
void ShowTASInput();
|
||||
|
||||
void SelectionChanged(QSharedPointer<GameFile> game_file);
|
||||
void RecordingStatusChanged(bool recording);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue