non/Timeline
Jonathan Moore Liles 5f4fd49867 Minor cleanups. 2008-05-03 11:46:48 -05:00
..
Audio_File.C Allow the user to choose capture format. 2008-04-26 00:33:04 -05:00
Audio_File.H Allow the user to choose capture format. 2008-04-26 00:33:04 -05:00
Audio_File_SF.C Avoid opening libsndfile sources in RDWR mode (doesn't work with FLAC) 2008-04-26 01:33:44 -05:00
Audio_File_SF.H Allow the user to choose capture format. 2008-04-26 00:33:04 -05:00
Audio_Sequence.C Quit using FLTK's weird DND system for inter-track drags. 2008-05-01 04:47:37 -05:00
Audio_Sequence.H Give each sequence type its own default cursor. 2008-05-02 06:42:50 -05:00
Clock.H Make measure line drawing optional. 2008-04-24 21:48:44 -05:00
Control_Point.C Chnage the way control points are drawn. 2008-05-01 00:26:57 -05:00
Control_Point.H Chnage the way control points are drawn. 2008-05-01 00:26:57 -05:00
Control_Sequence.C Give each sequence type its own default cursor. 2008-05-02 06:42:50 -05:00
Control_Sequence.H Give each sequence type its own default cursor. 2008-05-02 06:42:50 -05:00
Disk_Stream.C Attempt to get rid of missing samples in playback for good. 2008-05-01 21:19:12 -05:00
Disk_Stream.H Try to get captures to begin and end on the proper frame. 2008-05-01 18:35:46 -05:00
Engine.C Output silence when stopped. 2008-04-29 21:46:07 -05:00
Engine.H Add more xruns info to the GUI. 2008-05-01 06:35:42 -05:00
Fl_Menu_Settings.C Fix options load/save which was broken by capture format menu. 2008-04-26 03:42:30 -05:00
Fl_Menu_Settings.H Fix options load/save which was broken by capture format menu. 2008-04-26 03:42:30 -05:00
Loggable.C Minor cleanups. 2008-05-03 11:46:48 -05:00
Loggable.H Minor cleanups. 2008-05-03 11:46:48 -05:00
Mutex.H Add a scope locker. 2008-04-21 13:53:02 -05:00
Peaks.C Make region normalization possible again. 2008-05-01 02:13:58 -05:00
Peaks.H Make region normalization possible again. 2008-05-01 02:13:58 -05:00
Playback_DS.C Bring debugging messages over from Non-Sequencer. 2008-05-02 23:44:48 -05:00
Playback_DS.H Massive renames. 2008-04-18 23:22:49 -05:00
Port.C Output silence when stopped. 2008-04-29 21:46:07 -05:00
Port.H Output silence when stopped. 2008-04-29 21:46:07 -05:00
RWLock.H Actually get playback through JACK, kind of. 2008-04-08 19:05:15 -05:00
Record_DS.C Bring debugging messages over from Non-Sequencer. 2008-05-02 23:44:48 -05:00
Record_DS.H Try to get captures to begin and end on the proper frame. 2008-05-01 18:35:46 -05:00
Region.C Try to clean up region dragging. 2008-05-02 00:52:50 -05:00
Region.H Try to get captures to begin and end on the proper frame. 2008-05-01 18:35:46 -05:00
Ruler_Point.H Make mark labels editable. 2008-04-26 07:37:25 -05:00
Ruler_Sequence.H Give each sequence type its own default cursor. 2008-05-02 06:42:50 -05:00
Scalebar.H Make zoom to time work again. 2008-05-02 17:34:43 -05:00
Sequence.C Adapt snapping code to use the new measure line rendering code. 2008-05-02 20:48:16 -05:00
Sequence.H Give each sequence type its own default cursor. 2008-05-02 06:42:50 -05:00
Sequence_Point.C Improve the way Sequence_Points are drawn. 2008-04-30 23:24:20 -05:00
Sequence_Point.H Improve the way Sequence_Points are drawn. 2008-04-30 23:24:20 -05:00
Sequence_Widget.C Give each sequence type its own default cursor. 2008-05-02 06:42:50 -05:00
Sequence_Widget.H Try to clean up region dragging. 2008-05-02 00:52:50 -05:00
TLE.fl Bring debugging messages over from Non-Sequencer. 2008-05-02 23:44:48 -05:00
Tempo_Point.C Allow the user to add/edit tempo points. 2008-05-02 15:02:24 -05:00
Tempo_Point.H Allow the user to add/edit tempo points. 2008-05-02 15:02:24 -05:00
Tempo_Sequence.H Allow the user to add/edit tempo points. 2008-05-02 15:02:24 -05:00
Time_Point.C Massive consting. 2008-04-25 01:34:08 -05:00
Time_Point.H Attempt to draw measure lines with a more efficient incremental algorithm. 2008-04-30 19:24:47 -05:00
Time_Sequence.H Give each sequence type its own default cursor. 2008-05-02 06:42:50 -05:00
Timeline.C Make zoom follow mouse. 2008-05-02 21:17:34 -05:00
Timeline.H Adapt snapping code to use the new measure line rendering code. 2008-05-02 20:48:16 -05:00
Track.C Try to get captures to begin and end on the proper frame. 2008-05-01 18:35:46 -05:00
Track.H Improve the way sequence widgets are selected. 2008-04-29 15:47:03 -05:00
Transport.C Fix capture alignment problem. 2008-04-29 19:07:14 -05:00
Transport.H Make playhead centering optional and disable it while recording. 2008-05-01 01:47:49 -05:00
Waveform.C Fix problem interaction between waveform outlines and scrolling. 2008-04-30 01:09:50 -05:00
Waveform.H Don't waste time deinterleaving peaks. 2008-04-17 11:12:22 -05:00
dsp.C Make mute and solo buttons work. 2008-04-25 00:15:08 -05:00
dsp.h Make mute and solo buttons work. 2008-04-25 00:15:08 -05:00
main.C Bring debugging messages over from Non-Sequencer. 2008-05-02 23:44:48 -05:00
makefile.inc Bring debugging messages over from Non-Sequencer. 2008-05-02 23:44:48 -05:00
types.h Add ommited file types.h. 2008-04-20 16:47:53 -05:00