284 Commits (8a048e6ef2f94b51a6a512007c4e26d615ad2afd)

Author SHA1 Message Date
  Jonathan Moore Liles 8a048e6ef2 Oops. Forgot one. 17 years ago
  Jonathan Moore Liles ff9f812a04 More renames. 17 years ago
  Jonathan Moore Liles a57db305f2 Symbol name cleanup. 17 years ago
  Jonathan Moore Liles 9d498d7eca Go back to using long names for properties. 17 years ago
  Jonathan Moore Liles 452e1df554 Provide shortcuts in compaction confirmation dialog. 17 years ago
  Jonathan Moore Liles 1edc236960 Journaling fixes. 17 years ago
  Jonathan Moore Liles a81b174b90 Add additional version to project info. 17 years ago
  Jonathan Moore Liles 9ed5394e5d Clean up some event handlig breakage from sequence region split. 17 years ago
  Jonathan Moore Liles 9aa52f3e18 Fix memory leaks reported by valgrind. 17 years ago
  Jonathan Moore Liles f927e39681 Handle top-level path pop. 17 years ago
  Jonathan Moore Liles adf0ca22f3 Hack to make annotation pack visable. 17 years ago
  Jonathan Moore Liles 42e0e380bd Destroy sequence contents in sequence destructor. 17 years ago
  Jonathan Moore Liles 1318ba3c3a Also deregister control ports during track destruction. 17 years ago
  Jonathan Moore Liles c0803df843 Close project before creating new one. 17 years ago
  Jonathan Moore Liles 767aa44b7c Save version and sample rate with project. 17 years ago
  Jonathan Moore Liles 281607550b Oops. Actually ignore modifiers for timeline keys. 17 years ago
  Jonathan Moore Liles c413255e4a s/Session/Project/ig 17 years ago
  Jonathan Moore Liles 45aeb9ad89 Fix menu settings loader when operating at close to depth 0. 17 years ago
  Jonathan Moore Liles 56ce6caed3 Save and load per session timeline settings. 17 years ago
  Jonathan Moore Liles ed2e8e3f69 Only dump one top-level submenu. 17 years ago
  Jonathan Moore Liles 11e11d97b2 Always terminate escape return string. 17 years ago
  Jonathan Moore Liles a373535c75 Clean up some messages. 17 years ago
  Jonathan Moore Liles 31e40639d2 Update menubar entires to reflect session state. 17 years ago
  Jonathan Moore Liles 2881479cc2 Fix invalid read found by valgrind. 17 years ago
  Jonathan Moore Liles 614f716726 Activate Open item in session menu. 17 years ago
  Jonathan Moore Liles 4cb087c81a Properly free ports at Track destruction. 17 years ago
  Jonathan Moore Liles b3c3a3956b Use stricter shortcut for timeline context menu. 17 years ago
  Jonathan Moore Liles f9d93f4307 Small hack to fix one-pixel size difference when there are no annotation tracks. 17 years ago
  Jonathan Moore Liles 8677b76201 Cleanup. 17 years ago
  Jonathan Moore Liles 982eed82e4 Don't begin a drag when annotations are edited! 17 years ago
  Jonathan Moore Liles 4947278da5 Fix scrolling positon consistency problem. 17 years ago
  Jonathan Moore Liles 89d64f66e4 Try to fix some issues with journal replay and compaction. 17 years ago
  Jonathan Moore Liles 03cd2a1c45 Fix error in order of destruction for annotation_*. 17 years ago
  Jonathan Moore Liles 8b1dea33a6 Only draw first line of annotation text on timeline view. 17 years ago
  Jonathan Moore Liles 1025201398 Escape/unescape newlines in string parameters of journal messages. 17 years ago
  Jonathan Moore Liles 35bb316a02 Use text edit window widget for annotation region. 17 years ago
  Jonathan Moore Liles 03a6e80a48 Add omitted annoation region source files! 17 years ago
  Jonathan Moore Liles 2824882d47 Fix fluid file build problem. 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 d510b21f7f Allow Annotation_Points and Annotation_Regions to co-exist on the same sequence. 17 years ago
  Jonathan Moore Liles 875ff62c8a Split Region into Audio_Region and Sequence_Region base class. 17 years ago
  Jonathan Moore Liles 33d78a726a Rename Region class to Audio_Region 17 years ago
  Jonathan Moore Liles 42a1983116 Allow each track to contain multiple Annotation_Sequences. 17 years ago
  Jonathan Moore Liles f16bbb1ab6 Rename Ruler_* to Annotation_* 17 years ago
  Jonathan Moore Liles f34496f703 Keep VERSION in Makefile 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 5ca4efe837 Break session loading/creation code out into its own file. 17 years ago
  Jonathan Moore Liles 25aea13004 Improve new session dialog. 17 years ago
  Jonathan Moore Liles aef0d1c6b1 Minor cleanup. 17 years ago