461 Commits (4feb8d6a9a901b5fb38bfa88bdacb88437a87ef5)
 

Author SHA1 Message Date
  Jonathan Moore Liles 7a9702a43e Draw speakers just like other points. 17 years ago
  Jonathan Moore Liles c416a8a098 Add fancy echo-lines. 17 years ago
  Jonathan Moore Liles 36021c9251 Use distance/angle for pan points instead of X/Y. 17 years ago
  Jonathan Moore Liles 00bf99a6bf Get rid of broken log code. 17 years ago
  Jonathan Moore Liles f2bdcbb402 Add logarithmic option 17 years ago
  Jonathan Moore Liles 53389dbe54 Minor cleanup 17 years ago
  Jonathan Moore Liles a002805fcc Improve edge behavior. 17 years ago
  Jonathan Moore Liles 649158d429 Add custom Fl_Arc_Dial. 17 years ago
  Jonathan Moore Liles 2715326ee7 More work on panner. 17 years ago
  Jonathan Moore Liles 153dc533ba Clean up channel config definitions. 17 years ago
  Jonathan Moore Liles c6de6b85d6 Improve panner layout rendering. 17 years ago
  Jonathan Moore Liles 65a87dde02 Move panner guts out of header. 17 years ago
  Jonathan Moore Liles 4db2918b03 Work on panner widget. 17 years ago
  Jonathan Moore Liles bd64101c75 Play with meters. 17 years ago
  Jonathan Moore Liles 989d6b4d51 Give DPM a label. 17 years ago
  Jonathan Moore Liles 0ffa0144db Don't forget to free space allocated for lables. 17 years ago
  Jonathan Moore Liles 90a45ba11c Add new Fl_Flip_Button class. 17 years ago
  Jonathan Moore Liles da12ff957c Don't override type() needlessly. 17 years ago
  Jonathan Moore Liles 56c04b6e30 Add new Fl_Scalepack class. 17 years ago
  Jonathan Moore Liles 62f5e9006c Oops. Forgot to commit meter base class header. 17 years ago
  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