ardour.git
13 years agonew MIDI binding maps for Korg nanoKontrol and M-Audio Axiom 25 from Chooch Schubert...
Paul Davis [Fri, 26 Nov 2010 23:51:21 +0000 (23:51 +0000)]
new MIDI binding maps for Korg nanoKontrol and M-Audio Axiom 25 from Chooch Schubert [sic]

git-svn-id: svn://localhost/ardour2/branches/3.0@8099 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoAdd missing files from previous commit.
Carl Hetherington [Fri, 26 Nov 2010 23:31:14 +0000 (23:31 +0000)]
Add missing files from previous commit.

git-svn-id: svn://localhost/ardour2/branches/3.0@8098 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoHandle unknown plugins on loading sessions by hiding them from the user and telling...
Carl Hetherington [Fri, 26 Nov 2010 23:30:48 +0000 (23:30 +0000)]
Handle unknown plugins on loading sessions by hiding them from the user and telling them so.

git-svn-id: svn://localhost/ardour2/branches/3.0@8097 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoAdd lots of asserts to try to track down #3553.
Carl Hetherington [Fri, 26 Nov 2010 22:45:20 +0000 (22:45 +0000)]
Add lots of asserts to try to track down #3553.

git-svn-id: svn://localhost/ardour2/branches/3.0@8096 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoRemove premature inclusion of lv2_persist_file.c
David Robillard [Fri, 26 Nov 2010 20:59:20 +0000 (20:59 +0000)]
Remove premature inclusion of lv2_persist_file.c

git-svn-id: svn://localhost/ardour2/branches/3.0@8095 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoFix more broken indentation (whitespace changes only).
David Robillard [Fri, 26 Nov 2010 19:57:03 +0000 (19:57 +0000)]
Fix more broken indentation (whitespace changes only).

git-svn-id: svn://localhost/ardour2/branches/3.0@8094 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoVBAP panner should use Panner::_angles not its own private azi/ele members : now...
Paul Davis [Fri, 26 Nov 2010 19:18:34 +0000 (19:18 +0000)]
VBAP panner should use Panner::_angles not its own private azi/ele members : now actually pans but I'll be a muted frog on top of a woodshed if I can understand how the speaker pair selection process works (or doesn't)

git-svn-id: svn://localhost/ardour2/branches/3.0@8093 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoadd two process lock calls where some port connecting occurs
Paul Davis [Fri, 26 Nov 2010 18:28:42 +0000 (18:28 +0000)]
add two process lock calls where some port connecting occurs

git-svn-id: svn://localhost/ardour2/branches/3.0@8092 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoone step closer to working vbap panning
Paul Davis [Fri, 26 Nov 2010 17:43:03 +0000 (17:43 +0000)]
one step closer to working vbap panning

git-svn-id: svn://localhost/ardour2/branches/3.0@8091 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoSomewhat distasteful hack to fix #3469 (broken keyboard-entry of pan values)
Carl Hetherington [Fri, 26 Nov 2010 00:29:12 +0000 (00:29 +0000)]
Somewhat distasteful hack to fix #3469 (broken keyboard-entry of pan values)

git-svn-id: svn://localhost/ardour2/branches/3.0@8090 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoPrevent removal of route inputs when the plugins cannot be configured with the new...
Carl Hetherington [Thu, 25 Nov 2010 23:46:24 +0000 (23:46 +0000)]
Prevent removal of route inputs when the plugins cannot be configured with the new number.  Rework locking so that the process lock is held from the point that a route input is removed until after the processors are reconfigured; fixes #3548.

git-svn-id: svn://localhost/ardour2/branches/3.0@8089 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoAdd missing file.
David Robillard [Thu, 25 Nov 2010 23:00:17 +0000 (23:00 +0000)]
Add missing file.

git-svn-id: svn://localhost/ardour2/branches/3.0@8088 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoStub implementation of LV2 persist extension.
David Robillard [Thu, 25 Nov 2010 22:12:03 +0000 (22:12 +0000)]
Stub implementation of LV2 persist extension.

git-svn-id: svn://localhost/ardour2/branches/3.0@8087 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoFix some messed up code (spacey tabs).
David Robillard [Thu, 25 Nov 2010 20:37:39 +0000 (20:37 +0000)]
Fix some messed up code (spacey tabs).

