77 Commits (aca45eceab33f0a67ece67ab8dcf8a32397a1e9a)

Author SHA1 Message Date
  Jonathan Moore Liles 281607550b Oops. Actually ignore modifiers for timeline keys. 17 years ago
  Jonathan Moore Liles b3c3a3956b Use stricter shortcut for timeline context menu. 17 years ago
  Jonathan Moore Liles f9d93f4307 Small hack to fix one-pixel size difference when there are no annotation tracks. 17 years ago
  Jonathan Moore Liles 4947278da5 Fix scrolling positon consistency problem. 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 42a1983116 Allow each track to contain multiple Annotation_Sequences. 17 years ago
  Jonathan Moore Liles f16bbb1ab6 Rename Ruler_* to Annotation_* 17 years ago
  Jonathan Moore Liles aef0d1c6b1 Minor cleanup. 17 years ago
  Jonathan Moore Liles 951c1ca23b Hack to make Time, Tempo, and Ruler sequences unjournaled to simplify session teardown. 17 years ago
  Jonathan Moore Liles 4b51c8f82a Make zoom follow mouse. 17 years ago
  Jonathan Moore Liles 6bb756d4dc Adapt snapping code to use the new measure line rendering code. 17 years ago
  Jonathan Moore Liles 0645c0ebbf Make zoom-fit menu item work. 17 years ago
  Jonathan Moore Liles 0da462b62d Make zoom to time work again. 17 years ago
  Jonathan Moore Liles 013dbe26f9 Don't popup timeline menu on right-click if any modifiers are active. 17 years ago
  Jonathan Moore Liles c8bb330e8e Try to clean up region dragging. 17 years ago
  Jonathan Moore Liles 900bfdebb0 Fix invalid read reported by valgrind. 17 years ago
  Jonathan Moore Liles 68f924ab1b Add more xruns info to the GUI. 17 years ago
  Jonathan Moore Liles 821a3feedc Quit using FLTK's weird DND system for inter-track drags. 17 years ago
  Jonathan Moore Liles aba6910629 Make playhead centering optional and disable it while recording. 17 years ago
  Jonathan Moore Liles 8e791e2cd9 Improve the way Sequence_Points are drawn. 17 years ago
  Jonathan Moore Liles 34400df589 Attempt to draw measure lines with a more efficient incremental algorithm. 17 years ago
  Jonathan Moore Liles 323a913cf1 Minor adjustment to scrolling. 17 years ago
  Jonathan Moore Liles 7c516615d8 Don't automatically create a control track for each new track. 17 years ago
  Jonathan Moore Liles 98afd445ed Add "Follow Playhead" option. 17 years ago
  Jonathan Moore Liles b307642224 Incrementally redraw as peaks become available. 17 years ago
  Jonathan Moore Liles 707e898d36 Add Select None option to the GUI. 17 years ago
  Jonathan Moore Liles c464c73ab9 Improve the way sequence widgets are selected. 17 years ago
  Jonathan Moore Liles 95f8a8905a Fix errors found by valgrind. 17 years ago
  Jonathan Moore Liles 9f95f2b910 Get vertical scrolling right. 17 years ago
  Jonathan Moore Liles f7514d2fcf Redraw timeline background properly when scrolling. 17 years ago
  Jonathan Moore Liles 193c24bd37 Add option for magnetic snapping. 17 years ago
  Jonathan Moore Liles 96051065db Continue cleaning up scrolling issues. 17 years ago
  Jonathan Moore Liles d3ac3b5d5a Minor opt. 17 years ago
  Jonathan Moore Liles 146126f2af Enforce power of two zoom levels. 17 years ago
  Jonathan Moore Liles fb5f111167 Clean up zooming/horizontal scrolling. 17 years ago
  Jonathan Moore Liles bbc4376ee2 Hack a fix for drag scrolling. 17 years ago
  Jonathan Moore Liles ad756bc1b2 Don't fake sample rate. 17 years ago
  Jonathan Moore Liles 28d1b4754b Minor costmetic cleanup. 17 years ago
  Jonathan Moore Liles acc1283e31 Fix exectution order in timeline redraw. 17 years ago
  Jonathan Moore Liles 754aa55af4 Clean up some focus and display issues. 17 years ago
  Jonathan Moore Liles 8e1bc189e6 Make snap type configurable. 17 years ago
  Jonathan Moore Liles 07b193c9c5 Make mark labels editable. 17 years ago
  Jonathan Moore Liles c4812d0ade Don't forget to journal random color picked at track creation. 17 years ago
  Jonathan Moore Liles 55a1e60484 Add marks to ruler. 17 years ago
  Jonathan Moore Liles 24bbc24e16 Replace lost return statement. 17 years ago
  Jonathan Moore Liles 0f162df41f Hack fix for misresizing of timeline scrollbars. 17 years ago
  Jonathan Moore Liles 1a89c40d7b Permit user to pick track color. Journal track color. 17 years ago
  Jonathan Moore Liles 6b97c912eb Fig logging for captures. 17 years ago
  Jonathan Moore Liles 63ebacb872 Massive consting. 17 years ago
  Jonathan Moore Liles bb2cd56561 Make measure line drawing optional. 17 years ago