ardour.git
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

13 years agofix dubious conflation of int and pthread_t
Paul Davis [Wed, 10 Nov 2010 22:50:52 +0000 (22:50 +0000)]
fix dubious conflation of int and pthread_t

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

13 years agomissing() on call
Paul Davis [Wed, 10 Nov 2010 22:49:04 +0000 (22:49 +0000)]
missing() on call

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

13 years agoupdated .po files (*not* translations, just .po files)
Paul Davis [Wed, 10 Nov 2010 22:47:01 +0000 (22:47 +0000)]
updated .po files (*not* translations, just .po files)

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

13 years agore-enable i18n as a build target for translations
Paul Davis [Wed, 10 Nov 2010 22:46:38 +0000 (22:46 +0000)]
re-enable i18n as a build target for translations

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

13 years agoModified version of Lincoln's patch to stop the summary causing very low track height...
Carl Hetherington [Wed, 10 Nov 2010 21:56:32 +0000 (21:56 +0000)]
Modified version of Lincoln's patch to stop the summary causing very low track heights.  Fixes #3527.

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

13 years agoOption to show lines below markers (#3529).
Carl Hetherington [Wed, 10 Nov 2010 18:29:32 +0000 (18:29 +0000)]
Option to show lines below markers (#3529).

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

13 years agoTidy up a couple of bits in the session option editor.
Carl Hetherington [Wed, 10 Nov 2010 14:49:46 +0000 (14:49 +0000)]
Tidy up a couple of bits in the session option editor.

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

13 years agoallow a way to exit when session loading fails, rather than being stuck in an endless...
Paul Davis [Wed, 10 Nov 2010 00:01:13 +0000 (00:01 +0000)]
allow a way to exit when session loading fails, rather than being stuck in an endless loop of 2 alternating dialogs

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

13 years agomissing dialog cleanups and logic improvements
Paul Davis [Tue, 9 Nov 2010 23:50:20 +0000 (23:50 +0000)]
missing dialog cleanups and logic improvements

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

13 years agohandle multiple imports of the same file better (via better source naming); make...
Paul Davis [Tue, 9 Nov 2010 22:18:52 +0000 (22:18 +0000)]
handle multiple imports of the same file better (via better source naming); make session properties editor pretty much work for search paths

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

13 years agoadd set_from_string() method for ConfigVariableWithMutation so that it gets set corre...
Paul Davis [Tue, 9 Nov 2010 22:18:27 +0000 (22:18 +0000)]
add set_from_string() method for ConfigVariableWithMutation so that it gets set correctly from XML and elsewhere

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

13 years agofix bug in path_expand() when passed an empty string
Paul Davis [Tue, 9 Nov 2010 22:17:40 +0000 (22:17 +0000)]
fix bug in path_expand() when passed an empty string

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

13 years agoadd "origin" property to FileSource so that we can track multiple imports
Paul Davis [Tue, 9 Nov 2010 18:19:53 +0000 (18:19 +0000)]
add "origin" property to FileSource so that we can track multiple imports

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

13 years agoremove hardlink option from RC variables
Paul Davis [Tue, 9 Nov 2010 17:28:22 +0000 (17:28 +0000)]
remove hardlink option from RC variables

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

13 years agoalways store source names as relative paths; always add directories of embedded files...
Paul Davis [Tue, 9 Nov 2010 17:24:17 +0000 (17:24 +0000)]
always store source names as relative paths; always add directories of embedded files to search path; never use hardlinks for embedding anymore

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

13 years agoinitial pass at a missing file dialog and "relocatable" source files. lots more to...
Paul Davis [Tue, 9 Nov 2010 06:03:51 +0000 (06:03 +0000)]
initial pass at a missing file dialog and "relocatable" source files. lots more to do here

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

13 years agoFix trim of multiple regions. Fixes #3528.
Carl Hetherington [Tue, 9 Nov 2010 01:58:42 +0000 (01:58 +0000)]
Fix trim of multiple regions.  Fixes #3528.

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

13 years agoMove some methods out of Editor into RegionView.
Carl Hetherington [Tue, 9 Nov 2010 01:58:12 +0000 (01:58 +0000)]
Move some methods out of Editor into RegionView.

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

13 years agoFix use of vertical space when the locations dialogue is expanded.
Carl Hetherington [Mon, 8 Nov 2010 17:34:20 +0000 (17:34 +0000)]
Fix use of vertical space when the locations dialogue is expanded.

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

13 years agoHIG-ify the locations UI a bit. Should fix #3526.
Carl Hetherington [Mon, 8 Nov 2010 16:42:41 +0000 (16:42 +0000)]
HIG-ify the locations UI a bit.  Should fix #3526.

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

13 years agoFix zoom cursor SNAFU (#274). Increase move threshold for zoom drags so that clicks...
Carl Hetherington [Sun, 7 Nov 2010 02:35:00 +0000 (02:35 +0000)]
Fix zoom cursor SNAFU (#274).  Increase move threshold for zoom drags so that clicks are more likely to work.

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

13 years agoAllow split in range mode.
Carl Hetherington [Sun, 7 Nov 2010 01:42:14 +0000 (01:42 +0000)]
Allow split in range mode.

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

13 years agoFix crash on clear current playlists (#3524).
Carl Hetherington [Sat, 6 Nov 2010 00:30:56 +0000 (00:30 +0000)]
Fix crash on clear current playlists (#3524).

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

13 years agotry to sensibly handle repeated imports of the same file. the same thing might be...
Paul Davis [Fri, 5 Nov 2010 20:36:44 +0000 (20:36 +0000)]
try to sensibly handle repeated imports of the same file. the same thing might be required for embeds

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

13 years agotake control of colors in text cell entry-editing widgets (region & route lists)
Paul Davis [Fri, 5 Nov 2010 16:53:57 +0000 (16:53 +0000)]
take control of colors in text cell entry-editing widgets (region & route lists)

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

13 years agoimproved color distinctions, probably not quite finished
Paul Davis [Fri, 5 Nov 2010 16:22:14 +0000 (16:22 +0000)]
improved color distinctions, probably not quite finished

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

13 years agodon't give the timefx progress bar its own name
Paul Davis [Fri, 5 Nov 2010 16:19:22 +0000 (16:19 +0000)]
don't give the timefx progress bar its own name

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

13 years agoellipsize file name at top of preview pane; allow a bit more room for file format...
Paul Davis [Fri, 5 Nov 2010 16:18:40 +0000 (16:18 +0000)]
ellipsize file name at top of preview pane; allow a bit more room for file format text in preview pane

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

13 years agoRemove Start from region list. I don't think it's quite useful enough to be in there...
Carl Hetherington [Thu, 4 Nov 2010 22:15:13 +0000 (22:15 +0000)]
Remove Start from region list.  I don't think it's quite useful enough to be in there, and it's in the region properties dialogue if needs be.  Fixes #3503.

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

13 years agoPaste regions in the right place. Fixes #3517.
Carl Hetherington [Thu, 4 Nov 2010 21:13:22 +0000 (21:13 +0000)]
Paste regions in the right place.  Fixes #3517.

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

13 years agoAdd column headings and length field to export timespan selector. Fixes #3518.
Carl Hetherington [Thu, 4 Nov 2010 20:37:46 +0000 (20:37 +0000)]
Add column headings and length field to export timespan selector.  Fixes #3518.

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

13 years agoReformat.
Carl Hetherington [Thu, 4 Nov 2010 20:37:36 +0000 (20:37 +0000)]
Reformat.

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