(There is faar more of this... FIX YOUR EDITORS!)

git-svn-id: svn://localhost/ardour2/branches/3.0@8086 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoImprove visual cues during plugin drag and drop. Fixes #3566.
Carl Hetherington [Thu, 25 Nov 2010 17:41:04 +0000 (17:41 +0000)]
Improve visual cues during plugin drag and drop.  Fixes #3566.

git-svn-id: svn://localhost/ardour2/branches/3.0@8085 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoAdd a default export format to prevent dialog from crashing when used for first time
Sakari Bergen [Thu, 25 Nov 2010 14:32:46 +0000 (14:32 +0000)]
Add a default export format to prevent dialog from crashing when used for first time

git-svn-id: svn://localhost/ardour2/branches/3.0@8084 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoRemove unused code.
Carl Hetherington [Thu, 25 Nov 2010 00:03:14 +0000 (00:03 +0000)]
Remove unused code.

git-svn-id: svn://localhost/ardour2/branches/3.0@8083 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoPrevent crash when loading sessions with unknown plugins.
Carl Hetherington [Wed, 24 Nov 2010 13:56:22 +0000 (13:56 +0000)]
Prevent crash when loading sessions with unknown plugins.

git-svn-id: svn://localhost/ardour2/branches/3.0@8082 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoCheck for windows.h on VST builds.
Carl Hetherington [Wed, 24 Nov 2010 02:06:56 +0000 (02:06 +0000)]
Check for windows.h on VST builds.

git-svn-id: svn://localhost/ardour2/branches/3.0@8081 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoPut MIDI notes into their own canvas group, and reparent this group during start...
Carl Hetherington [Wed, 24 Nov 2010 01:04:53 +0000 (01:04 +0000)]
Put MIDI notes into their own canvas group, and reparent this group during start trims to stop the notes moving.  Improves the visual display on start trim of a MIDI region.

git-svn-id: svn://localhost/ardour2/branches/3.0@8080 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoFix crash on failed processor DnD. Fixes #3554.
Carl Hetherington [Wed, 24 Nov 2010 00:46:51 +0000 (00:46 +0000)]
Fix crash on failed processor DnD.  Fixes #3554.

git-svn-id: svn://localhost/ardour2/branches/3.0@8079 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoSave solo isolate / solo safe states. Fixes #3551.
Carl Hetherington [Tue, 23 Nov 2010 22:10:49 +0000 (22:10 +0000)]
Save solo isolate / solo safe states.  Fixes #3551.

git-svn-id: svn://localhost/ardour2/branches/3.0@8078 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoCreate snapped drag-created MIDI notes 1 frame shorter than the ending grid line...
Carl Hetherington [Tue, 23 Nov 2010 21:56:57 +0000 (21:56 +0000)]
Create snapped drag-created MIDI notes 1 frame shorter than the ending grid line to prevent confusion such as in #3557.

git-svn-id: svn://localhost/ardour2/branches/3.0@8077 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agomake region trim keybinding work again; don't show quantize dialog if its not relevan...
Paul Davis [Tue, 23 Nov 2010 17:18:16 +0000 (17:18 +0000)]
make region trim keybinding work again; don't show quantize dialog if its not relevant (no MIDI regions selected

git-svn-id: svn://localhost/ardour2/branches/3.0@8076 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoadd back "q" for MIDI note quantize
Paul Davis [Tue, 23 Nov 2010 16:59:35 +0000 (16:59 +0000)]
add back "q" for MIDI note quantize

git-svn-id: svn://localhost/ardour2/branches/3.0@8075 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agosemi-functioning vbap panning, still not done
Paul Davis [Tue, 23 Nov 2010 16:38:17 +0000 (16:38 +0000)]
semi-functioning vbap panning, still not done

git-svn-id: svn://localhost/ardour2/branches/3.0@8074 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoImprove shift-selection behaviour in processor box.
Carl Hetherington [Tue, 23 Nov 2010 14:31:09 +0000 (14:31 +0000)]
Improve shift-selection behaviour in processor box.

