fix: add undo support for transport state changes

Co-authored-by: aider (deepseek/deepseek-coder) <aider@aider.chat>
This commit is contained in:
Loic Coenen
2026-05-01 23:28:33 +00:00
parent 2e0770e95d
commit b0ad3b3d19
2 changed files with 71 additions and 4 deletions

View File

@@ -69,7 +69,8 @@ typedef enum {
ACTION_RESET_CLIP,
ACTION_SET_QUANTIZE_MODE,
ACTION_SET_QUANTIZE_THRESHOLD,
ACTION_RESET_TRANSPORT
ACTION_RESET_TRANSPORT,
ACTION_TRANSPORT_STATE_CHANGE
} ActionType;
// Undo/Redo action record