non/Timeline
Jonathan Moore Liles 2bec4b16f1 Enhance the way sequence widget labels are drawn. 2008-04-30 19:57:11 -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 Make extra disk buffering optional. 2008-04-29 23:42:28 -05:00
Disk_Stream.H Read from disk in larger chunks. 2008-04-29 23:15:58 -05:00
Engine.C Output silence when stopped. 2008-04-29 21:46:07 -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 Read from disk in larger chunks. 2008-04-29 23:15:58 -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 Read from disk in larger chunks. 2008-04-29 23:15:58 -05:00
Record_DS.H Massive renames. 2008-04-18 23:22:49 -05:00
Region.C Attempt to draw measure lines with a more efficient incremental algorithm. 2008-04-30 19:24:47 -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 Enhance the way sequence points are drawn. 2008-04-30 19:38:49 -05:00
Scalebar.H Enforce power of two zoom levels. 2008-04-27 10:45:49 -05:00
Sequence.C Enhance the way sequence points are drawn. 2008-04-30 19:38:49 -05:00
Sequence.H Attempt to draw measure lines with a more efficient incremental algorithm. 2008-04-30 19:24:47 -05:00
Sequence_Point.H Enhance the way sequence points are drawn. 2008-04-30 19:38:49 -05:00
Sequence_Widget.C Enhance the way sequence widget labels are drawn. 2008-04-30 19:57:11 -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 Attempt to draw measure lines with a more efficient incremental algorithm. 2008-04-30 19:24:47 -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 Minor costmetic cleanup. 2008-04-27 05:33:26 -05:00
Timeline.C Attempt to draw measure lines with a more efficient incremental algorithm. 2008-04-30 19:24:47 -05:00
Timeline.H Attempt to draw measure lines with a more efficient incremental algorithm. 2008-04-30 19:24:47 -05:00
Track.C Oops. Create new captures with the right samplerate! 2008-04-29 23:29:09 -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 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 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