Carl Hetherington
|
19ae4ed640
|
Comment a few things and add missing process lock when adding a route from a template.
git-svn-id: svn://localhost/ardour2/branches/3.0@8242 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-11 00:23:51 +00:00 |
|
Carl Hetherington
|
cd175818ed
|
Fix crash.
git-svn-id: svn://localhost/ardour2/branches/3.0@8241 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-11 00:23:39 +00:00 |
|
Carl Hetherington
|
1f0ac78bc4
|
Fix deadlock on closing a send IO dialogue.
git-svn-id: svn://localhost/ardour2/branches/3.0@8240 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-10 22:46:53 +00:00 |
|
Carl Hetherington
|
86ac707573
|
Stop bounce / freeze on tracks that have more outputs than inputs and so cannot record all the outputs in their diskstreams. Fix buffer shortage when bouncing tracks whose processing chains temporarily need more buffers than there are inputs. Fixes #3573.
git-svn-id: svn://localhost/ardour2/branches/3.0@8239 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-10 22:28:29 +00:00 |
|
Carl Hetherington
|
8387e1bff8
|
Fix thinko in previous commit.
git-svn-id: svn://localhost/ardour2/branches/3.0@8238 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-10 22:28:20 +00:00 |
|
Carl Hetherington
|
485b70b610
|
Remove menu bar clock in fullscreen mode until someone comes up with an agreeable look for it.
git-svn-id: svn://localhost/ardour2/branches/3.0@8237 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-10 17:38:58 +00:00 |
|
Carl Hetherington
|
fb0097ca79
|
Fix crash on mouseover.
git-svn-id: svn://localhost/ardour2/branches/3.0@8236 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-10 17:27:13 +00:00 |
|
|
4a9a5dea26
|
prevent the monitor inputs from showing up in the port matrix, fo'real
git-svn-id: svn://localhost/ardour2/branches/3.0@8235 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-10 16:31:14 +00:00 |
|
|
0108d1d900
|
don't show monitor bus inputs in matrix(es); relabel tabs in port matrix; change label for monitoring preference to be clearer
git-svn-id: svn://localhost/ardour2/branches/3.0@8234 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-10 15:43:01 +00:00 |
|
Carl Hetherington
|
627385cab4
|
Handle overlaps better when executing DiffCommands.
git-svn-id: svn://localhost/ardour2/branches/3.0@8233 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-09 21:37:14 +00:00 |
|
Carl Hetherington
|
555c7ac094
|
Undo for sys-ex movements in time.
git-svn-id: svn://localhost/ardour2/branches/3.0@8232 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-09 21:36:31 +00:00 |
|
Carl Hetherington
|
ad916f6241
|
Fix a few bad iterator accesses.
git-svn-id: svn://localhost/ardour2/branches/3.0@8231 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-09 21:35:33 +00:00 |
|
Carl Hetherington
|
74385f9642
|
Fix uninitialised variable.
git-svn-id: svn://localhost/ardour2/branches/3.0@8230 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-09 21:35:25 +00:00 |
|
Carl Hetherington
|
5c23faaa0d
|
Allow trim of midi regions to before the start of the source (better, this time). Fixes #3156.
git-svn-id: svn://localhost/ardour2/branches/3.0@8229 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-09 21:34:46 +00:00 |
|
Carl Hetherington
|
7d4e03e28e
|
Use a weak_ptr rather than a bald pointer for _midi_source in MidiModel.
git-svn-id: svn://localhost/ardour2/branches/3.0@8228 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-09 21:34:31 +00:00 |
|
|
ebf3762fa9
|
fix computation of silence text, and its display. it is still not on top of the canvas, which is a small problem
git-svn-id: svn://localhost/ardour2/branches/3.0@8227 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-09 18:17:36 +00:00 |
|
|
0a62044c2c
|
make strip silence work (again?)
git-svn-id: svn://localhost/ardour2/branches/3.0@8226 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-09 16:31:05 +00:00 |
|
|
d28ecb2b93
|
fix for Route::shift/insert-time
git-svn-id: svn://localhost/ardour2/branches/3.0@8225 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-08 23:22:01 +00:00 |
|
|
f176612086
|
move display of silence for strip-silence into regionviews, along with text to describe impact on the region. this doesn't actually make strip-silence work any better, but the display is improving
git-svn-id: svn://localhost/ardour2/branches/3.0@8224 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-08 21:02:37 +00:00 |
|
|
32ac2049fe
|
minor panner debugging, cont'd
git-svn-id: svn://localhost/ardour2/branches/3.0@8223 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-08 21:01:20 +00:00 |
|
|
ffe783e308
|
nothing uses ARDOUR_DATA_PATH so remove it
git-svn-id: svn://localhost/ardour2/branches/3.0@8222 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-08 21:00:58 +00:00 |
|
|
fa0a1ad025
|
random debugging stuff, need to get it out of the way for next commit
git-svn-id: svn://localhost/ardour2/branches/3.0@8221 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-08 20:56:48 +00:00 |
|
|
9dcea43b1d
|
tweak and rename timecode settings tab
git-svn-id: svn://localhost/ardour2/branches/3.0@8219 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-08 17:36:12 +00:00 |
|
Carl Hetherington
|
cbfb77cd8e
|
in compute_gains in case _speakers.n_tuples is 0. Prevent NaN gains if total power is 0 in the same method. Mark initially dirty so that the first call to do_distribute sets up desired_outputs.
git-svn-id: svn://localhost/ardour2/branches/3.0@8218 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-08 01:52:06 +00:00 |
|
Carl Hetherington
|
ab1e2bfaea
|
Remove unused method.
git-svn-id: svn://localhost/ardour2/branches/3.0@8217 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-08 01:51:56 +00:00 |
|
Carl Hetherington
|
c65d364661
|
Fix VST preset deletion.
git-svn-id: svn://localhost/ardour2/branches/3.0@8216 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-07 20:12:47 +00:00 |
|
Carl Hetherington
|
95acc21c69
|
Add scrollbar to edit presets dialogue, and the ability to differentiate between built-in and user presets.
git-svn-id: svn://localhost/ardour2/branches/3.0@8215 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-07 20:12:40 +00:00 |
|
Carl Hetherington
|
5f9883813e
|
Add preset edit button to VST plugin UI.
git-svn-id: svn://localhost/ardour2/branches/3.0@8214 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-07 20:12:31 +00:00 |
|
Carl Hetherington
|
56554af08f
|
Revert previous ill-thought-out patch.
git-svn-id: svn://localhost/ardour2/branches/3.0@8213 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-07 19:55:43 +00:00 |
|
Carl Hetherington
|
f3fc6195bc
|
Allow trim of midi regions to before the start of the source. Fixes #3156.
git-svn-id: svn://localhost/ardour2/branches/3.0@8212 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-07 19:16:23 +00:00 |
|
Carl Hetherington
|
f8e16276d9
|
Fix a couple of places where set_position_internal was not being used, meaning that a region's _bbt_time member was not updated and so regions could move about unexpectedly when locked to bars and beats.
git-svn-id: svn://localhost/ardour2/branches/3.0@8211 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-07 19:05:05 +00:00 |
|
Carl Hetherington
|
6df5d5d87a
|
Tweak some naming slightly.
git-svn-id: svn://localhost/ardour2/branches/3.0@8210 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-07 17:16:59 +00:00 |
|
|
eead73098d
|
reimplement Route::shift() from 2.X for "Insert Time"
git-svn-id: svn://localhost/ardour2/branches/3.0@8209 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-07 15:15:25 +00:00 |
|
|
b83f21c3cf
|
add "shift" method used in 2.X and now a3 to move data starting at a position, not an iterator
git-svn-id: svn://localhost/ardour2/branches/3.0@8208 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-07 15:13:04 +00:00 |
|
Carl Hetherington
|
a9275f997b
|
Put plugin-note-off code in the right place.
git-svn-id: svn://localhost/ardour2/branches/3.0@8207 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-07 15:00:19 +00:00 |
|
|
e621d704ac
|
fix crash when importing MIDI with "at timestamp" chosen
git-svn-id: svn://localhost/ardour2/branches/3.0@8206 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-07 14:45:51 +00:00 |
|
|
0a19ce6f1c
|
fix crash when dragging percussive-mode notes due to a bad dynamic cast
git-svn-id: svn://localhost/ardour2/branches/3.0@8205 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-07 14:45:24 +00:00 |
|
|
da46b1da24
|
fix infinite loop in quantize setup
git-svn-id: svn://localhost/ardour2/branches/3.0@8204 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-07 14:44:50 +00:00 |
|
Carl Hetherington
|
94b4c264d1
|
Send note-offs to VST instrument plugins on transport stop. Fixes #3583.
git-svn-id: svn://localhost/ardour2/branches/3.0@8203 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-07 14:44:47 +00:00 |
|
Carl Hetherington
|
40c162d609
|
Move RDF-based preset stuff into LadspaPlugin, to make way for a set of evil hacks to make VST chunk-based presets work (for some values of `work').
May fix #3577.
git-svn-id: svn://localhost/ardour2/branches/3.0@8202 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-07 02:56:11 +00:00 |
|
Carl Hetherington
|
25a702798e
|
Fix double-display of VST preset names (#3576)
git-svn-id: svn://localhost/ardour2/branches/3.0@8201 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-06 16:29:11 +00:00 |
|
|
dc25342dbc
|
new panner + recorded waveform fill colors from chris g
git-svn-id: svn://localhost/ardour2/branches/3.0@8200 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-06 14:55:45 +00:00 |
|
Carl Hetherington
|
99c2d589d1
|
Don't crash if get_action() is called before the UI manager is created. Sort-of fix for #3571.
git-svn-id: svn://localhost/ardour2/branches/3.0@8199 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-06 13:59:59 +00:00 |
|
Carl Hetherington
|
fdc9e200be
|
Start VST version using the wrapper script rather than the .so, whose name is sometimes changed by different winegccs.
git-svn-id: svn://localhost/ardour2/branches/3.0@8198 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-06 13:29:19 +00:00 |
|
Carl Hetherington
|
cba255c9c5
|
Minor cleanups.
git-svn-id: svn://localhost/ardour2/branches/3.0@8197 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-06 04:31:26 +00:00 |
|
Carl Hetherington
|
3975355a5f
|
Add dialog to allow removal of plugin presets. Should fix #2662.
git-svn-id: svn://localhost/ardour2/branches/3.0@8196 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-06 04:29:06 +00:00 |
|
Carl Hetherington
|
bf7b8df028
|
Fix VST build.
git-svn-id: svn://localhost/ardour2/branches/3.0@8195 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-06 03:07:22 +00:00 |
|
|
5f00efd7e8
|
forward-port fatal-error-saving fix for xfade loading from 2.X
git-svn-id: svn://localhost/ardour2/branches/3.0@8194 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-06 02:49:04 +00:00 |
|
Carl Hetherington
|
3639918e43
|
Add missing files.
git-svn-id: svn://localhost/ardour2/branches/3.0@8193 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-06 02:42:36 +00:00 |
|
Carl Hetherington
|
610656f448
|
Add a little spacing to the generic plugin UI.
git-svn-id: svn://localhost/ardour2/branches/3.0@8192 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-12-06 02:41:56 +00:00 |
|