Jonathan Moore Liles
7a5425beca
Timeline: Fix insertion of control points and copying of all sequence widgets.
13 years ago
Jonathan Moore Liles
f29a132dfc
Get rid of FL/FL symlink.
13 years ago
Jonathan Moore Liles
73ebd3534b
Timeline: Fix double free of Sequence_Widget::_label.
13 years ago
Jonathan Moore Liles
d86b71cb2c
Replace custom build system with WAF.
13 years ago
Jonathan Moore Liles
2f06f509d7
Timeline: Implement new cursor system.
This adds new cursor rulers for edit, punch and playback. P1/P2 are now known as the
Edit Cursor. Multiple Punch Cursors may be defined. The playback cursor affects Home and End
controls. New options are available for looping over the playback cursor (even while recording)
and automatically creating new takes at start of recording (or loop).
The new cursor objects bump the project file version. Older versions of non-daw will be
unable to load new/edited projects.
13 years ago
Jonathan Moore Liles
906872c79b
Massively reoganize tree.
16 years ago
Jonathan Moore Liles
174ca34382
Remove extraneous inclusions of const.h
17 years ago
Jonathan Moore Liles
d2a8373cff
Add module information to debugging output.
17 years ago
Jonathan Moore Liles
a7d9e30038
Cleanup includes.
17 years ago
Jonathan Moore Liles
035474e17c
Clean up a number of focus/event handling problems.
18 years ago
Jonathan Moore Liles
3e1a32c8be
Cleanup.
18 years ago
Jonathan Moore Liles
edb9be37ab
Clean up sequence widget copy constructors.
18 years ago
Jonathan Moore Liles
e050332e36
Add shortcut to annotation region edit window.
18 years ago
Jonathan Moore Liles
6bb4a1d066
offset start end -> start offset length
18 years ago
Jonathan Moore Liles
ff9f812a04
More renames.
18 years ago
Jonathan Moore Liles
982eed82e4
Don't begin a drag when annotations are edited!
18 years ago
Jonathan Moore Liles
03cd2a1c45
Fix error in order of destruction for annotation_*.
18 years ago
Jonathan Moore Liles
8b1dea33a6
Only draw first line of annotation text on timeline view.
18 years ago
Jonathan Moore Liles
35bb316a02
Use text edit window widget for annotation region.
18 years ago
Jonathan Moore Liles
03a6e80a48
Add omitted annoation region source files!
18 years ago
Jonathan Moore Liles
01fa14f04c
Chnage the way control points are drawn.
18 years ago
Jonathan Moore Liles
63ebacb872
Massive consting.
18 years ago
Jonathan Moore Liles
300c6c3726
Massively rework loggable interface.
18 years ago
Jonathan Moore Liles
e54f63e605
Massive renames.
18 years ago
Jonathan Moore Liles
793fb05176
Work on making journal replay at startup.
18 years ago
Jonathan Moore Liles
72a203d18b
Fix a number of errors turned up by valgrind. Import new captures.
18 years ago
Jonathan Moore Liles
fbb4b17dca
Split Disk_Stream into a base class and Playback_DS and Record_DS.
18 years ago
Jonathan Moore Liles
928780a820
Move some DSPish code into functions in dsp.c
18 years ago