28 Commits (63ebacb872f78b260da73a57dde4e78d65d50f6c)

Author SHA1 Message Date
  Jonathan Moore Liles 63ebacb872 Massive consting. 17 years ago
  Jonathan Moore Liles 604bf2861a Make fade-in/outs journaled. 17 years ago
  Jonathan Moore Liles 543d9e4432 Work on restorability of tracks. 17 years ago
  Jonathan Moore Liles 8a927c8876 Cleanups. 17 years ago
  Jonathan Moore Liles 66bd927231 Fix typo in region state getter. 17 years ago
  Jonathan Moore Liles 300c6c3726 Massively rework loggable interface. 17 years ago
  Jonathan Moore Liles d3fcb162f3 Give each capture a unique name. 17 years ago
  Jonathan Moore Liles ed813d0c03 Name newly created tracks. 17 years ago
  Jonathan Moore Liles e54f63e605 Massive renames. 17 years ago
  Jonathan Moore Liles feb777a050 Get rid of useless Region_Base class. 17 years ago
  Jonathan Moore Liles 24fe463579 Move region writing code into region class. 17 years ago
  Jonathan Moore Liles e7c2ac9ecd Begin to support waveform display during capture. 17 years ago
  Jonathan Moore Liles 4543d48c41 Fix a number of problems with region drawing. 17 years ago
  Jonathan Moore Liles fc2ed291aa Optimize fade calculations. 17 years ago
  Jonathan Moore Liles 9c2329eb78 Clean up fade drawing issue. 17 years ago
  Jonathan Moore Liles b3a3be6e55 Add context popup menu for regions to set fade-in/out curve. 17 years ago
  Jonathan Moore Liles 6f0af6bf3f Make fades render better for crossfades. 17 years ago
  Jonathan Moore Liles 30c19870d6 Clean up fade drawing code. Draw fade outs also. 17 years ago
  Jonathan Moore Liles 19de318aae Work on cleaning up the way fades are displayed. 17 years ago
  Jonathan Moore Liles 91abbf543d Prepare to support generalized fade-in/outs. 17 years ago
  Jonathan Moore Liles 2a26aa85ac Actually make it compile again. 17 years ago
  Jonathan Moore Liles 30f33a3484 Work on adding playback capability. 17 years ago
  Jonathan Moore Liles 6a6c91250e Try a different way of avoiding continuous-variation on drag etc. 17 years ago
  Jonathan Moore Liles 16772b7e3b WIP 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 b64034fdf0 Work on sharing code between engine and timeline. 17 years ago
  Jonathan Moore Liles c415fe9680 Begin rearranging. 17 years ago
  Jonathan Moore Liles beda8a0d36 Minor cleanups. 17 years ago
  Jonathan Moore Liles a6e65c8159 Cleanup region mouseover. 17 years ago
  Jonathan Moore Liles ec2dc52307 Add nifty mouseover region time display. 17 years ago
  Jonathan Moore Liles 0b3c107192 Change the way selection works. 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 143035f0e8 Make region deletion undoable. 17 years ago
  Jonathan Moore Liles f3d7abfe32 More work on cleaning up undo system. 17 years ago
  Jonathan Moore Liles 66815ae8fb Work on making delete undoable. 17 years ago
  Jonathan Moore Liles 359c2bd72f Actually get (single) undo working. 17 years ago
  Jonathan Moore Liles 0f9d79b3d8 Log changes to track objcets as well. 17 years ago
  Jonathan Moore Liles 69fb7a7890 Work on journal system. 17 years ago
  Jonathan Moore Liles 0e6352c54a Make loggables more uniform. 17 years ago
  Jonathan Moore Liles 1ec4843580 Move log message types into their own class. 17 years ago
  Jonathan Moore Liles 9bb9f1bd9d Clean up some issues with new scrolling optimization. 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 391ec0757a Work on time/tempo tracks. 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 825d16c5b7 Reinstitute drag scrolling. 17 years ago
  Jonathan Moore Liles 2902ea92dc Try to generalize the Track_Widget display calculations. 17 years ago
  Jonathan Moore Liles a1dd1192cc Add Track_Point class for track widgets with no meaningful length. 17 years ago