205 Commits (a002805fcc94f180c428d37ee486dcb64fa2bc9a)
 

Author SHA1 Message Date
  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 3d57bf5c52 Draw waveforms within box boarders. 17 years ago
  Jonathan Moore Liles a81a46510d Don't draw more waveform than necessary. 17 years ago
  Jonathan Moore Liles 63fb8971a2 Make vertical scrolling work. 17 years ago
  Jonathan Moore Liles 364fee5983 WIP 17 years ago
  Jonathan Moore Liles 489f5e8adf Get multiple-undo sort of working. 17 years ago
  Jonathan Moore Liles 359c2bd72f Actually get (single) undo working. 17 years ago
  Jonathan Moore Liles cc39d05c7a Improve journaling. 17 years ago
  Jonathan Moore Liles 0f9d79b3d8 Log changes to track objcets as well. 17 years ago
  Jonathan Moore Liles 49628da177 Improve journaling... Add transactions. 17 years ago
  Jonathan Moore Liles 66414fe6b8 Implement split function. 17 years ago
  Jonathan Moore Liles 69fb7a7890 Work on journal system. 17 years ago
  Jonathan Moore Liles 54f2d107d4 Clean up trimming extremes. 17 years ago
  Jonathan Moore Liles 668a568d42 Work on vertical scrolling. 17 years ago
  Jonathan Moore Liles d18b06bb00 Get rid of unnecessary redraw when deleting track widgets. 17 years ago
  Jonathan Moore Liles 128ce9d577 Clean up scalebar zoom extremes. 17 years ago
  Jonathan Moore Liles e1da3ffd00 Fix region trimming when region is larger than current viewport. 17 years ago
  Jonathan Moore Liles 9640ca934f Actually write journal to file. 17 years ago
  Jonathan Moore Liles d3c62adde2 Oops. Fix label drawing offset. 17 years ago
  Jonathan Moore Liles aae8753db1 Don't redraw tracks twice! 17 years ago
  Jonathan Moore Liles 2ecd28029b Handle escaped characters in paste URLs. 17 years ago
  Jonathan Moore Liles 06ad6c6575 Fix open. 17 years ago
  Jonathan Moore Liles f8fb113886 Handle peaks for multichannel files. 17 years ago
  Jonathan Moore Liles 6cfe9e8b6c Support multichannel sound files. 17 years ago
  Jonathan Moore Liles 0e6352c54a Make loggables more uniform. 17 years ago
  Jonathan Moore Liles 9246742be2 Add log messages for tempo and time points. 17 years ago
  Jonathan Moore Liles 1ec4843580 Move log message types into their own class. 17 years ago
  Jonathan Moore Liles 8856fd8b9e Fix event_widget detection for overlapping widgets. 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 8b92eb9318 Get rid of some unnecessary redrawing. 17 years ago
  Jonathan Moore Liles b6106fc6da First pass at implementing fl_scroll optimization for timeline. 17 years ago
  Jonathan Moore Liles cee75218f3 Move stuff from main.C into Timeline.C 17 years ago
  Jonathan Moore Liles 391ec0757a Work on time/tempo tracks. 17 years ago
  Jonathan Moore Liles 1246944a95 Fix hight of Track_Widget box. 17 years ago
  Jonathan Moore Liles 045bb504c3 Actually use tempo track for tempo data. 17 years ago
  Jonathan Moore Liles 44904bc640 Split some track widget classes into seperate headers. 17 years ago
  Jonathan Moore Liles 5118c79c2f Reinstate normalize action. 17 years ago
  Jonathan Moore Liles 28895ca0ea Invert waveform color when selected 17 years ago
  Jonathan Moore Liles 64f18c7585 Remove jitter from region track jumping. 17 years ago
  Jonathan Moore Liles ef305848c9 Replace scrollbar with scalebar and ditch zoom slider. 17 years ago
  Jonathan Moore Liles 71a4692f2d Scroll bar moves by pixels, not samples. This eliminates rounding errors while scrolling. 17 years ago
  Jonathan Moore Liles 9b1e8259be Permit region selection. 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 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