14 Commits (14330f607d34ef2f261ef2a83d85202340f2bf4b)

Author SHA1 Message Date
  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
  Jonathan Moore Liles 4a266bc86a Attempt to clean up label drawing for track widgets. 17 years ago
  Jonathan Moore Liles f042e887e0 Make normalize region work again. 17 years ago
  Jonathan Moore Liles 9e23dd5878 Use base class handle() in Region. 17 years ago
  Jonathan Moore Liles ff0614c7ae Add tempo track and tempo_point widgets. 17 years ago
  Jonathan Moore Liles cec2dc4afd Add member functions to track_widget to retreive scroll position. 17 years ago
  Jonathan Moore Liles 2cc273ccc6 WIP 17 years ago
  Jonathan Moore Liles 08182d2c5f Make track use track_widget base class instead of regions. 17 years ago
  Jonathan Moore Liles 609e00eecf Draw beat lines. 17 years ago
  Jonathan Moore Liles 5e0e95cc0a Fixup virtual scrolling. 17 years ago
  Jonathan Moore Liles d5dc2a2edf Split region into TrackWidget base class. 17 years ago
  Jonathan Moore Liles e94cb69c34 Clean up region box drawing. 17 years ago
  Jonathan Moore Liles 7501a8094b Make snapping work again. 17 years ago
  Jonathan Moore Liles bcfa0cb029 Make trimming work. 17 years ago
  Jonathan Moore Liles 900c49aeae Begin handlig region events again. 17 years ago