non/Timeline
Jonathan Moore Liles b3d2cf94a1 Un-unify tempo and time sequences...
Add an update_tempomap() method to Timeline instead, which must be
called every time the time or tempo tracks are edited. This is perhaps as
ugly as the unified map was, but is at least a bit more compatible with
the possibility of moving all the meat of tempomapping into a library.
2008-05-14 16:50:31 -05:00
..
Annotation_Point.H Clean up sequence widget copy constructors. 2008-05-07 19:04:47 -05:00
Annotation_Region.C Clean up sequence widget copy constructors. 2008-05-07 19:04:47 -05:00
Annotation_Region.H Clean up a copy/assignment permissions for many classes. 2008-05-07 20:05:49 -05:00
Annotation_Sequence.H Go back to using long names for properties. 2008-05-07 10:28:57 -05:00
Audio_File.C Treat peakfiles as a multilevel cache. 2008-05-10 12:02:21 -05:00
Audio_File.H Add mutex to Audio_File objects to prevent read_source_peaks() and IO thread from conflicting. 2008-05-11 19:37:34 -05:00
Audio_File_SF.C Add mutex to Audio_File objects to prevent read_source_peaks() and IO thread from conflicting. 2008-05-11 19:37:34 -05:00
Audio_File_SF.H Add mutex to Audio_File objects to prevent read_source_peaks() and IO thread from conflicting. 2008-05-11 19:37:34 -05:00
Audio_Region.C Oops. Finalize peak capture in the right place! 2008-05-11 20:09:39 -05:00
Audio_Region.H Fix pending peaks timers. 2008-05-11 12:18:51 -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 Add time signature and tempo info to BBT clock. 2008-05-14 16:31:43 -05:00
Control_Point.C Clean up sequence widget copy constructors. 2008-05-07 19:04:47 -05:00
Control_Point.H Oops. Fix control sequence playback broken by renmaing. 2008-05-12 21:43:12 -05:00
Control_Sequence.C Go back to using long names for properties. 2008-05-07 10:28:57 -05:00
Control_Sequence.H Clean up a copy/assignment permissions for many classes. 2008-05-07 20:05:49 -05:00
Disk_Stream.C Symbol name cleanup. 2008-05-07 11:18:57 -05:00
Disk_Stream.H Clean up a copy/assignment permissions for many classes. 2008-05-07 20:05:49 -05:00
Engine.C Add (possibly bogus) timebase callback. 2008-05-14 16:31:42 -05:00
Engine.H Add (possibly bogus) timebase callback. 2008-05-14 16:31:42 -05:00
Fl_Menu_Settings.C Get rid of a million and a half signed/unsigned expression warnings. 2008-05-07 18:19:48 -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 Clean up a copy/assignment permissions for many classes. 2008-05-07 20:05:49 -05:00
Mutex.H Add a scope locker. 2008-04-21 13:53:02 -05:00
Peaks.C Get rid of cumulative error in Peaks::Streamer 2008-05-11 21:01:51 -05:00
Peaks.H Get rid of cumulative error in Peaks::Streamer 2008-05-11 21:01:51 -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 Clean up a copy/assignment permissions for many classes. 2008-05-07 20:05:49 -05:00
Project.C Get rid of a million and a half signed/unsigned expression warnings. 2008-05-07 18:19:48 -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 Clean up a copy/assignment permissions for many classes. 2008-05-07 20:05:49 -05:00
Scalebar.H Make zoom to time work again. 2008-05-02 17:34:43 -05:00
Sequence.C Improve drawing of unified tempomap. 2008-05-14 16:26:23 -05:00
Sequence.H Clean up a copy/assignment permissions for many classes. 2008-05-07 20:05:49 -05:00
Sequence_Point.C Fix order of Sequence_Point initialization. 2008-05-12 22:02:21 -05:00
Sequence_Point.H Clean up a copy/assignment permissions for many classes. 2008-05-07 20:05:49 -05:00
Sequence_Region.C Move range trimming math into Range class. 2008-05-12 11:23:55 -05:00
Sequence_Region.H Clean up sequence widget copy constructors. 2008-05-07 19:04:47 -05:00
Sequence_Widget.C offset start end -> start offset length 2008-05-07 14:35:57 -05:00
Sequence_Widget.H Simplify and improve tempomap, measure line drawing and snapping. 2008-05-14 16:31:05 -05:00
TLE.fl Provide shortcuts in compaction confirmation dialog. 2008-05-07 10:20:13 -05:00
Tempo_Point.C Un-unify tempo and time sequences... 2008-05-14 16:50:31 -05:00
Tempo_Point.H Work on actually rendering tempo map into BBT info. 2008-05-13 03:31:25 -05:00
Tempo_Sequence.C Un-unify tempo and time sequences... 2008-05-14 16:50:31 -05:00
Tempo_Sequence.H Un-unify tempo and time sequences... 2008-05-14 16:50:31 -05:00
Time_Point.C Un-unify tempo and time sequences... 2008-05-14 16:50:31 -05:00
Time_Point.H Un-unify tempo and time sequences... 2008-05-14 16:50:31 -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 Un-unify tempo and time sequences... 2008-05-14 16:50:31 -05:00
Timeline.H Un-unify tempo and time sequences... 2008-05-14 16:50:31 -05:00
Track.C Fix uninitialized member. 2008-05-12 22:00:35 -05:00
Track.H Clean up a copy/assignment permissions for many classes. 2008-05-07 20:05:49 -05:00
Transport.C Fix capture alignment problem. 2008-04-29 19:07:14 -05:00
Transport.H Clean up a copy/assignment permissions for many classes. 2008-05-07 20:05:49 -05:00
Waveform.C Don't always draw waveforms inverted! 2008-05-12 22:06:07 -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 Add quit message. 2008-05-11 12:19:01 -05:00
makefile.inc Un-unify tempo and time sequences... 2008-05-14 16:50:31 -05:00
types.h Add ommited file types.h. 2008-04-20 16:47:53 -05:00