non/Timeline
Jonathan Moore Liles ff9f812a04 More renames. 2008-05-07 11:42:31 -05:00
..
Annotation_Point.H More renames. 2008-05-07 11:42:31 -05:00
Annotation_Region.C More renames. 2008-05-07 11:42:31 -05:00
Annotation_Region.H Add omitted annoation region source files! 2008-05-05 11:24:54 -05:00
Annotation_Sequence.H Go back to using long names for properties. 2008-05-07 10:28:57 -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 More renames. 2008-05-07 11:42:31 -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 Symbol name cleanup. 2008-05-07 11:18:57 -05:00
Audio_Sequence.H Big fix for loggability which was broken by the previous attempt at making Time and Tempo sequences unlogged. 2008-05-05 00:29:39 -05:00
Clock.H Make measure line drawing optional. 2008-04-24 21:48:44 -05:00
Control_Point.C More renames. 2008-05-07 11:42:31 -05:00
Control_Point.H Chnage the way control points are drawn. 2008-05-01 00:26:57 -05:00
Control_Sequence.C Go back to using long names for properties. 2008-05-07 10:28:57 -05:00
Control_Sequence.H Big fix for loggability which was broken by the previous attempt at making Time and Tempo sequences unlogged. 2008-05-05 00:29:39 -05:00
Disk_Stream.C Symbol name cleanup. 2008-05-07 11:18:57 -05:00
Disk_Stream.H Symbol name cleanup. 2008-05-07 11:18:57 -05:00
Engine.C s/Session/Project/ig 2008-05-06 18:33:24 -05:00
Engine.H Add more xruns info to the GUI. 2008-05-01 06:35:42 -05:00
Fl_Menu_Settings.C Handle top-level path pop. 2008-05-06 21:01:24 -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 Journaling fixes. 2008-05-07 10:19:55 -05:00
Loggable.H Try to fix some issues with journal replay and compaction. 2008-05-05 18:24:21 -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 Symbol name cleanup. 2008-05-07 11:18:57 -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
Project.C Add additional version to project info. 2008-05-06 23:42:06 -05:00
Project.H Save version and sample rate with project. 2008-05-06 19:41:07 -05:00
RWLock.H Actually get playback through JACK, kind of. 2008-04-08 19:05:15 -05:00
Record_DS.C Symbol name cleanup. 2008-05-07 11:18:57 -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 More renames. 2008-05-07 11:42:31 -05:00
Sequence.H Big fix for loggability which was broken by the previous attempt at making Time and Tempo sequences unlogged. 2008-05-05 00:29:39 -05:00
Sequence_Point.C More renames. 2008-05-07 11:42:31 -05:00
Sequence_Point.H More renames. 2008-05-07 11:42:31 -05:00
Sequence_Region.C More renames. 2008-05-07 11:42:31 -05:00
Sequence_Region.H Big fix for loggability which was broken by the previous attempt at making Time and Tempo sequences unlogged. 2008-05-05 00:29:39 -05:00
Sequence_Widget.C More renames. 2008-05-07 11:42:31 -05:00
Sequence_Widget.H More renames. 2008-05-07 11:42:31 -05:00
TLE.fl Provide shortcuts in compaction confirmation dialog. 2008-05-07 10:20:13 -05:00
Tempo_Point.C More renames. 2008-05-07 11:42:31 -05:00
Tempo_Point.H Fix memory leaks reported by valgrind. 2008-05-06 21:42:36 -05:00
Tempo_Sequence.H Big fix for loggability which was broken by the previous attempt at making Time and Tempo sequences unlogged. 2008-05-05 00:29:39 -05:00
Time_Point.C Massive consting. 2008-04-25 01:34:08 -05:00
Time_Point.H Fix memory leaks reported by valgrind. 2008-05-06 21:42:36 -05:00
Time_Sequence.H Big fix for loggability which was broken by the previous attempt at making Time and Tempo sequences unlogged. 2008-05-05 00:29:39 -05:00
Timeline.C Symbol name cleanup. 2008-05-07 11:18:57 -05:00
Timeline.H Rename Ruler_* to Annotation_* 2008-05-04 17:32:08 -05:00
Track.C Symbol name cleanup. 2008-05-07 11:18:57 -05:00
Track.H Symbol name cleanup. 2008-05-07 11:18:57 -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 s/Session/Project/ig 2008-05-06 18:33:24 -05:00
makefile.inc s/Session/Project/ig 2008-05-06 18:33:24 -05:00
types.h Add ommited file types.h. 2008-04-20 16:47:53 -05:00