Commit Graph

  • 2c50272a9d Put selected deletions into a block. Jonathan Moore Liles 2008-03-05 17:21:58 -0600
  • 3e45833e49 Improve the behavior of rubberband selection. Jonathan Moore Liles 2008-03-05 17:15:44 -0600
  • 03385eb347 Clean up track widget event handling. Jonathan Moore Liles 2008-03-05 16:51:04 -0600
  • 0cbfaff090 Move track widget pointer sorting func into track widget class. Jonathan Moore Liles 2008-03-05 13:38:25 -0600
  • 73180334f3 Clip selection rectangle to track area. Jonathan Moore Liles 2008-03-05 13:32:39 -0600
  • ed25a70aef Make rubberband selection work. Jonathan Moore Liles 2008-03-05 13:06:41 -0600
  • 2f91da168d Make block undo and single undo work again. Jonathan Moore Liles 2008-03-05 11:03:17 -0600
  • bccdecdee6 Work on block undo. Jonathan Moore Liles 2008-03-05 01:05:08 -0600
  • 790f371456 Play with track header button callback. Jonathan Moore Liles 2008-03-05 00:23:00 -0600
  • 78afcbe019 Work on selection operations more. Jonathan Moore Liles 2008-03-04 20:12:54 -0600
  • 72ba000470 Use fl_open_uri() for homepage URL in about window. Jonathan Moore Liles 2008-03-04 19:31:38 -0600
  • 6a5417cd1a Avoid unnecessary redraw when duplicating. Jonathan Moore Liles 2008-03-03 22:11:06 -0600
  • a0c6c794fa Make duplicate work for selection. Jonathan Moore Liles 2008-03-03 21:46:48 -0600
  • 8533f49d87 Handle deselection specially. Jonathan Moore Liles 2008-03-03 18:35:40 -0600
  • 4f2a6a28d1 Work on handling selection. Jonathan Moore Liles 2008-03-03 18:25:05 -0600
  • ee577bc06b Make selection move together. Jonathan Moore Liles 2008-03-03 15:36:33 -0600
  • 0b3c107192 Change the way selection works. Jonathan Moore Liles 2008-03-03 15:00:38 -0600
  • 5048f70e50 Add remove-selected binding. Work on transactions. Jonathan Moore Liles 2008-03-03 12:59:05 -0600
  • e2c6442dee Work on transaction support for undo system. Jonathan Moore Liles 2008-03-03 10:13:17 -0600
  • fbb9ca3c4c Clean up some drawing issues. Jonathan Moore Liles 2008-03-01 09:48:15 -0600
  • c9926362a7 Minor fixes. Jonathan Moore Liles 2008-03-01 09:25:27 -0600
  • 0155831e34 Make tracks interactively resizable. Jonathan Moore Liles 2008-03-01 08:23:59 -0600
  • c748c34cb6 Properly maintain unique ID accross undo of deletion. Jonathan Moore Liles 2008-03-01 01:31:06 -0600
  • 67f9b029bd Fix FL_DAMAGE_CHILD redraw broken by track headers. Jonathan Moore Liles 2008-03-01 00:01:00 -0600
  • 8972817a8a Add option to disable drawing of measure lines. Jonathan Moore Liles 2008-02-29 23:42:03 -0600
  • 25561b328d Make timeline use an overlay window. Jonathan Moore Liles 2008-02-29 22:57:53 -0600
  • d7902f7661 Change the appearance of track headers slightly. Jonathan Moore Liles 2008-02-29 22:38:24 -0600
  • d2749e3397 Begin to make Track_Header widget loggable. Jonathan Moore Liles 2008-02-29 19:30:20 -0600
  • bcb8e5205c Get rid of fluid file for Track_Header widget, as fluid doesn't allow us multiple inheritance on widget classes. Jonathan Moore Liles 2008-02-29 18:06:05 -0600
  • 6d8f612480 Nothing much. Jonathan Moore Liles 2008-02-28 23:14:40 -0600
  • 8a1a6d7fe3 Keep scrollbars on top of timeline widget. Jonathan Moore Liles 2008-02-28 21:34:03 -0600
  • f8ab34b914 Fix measure line drawing/snap messed up by addition of track headers. Jonathan Moore Liles 2008-02-28 21:14:21 -0600
  • 2e8999c103 Contine working on integrating the track headers. Jonathan Moore Liles 2008-02-28 20:47:29 -0600
  • ea7facb2fb Add track header widget and adjust tracks to compensate. Jonathan Moore Liles 2008-02-28 20:02:40 -0600
  • 84c4c93d6f Don't let beat snap override region snap. Jonathan Moore Liles 2008-02-28 14:43:56 -0600
  • 8f0fb79543 Implement snap to bar. Jonathan Moore Liles 2008-02-28 14:36:46 -0600
  • 618d78eaeb More work on undo. Jonathan Moore Liles 2008-02-28 14:10:41 -0600
  • aacd502f04 Make tempo and time point deletion undoable also. Jonathan Moore Liles 2008-02-28 13:00:10 -0600
  • e22b7cc635 Clean up measure line code more. Jonathan Moore Liles 2008-02-28 12:34:10 -0600
  • d573e394ec Clean up measure line drawing. Jonathan Moore Liles 2008-02-28 10:43:21 -0600
  • 6c07927b40 Show measure lines in a different color from beat lines. Jonathan Moore Liles 2008-02-28 10:37:02 -0600
  • f8752d301f Combine click trim and drag trim into one log message. Jonathan Moore Liles 2008-02-28 10:19:24 -0600
  • 143035f0e8 Make region deletion undoable. Jonathan Moore Liles 2008-02-28 06:51:51 -0600
  • 9e47efc585 Don't open the same file twice. Jonathan Moore Liles 2008-02-28 06:35:19 -0600
  • f3d7abfe32 More work on cleaning up undo system. Jonathan Moore Liles 2008-02-28 05:55:09 -0600
  • 66815ae8fb Work on making delete undoable. Jonathan Moore Liles 2008-02-27 14:04:17 -0600
  • 3d57bf5c52 Draw waveforms within box boarders. Jonathan Moore Liles 2008-02-26 03:18:16 -0600
  • a81a46510d Don't draw more waveform than necessary. Jonathan Moore Liles 2008-02-25 23:37:17 -0600
  • 63fb8971a2 Make vertical scrolling work. Jonathan Moore Liles 2008-02-25 22:58:15 -0600
  • 364fee5983 WIP Jonathan Moore Liles 2008-02-25 19:03:59 -0600
  • 489f5e8adf Get multiple-undo sort of working. Jonathan Moore Liles 2008-02-25 16:47:49 -0600
  • 359c2bd72f Actually get (single) undo working. Jonathan Moore Liles 2008-02-24 22:14:19 -0600
  • cc39d05c7a Improve journaling. Jonathan Moore Liles 2008-02-24 07:28:55 -0600
  • 0f9d79b3d8 Log changes to track objcets as well. Jonathan Moore Liles 2008-02-24 04:58:16 -0600
  • 49628da177 Improve journaling... Add transactions. Jonathan Moore Liles 2008-02-24 04:04:14 -0600
  • 66414fe6b8 Implement split function. Jonathan Moore Liles 2008-02-24 01:48:07 -0600
  • 69fb7a7890 Work on journal system. Jonathan Moore Liles 2008-02-24 01:42:41 -0600
  • 54f2d107d4 Clean up trimming extremes. Jonathan Moore Liles 2008-02-23 20:25:58 -0600
  • 668a568d42 Work on vertical scrolling. Jonathan Moore Liles 2008-02-23 00:59:10 -0600
  • d18b06bb00 Get rid of unnecessary redraw when deleting track widgets. Jonathan Moore Liles 2008-02-22 23:18:48 -0600
  • 128ce9d577 Clean up scalebar zoom extremes. Jonathan Moore Liles 2008-02-22 23:11:37 -0600
  • e1da3ffd00 Fix region trimming when region is larger than current viewport. Jonathan Moore Liles 2008-02-22 22:51:41 -0600
  • bbd49089a1 Oops. Fix regression in instrument loader resulting in a confusing error message. Jonathan Moore Liles 2008-02-22 18:37:46 -0600
  • 9640ca934f Actually write journal to file. Jonathan Moore Liles 2008-02-22 14:20:44 -0600
  • d3c62adde2 Oops. Fix label drawing offset. Jonathan Moore Liles 2008-02-22 13:56:07 -0600
  • aae8753db1 Don't redraw tracks twice! Jonathan Moore Liles 2008-02-22 13:52:23 -0600
  • 2ecd28029b Handle escaped characters in paste URLs. Jonathan Moore Liles 2008-02-22 13:30:49 -0600
  • 06ad6c6575 Fix open. Jonathan Moore Liles 2008-02-22 12:57:45 -0600
  • f8fb113886 Handle peaks for multichannel files. Jonathan Moore Liles 2008-02-22 12:40:51 -0600
  • 6cfe9e8b6c Support multichannel sound files. Jonathan Moore Liles 2008-02-22 08:03:00 -0600
  • 0e6352c54a Make loggables more uniform. Jonathan Moore Liles 2008-02-22 05:44:35 -0600
  • 9246742be2 Add log messages for tempo and time points. Jonathan Moore Liles 2008-02-22 04:44:41 -0600
  • 1ec4843580 Move log message types into their own class. Jonathan Moore Liles 2008-02-22 04:22:22 -0600
  • 8856fd8b9e Fix event_widget detection for overlapping widgets. Jonathan Moore Liles 2008-02-22 03:44:09 -0600
  • 9bb9f1bd9d Clean up some issues with new scrolling optimization. Jonathan Moore Liles 2008-02-22 02:51:22 -0600
  • 97b344d3dd Replace Clip class with Audio_File abstract class who's children are interfaces to various libraries. Jonathan Moore Liles 2008-02-22 02:19:20 -0600
  • 8b92eb9318 Get rid of some unnecessary redrawing. Jonathan Moore Liles 2008-02-21 22:53:39 -0600
  • b6106fc6da First pass at implementing fl_scroll optimization for timeline. Jonathan Moore Liles 2008-02-21 12:31:15 -0600
  • cee75218f3 Move stuff from main.C into Timeline.C Jonathan Moore Liles 2008-02-21 10:20:36 -0600
  • 391ec0757a Work on time/tempo tracks. Jonathan Moore Liles 2008-02-21 06:57:33 -0600
  • 1246944a95 Fix hight of Track_Widget box. Jonathan Moore Liles 2008-02-21 04:45:50 -0600
  • 045bb504c3 Actually use tempo track for tempo data. Jonathan Moore Liles 2008-02-21 04:39:13 -0600
  • 44904bc640 Split some track widget classes into seperate headers. Jonathan Moore Liles 2008-02-21 04:01:25 -0600
  • 5118c79c2f Reinstate normalize action. Jonathan Moore Liles 2008-02-21 03:51:07 -0600
  • 28895ca0ea Invert waveform color when selected Jonathan Moore Liles 2008-02-21 03:48:53 -0600
  • 64f18c7585 Remove jitter from region track jumping. Jonathan Moore Liles 2008-02-21 03:38:35 -0600
  • ef305848c9 Replace scrollbar with scalebar and ditch zoom slider. Jonathan Moore Liles 2008-02-21 03:35:03 -0600
  • 71a4692f2d Scroll bar moves by pixels, not samples. This eliminates rounding errors while scrolling. Jonathan Moore Liles 2008-02-21 02:46:31 -0600
  • 9b1e8259be Permit region selection. Jonathan Moore Liles 2008-02-21 01:38:31 -0600
  • f5aaee31f7 Permit removal of Track_Widgets. Jonathan Moore Liles 2008-02-21 01:17:49 -0600
  • 408bf5b296 Split soundfile DND functionality of Track into Audio_Track class. Jonathan Moore Liles 2008-02-21 00:39:00 -0600
  • 9321a19a5d Begin generalizing track class as base class. Jonathan Moore Liles 2008-02-21 00:28:20 -0600
  • 825d16c5b7 Reinstitute drag scrolling. Jonathan Moore Liles 2008-02-21 00:12:21 -0600
  • 2902ea92dc Try to generalize the Track_Widget display calculations. Jonathan Moore Liles 2008-02-21 00:02:43 -0600
  • a1dd1192cc Add Track_Point class for track widgets with no meaningful length. Jonathan Moore Liles 2008-02-20 22:03:48 -0600
  • 4a266bc86a Attempt to clean up label drawing for track widgets. Jonathan Moore Liles 2008-02-20 21:40:20 -0600
  • f042e887e0 Make normalize region work again. Jonathan Moore Liles 2008-02-20 20:10:44 -0600
  • 9e23dd5878 Use base class handle() in Region. Jonathan Moore Liles 2008-02-20 20:06:39 -0600
  • ff0614c7ae Add tempo track and tempo_point widgets. Jonathan Moore Liles 2008-02-20 19:51:40 -0600
  • cec2dc4afd Add member functions to track_widget to retreive scroll position. Jonathan Moore Liles 2008-02-20 18:32:54 -0600