Jonathan Moore Liles
33c646109f
Adapt other classes to the new handle_widget_change() method.
17 years ago
Jonathan Moore Liles
ef254cfbae
Initialize properties in the right order.
17 years ago
Jonathan Moore Liles
47dbf6c537
Clear up a load of compiler warnings.
17 years ago
Jonathan Moore Liles
705482f72f
Make time points editable etc.
Fix sorting of tempomap.
17 years ago
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.
17 years ago
Jonathan Moore Liles
62625f35f7
Improve drawing of unified tempomap.
17 years ago
Jonathan Moore Liles
354b3a9fc3
Position tempo point editor window inside the main window.
17 years ago
Jonathan Moore Liles
bff8d98078
Clean up a copy/assignment permissions for many classes.
17 years ago
Jonathan Moore Liles
edb9be37ab
Clean up sequence widget copy constructors.
17 years ago
Jonathan Moore Liles
9df497a50a
Fixup tempo/time points, which were broken by recent renaming.
17 years ago
Jonathan Moore Liles
6bb4a1d066
offset start end -> start offset length
17 years ago
Jonathan Moore Liles
ff9f812a04
More renames.
17 years ago
Jonathan Moore Liles
9aa52f3e18
Fix memory leaks reported by valgrind.
17 years ago
Jonathan Moore Liles
61f3d56611
Allow the user to add/edit tempo points.
17 years ago
Jonathan Moore Liles
63ebacb872
Massive consting.
17 years ago
Jonathan Moore Liles
300c6c3726
Massively rework loggable interface.
17 years ago
Jonathan Moore Liles
e54f63e605
Massive renames.
17 years ago
Jonathan Moore Liles
793fb05176
Work on making journal replay at startup.
17 years ago
Jonathan Moore Liles
72a203d18b
Fix a number of errors turned up by valgrind. Import new captures.
17 years ago
Jonathan Moore Liles
fbb4b17dca
Split Disk_Stream into a base class and Playback_DS and Record_DS.
17 years ago
Jonathan Moore Liles
928780a820
Move some DSPish code into functions in dsp.c
17 years ago