- Undo points saved for undo-unworthy operations
- Clips are swapped with other clips in some situations
- Interrupted playback
- Total chaos in some situations, especially when undoing operations that affected items
Comments (27)
-
reporter -
reporter re
#329Don't swap clips when invoking undo→ <<cset 6ef5c4622865>>
-
reporter - edited description
-
reporter re
#329Start implementing own undo system for some actions→ <<cset ba66995d8487>>
-
reporter re
#329Migrate quantization to custom undo system→ <<cset 3116bd549f5a>>
-
reporter re
#329Migrate double clip length to custom undo system→ <<cset 249e0dd363d7>>
-
reporter re
#329Don't allow undo/redo if affected state has changed in the meantime→ <<cset c05701939f0d>>
-
reporter re
#329Also write reliable REAPER undo history for Playtime commands→ <<cset 1a1e83c281fd>>
-
reporter re
#329Limit custom history to 100 commands→ <<cset 4249f0d07d92>>
-
reporter re
#329Migrate clip deletion to custom undo system→ <<cset f1ce84ee87e4>>
-
reporter re
#329Migrate slot duplication to custom undo system→ <<cset a209ebac5333>>
-
reporter re
#329On slot duplication undo, also restore config of overwritten slot→ <<cset ed317e8358e8>>
-
reporter re
#329Migrate scene duplication to custom undo system→ <<cset c7bf08e3ccd0>>
-
reporter re
#329Migrate clip recording to custom undo system→ <<cset 10475b6b72e0>>
-
reporter re
#329Fix nested undo→ <<cset 89990969cb0e>>
-
reporter re
#329Migrate group copying to custom undo system→ <<cset 13b6963507f6>>
-
reporter re
#329Migrate scene copying to custom undo system→ <<cset d33245aabf16>>
-
reporter re
#329Migrate slot copying to custom undo system→ <<cset caf191bc2623>>
-
reporter re
#329Migrate scene insertion to custom undo system→ <<cset 3f9561adaaa2>>
-
reporter re
#329Migrate group insertion to custom undo system→ <<cset bc9e10c8d3bc>>
-
reporter re
#329Migrate group deletion to custom undo system→ <<cset bd2557fc7d47>>
-
reporter re
#329Add undo/redo button and arrange toolbar buttons better→ <<cset d05cff75a8bc>>
-
reporter re
#329Arrange unlock button better→ <<cset cd3b425c0d7f>>
-
reporter re
#329Migrate scene deletion to custom undo system→ <<cset d16b0ba83797>>
-
reporter re
#329Migrate "Fill slot with item" to custom undo system→ <<cset 5177d36a4295>>
-
reporter re
#329Migrate swap commands to custom undo system→ <<cset d6f19abbfc9c>>
-
reporter - changed status to resolved
- Log in to comment
re
#329Don't add undo point when selecting single item(for example when selecting a clip)
→ <<cset 630588b9360e>>