45 Commits (c55b01dc68ac65e3ce78aa39fc35fb1c40f313df)

Author SHA1 Message Date
  Jonathan Moore Liles a842c129ad Cleanups. 17 years ago
  Jonathan Moore Liles 4235e0ee05 Allow Undo to go beyond the last block in the journal. 17 years ago
  Jonathan Moore Liles 0eeb63749f Oops. Fix Log_Entry diff'ing. 17 years ago
  Jonathan Moore Liles ded97d5197 Fix error in progress display when creating a new project. 17 years ago
  Jonathan Moore Liles e86ef478c0 Make load progress work for projects loaded from the command line too. 17 years ago
  Jonathan Moore Liles f684703840 Show progress when opening project. 17 years ago
  Jonathan Moore Liles f093abb887 Automatically save a snapshot when close()'ing a project. 17 years ago
  Jonathan Moore Liles c3603a8bfd Add comments. 17 years ago
  Jonathan Moore Liles 2a67c132f4 Cleanups. 17 years ago
  Jonathan Moore Liles f370219f17 Continue refactoring Log_Entry. 17 years ago
  Jonathan Moore Liles 6a324b45c3 Split more of Log_Entry out. 17 years ago
  Jonathan Moore Liles 8eb4cb8735 Cleanup. 17 years ago
  Jonathan Moore Liles f9fb837c58 Add missing GPL headers. 17 years ago
  Jonathan Moore Liles 4422c354f7 Cleanup open/new behavior. 17 years ago
  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