git-svn-id: svn://localhost/ardour2/branches/3.0@8073 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoMake double-click on a processor box entry toggle visibility of the plugin window...
Carl Hetherington [Tue, 23 Nov 2010 14:30:45 +0000 (14:30 +0000)]
Make double-click on a processor box entry toggle visibility of the plugin window rather than always opening it.

git-svn-id: svn://localhost/ardour2/branches/3.0@8072 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoFix hang on closing the dialogue in some circumstances. Further fix for #3560.
Carl Hetherington [Tue, 23 Nov 2010 01:00:37 +0000 (01:00 +0000)]
Fix hang on closing the dialogue in some circumstances.  Further fix for #3560.

git-svn-id: svn://localhost/ardour2/branches/3.0@8071 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoFix multiple selection with Ctrl-Click in DnDVBox.
Carl Hetherington [Tue, 23 Nov 2010 00:28:09 +0000 (00:28 +0000)]
Fix multiple selection with Ctrl-Click in DnDVBox.

git-svn-id: svn://localhost/ardour2/branches/3.0@8070 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoFix warnings.
Carl Hetherington [Mon, 22 Nov 2010 18:24:08 +0000 (18:24 +0000)]
Fix warnings.

git-svn-id: svn://localhost/ardour2/branches/3.0@8069 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoSimplify strip silence dialogue threading, hopefully fixing #3560 in the process.
Carl Hetherington [Mon, 22 Nov 2010 17:15:32 +0000 (17:15 +0000)]
Simplify strip silence dialogue threading, hopefully fixing #3560 in the process.

git-svn-id: svn://localhost/ardour2/branches/3.0@8068 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agopossible fix for some waf glitchiness - explicitly list directories that contain...
Paul Davis [Mon, 22 Nov 2010 16:59:23 +0000 (16:59 +0000)]
possible fix for some waf glitchiness - explicitly list directories that contain only source

git-svn-id: svn://localhost/ardour2/branches/3.0@8067 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoUpdate ghost note presence when mouse mode is changed. Fixes #3559.
Carl Hetherington [Sun, 21 Nov 2010 23:54:57 +0000 (23:54 +0000)]
Update ghost note presence when mouse mode is changed.  Fixes #3559.

git-svn-id: svn://localhost/ardour2/branches/3.0@8066 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoFix untranslateable strings.
Carl Hetherington [Sun, 21 Nov 2010 22:37:58 +0000 (22:37 +0000)]
Fix untranslateable strings.

git-svn-id: svn://localhost/ardour2/branches/3.0@8065 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoThought-to-be-fix for #2794; fix route process order sorting.
Carl Hetherington [Sun, 21 Nov 2010 00:51:56 +0000 (00:51 +0000)]
Thought-to-be-fix for #2794; fix route process order sorting.

git-svn-id: svn://localhost/ardour2/branches/3.0@8064 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agomore debugging
Paul Davis [Sat, 20 Nov 2010 22:40:06 +0000 (22:40 +0000)]
more debugging

git-svn-id: svn://localhost/ardour2/branches/3.0@8063 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agodebugging
Paul Davis [Sat, 20 Nov 2010 22:29:01 +0000 (22:29 +0000)]
debugging

git-svn-id: svn://localhost/ardour2/branches/3.0@8062 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoSave/restore aux send levels. Fixes #3546.
Carl Hetherington [Sat, 20 Nov 2010 01:08:53 +0000 (01:08 +0000)]
Save/restore aux send levels.  Fixes #3546.

git-svn-id: svn://localhost/ardour2/branches/3.0@8061 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoFix trimming of old processor window proxies. May fix #3547.
Carl Hetherington [Fri, 19 Nov 2010 16:36:17 +0000 (16:36 +0000)]
Fix trimming of old processor window proxies.  May fix #3547.

git-svn-id: svn://localhost/ardour2/branches/3.0@8059 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoFix crash on updating route IOs, and clean up confusing method names slightly.
Carl Hetherington [Fri, 19 Nov 2010 16:34:50 +0000 (16:34 +0000)]
Fix crash on updating route IOs, and clean up confusing method names slightly.

