1284 Commits (5a95b1a18f9d2aabcdb9817555e93fc5034f115c)
 

Author SHA1 Message Date
  Jonathan Moore Liles beda8a0d36 Minor cleanups. 17 years ago
  Jonathan Moore Liles 0101ee43b9 Add a Meter base class, rename VU Meter to DPM. 17 years ago
  Jonathan Moore Liles 43fe378e17 Avoid some unnecessary redrawing. 17 years ago
  Jonathan Moore Liles b90a3ac6e5 Add peak hold to VU meter widget. 17 years ago
  Jonathan Moore Liles 39549d1113 Work on VU meter and mixer strip. 17 years ago
  Jonathan Moore Liles 481698caae Minor cleanup. 17 years ago
  Jonathan Moore Liles becd8962eb Add a VU_Meter widget. 17 years ago
  Jonathan Moore Liles 3266c385c3 Try to clean up some corner cases with crossfade drawing. 17 years ago
  Jonathan Moore Liles bb61dde7fb Fix math errors in normalizer and waveform colorer. 17 years ago
  Jonathan Moore Liles 90a5568a20 Log auido tracks as Audio_Track. 17 years ago
  Jonathan Moore Liles 7d6121e2d8 Tracks are virtual, so use Fl_Widget instead of Fl_Group as base class. 17 years ago
  Jonathan Moore Liles 8a467843d0 Draw crossfade waveforms in x-ray style. 17 years ago
  Jonathan Moore Liles 35fc23bec8 Add an option to add a new take. 17 years ago
  Jonathan Moore Liles 546a0bde01 Add conditional compile option to disable timeline doublebuffering. 17 years ago
  Jonathan Moore Liles da948fa02f Minor cleanup. 17 years ago
  Jonathan Moore Liles c81d48c613 Don't try to be so fancy about drawing measure lines. 17 years ago
  Jonathan Moore Liles a6e65c8159 Cleanup region mouseover. 17 years ago
  Jonathan Moore Liles e0e6cb7379 Try to use part of FLTK's DND system for inter-track region dragging. 17 years ago
  Jonathan Moore Liles 9a01389624 Separate track, control tracks, and takes. 17 years ago
  Jonathan Moore Liles decd7d107b Blend control track polygon into background. 17 years ago
  Jonathan Moore Liles fb00a746b3 Draw measure lines OVER control polygon. 17 years ago
  Jonathan Moore Liles 394d079706 Draw control points with a polygon. 17 years ago
  Jonathan Moore Liles 65e251360f Improve takes menu functionality. 17 years ago
  Jonathan Moore Liles faebcc48ae Play with waveform outlines. 17 years ago
  Jonathan Moore Liles 8d31a880b3 Fix error in waveform coloring. 17 years ago
  Jonathan Moore Liles f6d5123e35 Minor cleanups. 17 years ago
  Jonathan Moore Liles 85ed98e040 Work on "takes" system. 17 years ago
  Jonathan Moore Liles 8a85a8c217 Fix problem interaction between normalization and zooming. 17 years ago
  Jonathan Moore Liles bc5019035c Fix undo for control points. 17 years ago
  Jonathan Moore Liles 43b244a2db Fix control track scrolling issues. 17 years ago
  Jonathan Moore Liles 4de8751032 Improve event handling for control tracks. 17 years ago
  Jonathan Moore Liles e202523e51 Add control (automation) tracks. 17 years ago
  Jonathan Moore Liles e3fe3abeda Make crossfades more obvious. 17 years ago
  Jonathan Moore Liles 5d41f34b77 Draw crossfades. 17 years ago
  Jonathan Moore Liles 3fbf9f9f82 More cleanups. 17 years ago
  Jonathan Moore Liles 42d1643dad Cleanups. 17 years ago
  Jonathan Moore Liles 613cbaa2a4 Cleanup timeline class a little. 17 years ago
  Jonathan Moore Liles f58e156e3a Clean up track widget event handling some. 17 years ago
  Jonathan Moore Liles 01a1e5846c Improve mouse cursor handling. 17 years ago
  Jonathan Moore Liles c97a15047c Add boxy background to track widget labels. 17 years ago
  Jonathan Moore Liles ec2dc52307 Add nifty mouseover region time display. 17 years ago
  Jonathan Moore Liles e70ff0b101 Fix offset of imports. 17 years ago
  Jonathan Moore Liles 65606b5fb3 Improve event handling and mouse cursor changing. 17 years ago
  Jonathan Moore Liles 2c50272a9d Put selected deletions into a block. 17 years ago
  Jonathan Moore Liles 3e45833e49 Improve the behavior of rubberband selection. 17 years ago
  Jonathan Moore Liles 03385eb347 Clean up track widget event handling. 17 years ago
  Jonathan Moore Liles 0cbfaff090 Move track widget pointer sorting func into track widget class. 17 years ago
  Jonathan Moore Liles 73180334f3 Clip selection rectangle to track area. 17 years ago
  Jonathan Moore Liles ed25a70aef Make rubberband selection work. 17 years ago
  Jonathan Moore Liles 2f91da168d Make block undo and single undo work again. 17 years ago