non/timeline/src
Jonathan Moore Liles 1daf0f6150 Replace deprecated scanf %a modifier with %m. 2017-03-28 18:12:56 -07:00
..
Engine Timeline: Rework region loop and loop declick logic. 2016-12-09 19:13:52 -08: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: Rework region fade in/out and declick logic. 2016-12-06 17:19:12 -08: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: Fix region/fade drawing at tight zoom levels. 2015-09-17 19:34:22 -07:00
Control_Sequence.C Timeline: Fix invalid output of control sequence playback before initial and after final control point. 2015-10-03 20:23:09 -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 Replace deprecated scanf %a modifier with %m. 2017-03-28 18:12:56 -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: Don't let sequence widgets swallow events meant for track header. 2015-09-30 17:37:27 -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 region/fade drawing at tight zoom levels. 2015-09-17 19:34:22 -07:00
Sequence_Region.C Timeline: Fix region/fade drawing at tight zoom levels. 2015-09-17 19:34:22 -07:00
Sequence_Region.H Clean up some compiler warnings 2012-11-05 23:51:32 -08:00
Sequence_Widget.C Timeline: Improve drag scrolling behavior. 2015-09-29 22:10:37 -07:00
Sequence_Widget.H Timeline: Improve drag scrolling behavior. 2015-09-29 22:10:37 -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: Fix segfault in control sequence playback 2015-10-02 17:38:45 -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 Replace deprecated scanf %a modifier with %m. 2017-03-28 18:12:56 -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