git-svn-id: svn://localhost/ardour2/branches/3.0@8058 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoFix typo causing CPU burn.
Carl Hetherington [Fri, 19 Nov 2010 14:12:41 +0000 (14:12 +0000)]
Fix typo causing CPU burn.

git-svn-id: svn://localhost/ardour2/branches/3.0@8057 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agonon-crashing (but also non-functional) integration of VBAP with panner "architecture"
Paul Davis [Fri, 19 Nov 2010 00:58:57 +0000 (00:58 +0000)]
non-crashing (but also non-functional) integration of VBAP with panner "architecture"

git-svn-id: svn://localhost/ardour2/branches/3.0@8056 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agosteps toward a working VBAP panner
Paul Davis [Thu, 18 Nov 2010 18:01:30 +0000 (18:01 +0000)]
steps toward a working VBAP panner

git-svn-id: svn://localhost/ardour2/branches/3.0@8055 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoadd license info to vbap code
Paul Davis [Thu, 18 Nov 2010 16:29:12 +0000 (16:29 +0000)]
add license info to vbap code

git-svn-id: svn://localhost/ardour2/branches/3.0@8054 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoinitial check in of VBAP implementation (not coupled to any existing ardour objects...
Paul Davis [Thu, 18 Nov 2010 16:28:18 +0000 (16:28 +0000)]
initial check in of VBAP implementation (not coupled to any existing ardour objects yet)

git-svn-id: svn://localhost/ardour2/branches/3.0@8053 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoAdd std::string specialization for ConfigVariableWithMutation which handles spaces...
Carl Hetherington [Wed, 17 Nov 2010 12:25:44 +0000 (12:25 +0000)]
Add std::string specialization for ConfigVariableWithMutation which handles spaces correctly.  Fixes #3541.

git-svn-id: svn://localhost/ardour2/branches/3.0@8052 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoRemove debug output.
Carl Hetherington [Wed, 17 Nov 2010 12:25:20 +0000 (12:25 +0000)]
Remove debug output.

git-svn-id: svn://localhost/ardour2/branches/3.0@8051 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agofix linux side of semaphore abstraction
Paul Davis [Tue, 16 Nov 2010 20:01:01 +0000 (20:01 +0000)]
fix linux side of semaphore abstraction

git-svn-id: svn://localhost/ardour2/branches/3.0@8050 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agohandle OS X's lack of unnamed semaphores, phase 1
Paul Davis [Tue, 16 Nov 2010 19:47:38 +0000 (19:47 +0000)]
handle OS X's lack of unnamed semaphores, phase 1

git-svn-id: svn://localhost/ardour2/branches/3.0@8049 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoMove mouse cursor stuff out of Editor into its own class.
Carl Hetherington [Tue, 16 Nov 2010 14:53:16 +0000 (14:53 +0000)]
Move mouse cursor stuff out of Editor into its own class.

git-svn-id: svn://localhost/ardour2/branches/3.0@8048 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoSmall cleanups.
Carl Hetherington [Tue, 16 Nov 2010 14:43:28 +0000 (14:43 +0000)]
Small cleanups.

git-svn-id: svn://localhost/ardour2/branches/3.0@8047 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoNo-op: whitespace only.
Carl Hetherington [Tue, 16 Nov 2010 14:41:17 +0000 (14:41 +0000)]
No-op: whitespace only.

git-svn-id: svn://localhost/ardour2/branches/3.0@8046 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoModify region trim cursor if a region can only be trimmed in one direction.
Carl Hetherington [Mon, 15 Nov 2010 22:55:39 +0000 (22:55 +0000)]
Modify region trim cursor if a region can only be trimmed in one direction.

git-svn-id: svn://localhost/ardour2/branches/3.0@8045 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agonominally add MIDI input support for AudioUnit plugins
Paul Davis [Mon, 15 Nov 2010 19:54:23 +0000 (19:54 +0000)]
nominally add MIDI input support for AudioUnit plugins

git-svn-id: svn://localhost/ardour2/branches/3.0@8044 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agofix missing symbol errors on OS X
Paul Davis [Mon, 15 Nov 2010 19:53:57 +0000 (19:53 +0000)]
fix missing symbol errors on OS X

