non/Timeline
Jonathan Moore Liles d510b21f7f Allow Annotation_Points and Annotation_Regions to co-exist on the same sequence. 2008-05-04 21:05:20 -05:00
..
Annotation_Point.H Rename Ruler_* to Annotation_* 2008-05-04 17:32:08 -05:00
Annotation_Sequence.H Allow Annotation_Points and Annotation_Regions to co-exist on the same sequence. 2008-05-04 21:05:20 -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_Region.C Split Region into Audio_Region and Sequence_Region base class. 2008-05-04 19:56:07 -05:00
Audio_Region.H Split Region into Audio_Region and Sequence_Region base class. 2008-05-04 19:56:07 -05:00
Audio_Sequence.C Rename Region class to Audio_Region 2008-05-04 19:04:20 -05:00
Audio_Sequence.H Rename Region class to Audio_Region 2008-05-04 19:04:20 -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 Hack to make Time, Tempo, and Ruler sequences unjournaled to simplify session teardown. 2008-05-03 18:25:59 -05:00
Control_Sequence.H Hack to make Time, Tempo, and Ruler sequences unjournaled to simplify session teardown. 2008-05-03 18:25:59 -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 Rename Region class to Audio_Region 2008-05-04 19:04:20 -05:00
Loggable.H Hack to make Time, Tempo, and Ruler sequences unjournaled to simplify session teardown. 2008-05-03 18:25:59 -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
Scalebar.H Make zoom to time work again. 2008-05-02 17:34:43 -05:00
Sequence.C Rename Region class to Audio_Region 2008-05-04 19:04:20 -05:00
Sequence.H Hack to make Time, Tempo, and Ruler sequences unjournaled to simplify session teardown. 2008-05-03 18:25:59 -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_Region.C Allow Annotation_Points and Annotation_Regions to co-exist on the same sequence. 2008-05-04 21:05:20 -05:00
Sequence_Region.H Allow Annotation_Points and Annotation_Regions to co-exist on the same sequence. 2008-05-04 21:05: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
Session.C Make new session dialog actually work. 2008-05-04 02:32:54 -05:00
Session.H Keep VERSION in Makefile 2008-05-04 17:20:38 -05:00
TLE.fl Rename Region class to Audio_Region 2008-05-04 19:04:20 -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 Allow each track to contain multiple Annotation_Sequences. 2008-05-04 18:52:24 -05:00
Timeline.H Rename Ruler_* to Annotation_* 2008-05-04 17:32:08 -05:00
Track.C Rename Region class to Audio_Region 2008-05-04 19:04:20 -05:00
Track.H Rename Region class to Audio_Region 2008-05-04 19:04:20 -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 Rename Region class to Audio_Region 2008-05-04 19:04:20 -05:00
makefile.inc Split Region into Audio_Region and Sequence_Region base class. 2008-05-04 19:56:07 -05:00
types.h Add ommited file types.h. 2008-04-20 16:47:53 -05:00