Jonathan Moore Liles
10c31e5729
Timeline: Add option to import source at mouse via timeline context menu (as an alternative to DND)
Closes #211 .
8 years ago
Jonathan Moore Liles
2e49295320
Timeline: Fix some issues with audio region waveform alignment when drawing.
11 years ago
Jonathan Moore Liles
1fc7c2eed2
Timeline: Tweak crossfade appearance.
12 years ago
Jonathan Moore Liles
455c93683c
Implement drag and drop for making/breaking JACK connections in Non Mixer and Non Timeline.
(Drag jack output module and drop on jack input module of another strip)
In Non Mixer, all JACK modules (including Aux) will now list their connections.
12 years ago
Jonathan Moore Liles
52f016abed
Timeline: Fix offset of drag and drop file imports.
12 years ago
Jonathan Moore Liles
a99f707bda
Timeline: Fix bug causing occasional duplicate 'create' entries in snapshots.
12 years ago
Jonathan Moore Liles
e1d706b5ed
Timeline: Rework widget hierarchy for track display. Also, adjust timeline locking.
12 years ago
Jonathan Moore Liles
ab8f23f15d
Timeline: Simplify drawing of crossfades by using NTK transparency.
13 years ago
Jonathan Moore Liles
1d59665702
Timeline: Eliminate some unnecessary repeated drawing of measure lines.
13 years ago
Jonathan Moore Liles
d249bb9bbd
OSC: Properly encode/decode special characters in osc paths.
13 years ago
Jonathan Moore Liles
a8a5638f6a
Timeline: Add missing include of unistd.h.
13 years ago
Jonathan Moore Liles
2c6b6b1a75
FLTK->NTK
FLTK fork gets Cairo and is renamed to NTK.
Themes are moved from FL into NTK core.
Fl_Arc_Dial is moved into NTK core.
13 years ago
Jonathan Moore Liles
eda11f56fe
Timeline: Symlink to drag'n'drop'd files from the sources/ directory rather than including the absolute path in the journal.
13 years ago
Jonathan Moore Liles
250b7db644
Cleanup compiler warnings.
13 years ago
Jonathan Moore Liles
93dd9870ae
Don't rely on 'Fl' symlink which only exists on Debian.
13 years ago
Jonathan Moore Liles
906872c79b
Massively reoganize tree.
15 years ago
Jonathan Moore Liles
193dc19c91
Use timestamps (of creation) for take names instead of sequential numbers.
16 years ago
Jonathan Moore Liles
74ffa575d9
Oops. Write journal entries in proper order when generating snapshot.
17 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
9c19d865bb
More comments.
17 years ago
Jonathan Moore Liles
170b11010e
Cleanups and commenting.
17 years ago
Jonathan Moore Liles
a7d9e30038
Cleanup includes.
17 years ago
Jonathan Moore Liles
aa0f65af21
Make deletion of container widgets undoable!
17 years ago
Jonathan Moore Liles
4163d0230b
Draw crossfades properly even when zoomed way in.
17 years ago
Jonathan Moore Liles
455dc11dc8
Fix order of track destruction.
17 years ago
Jonathan Moore Liles
c8eb82d124
Make timeline 'length' dynamic.
17 years ago
Jonathan Moore Liles
4c45197003
Fix order of destruction for sequences.
17 years ago
Jonathan Moore Liles
ebc059ac31
Don't bother rebuffering if the transport isn't rolling.
17 years ago
Jonathan Moore Liles
1616465e39
Overhaul capture finalization.
17 years ago
Jonathan Moore Liles
8eb4cb8735
Cleanup.
17 years ago
Jonathan Moore Liles
c79d48c663
Rebuffer when an audio region is moved.
17 years ago
Jonathan Moore Liles
bd82f954a8
Move (mostly) all Engine functionality into Engine/ directory.
17 years ago
Jonathan Moore Liles
a57db305f2
Symbol name cleanup.
17 years ago
Jonathan Moore Liles
9d498d7eca
Go back to using long names for properties.
17 years ago
Jonathan Moore Liles
9aa52f3e18
Fix memory leaks reported by valgrind.
17 years ago
Jonathan Moore Liles
c3a20870f7
Big fix for loggability which was broken by the previous attempt at making Time and Tempo sequences unlogged.
17 years ago
Jonathan Moore Liles
33d78a726a
Rename Region class to Audio_Region
17 years ago
Jonathan Moore Liles
821a3feedc
Quit using FLTK's weird DND system for inter-track drags.
17 years ago
Jonathan Moore Liles
84af307881
Move audio specific sequence code into Audio_Sequence class.
17 years ago
Jonathan Moore Liles
a77e7a708c
Actually generate CV output for control sequences.
17 years ago
Jonathan Moore Liles
e54f63e605
Massive renames.
17 years ago
Jonathan Moore Liles
928780a820
Move some DSPish code into functions in dsp.c
17 years ago
Jonathan Moore Liles
7e28987f99
Add error message for failed imports.
17 years ago
Jonathan Moore Liles
eab284dddb
Minor cleanup.
17 years ago
Jonathan Moore Liles
ab20e03eb2
Make mutlti-region playback and overlapped region playback work.
17 years ago
Jonathan Moore Liles
ebb86a1e62
Fiddle with playback...
17 years ago
Jonathan Moore Liles
7f43a99030
Actually get playback through JACK, kind of.
17 years ago
Jonathan Moore Liles
2a26aa85ac
Actually make it compile again.
17 years ago
Jonathan Moore Liles
946b8f8e93
Continue working on playback.
17 years ago