26 Commits (5fecc4b6731d68fdbcfd7a848d217cedef22d5b6)

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 174ca34382 Remove extraneous inclusions of const.h 17 years ago
  Jonathan Moore Liles d2a8373cff Add module information to debugging output. 17 years ago
  Jonathan Moore Liles 9c19d865bb More comments. 17 years ago
  Jonathan Moore Liles 170b11010e Cleanups and commenting. 17 years ago
  Jonathan Moore Liles a7d9e30038 Cleanup includes. 17 years ago
  Jonathan Moore Liles aa0f65af21 Make deletion of container widgets undoable! 17 years ago
  Jonathan Moore Liles 4163d0230b Draw crossfades properly even when zoomed way in. 17 years ago
  Jonathan Moore Liles 455dc11dc8 Fix order of track destruction. 17 years ago
  Jonathan Moore Liles c8eb82d124 Make timeline 'length' dynamic. 17 years ago
  Jonathan Moore Liles 4c45197003 Fix order of destruction for sequences. 17 years ago
  Jonathan Moore Liles ebc059ac31 Don't bother rebuffering if the transport isn't rolling. 17 years ago
  Jonathan Moore Liles 1616465e39 Overhaul capture finalization. 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 bd82f954a8 Move (mostly) all Engine functionality into Engine/ directory. 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 9aa52f3e18 Fix memory leaks reported by valgrind. 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 821a3feedc Quit using FLTK's weird DND system for inter-track drags. 17 years ago
  Jonathan Moore Liles 84af307881 Move audio specific sequence code into Audio_Sequence class. 17 years ago
  Jonathan Moore Liles a77e7a708c Actually generate CV output for control sequences. 17 years ago
  Jonathan Moore Liles e54f63e605 Massive renames. 17 years ago
  Jonathan Moore Liles 928780a820 Move some DSPish code into functions in dsp.c 17 years ago
  Jonathan Moore Liles 7e28987f99 Add error message for failed imports. 17 years ago
  Jonathan Moore Liles eab284dddb Minor cleanup. 17 years ago
  Jonathan Moore Liles ab20e03eb2 Make mutlti-region playback and overlapped region playback work. 17 years ago
  Jonathan Moore Liles ebb86a1e62 Fiddle with playback... 17 years ago
  Jonathan Moore Liles 7f43a99030 Actually get playback through JACK, kind of. 17 years ago
  Jonathan Moore Liles 2a26aa85ac Actually make it compile again. 17 years ago
  Jonathan Moore Liles 946b8f8e93 Continue working on playback. 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 b0d5b60a6f Work on switching Timeline Editor over to use the Peak Server. 17 years ago
  Jonathan Moore Liles c415fe9680 Begin rearranging. 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 01a1e5846c Improve mouse cursor handling. 17 years ago
  Jonathan Moore Liles e70ff0b101 Fix offset of imports. 17 years ago
  Jonathan Moore Liles 6d8f612480 Nothing much. 17 years ago
  Jonathan Moore Liles 143035f0e8 Make region deletion undoable. 17 years ago
  Jonathan Moore Liles 2ecd28029b Handle escaped characters in paste URLs. 17 years ago