31 Commits (8a048e6ef2f94b51a6a512007c4e26d615ad2afd)

Author SHA1 Message Date
  Jonathan Moore Liles 1edc236960 Journaling fixes. 17 years ago
  Jonathan Moore Liles 9aa52f3e18 Fix memory leaks reported by valgrind. 17 years ago
  Jonathan Moore Liles 42e0e380bd Destroy sequence contents in sequence destructor. 17 years ago
  Jonathan Moore Liles 11e11d97b2 Always terminate escape return string. 17 years ago
  Jonathan Moore Liles 2881479cc2 Fix invalid read found by valgrind. 17 years ago
  Jonathan Moore Liles 89d64f66e4 Try to fix some issues with journal replay and compaction. 17 years ago
  Jonathan Moore Liles 1025201398 Escape/unescape newlines in string parameters of journal messages. 17 years ago
  Jonathan Moore Liles c3a20870f7 Big fix for loggability which was broken by the previous attempt at making Time and Tempo sequences unlogged. 17 years ago
  Jonathan Moore Liles 33d78a726a Rename Region class to Audio_Region 17 years ago
  Jonathan Moore Liles 727b256b4b Output journal snapshot as a single transaction. 17 years ago
  Jonathan Moore Liles 594f711533 Make new session dialog actually work. 17 years ago
  Jonathan Moore Liles af523475c4 Work on making system reset possible. 17 years ago
  Jonathan Moore Liles 5f4fd49867 Minor cleanups. 17 years ago
  Jonathan Moore Liles 95f8a8905a Fix errors found by valgrind. 17 years ago
  Jonathan Moore Liles 0eb8babb3e Fix interaction between shortcut handling and multiple undo. 17 years ago
  Jonathan Moore Liles 6bcadabe8d Clean up logic in control sequence display options. 17 years ago
  Jonathan Moore Liles 82ada52b71 Fix error in quote parsing of log entries. 17 years ago
  Jonathan Moore Liles 55a1e60484 Add marks to ruler. 17 years ago
  Jonathan Moore Liles 783ba38120 Begin to make tracks removable. 17 years ago
  Jonathan Moore Liles 6b97c912eb Fig logging for captures. 17 years ago
  Jonathan Moore Liles 4bee9a7053 Darken inactive objects on the timeline. 17 years ago
  Jonathan Moore Liles 63ebacb872 Massive consting. 17 years ago
  Jonathan Moore Liles 05ebbc073b Clean up compaction code. 17 years ago
  Jonathan Moore Liles 2e7fab494a Actiavte compaction menu option. 17 years ago
  Jonathan Moore Liles 543d9e4432 Work on restorability of tracks. 17 years ago
  Jonathan Moore Liles 4160721c65 Avoid snapshotting uncreatable loggable classes. 17 years ago
  Jonathan Moore Liles 23aeefb5d6 Try to get session loading up and running. 17 years ago
  Jonathan Moore Liles 5f662f3913 Get undo working again. 17 years ago
  Jonathan Moore Liles 300c6c3726 Massively rework loggable interface. 17 years ago
  Jonathan Moore Liles 793fb05176 Work on making journal replay at startup. 17 years ago
  Jonathan Moore Liles 0207dc9507 Ditch the whole separate Engine idea and move everything back to Timeline. 17 years ago
  Jonathan Moore Liles db29b21d2c Work on moving journaling into engine process. 17 years ago
  Jonathan Moore Liles c415fe9680 Begin rearranging. 17 years ago
  Jonathan Moore Liles 2f91da168d Make block undo and single undo work again. 17 years ago
  Jonathan Moore Liles bccdecdee6 Work on block undo. 17 years ago
  Jonathan Moore Liles 4f2a6a28d1 Work on handling selection. 17 years ago
  Jonathan Moore Liles e2c6442dee Work on transaction support for undo system. 17 years ago
  Jonathan Moore Liles c748c34cb6 Properly maintain unique ID accross undo of deletion. 17 years ago
  Jonathan Moore Liles aacd502f04 Make tempo and time point deletion undoable also. 17 years ago
  Jonathan Moore Liles 66815ae8fb Work on making delete undoable. 17 years ago
  Jonathan Moore Liles 489f5e8adf Get multiple-undo sort of working. 17 years ago
  Jonathan Moore Liles 359c2bd72f Actually get (single) undo working. 17 years ago
  Jonathan Moore Liles cc39d05c7a Improve journaling. 17 years ago
  Jonathan Moore Liles 0f9d79b3d8 Log changes to track objcets as well. 17 years ago
  Jonathan Moore Liles 49628da177 Improve journaling... Add transactions. 17 years ago
  Jonathan Moore Liles 69fb7a7890 Work on journal system. 17 years ago
  Jonathan Moore Liles 9640ca934f Actually write journal to file. 17 years ago
  Jonathan Moore Liles 0e6352c54a Make loggables more uniform. 17 years ago
  Jonathan Moore Liles 97b344d3dd Replace Clip class with Audio_File abstract class who's children are interfaces to 17 years ago
  Jonathan Moore Liles 05854badd9 Clean up zoom bar a bit. 17 years ago