non/timeline/src
Jonathan Moore Liles 40e7b77420 Timeline: Fix logging of region split at playhead. 2015-09-09 17:18:42 -07:00
..
Engine Timeline: Don't die if punch-in frame is before first block of recorded audio. 2015-03-11 23:05:47 -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 logging of region split at playhead. 2015-09-09 17:18:42 -07:00
Audio_Region.H Timeline: Improve behavior of audio region gain adjustment mode. 2013-09-23 23:33:36 -07:00
Audio_Sequence.C Timeline: Fix some issues with audio region waveform alignment when drawing. 2013-09-23 23:33:24 -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 Timeline: Move punch logic to record diskthread. Punches are now sample accurate and work better in freewheeling mode. 2014-06-07 14:24:24 -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 Fix some memory leaks and other valgrind warnings. 2013-07-30 21:36:35 -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: Fix double free in project open 2013-08-01 09:14:33 -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 Timeline: Ensure that pushed widget gets FL_RELEASE event even when being dragged unto a another track. 2015-09-08 17:28:47 -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 Timeline: Improve behavior of audio region gain adjustment mode. 2013-09-23 23:33:36 -07:00
Sequence_Region.H Clean up some compiler warnings 2012-11-05 23:51:32 -08:00
Sequence_Widget.C Timeline: Move punch logic to record diskthread. Punches are now sample accurate and work better in freewheeling mode. 2014-06-07 14:24:24 -07:00
Sequence_Widget.H Timeline: Fix some issues with audio region waveform alignment when drawing. 2013-09-23 23:33:24 -07:00
TLE.fl Timeline: Add option for per-track delay-free playback latency compensation. Disabled by default. 2013-09-09 18:46:28 -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: Move punch logic to record diskthread. Punches are now sample accurate and work better in freewheeling mode. 2014-06-07 14:24:24 -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: Move punch logic to record diskthread. Punches are now sample accurate and work better in freewheeling mode. 2014-06-07 14:24:24 -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 Timeline: Move punch logic to record diskthread. Punches are now sample accurate and work better in freewheeling mode. 2014-06-07 14:24:24 -07:00
Timeline.H Timeline: Move punch logic to record diskthread. Punches are now sample accurate and work better in freewheeling mode. 2014-06-07 14:24:24 -07:00
Track.C Add track height "Enormous". 2015-04-04 14:53:18 -07:00
Track.H Timeline: Add option for per-track delay-free playback latency compensation. Disabled by default. 2013-09-09 18:46:28 -07:00
Track_Header.fl Tweak colors. 2013-04-26 21:25:00 -07:00
Transport.C Mixer: Change the appearance/layout of slider modes in parameter editor. Also, add scroll widget. 2013-09-07 16:58:16 -07:00
Transport.H Update latency compensation code for new JACK latency API. 2013-08-25 13:24:33 -07:00
Waveform.C Timeline: Move punch logic to record diskthread. Punches are now sample accurate and work better in freewheeling mode. 2014-06-07 14:24:24 -07:00
Waveform.H Timeline: Fix 'Vary Color' region drawing mode. Also, tweak appearance. 2013-08-26 21:43:20 -07: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 Mixer: Implement basic groups. 2013-08-08 12:57:26 -07:00
types.h Massively reoganize tree. 2010-02-01 02:26:42 -06:00