ardour.git
14 years agoPatch from robsch to fix mantis 2766; apply button unclickable when modifying the...
Carl Hetherington [Sat, 22 Aug 2009 13:35:29 +0000 (13:35 +0000)]
Patch from robsch to fix mantis 2766; apply button unclickable when modifying the meter marker at the start of the session.

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5567 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agoenable very basic plugin boolean automation via Write and Read. no Touch. graphical...
Ben Loftis [Fri, 21 Aug 2009 18:24:02 +0000 (18:24 +0000)]
enable very basic plugin boolean automation via Write and Read.  no Touch.  graphical editing is not allowed.  a little crude but better than none at all

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5564 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agoFix mantis 2610: bad syntax in LV2 RDF files causes crash on startup.
Carl Hetherington [Fri, 21 Aug 2009 13:51:57 +0000 (13:51 +0000)]
Fix mantis 2610: bad syntax in LV2 RDF files causes crash on startup.

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5563 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agomake tearoff windows still forward key events (and thus bindings still work); make...
Paul Davis [Fri, 21 Aug 2009 13:48:31 +0000 (13:48 +0000)]
make tearoff windows still forward key events (and thus bindings still work); make big clock window into a utility window, not a menu (!)

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5562 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agosave and recall rectified waveform view
Ben Loftis [Thu, 20 Aug 2009 17:34:38 +0000 (17:34 +0000)]
save and recall rectified waveform view

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5556 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agosimplify waveform menu items
Ben Loftis [Thu, 20 Aug 2009 16:49:06 +0000 (16:49 +0000)]
simplify waveform menu items

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5555 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agofix accelmap generation in fmt-bindings
Paul Davis [Thu, 20 Aug 2009 16:25:18 +0000 (16:25 +0000)]
fix accelmap generation in fmt-bindings

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5552 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agoadd fmt-bindings from 3.0
Paul Davis [Thu, 20 Aug 2009 02:52:19 +0000 (02:52 +0000)]
add fmt-bindings from 3.0

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5551 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agofix some items that need track-selection-sensitity
Ben Loftis [Wed, 19 Aug 2009 22:19:09 +0000 (22:19 +0000)]
fix some items that need track-selection-sensitity

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5550 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agofirst round of menu refactoring
Ben Loftis [Wed, 19 Aug 2009 21:51:05 +0000 (21:51 +0000)]
first round of menu refactoring

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5549 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agokeep the transient auto-analyse dialog from showing up more than once per launch...
Ben Loftis [Wed, 19 Aug 2009 13:33:02 +0000 (13:33 +0000)]
keep the transient auto-analyse dialog from showing up more than once per launch of Ardour

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5547 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agoauto buttons need a fixed size
Ben Loftis [Tue, 18 Aug 2009 21:08:12 +0000 (21:08 +0000)]
auto buttons need a fixed size

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5546 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agoTranspose should appear in the popup region context menu as well as the Regions menu
Ben Loftis [Tue, 18 Aug 2009 19:19:25 +0000 (19:19 +0000)]
Transpose should appear in the popup region context menu as well as the Regions menu

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5545 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agomenu item says Fader and Pan, so the automation track should say the same for consistency
Ben Loftis [Tue, 18 Aug 2009 18:24:52 +0000 (18:24 +0000)]
menu item says Fader and Pan, so the automation track should say the same for consistency

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5544 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years ago"in" and "out" as part of a port name should not be translatable by default, since...
Paul Davis [Sat, 8 Aug 2009 22:47:21 +0000 (22:47 +0000)]
"in" and "out" as part of a port name should not be translatable by default, since it will break session portability. add env var ARDOUR_RETAIN_PORT_NAME_SUFFIX_TRANSLATION  to force old behaviour so that french & polish users can get old sessions to continue working relatively easily

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5499 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agolimit width of group button to something reasonable
Ben Loftis [Thu, 30 Jul 2009 19:45:10 +0000 (19:45 +0000)]
limit width of group button to something reasonable

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5445 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agofix capitalization of appname in osx build
Ben Loftis [Tue, 28 Jul 2009 19:47:13 +0000 (19:47 +0000)]
fix capitalization of appname in osx build

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5433 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agouse DIST_LIBDIR to allow override of LIBDIR ; gcc4.4 patches from debian (once again...
Paul Davis [Tue, 28 Jul 2009 16:49:10 +0000 (16:49 +0000)]
use DIST_LIBDIR to allow override of LIBDIR ; gcc4.4 patches from debian (once again, those guys don't send upstream, they think their own bug DB is where this stuff belongs, sigh ... thanks adi for the notice)

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5429 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agoadd track-record-enable-toggle action to menu, to make it actually bindable ; fixup...
Paul Davis [Wed, 22 Jul 2009 22:15:15 +0000 (22:15 +0000)]
add track-record-enable-toggle action to menu, to make it actually bindable ; fixup creation of tracks/busses with > 2 channels, caused by bug in route template menu setup

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5415 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agofix un-translatable string mistake (mantis #1275) ; make keybindings pay attention...
Paul Davis [Mon, 20 Jul 2009 18:49:11 +0000 (18:49 +0000)]
fix un-translatable string mistake (mantis #1275) ; make keybindings pay attention only to "relevant" modifiers (e.g. ignore numlock)

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5397 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agobump version number 2.8.2
Paul Davis [Mon, 20 Jul 2009 15:55:28 +0000 (15:55 +0000)]
bump version number

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5396 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agomissing initializer for _follow_overlap in Crossfade - can lead to exceptions during...
Paul Davis [Sun, 19 Jul 2009 15:36:32 +0000 (15:36 +0000)]
missing initializer for _follow_overlap in Crossfade - can lead to exceptions during reload because newlength gets set unconditionally to zero during update(), and this leads to a call to shared_from_this() within a constructor. this situation (the exception) is still theoretically possible but has not been in the wild. it should still be fixed.

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5381 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agoimported files retain BWF timestamp info (nick murtagh) ; logarithm plugin controls...
Paul Davis [Sat, 18 Jul 2009 00:50:15 +0000 (00:50 +0000)]
imported files retain BWF timestamp info (nick murtagh) ; logarithm plugin controls can be properly controlled by generic GUI (nick murtagh); properly delete AU plugin *and* GUI (fixes crashing bug for Carbon-GUI based AU's)

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5374 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agoanother OSX/apple-gcc fix 2.8.1
Paul Davis [Mon, 6 Jul 2009 20:59:34 +0000 (20:59 +0000)]
another OSX/apple-gcc fix

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5337 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agocorrect check for presence of / or \ in a session name
Paul Davis [Mon, 6 Jul 2009 19:53:20 +0000 (19:53 +0000)]
correct check for presence of / or \ in a session name

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5336 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agoadd NO translator name and remove debugging output line from audioengine.cc
Paul Davis [Mon, 6 Jul 2009 18:26:57 +0000 (18:26 +0000)]
add NO translator name and remove debugging output line from audioengine.cc

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5335 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agonew norwegian translation from Eivind Ødegård
Paul Davis [Mon, 6 Jul 2009 16:20:57 +0000 (16:20 +0000)]
new norwegian translation from Eivind Ødegård

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5334 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agonew fr_FR translate for libardour
Paul Davis [Mon, 6 Jul 2009 16:16:50 +0000 (16:16 +0000)]
new fr_FR translate for libardour

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5333 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agoremove extra use of legalize_for_path() and just make sure that session and snapshot...
Paul Davis [Mon, 6 Jul 2009 15:36:06 +0000 (15:36 +0000)]
remove extra use of legalize_for_path() and just make sure that session and snapshot names are not FS-pathological (i.e. containing slash or backslash)

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5332 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agode_DE and fr_FR translation updates from Robert Schwede & Martin Blanchard
Paul Davis [Sun, 5 Jul 2009 18:34:10 +0000 (18:34 +0000)]
de_DE and fr_FR translation updates from Robert Schwede & Martin Blanchard

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5331 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agoFix dumb mistake in pixbufs-as-name code (probably fixes 64 bit problem reported...
Nick Mainsbridge [Sun, 5 Jul 2009 14:44:01 +0000 (14:44 +0000)]
Fix dumb mistake in pixbufs-as-name code (probably fixes 64 bit problem reported by Jussi).

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5330 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agomore legalize_path hacks to handle stupidly named session
Paul Davis [Sun, 5 Jul 2009 00:40:58 +0000 (00:40 +0000)]
more legalize_path hacks to handle stupidly named session

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5328 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agochange charset for it_IT
Paul Davis [Sun, 5 Jul 2009 00:10:57 +0000 (00:10 +0000)]
change charset for it_IT

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5327 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agohandle session names provided by user that contain '/' (mantis #1193)
Paul Davis [Sun, 5 Jul 2009 00:09:34 +0000 (00:09 +0000)]
handle session names provided by user that contain '/' (mantis #1193)

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5326 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agoupdate it_IT translation from Emanuele Constantini
Paul Davis [Sat, 4 Jul 2009 23:13:12 +0000 (23:13 +0000)]
update it_IT translation from Emanuele Constantini

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5325 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agouse sscanf with the correct type conversion and not atoi/atol to load nframes_t and...
Paul Davis [Sat, 4 Jul 2009 23:09:50 +0000 (23:09 +0000)]
use sscanf with the correct type conversion and not atoi/atol to load nframes_t and nframes64_t in locations and playhead position. NOTE: other similar bugs may exist elsewhere

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5324 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agoadd new contributors/translators
Paul Davis [Sat, 4 Jul 2009 18:48:57 +0000 (18:48 +0000)]
add new contributors/translators

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5323 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agotry to name/number new routes-from-templates to avoid colliding names if adding more...
Paul Davis [Sat, 4 Jul 2009 18:22:45 +0000 (18:22 +0000)]
try to name/number new routes-from-templates to avoid colliding names if adding more than 1 at a time (mantis #2753)

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5322 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agorevert nedko's splash screen change because it breaks splash screen management
Paul Davis [Sat, 4 Jul 2009 18:21:27 +0000 (18:21 +0000)]
revert nedko's splash screen change because it breaks splash screen management

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5321 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agoback-port add-route-dialog redesign from 3.0
Paul Davis [Sat, 4 Jul 2009 18:05:47 +0000 (18:05 +0000)]
back-port add-route-dialog redesign from 3.0

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5320 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agobump version
Paul Davis [Fri, 3 Jul 2009 22:01:48 +0000 (22:01 +0000)]
bump version

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5311 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agodo not attempt to use scroll view for AU plugin GUIs (fixes crash-on-delete of Cocoa...
Paul Davis [Fri, 3 Jul 2009 21:21:30 +0000 (21:21 +0000)]
do not attempt to use scroll view for AU plugin GUIs (fixes crash-on-delete of Cocoa-based AU plugins) ; drop references in PlugUIBase to plugin/insert when it notifies us via GoingAway (fixes crash on session close) ; fix handling of AU cache info for certain plugins ; fix SConstruct missing lrdf, raptor, samplerate library definitions (\!\!\!)

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5310 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agofix from carl so that switching into write automation mode doesn't reset gain levels
Paul Davis [Wed, 1 Jul 2009 17:59:17 +0000 (17:59 +0000)]
fix from carl so that switching into write automation mode doesn't reset gain levels

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5299 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agoapply carls 3.0 patch to keep import dialog from resizing
Ben Loftis [Sun, 28 Jun 2009 13:52:22 +0000 (13:52 +0000)]
apply carls 3.0 patch to keep import dialog from resizing

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5290 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agoapply carls thread fix from 3.0 to 2.0
Ben Loftis [Sun, 28 Jun 2009 13:14:27 +0000 (13:14 +0000)]
apply carls thread fix from 3.0 to 2.0

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5289 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agoplaylist sort patch from nick_m, improves ordering of playlists in menu. small effect...
Paul Davis [Fri, 26 Jun 2009 17:43:38 +0000 (17:43 +0000)]
playlist sort patch from nick_m, improves ordering of playlists in menu. small effect, but nice

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5284 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agofix for file selection problem in import file browser on OS X
Paul Davis [Fri, 26 Jun 2009 13:33:18 +0000 (13:33 +0000)]
fix for file selection problem in import file browser on OS X

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5280 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agomove splash screen to the back if pending state dialog is shown
Paul Davis [Thu, 25 Jun 2009 13:31:20 +0000 (13:31 +0000)]
move splash screen to the back if pending state dialog is shown

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5271 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agofix czech translation file
Paul Davis [Thu, 25 Jun 2009 01:36:55 +0000 (01:36 +0000)]
fix czech translation file

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5270 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agoanother part of the fix for cleanup: when successfully using link(2) to embed a file...
Paul Davis [Thu, 25 Jun 2009 00:34:13 +0000 (00:34 +0000)]
another part of the fix for cleanup: when successfully using link(2) to embed a file in the session, make sure to store its path as a relative rather than absolute path - this way it looks like a file that actually belongs to the session

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5269 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agosplash screen fix from nedko ; fix cleanup's failure to correctly locate files listed...
Paul Davis [Wed, 24 Jun 2009 21:20:20 +0000 (21:20 +0000)]
splash screen fix from nedko ; fix cleanup's failure to correctly locate files listed in XML nodes ; Route::set_name() doesn't need to be virtual ; minor text alterations

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5268 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agoswitch from mibbit to freenode webchat client
Ben Loftis [Mon, 22 Jun 2009 03:23:09 +0000 (03:23 +0000)]
switch from mibbit to freenode webchat client

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5244 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agomake mixbus packaging work, to some degree
Paul Davis [Wed, 17 Jun 2009 20:49:00 +0000 (20:49 +0000)]
make mixbus packaging work, to some degree

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5212 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agoMissing header file
Sampo Savolainen [Mon, 15 Jun 2009 19:07:39 +0000 (19:07 +0000)]
Missing header file

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5196 d708f5d6-7413-0410-9779-e7cbd77b26cf

14 years agoFix small problem with uninitialized data fed to sndfile
Sampo Savolainen [Sun, 14 Jun 2009 14:40:03 +0000 (14:40 +0000)]
Fix small problem with uninitialized data fed to sndfile

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5188 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agoSwedish translation from Petter Sundlöf
Sampo Savolainen [Sat, 13 Jun 2009 13:06:53 +0000 (13:06 +0000)]
Swedish translation from Petter Sundlöf

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5177 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agomodifications to OS X build script for MixBus
Paul Davis [Fri, 12 Jun 2009 14:15:59 +0000 (14:15 +0000)]
modifications to OS X build script for MixBus

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5174 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agoCD Marker export patch from Andreas Ruge
Sakari Bergen [Thu, 11 Jun 2009 19:49:12 +0000 (19:49 +0000)]
CD Marker export patch from Andreas Ruge

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5172 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agoczech translation from Pavel Frich
Paul Davis [Thu, 11 Jun 2009 13:11:41 +0000 (13:11 +0000)]
czech translation from Pavel Frich

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5166 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agoupdate fr_FR translation from martin blanchard
Paul Davis [Thu, 11 Jun 2009 13:03:19 +0000 (13:03 +0000)]
update fr_FR translation from martin blanchard

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5165 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agoFix bug reported by Axel Müller on the list where marker bars, canvas and playhead...
Nick Mainsbridge [Wed, 10 Jun 2009 17:29:10 +0000 (17:29 +0000)]
Fix bug reported by Axel Müller on the list where marker bars, canvas and playhead get kind of out of sync with the timeline (partial reversion of an earlier commit).

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5154 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agoFix full_canvas_height thinko, don't clip_to_viewport when not needed.
Nick Mainsbridge [Wed, 10 Jun 2009 13:50:54 +0000 (13:50 +0000)]
Fix full_canvas_height thinko, don't clip_to_viewport when not needed.

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5151 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agoAllow Insert Time option to move tempos and time sig changes, as per #1951 (thanks...
Ben Loftis [Wed, 10 Jun 2009 12:51:37 +0000 (12:51 +0000)]
Allow Insert Time option to move tempos and time sig changes, as per #1951 (thanks carlh)

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5150 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agoFix syntax.
Carl Hetherington [Sun, 7 Jun 2009 15:08:14 +0000 (15:08 +0000)]
Fix syntax.

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5126 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agoload environment variables for each instance of LibraryInfo and make sure PKG_CONFIG_...
Ben Loftis [Fri, 5 Jun 2009 21:37:58 +0000 (21:37 +0000)]
load environment variables for each instance of LibraryInfo and make sure PKG_CONFIG_PATH gets loaded from users environment

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5125 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agoconst char* fixes for some version of gcc
Paul Davis [Fri, 5 Jun 2009 14:06:02 +0000 (14:06 +0000)]
const char* fixes for some version of gcc

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5124 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agoconst char* fixes for some version of gcc
Paul Davis [Thu, 4 Jun 2009 14:35:43 +0000 (14:35 +0000)]
const char* fixes for some version of gcc

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5123 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agoRemove unused variable.
Nick Mainsbridge [Wed, 3 Jun 2009 16:17:54 +0000 (16:17 +0000)]
Remove unused variable.

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5121 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agoNumerical sort patch from mantis #2654
Sampo Savolainen [Wed, 3 Jun 2009 13:11:44 +0000 (13:11 +0000)]
Numerical sort patch from mantis #2654

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5120 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agoFix memory leak in name text pixbuf generation, move RegionView::_height to TimeAxisV...
Nick Mainsbridge [Tue, 2 Jun 2009 17:45:18 +0000 (17:45 +0000)]
Fix memory leak in name text pixbuf generation, move RegionView::_height to TimeAxisViewItem, clean up name_highlight vs name_text code (removes assumpton that one implied the other), fix mouse offset when track resizing past the smallest size, reinstate zooming to 1 frame per pixel.

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5117 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agomake stationary-playhead mode less secret
Ben Loftis [Fri, 22 May 2009 19:47:07 +0000 (19:47 +0000)]
make stationary-playhead mode less secret

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5111 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agoFix tape region view crash, remove unneeded include.
Nick Mainsbridge [Fri, 22 May 2009 11:58:10 +0000 (11:58 +0000)]
Fix tape region view crash, remove unneeded include.

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5109 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agoHelp->Chat menu item launches the users browser to allow chatting on IRC via mibbit
Ben Loftis [Wed, 20 May 2009 03:34:00 +0000 (03:34 +0000)]
Help->Chat menu item launches the users browser to allow chatting on IRC via mibbit

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5103 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agodon't attempt to check server name if possible server paths have not been discovered
Paul Davis [Tue, 19 May 2009 18:00:00 +0000 (18:00 +0000)]
don't attempt to check server name if possible server paths have not been discovered

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5102 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agoFix record crash, use pixfufs instead of canvas text in markers, use leftmost_frame...
Nick Mainsbridge [Tue, 19 May 2009 14:38:37 +0000 (14:38 +0000)]
Fix record crash, use pixfufs instead of canvas text in markers, use leftmost_frame instead of querying canvas coords when scrolling (speeds up canvas scrolling somewhat).

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5101 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agodo not look for (and potentially exit) jack servers if jack is already running
Paul Davis [Mon, 18 May 2009 13:44:37 +0000 (13:44 +0000)]
do not look for (and potentially exit) jack servers if jack is already running

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5100 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agoCorrect name(tm)
Sampo Savolainen [Sun, 17 May 2009 14:18:08 +0000 (14:18 +0000)]
Correct name(tm)

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5096 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agoFix small typo
Sampo Savolainen [Sun, 17 May 2009 14:14:25 +0000 (14:14 +0000)]
Fix small typo

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5093 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agowhen changing a Route name, make that sure that a Route with ControlOuts changes...
Paul Davis [Fri, 8 May 2009 15:29:00 +0000 (15:29 +0000)]
when changing a Route name, make that sure that a Route with ControlOuts changes the CO port names too

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5066 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agoFix crash for TAV items that don't contain a name pixbuf.
Nick Mainsbridge [Thu, 7 May 2009 14:41:41 +0000 (14:41 +0000)]
Fix crash for TAV items that don't contain a name pixbuf.

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5060 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agoSpeed up regionview creation by using pixbufs for name labels instead of Gnome::Canva...
Nick Mainsbridge [Tue, 5 May 2009 18:41:21 +0000 (18:41 +0000)]
Speed up regionview creation by using pixbufs for name labels instead of Gnome::Canvas::Text.

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5053 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agoimplement panner reset functionality (missing since 0.99?)
Paul Davis [Thu, 30 Apr 2009 14:34:39 +0000 (14:34 +0000)]
implement panner reset functionality (missing since 0.99?)

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5013 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agocatch jack shutdown (from server) and handle it better then we used to in terms of...
Paul Davis [Wed, 29 Apr 2009 02:14:35 +0000 (02:14 +0000)]
catch jack shutdown (from server) and handle it better then we used to in terms of preventing things from believing that we are still connected

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5006 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agofix broken patch that caused crash when loading an older session without "default...
Paul Davis [Mon, 27 Apr 2009 19:31:15 +0000 (19:31 +0000)]
fix broken patch that caused crash when loading an older session without "default-type" property for each Route; don't call Session::fail_roll(), just no_roll() when stopping transport

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5004 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agowrite buffer stats to file on disk underrun/overrun
Paul Davis [Mon, 27 Apr 2009 16:34:11 +0000 (16:34 +0000)]
write buffer stats to file on disk underrun/overrun

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5003 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agofix minor issues with displaying and hiding plugin automation lanes. the menu nd...
Ben Loftis [Thu, 16 Apr 2009 18:37:29 +0000 (18:37 +0000)]
fix minor issues with displaying and hiding plugin automation lanes.  the menu nd display were not in sync which sometimes caused items to not be hidable

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4988 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agoEXPERIMENTAL! NEEDS TESTING! remove "offset" from almost everything in the process...
Paul Davis [Tue, 14 Apr 2009 19:23:58 +0000 (19:23 +0000)]
EXPERIMENTAL! NEEDS TESTING! remove "offset" from almost everything in the process callback tree

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4979 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agoupdate packager text about VST
Paul Davis [Tue, 14 Apr 2009 17:57:54 +0000 (17:57 +0000)]
update packager text about VST

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4978 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agomark AU plugin as uninitialized after uninitializing it
Paul Davis [Tue, 14 Apr 2009 17:56:56 +0000 (17:56 +0000)]
mark AU plugin as uninitialized after uninitializing it

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4977 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agoactual fix for vestige header file specification in SConscript 2.8
Paul Davis [Fri, 27 Mar 2009 19:45:34 +0000 (19:45 +0000)]
actual fix for vestige header file specification in SConscript

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4918 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agosave+restore VST preset program number; don't call begin/endSetProgram for VST 1...
Paul Davis [Fri, 27 Mar 2009 19:32:59 +0000 (19:32 +0000)]
save+restore VST preset program number; don't call begin/endSetProgram for VST 1.0 plugins

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4917 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agosome totally untested FST/VST changes
Paul Davis [Fri, 27 Mar 2009 18:38:02 +0000 (18:38 +0000)]
some totally untested FST/VST changes

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4916 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agofix scons breakage on older versions of scons
Paul Davis [Fri, 27 Mar 2009 18:37:43 +0000 (18:37 +0000)]
fix scons breakage on older versions of scons

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4915 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agobetter tooltip(s) for the kbd focus button in a plugin GUI window
Paul Davis [Fri, 27 Mar 2009 18:05:11 +0000 (18:05 +0000)]
better tooltip(s) for the kbd focus button in a plugin GUI window

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4914 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agostop a lot of warnings about GtkSpinButton non-zero page size deprecation
Paul Davis [Fri, 27 Mar 2009 18:04:43 +0000 (18:04 +0000)]
stop a lot of warnings about GtkSpinButton non-zero page size deprecation

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4913 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agoplugin manager: filter-by-type really is filter-by-category, so fix the naming and...
Paul Davis [Fri, 27 Mar 2009 17:11:33 +0000 (17:11 +0000)]
plugin manager: filter-by-type really is filter-by-category, so fix the naming and add real filter-by-type (API)

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4912 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agono-cache-port-buffers fix from stephane letz
Paul Davis [Fri, 27 Mar 2009 15:08:58 +0000 (15:08 +0000)]
no-cache-port-buffers fix from stephane letz

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4911 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agoadd vestige dir to tarball
Paul Davis [Fri, 27 Mar 2009 15:08:25 +0000 (15:08 +0000)]
add vestige dir to tarball

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4910 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agoensure that the name used the control out IO for a route always uses the desired...
Paul Davis [Thu, 26 Mar 2009 22:00:14 +0000 (22:00 +0000)]
ensure that the name used the control out IO for a route always uses the desired name

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4909 d708f5d6-7413-0410-9779-e7cbd77b26cf

15 years agoprovide more accurate diagnostics from AudioEngine::port_registration_failure() and...
Paul Davis [Thu, 26 Mar 2009 21:59:42 +0000 (21:59 +0000)]
provide more accurate diagnostics from AudioEngine::port_registration_failure() and use them

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4908 d708f5d6-7413-0410-9779-e7cbd77b26cf