non/Timeline
Jonathan Moore Liles 7c516615d8 Don't automatically create a control track for each new track. 2008-04-29 20:12:35 -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 Actually generate CV output for control sequences. 2008-04-28 09:20:17 -05:00
Audio_Sequence.H Draw capture in red. 2008-04-25 02:07:18 -05:00
Clock.H Make measure line drawing optional. 2008-04-24 21:48:44 -05:00
Control_Point.H Draw selected control points in selection color. 2008-04-29 15:57:52 -05:00
Control_Sequence.C Don't bother interpolating for disconnected control tracks. 2008-04-29 13:30:54 -05:00
Control_Sequence.H Play with curve interpolation. 2008-04-28 20:06:45 -05:00
Disk_Stream.C Optimize control point interpolation. 2008-04-28 21:33:35 -05:00
Disk_Stream.H Restart diskstreams when track I/O is reconfigured. 2008-04-21 13:34:15 -05:00
Engine.C Don't forget to initialize xrun count. 2008-04-29 16:18:47 -05:00
Engine.H Add xrun display to GUI. 2008-04-29 12:18:27 -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 Fix errors found by valgrind. 2008-04-28 11:48:35 -05:00
Loggable.H Refine track colors. 2008-04-26 04:01:54 -05:00
Makefile Fix errors found by valgrind. 2008-04-28 11:48:35 -05:00
Mutex.H Add a scope locker. 2008-04-21 13:53:02 -05:00
Peaks.C Correct indexing error in peakfile reader. 2008-04-26 06:20:02 -05:00
Peaks.H Get rid of peakfile headers... Who needs 'em. 2008-04-17 15:37:38 -05:00
Playback_DS.C Optimize control point interpolation. 2008-04-28 21:33:35 -05:00
Playback_DS.H Massive renames. 2008-04-18 23:22:49 -05:00
Port.C Attempt to create control output ports properly. 2008-04-28 11:19:25 -05:00
Port.H Attempt to create control output ports properly. 2008-04-28 11:19:25 -05:00
RWLock.H Actually get playback through JACK, kind of. 2008-04-08 19:05:15 -05:00
Record_DS.C Try harder to avoid redrawing capture regions. 2008-04-29 18:48:11 -05:00
Record_DS.H Massive renames. 2008-04-18 23:22:49 -05:00
Region.C Incrementally redraw as peaks become available. 2008-04-29 19:38:28 -05:00
Region.H Clean up some focus and display issues. 2008-04-26 22:50:58 -05:00
Ruler_Point.H Make mark labels editable. 2008-04-26 07:37:25 -05:00
Ruler_Sequence.H Minor costmetic cleanup. 2008-04-27 05:33:26 -05:00
Scalebar.H Enforce power of two zoom levels. 2008-04-27 10:45:49 -05:00
Sequence.C Add option for magnetic snapping. 2008-04-27 13:56:20 -05:00
Sequence.H Add marks to ruler. 2008-04-26 06:58:50 -05:00
Sequence_Point.H Add about dialog. 2008-04-27 02:07:16 -05:00
Sequence_Widget.C Continue cleaning up scrolling issues. 2008-04-27 13:44:20 -05:00
Sequence_Widget.H Add Select None option to the GUI. 2008-04-29 16:16:09 -05:00
TLE.fl Add "Follow Playhead" option. 2008-04-29 20:08:49 -05:00
Tempo_Point.C Massive consting. 2008-04-25 01:34:08 -05:00
Tempo_Point.H Massive consting. 2008-04-25 01:34:08 -05:00
Tempo_Sequence.H Minor costmetic cleanup. 2008-04-27 05:33:26 -05:00
Time_Point.C Massive consting. 2008-04-25 01:34:08 -05:00
Time_Point.H Massive consting. 2008-04-25 01:34:08 -05:00
Time_Sequence.H Minor costmetic cleanup. 2008-04-27 05:33:26 -05:00
Timeline.C Don't automatically create a control track for each new track. 2008-04-29 20:12:35 -05:00
Timeline.H Add "Follow Playhead" option. 2008-04-29 20:08:49 -05:00
Track.C Improve the way sequence widgets are selected. 2008-04-29 15:47:03 -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 Refine transport controls. 2008-04-27 16:08:30 -05:00
Waveform.C Optimize waveform drawing some. 2008-04-17 12:04:55 -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 Try to improve appearance with new 'crystal' boxtypes. 2008-04-27 05:18:03 -05:00
types.h Add ommited file types.h. 2008-04-20 16:47:53 -05:00