git-svn-id: svn://localhost/ardour2/branches/3.0@8043 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agofix missing symbol errors on OS X
Paul Davis [Mon, 15 Nov 2010 19:53:31 +0000 (19:53 +0000)]
fix missing symbol errors on OS X

git-svn-id: svn://localhost/ardour2/branches/3.0@8042 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoPresent trim cursors over region view name bar.
Carl Hetherington [Mon, 15 Nov 2010 19:00:31 +0000 (19:00 +0000)]
Present trim cursors over region view name bar.

git-svn-id: svn://localhost/ardour2/branches/3.0@8041 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoFix crash on coming out of record that I introduced a few commits ago.
Carl Hetherington [Mon, 15 Nov 2010 01:07:40 +0000 (01:07 +0000)]
Fix crash on coming out of record that I introduced a few commits ago.

git-svn-id: svn://localhost/ardour2/branches/3.0@8040 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoFix crashes after removing markers.
Carl Hetherington [Sun, 14 Nov 2010 23:47:09 +0000 (23:47 +0000)]
Fix crashes after removing markers.

git-svn-id: svn://localhost/ardour2/branches/3.0@8039 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoPut clock in the centre of the menu bar in full-screen mode.
Carl Hetherington [Sun, 14 Nov 2010 23:47:01 +0000 (23:47 +0000)]
Put clock in the centre of the menu bar in full-screen mode.

git-svn-id: svn://localhost/ardour2/branches/3.0@8038 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoFix some cursor hot spots.
Carl Hetherington [Sun, 14 Nov 2010 22:36:12 +0000 (22:36 +0000)]
Fix some cursor hot spots.

git-svn-id: svn://localhost/ardour2/branches/3.0@8037 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoUse a couple more cursors in the summary.
Carl Hetherington [Sun, 14 Nov 2010 22:03:57 +0000 (22:03 +0000)]
Use a couple more cursors in the summary.

git-svn-id: svn://localhost/ardour2/branches/3.0@8036 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoFix up summary mouse cursors.
Carl Hetherington [Sun, 14 Nov 2010 21:55:21 +0000 (21:55 +0000)]
Fix up summary mouse cursors.

git-svn-id: svn://localhost/ardour2/branches/3.0@8035 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoFix up fade in/out cursors.
Carl Hetherington [Sun, 14 Nov 2010 21:55:11 +0000 (21:55 +0000)]
Fix up fade in/out cursors.

git-svn-id: svn://localhost/ardour2/branches/3.0@8034 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoDon't try to do sub-pixel text placement as cairo doesn't support it. Fixes #3534.
Carl Hetherington [Sun, 14 Nov 2010 21:06:36 +0000 (21:06 +0000)]
Don't try to do sub-pixel text placement as cairo doesn't support it.  Fixes #3534.

git-svn-id: svn://localhost/ardour2/branches/3.0@8033 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoFix updates of LV2 plugin parameters. Fixes #3341.
Carl Hetherington [Sun, 14 Nov 2010 20:05:37 +0000 (20:05 +0000)]
Fix updates of LV2 plugin parameters.  Fixes #3341.

