ardour.git
13 years ago(from 2.x) register Lock edit mode as an enum to provide restore of Lock edit mode
Paul Davis [Mon, 7 Feb 2011 22:19:47 +0000 (22:19 +0000)]
(from 2.x) register Lock edit mode as an enum to provide restore of Lock edit mode

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

13 years agoadd uninstaller, remove (INTERNAL|EXTERNAL)_JACK
Paul Davis [Mon, 7 Feb 2011 21:19:27 +0000 (21:19 +0000)]
add uninstaller, remove (INTERNAL|EXTERNAL)_JACK

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

13 years agoadd uninstaller from 2.0-ongoing
Paul Davis [Mon, 7 Feb 2011 21:16:24 +0000 (21:16 +0000)]
add uninstaller from 2.0-ongoing

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

13 years agoupdate for 3.0
Paul Davis [Mon, 7 Feb 2011 20:56:49 +0000 (20:56 +0000)]
update for 3.0

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

13 years agocopy sanityCheck to the right place
Paul Davis [Mon, 7 Feb 2011 20:56:39 +0000 (20:56 +0000)]
copy sanityCheck to the right place

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

13 years agocatch up installer to 2.0-ongoing, and change program name
Paul Davis [Mon, 7 Feb 2011 20:56:17 +0000 (20:56 +0000)]
catch up installer to 2.0-ongoing, and change program name

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

13 years agoforward port thread/abstract_ui changes from 2.X to 3.0
Paul Davis [Mon, 7 Feb 2011 18:21:50 +0000 (18:21 +0000)]
forward port thread/abstract_ui changes from 2.X to 3.0

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

13 years agoremove some dead code
Paul Davis [Mon, 7 Feb 2011 18:21:14 +0000 (18:21 +0000)]
remove some dead code

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

13 years agoadd explict destructor for Pannable
Paul Davis [Mon, 7 Feb 2011 18:20:18 +0000 (18:20 +0000)]
add explict destructor for Pannable

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

13 years agoswitch to Boost UUID's and away from libuuid
Paul Davis [Mon, 7 Feb 2011 18:19:24 +0000 (18:19 +0000)]
switch to Boost UUID's and away from libuuid

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

13 years agowhy use fabs?
Paul Davis [Mon, 7 Feb 2011 17:34:19 +0000 (17:34 +0000)]
why use fabs?

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

