ardour.git
13 years agoSave/restore PortInsert state fully (fixes #3901).
Carl Hetherington [Wed, 30 Mar 2011 12:59:15 +0000 (12:59 +0000)]
Save/restore PortInsert state fully (fixes #3901).

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

13 years agoRemove some unused methods. Restore Solo boost, SiP cut and Dim Cut correctly on...
Carl Hetherington [Wed, 30 Mar 2011 12:37:14 +0000 (12:37 +0000)]
Remove some unused methods.  Restore Solo boost, SiP cut and Dim Cut correctly on session reload (#3903).

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

13 years agoWhitespace, add GPL boilerplate.
Carl Hetherington [Wed, 30 Mar 2011 12:37:05 +0000 (12:37 +0000)]
Whitespace, add GPL boilerplate.

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

13 years agoSpurious character in GPL boilerplate.
Carl Hetherington [Wed, 30 Mar 2011 12:36:53 +0000 (12:36 +0000)]
Spurious character in GPL boilerplate.

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

13 years agoUpdate for latest LV2 Persist extension.
David Robillard [Tue, 29 Mar 2011 21:07:36 +0000 (21:07 +0000)]
Update for latest LV2 Persist extension.

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

13 years agoUpdate for latest LV2 persist extension.
David Robillard [Tue, 29 Mar 2011 08:56:22 +0000 (08:56 +0000)]
Update for latest LV2 persist extension.

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

13 years agoAdd subject to key/value chunks in RDFF (i.e. store triples).
David Robillard [Tue, 29 Mar 2011 04:22:58 +0000 (04:22 +0000)]
Add subject to key/value chunks in RDFF (i.e. store triples).

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

13 years agoFlesh out RDFF documentation.
David Robillard [Tue, 29 Mar 2011 02:37:48 +0000 (02:37 +0000)]
Flesh out RDFF documentation.

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

13 years agoSwitch RDFF to 2-clause BSD license.
David Robillard [Tue, 29 Mar 2011 02:17:17 +0000 (02:17 +0000)]
Switch RDFF to 2-clause BSD license.
Fix whitespace.

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

13 years agolv2_pfile => rdff.
David Robillard [Tue, 29 Mar 2011 02:10:57 +0000 (02:10 +0000)]
lv2_pfile => rdff.

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

13 years agoImplement most recent LV2 persist extension.
David Robillard [Mon, 28 Mar 2011 23:54:08 +0000 (23:54 +0000)]
Implement most recent LV2 persist extension.
Plugin state data is saved to a simple RIFF-based binary file.
Cross-endianness and non-POD data not yet implemented.

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

13 years agoUpdated ru.po from prokoudine (#3895).
Carl Hetherington [Sun, 27 Mar 2011 21:36:49 +0000 (21:36 +0000)]
Updated ru.po from prokoudine (#3895).

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

13 years agorevert recent change to cleaner names for MIDI ports, which breaks certain other...
Paul Davis [Sun, 27 Mar 2011 14:33:41 +0000 (14:33 +0000)]
revert recent change to cleaner names for MIDI ports, which breaks certain other code that expects full port names

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

13 years agoremove sample-rate adjustment of plugin parameters - represents a misunderstanding...
Paul Davis [Sat, 26 Mar 2011 21:28:40 +0000 (21:28 +0000)]
remove sample-rate adjustment of plugin parameters - represents a misunderstanding of the LADSPA spec

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

13 years agoSlightly improve debug output.
Carl Hetherington [Sat, 26 Mar 2011 21:06:29 +0000 (21:06 +0000)]
Slightly improve debug output.

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

13 years agohide/rearrange stuff affected by last commit only if Profile->get_small_screen()...
Paul Davis [Sat, 26 Mar 2011 21:03:42 +0000 (21:03 +0000)]
hide/rearrange stuff affected by last commit only if Profile->get_small_screen() is true

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

13 years agogoodbye toggle buttons for autoplay, autoinput, click and autoreturn; move nudge...
Paul Davis [Sat, 26 Mar 2011 20:11:28 +0000 (20:11 +0000)]
goodbye toggle buttons for autoplay, autoinput, click and autoreturn; move nudge stuff up to transport bar; reduces minimum width quite a bit (still big though)

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

13 years agomore customary include order
Paul Davis [Sat, 26 Mar 2011 19:13:37 +0000 (19:13 +0000)]
more customary include order

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

13 years agoremove Evoral::RingBuffer, which was (a) duplicating PBD::RingBufferNPT and (b) broke...
Paul Davis [Sat, 26 Mar 2011 19:01:12 +0000 (19:01 +0000)]
remove Evoral::RingBuffer, which was (a) duplicating PBD::RingBufferNPT and (b) broken; replace it with PBD::RingBufferNPT

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

13 years agofix mis-parsed syntax in DDX3216 MIDI binding map - thanks libxml2
Paul Davis [Fri, 25 Mar 2011 22:46:04 +0000 (22:46 +0000)]
fix mis-parsed syntax in DDX3216 MIDI binding map - thanks libxml2

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

13 years agoget MIDI binding maps dir name correct (ugh)
Paul Davis [Fri, 25 Mar 2011 22:15:10 +0000 (22:15 +0000)]
get MIDI binding maps dir name correct (ugh)

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

13 years agoadd call to ./package to noderun script
Paul Davis [Fri, 25 Mar 2011 21:49:01 +0000 (21:49 +0000)]
add call to ./package to noderun script

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

13 years agono real point running gzip on the package tarball
Paul Davis [Fri, 25 Mar 2011 21:48:12 +0000 (21:48 +0000)]
no real point running gzip on the package tarball

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

13 years agoalpha3 rename
Paul Davis [Fri, 25 Mar 2011 21:26:29 +0000 (21:26 +0000)]
alpha3 rename

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

13 years agorename OSC surface shared object so that its copied into the bundle
Paul Davis [Fri, 25 Mar 2011 21:26:17 +0000 (21:26 +0000)]
rename OSC surface shared object so that its copied into the bundle

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

13 years agodefine MIDI map location in bundle via envvar
Paul Davis [Fri, 25 Mar 2011 21:21:40 +0000 (21:21 +0000)]
define MIDI map location in bundle via envvar

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

13 years agoinclude MIDI binding maps in packages
Paul Davis [Fri, 25 Mar 2011 21:21:23 +0000 (21:21 +0000)]
include MIDI binding maps in packages

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

13 years agopermit envvar to define where to find MIDI binding maps (for bundle, or other reasons)
Paul Davis [Fri, 25 Mar 2011 21:21:05 +0000 (21:21 +0000)]
permit envvar to define where to find MIDI binding maps (for bundle, or other reasons)

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

13 years agoAllow single architecture packages to be made
Todd Naugle [Thu, 24 Mar 2011 21:13:53 +0000 (21:13 +0000)]
Allow single architecture packages to be made

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

13 years agoPrevent region drags with the middle button in internal edit mode (#3869).
Carl Hetherington [Thu, 24 Mar 2011 11:48:12 +0000 (11:48 +0000)]
Prevent region drags with the middle button in internal edit mode (#3869).

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

13 years agouse uselib = [ 'JACK' ] when running tests from wscript on installed (pkg-config... 3.0-alpha2
Paul Davis [Wed, 23 Mar 2011 21:39:50 +0000 (21:39 +0000)]
use uselib = [ 'JACK' ] when running tests from wscript on installed (pkg-config-detected) JACK capabilities

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

13 years agoget that last commit right
Paul Davis [Wed, 23 Mar 2011 20:55:59 +0000 (20:55 +0000)]
get that last commit right

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

13 years agodrop need for argument to "noderun" when building binaries on VMs
Paul Davis [Wed, 23 Mar 2011 20:54:54 +0000 (20:54 +0000)]
drop need for argument to "noderun" when building binaries on VMs

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

13 years agoadd light theme to binary package
Paul Davis [Wed, 23 Mar 2011 16:00:24 +0000 (16:00 +0000)]
add light theme to binary package

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

13 years agoremove "alsa_pcm:" prefix from MIDI port names in the port matrix, to make things...
Paul Davis [Wed, 23 Mar 2011 15:13:04 +0000 (15:13 +0000)]
remove "alsa_pcm:" prefix from MIDI port names in the port matrix, to make things slightly easier to read

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

13 years ago(linux too!) set ARDOUR_SURFACES_PATH for a bundle, just like ARDOUR_PANNER_PATH
Paul Davis [Wed, 23 Mar 2011 14:53:20 +0000 (14:53 +0000)]
(linux too!) set ARDOUR_SURFACES_PATH for a bundle, just like ARDOUR_PANNER_PATH

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

13 years agoset ARDOUR_SURFACES_PATH for a bundle, just like ARDOUR_PANNER_PATH
Paul Davis [Wed, 23 Mar 2011 14:36:29 +0000 (14:36 +0000)]
set ARDOUR_SURFACES_PATH for a bundle, just like ARDOUR_PANNER_PATH

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

13 years agomore tracking down why alpha binaries don't find control surfaces
Paul Davis [Wed, 23 Mar 2011 14:24:06 +0000 (14:24 +0000)]
more tracking down why alpha binaries don't find control surfaces

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

13 years agotracking down why alpha binaries don't find control surfaces
Paul Davis [Wed, 23 Mar 2011 14:09:48 +0000 (14:09 +0000)]
tracking down why alpha binaries don't find control surfaces

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

13 years agoPatch from Joskar to use scientific pitch notation for MIDI note names (#3867).
Carl Hetherington [Wed, 23 Mar 2011 13:17:35 +0000 (13:17 +0000)]
Patch from Joskar to use scientific pitch notation for MIDI note names (#3867).

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

13 years agoFix crash on getting state of selected MIDI region automation tracks (fixes #3860).
Carl Hetherington [Tue, 22 Mar 2011 19:01:34 +0000 (19:01 +0000)]
Fix crash on getting state of selected MIDI region automation tracks (fixes #3860).

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

13 years agofinal copy needs to be done as root to deal wit vbox mount defaults 3.0-alpha1
Paul Davis [Mon, 21 Mar 2011 22:17:11 +0000 (22:17 +0000)]
final copy needs to be done as root to deal wit vbox mount defaults

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

13 years agopart two of force mount of shared folder before build, and copy result there when...
Paul Davis [Mon, 21 Mar 2011 21:29:18 +0000 (21:29 +0000)]
part two of force mount of shared folder before build, and copy result there when done

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

13 years agoforce mount of shared folder before build, and copy result there when done
Paul Davis [Mon, 21 Mar 2011 21:28:43 +0000 (21:28 +0000)]
force mount of shared folder before build, and copy result there when done

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

13 years agoautomated build stuff continues on
Paul Davis [Mon, 21 Mar 2011 20:47:28 +0000 (20:47 +0000)]
automated build stuff continues on

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

13 years agoautomated build stuff continues
Paul Davis [Mon, 21 Mar 2011 20:46:15 +0000 (20:46 +0000)]
automated build stuff continues

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

13 years agomore automated build stuff
Paul Davis [Mon, 21 Mar 2011 19:55:06 +0000 (19:55 +0000)]
more automated build stuff

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

13 years agomore automated build stuff
Paul Davis [Mon, 21 Mar 2011 19:12:54 +0000 (19:12 +0000)]
more automated build stuff

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

13 years agomore tweaks
Paul Davis [Mon, 21 Mar 2011 19:05:47 +0000 (19:05 +0000)]
more tweaks

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

13 years agofirst round of automated builds
Paul Davis [Mon, 21 Mar 2011 19:00:30 +0000 (19:00 +0000)]
first round of automated builds

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

13 years agoavoid untested use of 2 jack weak symbols
Paul Davis [Mon, 21 Mar 2011 16:58:16 +0000 (16:58 +0000)]
avoid untested use of 2 jack weak symbols

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

13 years agoadd qm-dsp lib dir to linux packaging script
Paul Davis [Mon, 21 Mar 2011 15:51:08 +0000 (15:51 +0000)]
add qm-dsp lib dir to linux packaging script

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

13 years agoits about that time
Paul Davis [Mon, 21 Mar 2011 15:38:09 +0000 (15:38 +0000)]
its about that time

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

13 years agoprevent limits on MAX_DBL from messing up combination of a framepos_t and a speed...
Paul Davis [Mon, 21 Mar 2011 15:08:33 +0000 (15:08 +0000)]
prevent limits on MAX_DBL from messing up combination of a framepos_t and a speed. probably needs a change to max_framepos as a better solution

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

13 years agotwo small fixes from melvin ray herr for the step editor
Paul Davis [Mon, 21 Mar 2011 15:07:37 +0000 (15:07 +0000)]
two small fixes from melvin ray herr for the step editor

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

13 years agofixup auto-connection of new MIDI tracks and MIDI tracks with newly-added audio ports
Paul Davis [Sun, 20 Mar 2011 22:09:46 +0000 (22:09 +0000)]
fixup auto-connection of new MIDI tracks and MIDI tracks with newly-added audio ports

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

13 years agoAdd a temporary message about the need to use JACK 0.120.1.
Carl Hetherington [Sat, 19 Mar 2011 00:36:42 +0000 (00:36 +0000)]
Add a temporary message about the need to use JACK 0.120.1.

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

13 years agofix (?) capture alignment by making sure we use non-public latency information for...
Paul Davis [Fri, 18 Mar 2011 20:21:51 +0000 (20:21 +0000)]
fix (?) capture alignment by making sure we use non-public latency information for playback latency, thus avoiding counting plugin latency twice

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

13 years agoactual working fix for threads/graph/route removal problem
Paul Davis [Fri, 18 Mar 2011 20:20:20 +0000 (20:20 +0000)]
actual working fix for threads/graph/route removal problem

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

13 years agospell check
Paul Davis [Thu, 17 Mar 2011 20:56:28 +0000 (20:56 +0000)]
spell check

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

13 years agoadd warning re alpha status and forum use to wscript
Paul Davis [Thu, 17 Mar 2011 20:51:24 +0000 (20:51 +0000)]
add warning re alpha status and forum use to wscript

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

13 years agoallow more precision when editing plugin parameters by hand within a generic GUI
Paul Davis [Thu, 17 Mar 2011 17:22:52 +0000 (17:22 +0000)]
allow more precision when editing plugin parameters by hand within a generic GUI

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

13 years agoAdd emacs directory local configuration to tame naughty editors and hopefully end...
David Robillard [Wed, 16 Mar 2011 16:37:35 +0000 (16:37 +0000)]
Add emacs directory local configuration to tame naughty editors and hopefully end this tab nightmare.

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

13 years agoIndent python files with spaces as per style guide.
David Robillard [Wed, 16 Mar 2011 16:32:56 +0000 (16:32 +0000)]
Indent python files with spaces as per style guide.

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

13 years agorestore zero line visibility; change selected region colors back to 2.X version
Paul Davis [Wed, 16 Mar 2011 13:20:31 +0000 (13:20 +0000)]
restore zero line visibility; change selected region colors back to 2.X version

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

13 years agoReplace connection cerr dumping with DEBUG_TRACE.
David Robillard [Wed, 16 Mar 2011 06:49:23 +0000 (06:49 +0000)]
Replace connection cerr dumping with DEBUG_TRACE.

Logging here is unusably slow for adding a large number of tracks.

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

13 years agofix all manner of things relating to io connections, setting capture alignment, and...
Paul Davis [Tue, 15 Mar 2011 19:32:21 +0000 (19:32 +0000)]
fix all manner of things relating to io connections, setting capture alignment, and so on. still needs more tests of actual precise placement of newly recorded material

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

13 years agoFix weird whitespace.
David Robillard [Tue, 15 Mar 2011 01:22:03 +0000 (01:22 +0000)]
Fix weird whitespace.

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

13 years agoFix undefined operations (according to gcc 4.5.2).
David Robillard [Tue, 15 Mar 2011 01:19:43 +0000 (01:19 +0000)]
Fix undefined operations (according to gcc 4.5.2).

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

13 years agoFix more broken whitespace.
David Robillard [Tue, 15 Mar 2011 01:16:24 +0000 (01:16 +0000)]
Fix more broken whitespace.

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

13 years agoFix broken indentation.
David Robillard [Mon, 14 Mar 2011 21:53:10 +0000 (21:53 +0000)]
Fix broken indentation.

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

13 years agoFix LV2 UI related memory errors with new SLV2.
David Robillard [Mon, 14 Mar 2011 21:02:51 +0000 (21:02 +0000)]
Fix LV2 UI related memory errors with new SLV2.

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

13 years agomore fun and games with latency compensation, and so forth ... not done yet
Paul Davis [Mon, 14 Mar 2011 20:33:47 +0000 (20:33 +0000)]
more fun and games with latency compensation, and so forth ... not done yet

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

13 years agoreinstate code that prevents GUI control from talking to backend if session is synced...
Paul Davis [Mon, 14 Mar 2011 20:32:43 +0000 (20:32 +0000)]
reinstate code that prevents GUI control from talking to backend if session is synced externall

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

13 years agoadd separate color for the border of a selected time axis view item
Paul Davis [Mon, 14 Mar 2011 19:36:41 +0000 (19:36 +0000)]
add separate color for the border of a selected time axis view item

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

13 years agoRemove unnecessary (and wrong) check for movement, as the parent does it (fixes ...
Carl Hetherington [Mon, 14 Mar 2011 19:25:41 +0000 (19:25 +0000)]
Remove unnecessary (and wrong) check for movement, as the parent does it (fixes #3850).

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

13 years agoCheck movement threshold using the raw grab frame rather than the snapped one, which...
Carl Hetherington [Mon, 14 Mar 2011 19:25:18 +0000 (19:25 +0000)]
Check movement threshold using the raw grab frame rather than the snapped one, which I think is right.

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

13 years agoFix assert failure when cycle_end is called by AudioEngine::set_session before the...
Carl Hetherington [Mon, 14 Mar 2011 18:41:35 +0000 (18:41 +0000)]
Fix assert failure when cycle_end is called by AudioEngine::set_session before the buffer is set up.

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

13 years agorestore visibility of streamview rect lines that act as track separators
Paul Davis [Mon, 14 Mar 2011 17:41:02 +0000 (17:41 +0000)]
restore visibility of streamview rect lines that act as track separators

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

13 years agouse a better contrasting color for selected region waveform fill
Paul Davis [Mon, 14 Mar 2011 17:14:51 +0000 (17:14 +0000)]
use a better contrasting color for selected region waveform fill

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

13 years agoadd a new alpha release notification page to startup assistant
Paul Davis [Sun, 13 Mar 2011 18:17:42 +0000 (18:17 +0000)]
add a new alpha release notification page to startup assistant

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

13 years agoMake build look for gnomecanvas headers in our copy rather than the system one.
Carl Hetherington [Sun, 13 Mar 2011 18:03:42 +0000 (18:03 +0000)]
Make build look for gnomecanvas headers in our copy rather than the system one.

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

13 years agoadd build stuff for export formats/presets
Paul Davis [Sun, 13 Mar 2011 16:23:35 +0000 (16:23 +0000)]
add build stuff for export formats/presets

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

13 years agochange builtin export format/preset search path to correct value; remove line of...
Paul Davis [Sun, 13 Mar 2011 16:23:13 +0000 (16:23 +0000)]
change builtin export format/preset search path to correct value; remove line of debug output

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

13 years agosort export formats & presets in alphabetical name order
Paul Davis [Sun, 13 Mar 2011 16:22:24 +0000 (16:22 +0000)]
sort export formats & presets in alphabetical name order

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

13 years agoremove duplicate, less-usefully named duplicate export preset
Paul Davis [Sun, 13 Mar 2011 16:19:28 +0000 (16:19 +0000)]
remove duplicate, less-usefully named duplicate export preset

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

13 years agopre-defined export presets and formats, part one
Paul Davis [Sun, 13 Mar 2011 16:02:35 +0000 (16:02 +0000)]
pre-defined export presets and formats, part one

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

13 years agoProperly create new presets, i.e. without duplicate id's on save-after-rename
Sakari Bergen [Sat, 12 Mar 2011 21:28:58 +0000 (21:28 +0000)]
Properly create new presets, i.e. without duplicate id's on save-after-rename

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

13 years agomake XMLNode::add_property() correctly re-entrant and reduce the size of the tmp...
Paul Davis [Sat, 12 Mar 2011 20:29:40 +0000 (20:29 +0000)]
make XMLNode::add_property() correctly re-entrant and reduce the size of the tmp buffer used to print a long integer

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

13 years agoproperly use and publish private/public port latency values for JACK latency API
Paul Davis [Sat, 12 Mar 2011 20:25:09 +0000 (20:25 +0000)]
properly use and publish private/public port latency values for JACK latency API

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

13 years agoremoved long-ifdef'ed-out code
Paul Davis [Sat, 12 Mar 2011 20:24:32 +0000 (20:24 +0000)]
removed long-ifdef'ed-out code

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

13 years agoa better fix fpr that wierd XMLProperty botch
Paul Davis [Sat, 12 Mar 2011 20:23:56 +0000 (20:23 +0000)]
a better fix fpr that wierd XMLProperty botch

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

13 years agouse legalize_for_path() on filenames for export presets and formats
Paul Davis [Sat, 12 Mar 2011 20:17:38 +0000 (20:17 +0000)]
use legalize_for_path() on filenames for export presets and formats

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

13 years agouse legalize_for_path() on filenames for export presets and formats
Paul Davis [Sat, 12 Mar 2011 20:16:16 +0000 (20:16 +0000)]
use legalize_for_path() on filenames for export presets and formats

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

13 years agomove internal (note) edit mode binding to "e" to be more ergonomic (the old binding...
Paul Davis [Sat, 12 Mar 2011 20:15:24 +0000 (20:15 +0000)]
move internal (note) edit mode binding to "e" to be more ergonomic (the old binding was really deeply un-useful

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

13 years agoFix duplicate singular/plural plugin category menus.
David Robillard [Fri, 11 Mar 2011 04:41:48 +0000 (04:41 +0000)]
Fix duplicate singular/plural plugin category menus.

Yes, this is a massive kludge; see comment in commit.

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

13 years agomake "Flush Wastebasket" operate on the correct directory rather than a non-existent one
Paul Davis [Fri, 11 Mar 2011 03:40:42 +0000 (03:40 +0000)]
make "Flush Wastebasket" operate on the correct directory rather than a non-existent one

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

13 years agosorta-kinda working latency compensation, latency reporting and capture alignment...
Paul Davis [Fri, 11 Mar 2011 02:55:52 +0000 (02:55 +0000)]
sorta-kinda working latency compensation, latency reporting and capture alignment ... working except that we report the wrong information to JACK and i've noticed a couple of odd circumstances where turning on a latent plugin caused punch recording to fail

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

13 years agoRestore Use PH button in locations UI (#3667).
Carl Hetherington [Thu, 10 Mar 2011 00:43:23 +0000 (00:43 +0000)]
Restore Use PH button in locations UI (#3667).

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

13 years agoPython 2/3 compatible blank line print.
David Robillard [Wed, 9 Mar 2011 18:15:11 +0000 (18:15 +0000)]
Python 2/3 compatible blank line print.

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