Jonathan Moore Liles
cfe4aec158
Timeline: Fix segfault in control sequence playback
Closes #173
9 years ago
Jonathan Moore Liles
fe51e322f3
OSC: Fix signal lookup in removal notification handler.
Closes #176
9 years ago
Jonathan Moore Liles
c0113d1e7a
Timeline: Don't let sequence widgets swallow events meant for track header.
Closes #177
9 years ago
Jonathan Moore Liles
abde7f3bb5
Mixer/Controller_Module: Shutdown JACK port when switching off CV mode.
Closes #172
9 years ago
Jonathan Moore Liles
156fd6d453
Revert "Timeline: Fix bug in track right click handling."
This reverts commit 8a6772b6b9
.
Closes #171
9 years ago
Jonathan Moore Liles
aefc328c2d
Timeline: Improve drag scrolling behavior.
9 years ago
Jonathan Moore Liles
97d149421f
Timeline: Cleaner fix for resize behavior.
9 years ago
Jonathan Moore Liles
3e4c6e9a50
Timeline: Fix determination of project name from command-line.
Closes #169
9 years ago
Jonathan Moore Liles
640bfbb4d1
Timeline: Improve window resize behavior.
9 years ago
Jonathan Moore Liles
386d293650
Timeline: Hide spacer widget that was interfering with drag and drop event delivery.
Closes #165
9 years ago
Jonathan Moore Liles
83fa3637f6
Timeline/Control_Sequence: Use un-clamped X values for drawing curves.
9 years ago
Jonathan Moore Liles
e42f0a9bd7
Timeline: Fix region box drawing error.
9 years ago
Jonathan Moore Liles
319a393cd6
Timeline: Fix region/fade drawing at tight zoom levels.
Closes #164
9 years ago
Jonathan Moore Liles
037ecb5d9f
Mixer: Fix delayed OSC response in noui mode.
Closes #152
9 years ago
Jonathan Moore Liles
dc25c750fb
Timeline: Fix false region drag between tracks triggered by region context menu use.
9 years ago
Jonathan Moore Liles
40e7b77420
Timeline: Fix logging of region split at playhead.
9 years ago
Jonathan Moore Liles
8fbcb4eb79
Timeline: Ensure that pushed widget gets FL_RELEASE event even when being dragged unto a another track.
9 years ago
Jonathan Moore Liles
cf8e553bb4
Timeline/Audio_Region: Ensure the region splits are logged as a group.
Closes #166
9 years ago
Jonathan Moore Liles
18a299cac7
Add track height "Enormous".
Closes #156
10 years ago
Jonathan Moore Liles
8a58591067
Timeline: Don't attempt to join thread that hasn't been created.
Closes : #154
10 years ago
Jonathan Moore Liles
0047df03fe
Timeline: Don't die if punch-in frame is before first block of recorded audio.
10 years ago
Jonathan Moore Liles
60059f4005
Timeline: Fix assertion triggered by failure to join a diskthread which self-terminated due to punch-out.
10 years ago
Jonathan Moore Liles
ab88b2d3ec
nonlib/Thread: Separate running() logic from thread descriptor.
10 years ago
Jonathan Moore Liles
7934a71c70
nonlib/Thread: Don't clear _thread in exit(), because join() will need it later.
Closes : #134
10 years ago
Jonathan Moore Liles
e230929a57
NSM Proxy: Detect, log, and display startup errors of proxied process.
10 years ago
Jonathan Moore Liles
6bd899f223
NSM: Fix typo in --help text.
Closes #137
10 years ago
Jonathan Moore Liles
57653d5cdf
Timeline: Don't die when undo function is used when no project is open or when there is nothing left to undo.
10 years ago
Jonathan Moore Liles
686d830402
Mixer: Don't segfault when user right-clicks on channel number module.
Closes : #128
11 years ago
Jonathan Moore Liles
9d39699950
Timeline: Add more more keybindings, particularly of performing actions at the location of the playhead.
11 years ago
Jonathan Moore Liles
9790201fd8
Timeline: Fix bug where opening context menu on a region is equivalent to initiating a drag on that region.
Closes #126
11 years ago
Jonathan Moore Liles
d881dce874
Timeline: Avoid deadlock in diskthread.
11 years ago
Jonathan Moore Liles
55bbce6d24
Timeline: Move punch logic to record diskthread. Punches are now sample accurate and work better in freewheeling mode.
11 years ago
Jonathan Moore Liles
6f3e96f311
Maybe silence -Wunused-result warnings on arch.
11 years ago
Hanspeter Portner
2d43a8abe7
Use new Jack Metadata API to mark CV ports.
By adding metadata key "http://jackaudio.org/metadata/signal-type " value "CV" pair to CV ports, patch bays can discriminate between audio and CV ports (SVN patchage e.g. can already do so).
Metadata API is only implemented in Jack1 for now, this patch will thus have no effect when linked to Jack1/2 without support for metadata.
11 years ago
Jonathan Moore Liles
467e369cd1
Timeline: Update syntax of impor-ardour-session script to work with python3.
11 years ago
Jonathan Moore Liles
5b0d6e6bd1
Upgrade waf.
11 years ago
Jonathan Moore Liles
de7c7ae0b8
Timeline: Add capture formats for W64
Closes #114
11 years ago
Jonathan Moore Liles
5d5b22afd4
Mixer: Avoid operations that would attempt to open the X display when running in noui mode.
Closes #104
11 years ago
Jonathan Moore Liles
13c3ca8eb8
Timeline: Fix error in reference counting of newly recorded clips.
11 years ago
Jonathan Moore Liles
d795a484f0
Mixer: Fix redundant operations in strip removal.
11 years ago
Jonathan Moore Liles
f6c0e48a50
Mixer: Fix law hint on gain and aux module controls.
11 years ago
Jonathan Moore Liles
1aafc5330f
Fix behavior of vertical sliders.
11 years ago
Jonathan Moore Liles
23107541c8
Mixer: Tweak spectrum view appearance.
11 years ago
Jonathan Moore Liles
f3fdea50d6
Mixer: Don't leak spectrum view windows.
11 years ago
Jonathan Moore Liles
de6c22ac46
Implement logarithmic slider mode.
11 years ago
Jonathan Moore Liles
50a5f66fff
Mixer/SpectrumView: Add zero line and more dB levels. Also, remove Hz and Db labels.
11 years ago
Jonathan Moore Liles
e6313394cd
Timeline: Allow recording in punch mode when playhead is in the middle of a punch cursor.
11 years ago
Jonathan Moore Liles
7770610d32
Timeline: Defer creation of audio file for recording until blocks are ready to be written.
This prevents unnecessary file creation in punch mode.
11 years ago
Jonathan Moore Liles
45a33b8467
Mixer: Tweak spectrum view.
11 years ago
Jonathan Moore Liles
1b3994a5f1
Mixer/Panner: Add 3 meter range setting.
11 years ago