13 years agochange appearance of panner data popup slightly (fixed width font so it doesn't bounc...
Paul Davis [Mon, 7 Feb 2011 17:28:37 +0000 (17:28 +0000)]
change appearance of panner data popup slightly (fixed width font so it doesn't bounce around during edits), and make dbl-clicks to set pos to max-L or max-R work even if width is reversed

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

13 years agodrop explicit font naming on X Window
Paul Davis [Mon, 7 Feb 2011 17:28:25 +0000 (17:28 +0000)]
drop explicit font naming on X Window

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

13 years agomake reversed width for the 2in/2out panner actually do something
Paul Davis [Mon, 7 Feb 2011 17:21:11 +0000 (17:21 +0000)]
make reversed width for the 2in/2out panner actually do something

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

13 years agoadd back some missing logic to can-replicate
Paul Davis [Mon, 7 Feb 2011 17:14:40 +0000 (17:14 +0000)]
add back some missing logic to can-replicate

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

13 years agosimplify "can-replicate" to allow replication only if a plugin has zero or one input...
Paul Davis [Mon, 7 Feb 2011 17:04:22 +0000 (17:04 +0000)]
simplify "can-replicate" to allow replication only if a plugin has zero or one input AND output for each data type

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

13 years agoif using only 1 processor for DSP, do not use the graph code to execute routes -...
Paul Davis [Mon, 7 Feb 2011 17:01:43 +0000 (17:01 +0000)]
if using only 1 processor for DSP, do not use the graph code to execute routes - fallback to original unthreaded code

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

13 years agomake panner data popups more contrasty and appear in a better position
Paul Davis [Mon, 7 Feb 2011 16:48:05 +0000 (16:48 +0000)]
make panner data popups more contrasty and appear in a better position

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

13 years agostop gain fader moving as meter point is changed (changing width of meters)
Paul Davis [Mon, 7 Feb 2011 15:32:24 +0000 (15:32 +0000)]
stop gain fader moving as meter point is changed (changing width of meters)

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

13 years agoallow dynamic process thread count resets
Paul Davis [Mon, 7 Feb 2011 15:24:04 +0000 (15:24 +0000)]
allow dynamic process thread count resets

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

13 years agoroll back libcurl requirement to just version 7.0.0
Paul Davis [Mon, 7 Feb 2011 14:45:38 +0000 (14:45 +0000)]
roll back libcurl requirement to just version 7.0.0

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

13 years agoFix fit to window for route groups whose first track is hidden (#3678).
Carl Hetherington [Mon, 7 Feb 2011 02:11:31 +0000 (02:11 +0000)]
Fix fit to window for route groups whose first track is hidden (#3678).

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

13 years agoNo-op; small tidy-ups.
Carl Hetherington [Mon, 7 Feb 2011 01:13:03 +0000 (01:13 +0000)]
No-op; small tidy-ups.

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

13 years agoFix warning.
Carl Hetherington [Mon, 7 Feb 2011 01:12:55 +0000 (01:12 +0000)]
Fix warning.

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

13 years agoPrevent various things from stopping the transport by requesting a transport speed...
Carl Hetherington [Mon, 7 Feb 2011 01:12:47 +0000 (01:12 +0000)]
Prevent various things from stopping the transport by requesting a transport speed of exactly 0 when they are really just continuously varying it.  Fixes strange playhead behaviour during varispeed when the user varispeeds to exactly 0 and auto-return is triggered.

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

13 years agoSomewhat uncertain fix to playhead misbehaviour in rewind.
Carl Hetherington [Mon, 7 Feb 2011 01:10:36 +0000 (01:10 +0000)]
Somewhat uncertain fix to playhead misbehaviour in rewind.

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

13 years agoMove record and sends buttons down to the side of the iso/lock buttons.
Carl Hetherington [Sun, 6 Feb 2011 22:29:33 +0000 (22:29 +0000)]
Move record and sends buttons down to the side of the iso/lock buttons.

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

13 years agoFix up a few mackie control surface exceptions.
Carl Hetherington [Sun, 6 Feb 2011 18:51:35 +0000 (18:51 +0000)]
Fix up a few mackie control surface exceptions.

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

13 years agoCouple of asserts to catch similar bugs to #3755 a bit earlier.
Carl Hetherington [Sun, 6 Feb 2011 18:32:22 +0000 (18:32 +0000)]
Couple of asserts to catch similar bugs to #3755 a bit earlier.

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

13 years agoDon't update file_frame twice when reversing close to the start of a diskstream....
Carl Hetherington [Sun, 6 Feb 2011 18:32:15 +0000 (18:32 +0000)]
Don't update file_frame twice when reversing close to the start of a diskstream.  Should fix #3755.

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

13 years agoDon't update start more than once when reversing. I don't think this is causing...
Carl Hetherington [Sun, 6 Feb 2011 18:32:05 +0000 (18:32 +0000)]
Don't update start more than once when reversing.  I don't think this is causing any problems at present, but it might as well be cleaned up.

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

13 years agoSpeculative fix for expanded session browse button (#3756).
Carl Hetherington [Sun, 6 Feb 2011 17:24:34 +0000 (17:24 +0000)]
Speculative fix for expanded session browse button (#3756).

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

13 years agoRemove Gtk::manage from the popup region menu item so that it doesn't get destroyed...
Carl Hetherington [Sun, 6 Feb 2011 17:17:59 +0000 (17:17 +0000)]
Remove Gtk::manage from the popup region menu item so that it doesn't get destroyed when its parent menu is cleared (patch from Lincoln).  Fixes #3753.

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

13 years agoadd melvin herr to authors list
Paul Davis [Sat, 5 Feb 2011 16:49:14 +0000 (16:49 +0000)]
add melvin herr to authors list

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

13 years agostep editing patches from melvin herr
Paul Davis [Sat, 5 Feb 2011 16:40:54 +0000 (16:40 +0000)]
step editing patches from melvin herr

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

13 years agoincrease available explicit range of "number of processors to use" to include the...
Paul Davis [Sat, 5 Feb 2011 16:40:33 +0000 (16:40 +0000)]
increase available explicit range of "number of processors to use" to include the full count (even though this is also accessible as "all")

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

13 years agoFix crash on startup with a new Ardour install.
Carl Hetherington [Sat, 5 Feb 2011 15:27:11 +0000 (15:27 +0000)]
Fix crash on startup with a new Ardour install.

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

13 years agostrip by default in public build
Paul Davis [Fri, 4 Feb 2011 15:01:16 +0000 (15:01 +0000)]
strip by default in public build

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

13 years agoCompile with new (as yet unreleased) librdf and SPARQL-free slv2.
David Robillard [Thu, 3 Feb 2011 22:58:17 +0000 (22:58 +0000)]
Compile with new (as yet unreleased) librdf and SPARQL-free slv2.

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

13 years agomove chmod out of strip conditional
Paul Davis [Thu, 3 Feb 2011 19:25:47 +0000 (19:25 +0000)]
move chmod out of strip conditional

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

13 years agoif STRIP is not set, don't strip included libraries either
Paul Davis [Thu, 3 Feb 2011 19:20:53 +0000 (19:20 +0000)]
if STRIP is not set, don't strip included libraries either

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

13 years agomark a string for translation that was (oddly) protected from it
Paul Davis [Thu, 3 Feb 2011 15:34:51 +0000 (15:34 +0000)]
mark a string for translation that was (oddly) protected from it

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

13 years agolook in the right place for gtk2_ardour msg catalogs (*.mo)
Paul Davis [Thu, 3 Feb 2011 04:51:25 +0000 (04:51 +0000)]
look in the right place for gtk2_ardour msg catalogs (*.mo)

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

13 years agoCheck for libcurl in configure (#3752).
Carl Hetherington [Thu, 3 Feb 2011 00:15:36 +0000 (00:15 +0000)]
Check for libcurl in configure (#3752).

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

13 years agoFix uninitialised variable.
Carl Hetherington [Thu, 3 Feb 2011 00:10:09 +0000 (00:10 +0000)]
Fix uninitialised variable.

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

13 years agodo not set LV2_PATH for a bundled build
Paul Davis [Wed, 2 Feb 2011 19:49:47 +0000 (19:49 +0000)]
do not set LV2_PATH for a bundled build

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

13 years agotry to get clearlooks back inside the 3.0 package
Paul Davis [Wed, 2 Feb 2011 17:13:40 +0000 (17:13 +0000)]
try to get clearlooks back inside the 3.0 package

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

13 years agounset GTK_RC_FILES to prevent the system from messing with a bundled install
Paul Davis [Wed, 2 Feb 2011 16:25:16 +0000 (16:25 +0000)]
unset GTK_RC_FILES to prevent the system from messing with a bundled install

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

13 years agoRemove per-track mono option, as it seems somewhat useless now that we have a mix...
Carl Hetherington [Wed, 2 Feb 2011 02:06:30 +0000 (02:06 +0000)]
Remove per-track mono option, as it seems somewhat useless now that we have a mix mono button in the monitor section.

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

13 years agoStop saving of garbage values to LADSPA preset files when an output parameter is...
Carl Hetherington [Wed, 2 Feb 2011 01:12:40 +0000 (01:12 +0000)]
Stop saving of garbage values to LADSPA preset files when an output parameter is encountered.  Should fix #3733.

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

13 years agoFix compiler warning.
Carl Hetherington [Wed, 2 Feb 2011 01:12:13 +0000 (01:12 +0000)]
Fix compiler warning.

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

13 years agoFix drop location for drag-and-drop in some cases.
Carl Hetherington [Tue, 1 Feb 2011 23:21:28 +0000 (23:21 +0000)]
Fix drop location for drag-and-drop in some cases.

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

13 years agoMerge two methods.
Carl Hetherington [Tue, 1 Feb 2011 23:20:58 +0000 (23:20 +0000)]
Merge two methods.

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

13 years agoMake the mixer window horizontal scrollbar only appear when needed.
Carl Hetherington [Tue, 1 Feb 2011 22:39:03 +0000 (22:39 +0000)]
Make the mixer window horizontal scrollbar only appear when needed.

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

13 years agobundle needs to set panner path
Paul Davis [Tue, 1 Feb 2011 22:24:40 +0000 (22:24 +0000)]
bundle needs to set panner path

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

13 years agoremove debug output
Paul Davis [Tue, 1 Feb 2011 22:03:50 +0000 (22:03 +0000)]
remove debug output

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

13 years agoa couple more hacks for a3 linux packing, most importantly including panners
Paul Davis [Tue, 1 Feb 2011 22:03:33 +0000 (22:03 +0000)]
a couple more hacks for a3 linux packing, most importantly including panners

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

13 years agocompile fix
Paul Davis [Tue, 1 Feb 2011 19:55:08 +0000 (19:55 +0000)]
compile fix

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

13 years agorun bundle fixup code for all platforms
Paul Davis [Tue, 1 Feb 2011 19:53:15 +0000 (19:53 +0000)]
run bundle fixup code for all platforms

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

13 years agotweaks for startup script
Paul Davis [Tue, 1 Feb 2011 19:36:59 +0000 (19:36 +0000)]
tweaks for startup script

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

13 years agoshow the bundle root
Paul Davis [Tue, 1 Feb 2011 19:36:19 +0000 (19:36 +0000)]
show the bundle root

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

13 years agosearch another dir for libs within a3
Paul Davis [Tue, 1 Feb 2011 18:49:44 +0000 (18:49 +0000)]
search another dir for libs within a3

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

13 years agosearch more dirs for libs within a3
Paul Davis [Tue, 1 Feb 2011 18:20:25 +0000 (18:20 +0000)]
search more dirs for libs within a3

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

13 years agomo' better math expressions
Paul Davis [Tue, 1 Feb 2011 18:13:21 +0000 (18:13 +0000)]
mo' better math expressions

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

13 years agobetter math expressions
Paul Davis [Tue, 1 Feb 2011 18:12:01 +0000 (18:12 +0000)]
better math expressions

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

13 years agoworkaround incorrect name for actual ardour3 executable
Paul Davis [Tue, 1 Feb 2011 18:07:48 +0000 (18:07 +0000)]
workaround incorrect name for actual ardour3 executable

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

13 years agoavoid use of bash let statement
Paul Davis [Tue, 1 Feb 2011 18:04:37 +0000 (18:04 +0000)]
avoid use of bash let statement

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

13 years agotry to get the package a little more complete still
Paul Davis [Tue, 1 Feb 2011 17:49:10 +0000 (17:49 +0000)]
try to get the package a little more complete still

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

13 years agotry to get the package a little more complete
Paul Davis [Tue, 1 Feb 2011 17:40:39 +0000 (17:40 +0000)]
try to get the package a little more complete

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

13 years agodon't try to package templates (yet)
Paul Davis [Tue, 1 Feb 2011 17:36:25 +0000 (17:36 +0000)]
don't try to package templates (yet)

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

13 years agobuild sanity check tool
Paul Davis [Tue, 1 Feb 2011 17:22:57 +0000 (17:22 +0000)]
build sanity check tool

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

13 years agono light theme for a3 at present
Paul Davis [Tue, 1 Feb 2011 17:22:41 +0000 (17:22 +0000)]
no light theme for a3 at present

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

13 years agoavoid unused args warning
Paul Davis [Tue, 1 Feb 2011 17:15:46 +0000 (17:15 +0000)]
avoid unused args warning

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

13 years agoavoid unused args warning
Paul Davis [Tue, 1 Feb 2011 17:15:06 +0000 (17:15 +0000)]
avoid unused args warning

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

13 years agoensure that the main outs' panner <-> pannable relationship is setup in a new session
Paul Davis [Tue, 1 Feb 2011 15:09:28 +0000 (15:09 +0000)]
ensure that the main outs' panner <-> pannable relationship is setup in a new session

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

13 years agoMove mono and comment button functionality into the mixer strip menu.
Carl Hetherington [Tue, 1 Feb 2011 03:42:37 +0000 (03:42 +0000)]
Move mono and comment button functionality into the mixer strip menu.

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

13 years agostore void pointers to processor UIs in Processors, and reset ProcessorWindowProxy...
Paul Davis [Tue, 1 Feb 2011 02:41:31 +0000 (02:41 +0000)]
store void pointers to processor UIs in Processors, and reset ProcessorWindowProxy objects to use them, so that we can never create 2 windows (UIs) for the same processor

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

13 years agoRecover send faders in the processor box lost in my previous commit.
Carl Hetherington [Tue, 1 Feb 2011 02:14:11 +0000 (02:14 +0000)]
Recover send faders in the processor box lost in my previous commit.

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

13 years agoSomewhat unconvincing visual indication that plugin inserts are splitting mono inputs...
Carl Hetherington [Tue, 1 Feb 2011 01:50:49 +0000 (01:50 +0000)]
Somewhat unconvincing visual indication that plugin inserts are splitting mono inputs to stereo.

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

13 years agoFix up display of plugin automation when loading 2.X sessions.
Carl Hetherington [Tue, 1 Feb 2011 01:07:38 +0000 (01:07 +0000)]
Fix up display of plugin automation when loading 2.X sessions.

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

13 years agoTiny cleanup.
Carl Hetherington [Tue, 1 Feb 2011 01:05:39 +0000 (01:05 +0000)]
Tiny cleanup.

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

13 years agodo not try to open sources with write-permission if the session itself is unwritable
Paul Davis [Mon, 31 Jan 2011 19:02:15 +0000 (19:02 +0000)]
do not try to open sources with write-permission if the session itself is unwritable

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

13 years agosmall change to step edit bindings, plus make the spin button/adjustment able to...
Paul Davis [Mon, 31 Jan 2011 17:58:56 +0000 (17:58 +0000)]
small change to step edit bindings, plus make the spin button/adjustment able to reach the first octave (value=0)

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

13 years agopo name changes, again?
Paul Davis [Mon, 31 Jan 2011 17:58:06 +0000 (17:58 +0000)]
po name changes, again?

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

13 years agopo name changes, again?
Paul Davis [Mon, 31 Jan 2011 17:57:49 +0000 (17:57 +0000)]
po name changes, again?

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

13 years agolinux packaging fixes for a3 build
Paul Davis [Mon, 31 Jan 2011 15:37:22 +0000 (15:37 +0000)]
linux packaging fixes for a3 build

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

13 years agoAllow plugins with >1 input to be inserted into mono tracks; the input is passed...
Carl Hetherington [Mon, 31 Jan 2011 15:28:15 +0000 (15:28 +0000)]
Allow plugins with >1 input to be inserted into mono tracks; the input is passed to each plugin input equally (#3746).

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

13 years agorename PO files in accordance with i18n standards
Paul Davis [Mon, 31 Jan 2011 15:17:30 +0000 (15:17 +0000)]
rename PO files in accordance with i18n standards

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

13 years agorename PO files in accordance with i18n standards
Paul Davis [Mon, 31 Jan 2011 15:17:18 +0000 (15:17 +0000)]
rename PO files in accordance with i18n standards

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

13 years agoadd linux packaging script(s) from 2.0-ongoing
Paul Davis [Mon, 31 Jan 2011 14:48:34 +0000 (14:48 +0000)]
add linux packaging script(s) from 2.0-ongoing

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

13 years agocopy sanitycheck from 2.0-ongoing
Paul Davis [Mon, 31 Jan 2011 14:45:56 +0000 (14:45 +0000)]
copy sanitycheck from 2.0-ongoing

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

13 years agoFix comparison of < 0 with bool.
Carl Hetherington [Mon, 31 Jan 2011 14:19:15 +0000 (14:19 +0000)]
Fix comparison of < 0 with bool.

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

13 years agoUpdate summary when a region is removed.
Carl Hetherington [Sun, 30 Jan 2011 13:24:41 +0000 (13:24 +0000)]
Update summary when a region is removed.

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

13 years agoShow bank number as well as program change in patch flags (remainder of #3625).
Carl Hetherington [Sun, 30 Jan 2011 13:06:09 +0000 (13:06 +0000)]
Show bank number as well as program change in patch flags (remainder of #3625).

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

13 years agoNo-op; very minor cleanup.
Carl Hetherington [Sun, 30 Jan 2011 13:05:45 +0000 (13:05 +0000)]
No-op; very minor cleanup.

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

13 years agoStart new sessions with the playhead at 0 and the editor scrolled fully left (#3670).
Carl Hetherington [Sun, 30 Jan 2011 12:48:00 +0000 (12:48 +0000)]
Start new sessions with the playhead at 0 and the editor scrolled fully left (#3670).

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

13 years agoNo-op; formatting.
Carl Hetherington [Sun, 30 Jan 2011 12:46:57 +0000 (12:46 +0000)]
No-op; formatting.

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

13 years agodo not send MMC DeferredPlay or Stop commands if slaving to MTC when transport starts...
Paul Davis [Sun, 30 Jan 2011 04:51:28 +0000 (04:51 +0000)]
do not send MMC DeferredPlay or Stop commands if slaving to MTC when transport starts or stops

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

13 years agopatch for step editing bindings from Melvin Ray Herr, modified by me to keep full...
Paul Davis [Sun, 30 Jan 2011 03:40:42 +0000 (03:40 +0000)]
patch for step editing bindings from Melvin Ray Herr, modified by me to keep full octave access available

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

13 years agoFix fader jumps when releasing button 2 on drags; move to mouse position on button...
Carl Hetherington [Sun, 30 Jan 2011 01:39:57 +0000 (01:39 +0000)]
Fix fader jumps when releasing button 2 on drags; move to mouse position on button down, instead (#3743).

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