Go to file
Jonathan Moore Liles 3266c385c3 Try to clean up some corner cases with crossfade drawing. 2008-03-09 20:07:04 -05:00
Audio_File.C Don't open the same file twice. 2008-02-28 06:35:43 -06:00
Audio_File.H Don't open the same file twice. 2008-02-28 06:35:43 -06:00
Audio_File_SF.C Cleanups. 2008-03-06 17:21:57 -06:00
Audio_File_SF.H Support multichannel sound files. 2008-02-22 08:03:00 -06:00
Audio_Track.C Cleanup region mouseover. 2008-03-08 22:19:05 -06:00
Audio_Track.H Log auido tracks as Audio_Track. 2008-03-09 16:27:06 -05:00
Control_Point.H Draw control points with a polygon. 2008-03-08 13:39:20 -06:00
Control_Track.H Log auido tracks as Audio_Track. 2008-03-09 16:27:06 -05:00
Loggable.C Make block undo and single undo work again. 2008-03-05 11:03:17 -06:00
Loggable.H Make block undo and single undo work again. 2008-03-05 11:03:17 -06:00
Makefile Add nifty mouseover region time display. 2008-03-05 21:26:07 -06:00
Peaks.C Fix math errors in normalizer and waveform colorer. 2008-03-09 18:16:51 -05:00
Peaks.H Cleanups. 2008-03-06 17:21:57 -06:00
Region.C Draw crossfade waveforms in x-ray style. 2008-03-09 13:28:48 -05:00
Region.H Cleanup region mouseover. 2008-03-08 22:19:05 -06:00
Scalebar.H Work on vertical scrolling. 2008-02-23 00:59:10 -06:00
Tempo_Point.H Cleanup timeline class a little. 2008-03-06 16:45:23 -06:00
Tempo_Track.H Work on time/tempo tracks. 2008-02-21 06:57:33 -06:00
Time_Point.H Cleanup timeline class a little. 2008-03-06 16:45:23 -06:00
Time_Track.H Work on time/tempo tracks. 2008-02-21 06:57:33 -06:00
Timeline.C Tracks are virtual, so use Fl_Widget instead of Fl_Group as base class. 2008-03-09 16:18:22 -05:00
Timeline.H Add conditional compile option to disable timeline doublebuffering. 2008-03-09 12:38:50 -05:00
Track.C Try to clean up some corner cases with crossfade drawing. 2008-03-09 20:07:04 -05:00
Track.H Log auido tracks as Audio_Track. 2008-03-09 16:27:06 -05:00
Track_Header.C Tracks are virtual, so use Fl_Widget instead of Fl_Group as base class. 2008-03-09 16:18:22 -05:00
Track_Header.H Tracks are virtual, so use Fl_Widget instead of Fl_Group as base class. 2008-03-09 16:18:22 -05:00
Track_Point.H Improve event handling for control tracks. 2008-03-07 18:06:42 -06:00
Track_Widget.C Try to use part of FLTK's DND system for inter-track region dragging. 2008-03-08 18:38:34 -06:00
Track_Widget.H Try to clean up some corner cases with crossfade drawing. 2008-03-09 20:07:04 -05:00
Waveform.C Fix math errors in normalizer and waveform colorer. 2008-03-09 18:16:51 -05:00
Waveform.H Draw crossfade waveforms in x-ray style. 2008-03-09 13:28:48 -05:00
const.h Clean up zoom bar a bit. 2008-02-17 15:25:02 -06:00
main.C Don't try to be so fancy about drawing measure lines. 2008-03-08 23:06:37 -06:00