23 Commits (ebdd791f92d9dd1baf56a0f1722a75b352626fc1)

Author SHA1 Message Date
  Jonathan Moore Liles 193dc19c91 Use timestamps (of creation) for take names instead of sequential numbers. 16 years ago
  Jonathan Moore Liles 74ffa575d9 Oops. Write journal entries in proper order when generating snapshot. 17 years ago
  Jonathan Moore Liles f4c825949e Add keybinding to select sequence widget under playhead. 17 years ago
  Jonathan Moore Liles aa0f65af21 Make deletion of container widgets undoable! 17 years ago
  Jonathan Moore Liles f0cfdd01c8 Make the sequence focus color more obvious. 17 years ago
  Jonathan Moore Liles 5fb04e863b Add next/prev widget bindings for sequences. 17 years ago
  Jonathan Moore Liles c8eb82d124 Make timeline 'length' dynamic. 17 years ago
  Jonathan Moore Liles 035474e17c Clean up a number of focus/event handling problems. 17 years ago
  Jonathan Moore Liles 8eb4cb8735 Cleanup. 17 years ago
  Jonathan Moore Liles c79d48c663 Rebuffer when an audio region is moved. 17 years ago
  Jonathan Moore Liles f9fb837c58 Add missing GPL headers. 17 years ago
  Jonathan Moore Liles 47dbf6c537 Clear up a load of compiler warnings. 17 years ago
  Jonathan Moore Liles bff8d98078 Clean up a copy/assignment permissions for many classes. 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 951c1ca23b Hack to make Time, Tempo, and Ruler sequences unjournaled to simplify session teardown. 17 years ago
  Jonathan Moore Liles 595100be8e Give each sequence type its own default cursor. 17 years ago
  Jonathan Moore Liles 34400df589 Attempt to draw measure lines with a more efficient incremental algorithm. 17 years ago
  Jonathan Moore Liles 55a1e60484 Add marks to ruler. 17 years ago
  Jonathan Moore Liles 63ebacb872 Massive consting. 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 300c6c3726 Massively rework loggable interface. 17 years ago
  Jonathan Moore Liles e54f63e605 Massive renames. 17 years ago
  Jonathan Moore Liles 714fc8766c Crudely begin to support drawing of timecodes on ruler. 17 years ago
  Jonathan Moore Liles 0dff4be584 Continue working on engine functionality. 17 years ago
  Jonathan Moore Liles 16772b7e3b WIP 17 years ago
  Jonathan Moore Liles c415fe9680 Begin rearranging. 17 years ago
  Jonathan Moore Liles 90a5568a20 Log auido tracks as Audio_Track. 17 years ago
  Jonathan Moore Liles 7d6121e2d8 Tracks are virtual, so use Fl_Widget instead of Fl_Group as base class. 17 years ago
  Jonathan Moore Liles 35fc23bec8 Add an option to add a new take. 17 years ago
  Jonathan Moore Liles a6e65c8159 Cleanup region mouseover. 17 years ago
  Jonathan Moore Liles e0e6cb7379 Try to use part of FLTK's DND system for inter-track region dragging. 17 years ago
  Jonathan Moore Liles 85ed98e040 Work on "takes" system. 17 years ago
  Jonathan Moore Liles e202523e51 Add control (automation) tracks. 17 years ago
  Jonathan Moore Liles 5d41f34b77 Draw crossfades. 17 years ago
  Jonathan Moore Liles ed25a70aef Make rubberband selection work. 17 years ago
  Jonathan Moore Liles 4f2a6a28d1 Work on handling selection. 17 years ago
  Jonathan Moore Liles 5048f70e50 Add remove-selected binding. Work on transactions. 17 years ago
  Jonathan Moore Liles ea7facb2fb Add track header widget and adjust tracks to compensate. 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 0f9d79b3d8 Log changes to track objcets as well. 17 years ago
  Jonathan Moore Liles 44904bc640 Split some track widget classes into seperate headers. 17 years ago
  Jonathan Moore Liles f5aaee31f7 Permit removal of Track_Widgets. 17 years ago
  Jonathan Moore Liles 408bf5b296 Split soundfile DND functionality of Track into Audio_Track class. 17 years ago
  Jonathan Moore Liles 9321a19a5d Begin generalizing track class as base class. 17 years ago
  Jonathan Moore Liles 4a266bc86a Attempt to clean up label drawing for track widgets. 17 years ago
  Jonathan Moore Liles 08182d2c5f Make track use track_widget base class instead of regions. 17 years ago
  Jonathan Moore Liles 900c49aeae Begin handlig region events again. 17 years ago
  Jonathan Moore Liles 76afaa5792 Begin moving to custom track scrolling with 'virtual' region widgets. 17 years ago