git-svn-id: svn://localhost/ardour2/branches/3.0@8032 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoFix region name highlight drawing slightly (#2948)
Carl Hetherington [Sun, 14 Nov 2010 17:26:50 +0000 (17:26 +0000)]
Fix region name highlight drawing slightly (#2948)

git-svn-id: svn://localhost/ardour2/branches/3.0@8031 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoFix initial display of automatic regions.
Carl Hetherington [Sun, 14 Nov 2010 16:53:33 +0000 (16:53 +0000)]
Fix initial display of automatic regions.

git-svn-id: svn://localhost/ardour2/branches/3.0@8030 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoFix non-update of region list when not showing automatic regions. Fixes #3098.
Carl Hetherington [Sun, 14 Nov 2010 16:50:42 +0000 (16:50 +0000)]
Fix non-update of region list when not showing automatic regions.  Fixes #3098.

git-svn-id: svn://localhost/ardour2/branches/3.0@8029 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoUse the edit position to decide what items to put in the region context menus, rather...
Carl Hetherington [Sun, 14 Nov 2010 16:49:59 +0000 (16:49 +0000)]
Use the edit position to decide what items to put in the region context menus, rather than the mouse position.

git-svn-id: svn://localhost/ardour2/branches/3.0@8028 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoFix crash on opening region menu.
Carl Hetherington [Sun, 14 Nov 2010 16:49:25 +0000 (16:49 +0000)]
Fix crash on opening region menu.

git-svn-id: svn://localhost/ardour2/branches/3.0@8027 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoCreate a new layer if required on record to a track in stacked mode. Fixes #3391.
Carl Hetherington [Sun, 14 Nov 2010 15:01:53 +0000 (15:01 +0000)]
Create a new layer if required on record to a track in stacked mode.  Fixes #3391.

git-svn-id: svn://localhost/ardour2/branches/3.0@8026 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoconst fix.
Carl Hetherington [Sun, 14 Nov 2010 15:01:38 +0000 (15:01 +0000)]
const fix.

git-svn-id: svn://localhost/ardour2/branches/3.0@8025 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoAdd a clock to the menu bar in full-screen mode. Fixes #1273.
Carl Hetherington [Sun, 14 Nov 2010 13:48:24 +0000 (13:48 +0000)]
Add a clock to the menu bar in full-screen mode.  Fixes #1273.

git-svn-id: svn://localhost/ardour2/branches/3.0@8024 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoFix crash on removing marker.
Carl Hetherington [Sun, 14 Nov 2010 11:50:43 +0000 (11:50 +0000)]
Fix crash on removing marker.

git-svn-id: svn://localhost/ardour2/branches/3.0@8023 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoFix crash on closedown.
Carl Hetherington [Sat, 13 Nov 2010 22:50:03 +0000 (22:50 +0000)]
Fix crash on closedown.

git-svn-id: svn://localhost/ardour2/branches/3.0@8022 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoAdd backgrounds to marker labels.
Carl Hetherington [Sat, 13 Nov 2010 22:39:42 +0000 (22:39 +0000)]
Add backgrounds to marker labels.

git-svn-id: svn://localhost/ardour2/branches/3.0@8021 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoRemove erroneous check.
Carl Hetherington [Sat, 13 Nov 2010 22:38:28 +0000 (22:38 +0000)]
Remove erroneous check.

git-svn-id: svn://localhost/ardour2/branches/3.0@8020 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agofix minor build glitch imported from OS X
Paul Davis [Sat, 13 Nov 2010 05:21:40 +0000 (05:21 +0000)]
fix minor build glitch imported from OS X

git-svn-id: svn://localhost/ardour2/branches/3.0@8019 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agomake ardour3 build and link on OS X (tiger, at least)
Paul Davis [Sat, 13 Nov 2010 05:14:48 +0000 (05:14 +0000)]
make ardour3 build and link on OS X (tiger, at least)

git-svn-id: svn://localhost/ardour2/branches/3.0@8018 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agofix non-inlined SndfileHandle constructor in libaudiographer, which triggers duplicat...
Paul Davis [Sat, 13 Nov 2010 05:13:38 +0000 (05:13 +0000)]
fix non-inlined SndfileHandle constructor in libaudiographer, which triggers duplicate definition warnings with the OS X linker

git-svn-id: svn://localhost/ardour2/branches/3.0@8017 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoFix build.
Carl Hetherington [Fri, 12 Nov 2010 23:16:59 +0000 (23:16 +0000)]
Fix build.

git-svn-id: svn://localhost/ardour2/branches/3.0@8016 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoPrevent marker labels overlapping. Fixes #3535.
Carl Hetherington [Fri, 12 Nov 2010 22:51:54 +0000 (22:51 +0000)]
Prevent marker labels overlapping.  Fixes #3535.

git-svn-id: svn://localhost/ardour2/branches/3.0@8015 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoConvert 2.X route extra-xml to 3.0 format when it is loaded, to prevent multiple...
Carl Hetherington [Fri, 12 Nov 2010 22:32:36 +0000 (22:32 +0000)]
Convert 2.X route extra-xml to 3.0 format when it is loaded, to prevent multiple near-duplicate extra XML nodes in the resultant 3.0 session file.

git-svn-id: svn://localhost/ardour2/branches/3.0@8014 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoRemove unused variables.
Carl Hetherington [Fri, 12 Nov 2010 22:32:27 +0000 (22:32 +0000)]
Remove unused variables.

git-svn-id: svn://localhost/ardour2/branches/3.0@8013 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoFix update of range marker names. Fixes #3533.
Carl Hetherington [Fri, 12 Nov 2010 18:53:15 +0000 (18:53 +0000)]
Fix update of range marker names.  Fixes #3533.

git-svn-id: svn://localhost/ardour2/branches/3.0@8012 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoVisual tweaks to marker lines.
Carl Hetherington [Thu, 11 Nov 2010 15:21:37 +0000 (15:21 +0000)]
Visual tweaks to marker lines.

git-svn-id: svn://localhost/ardour2/branches/3.0@8011 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoFix consistency of checkbutton text size in Location window.
Carl Hetherington [Thu, 11 Nov 2010 15:21:29 +0000 (15:21 +0000)]
Fix consistency of checkbutton text size in Location window.

git-svn-id: svn://localhost/ardour2/branches/3.0@8010 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoFurther fixes for #3529. Show marker lines the same colour as their marker; adjust...
Carl Hetherington [Thu, 11 Nov 2010 13:36:38 +0000 (13:36 +0000)]
Further fixes for #3529.  Show marker lines the same colour as their marker; adjust height of lines.

git-svn-id: svn://localhost/ardour2/branches/3.0@8009 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoSlight improvement to autoscroll behaviour when expanding tracks.
Carl Hetherington [Thu, 11 Nov 2010 13:36:20 +0000 (13:36 +0000)]
Slight improvement to autoscroll behaviour when expanding tracks.

git-svn-id: svn://localhost/ardour2/branches/3.0@8008 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agofix botched fix
Paul Davis [Wed, 10 Nov 2010 23:31:53 +0000 (23:31 +0000)]
fix botched fix

git-svn-id: svn://localhost/ardour2/branches/3.0@8007 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agobuild fixes for OS X
Paul Davis [Wed, 10 Nov 2010 23:13:29 +0000 (23:13 +0000)]
build fixes for OS X

git-svn-id: svn://localhost/ardour2/branches/3.0@8006 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoremove some unnecessary and hard-to-compile-on-OSX debug stuff
Paul Davis [Wed, 10 Nov 2010 23:12:16 +0000 (23:12 +0000)]
remove some unnecessary and hard-to-compile-on-OSX debug stuff

git-svn-id: svn://localhost/ardour2/branches/3.0@8005 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoOS X build fixes (for tiger), in particular removing options for OS X stuff that...
Paul Davis [Wed, 10 Nov 2010 23:11:43 +0000 (23:11 +0000)]
OS X build fixes (for tiger), in particular removing options for OS X stuff that are not optional

git-svn-id: svn://localhost/ardour2/branches/3.0@8004 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoremove duplicate std limit + format macro defs
Paul Davis [Wed, 10 Nov 2010 23:09:18 +0000 (23:09 +0000)]
remove duplicate std limit + format macro defs

git-svn-id: svn://localhost/ardour2/branches/3.0@8003 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agofix OS X compilation
Paul Davis [Wed, 10 Nov 2010 23:08:55 +0000 (23:08 +0000)]
fix OS X compilation

git-svn-id: svn://localhost/ardour2/branches/3.0@8002 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agofix OS X compilation
Paul Davis [Wed, 10 Nov 2010 23:08:34 +0000 (23:08 +0000)]
fix OS X compilation

git-svn-id: svn://localhost/ardour2/branches/3.0@8001 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agofix OS X compilation
Paul Davis [Wed, 10 Nov 2010 23:08:18 +0000 (23:08 +0000)]
fix OS X compilation

git-svn-id: svn://localhost/ardour2/branches/3.0@8000 d708f5d6-7413-0410-9779-e7cbd77b26cf

13 years agoremove duplicate std limit + format macro defs
Paul Davis [Wed, 10 Nov 2010 23:07:31 +0000 (23:07 +0000)]
remove duplicate std limit + format macro defs

git-svn-id: svn://localhost/ardour2/branches/3.0@7999 d708f5d6-7413-0410-9779-e7cbd77b26cf