non/timeline/src
Jonathan Moore Liles 6adf6a9389 OSC: Simplify OSC signal protocol. Add midi<->osc gateway program. 2013-07-16 16:21:08 -07:00
..
Engine OSC: Simplify OSC signal protocol. Add midi<->osc gateway program. 2013-07-16 16:21:08 -07:00
Annotation_Point.H Timeline: Fix insertion of control points and copying of all sequence widgets. 2013-03-17 07:05:11 -07:00
Annotation_Region.C Timeline: Fix insertion of control points and copying of all sequence widgets. 2013-03-17 07:05:11 -07:00
Annotation_Region.H Timeline: Implement new cursor system. 2012-10-23 22:55:52 -07:00
Annotation_Sequence.H Timeline: Fix insertion of control points and copying of all sequence widgets. 2013-03-17 07:05:11 -07:00
Audio_Region.C Timeline: Fix peak display while recording. 2013-05-01 22:00:05 -07:00
Audio_Region.H Clean up some compiler warnings 2012-11-05 23:51:32 -08:00
Audio_Sequence.C Timeline: Tweak crossfade appearance. 2013-05-01 22:00:05 -07:00
Audio_Sequence.H Implement drag and drop for making/breaking JACK connections in Non Mixer and Non Timeline. 2013-04-21 23:14:52 -07:00
Clock.H Timeline: Tweak clock display. 2013-02-18 22:48:00 -08:00
Control_Point.C Timeline/Control_Point: Don't draw with zero width. 2013-07-13 13:58:26 -07:00
Control_Point.H Timeline: Draw control points bigger. 2012-12-10 21:36:41 -08:00
Control_Sequence.C OSC: Simplify OSC signal protocol. Add midi<->osc gateway program. 2013-07-16 16:21:08 -07:00
Control_Sequence.H OSC: Simplify OSC signal protocol. Add midi<->osc gateway program. 2013-07-16 16:21:08 -07:00
Cursor_Point.C Timeline: Fix bug causing occasional duplicate 'create' entries in snapshots. 2013-03-13 18:02:49 -07:00
Cursor_Point.H Timeline: Fix bug causing occasional duplicate 'create' entries in snapshots. 2013-03-13 18:02:49 -07:00
Cursor_Region.C Timeline: Fix insertion of control points and copying of all sequence widgets. 2013-03-17 07:05:11 -07:00
Cursor_Region.H Timeline: Implement new cursor system. 2012-10-23 22:55:52 -07:00
Cursor_Sequence.C Timeline: Fix overlay drawing. 2013-05-28 21:03:59 -07:00
Cursor_Sequence.H Timeline: Rework widget hierarchy for track display. Also, adjust timeline locking. 2012-12-10 21:47:44 -08:00
NSM.C nonlib: Clean up signals handshaking. 2013-04-08 21:03:29 -07:00
OSC_Thread.C OSC: Simplify OSC signal protocol. Add midi<->osc gateway program. 2013-07-16 16:21:08 -07:00
OSC_Thread.H Timeline: Prevent segfault at shut down due to OSC output thread left running. 2012-06-12 20:39:33 -07:00
Project.C Timeline: Report name as non-daw when invoked as such, as non-timeline otherwise. 2013-03-12 17:56:55 -07:00
Project.H Timeline: Rework widget hierarchy for track display. Also, adjust timeline locking. 2012-12-10 21:47:44 -08:00
RWLock.H Massively reoganize tree. 2010-02-01 02:26:42 -06:00
Sequence.C Implement drag and drop for making/breaking JACK connections in Non Mixer and Non Timeline. 2013-04-21 23:14:52 -07:00
Sequence.H Timeline: Rework widget hierarchy for track display. Also, adjust timeline locking. 2012-12-10 21:47:44 -08:00
Sequence_Point.C Timeline: Fix double free of Sequence_Widget::_label. 2012-11-20 10:05:18 -08:00
Sequence_Point.H Timeline: Fix double free of Sequence_Widget::_label. 2012-11-20 10:05:18 -08:00
Sequence_Region.C Clean up some compiler warnings 2012-11-05 23:51:32 -08:00
Sequence_Region.H Clean up some compiler warnings 2012-11-05 23:51:32 -08:00
Sequence_Widget.C Timeline: Fix insertion of control points and copying of all sequence widgets. 2013-03-17 07:05:11 -07:00
Sequence_Widget.H Timeline: Rework widget hierarchy for track display. Also, adjust timeline locking. 2012-12-10 21:47:44 -08:00
TLE.fl FL/New_Project_Dialog: Don't crash if aborted. 2013-05-13 17:21:50 -07:00
Tempo_Point.C Timeline: Fix bug causing occasional duplicate 'create' entries in snapshots. 2013-03-13 18:02:49 -07:00
Tempo_Point.H Timeline: Fix bug causing occasional duplicate 'create' entries in snapshots. 2013-03-13 18:02:49 -07:00
Tempo_Sequence.C Timeline: Fix bug causing occasional duplicate 'create' entries in snapshots. 2013-03-13 18:02:49 -07:00
Tempo_Sequence.H Timeline: Rework widget hierarchy for track display. Also, adjust timeline locking. 2012-12-10 21:47:44 -08:00
Time_Point.C Timeline: Fix bug causing occasional duplicate 'create' entries in snapshots. 2013-03-13 18:02:49 -07:00
Time_Point.H Timeline: Fix bug causing occasional duplicate 'create' entries in snapshots. 2013-03-13 18:02:49 -07:00
Time_Sequence.C Timeline: Fix bug causing occasional duplicate 'create' entries in snapshots. 2013-03-13 18:02:49 -07:00
Time_Sequence.H Timeline: Rework widget hierarchy for track display. Also, adjust timeline locking. 2012-12-10 21:47:44 -08:00
Timeline.C OSC: Simplify OSC signal protocol. Add midi<->osc gateway program. 2013-07-16 16:21:08 -07:00
Timeline.H Timeline: Fix overlay drawing. 2013-05-28 21:03:59 -07:00
Track.C Timeline: Allow drag and drop moving of tracks. 2013-05-22 23:50:10 -07:00
Track.H nonlib: Clean up signals handshaking. 2013-04-08 21:03:29 -07:00
Track_Header.fl Tweak colors. 2013-04-26 21:25:00 -07:00
Transport.C Timeline: Add freewheel button. 2013-05-01 22:04:16 -07:00
Transport.H Timeline: Add freewheel button. 2013-05-01 22:04:16 -07:00
Waveform.C Clean up some compiler warnings 2012-11-05 23:51:32 -08:00
Waveform.H Massively reoganize tree. 2010-02-01 02:26:42 -06:00
const.h Timeline: Report name as non-daw when invoked as such, as non-timeline otherwise. 2013-03-12 17:56:55 -07:00
main.C Fix window icons. 2013-04-11 21:02:31 -07:00
types.h Massively reoganize tree. 2010-02-01 02:26:42 -06:00