ardour.git
15 years agofix up shorter versions of coreaudio file format strings 2.7.1
Paul Davis [Sat, 6 Dec 2008 11:37:06 +0000 (11:37 +0000)]
fix up shorter versions of coreaudio file format strings

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

15 years agoapply/merge/redo carl & colin's patches for making range markers from the region...
Paul Davis [Fri, 5 Dec 2008 10:31:26 +0000 (10:31 +0000)]
apply/merge/redo carl & colin's patches for making range markers from the region selection so that there are now 1 actions: 1 range for all selected regions, or 1 range per selected region; add these to the relevant menus

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

15 years agomake track names visible for light theme in SAE version
Paul Davis [Fri, 5 Dec 2008 08:25:30 +0000 (08:25 +0000)]
make track names visible for light theme in SAE version

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

15 years agomake track names visible for light theme
Paul Davis [Fri, 5 Dec 2008 08:24:27 +0000 (08:24 +0000)]
make track names visible for light theme

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

15 years agopatch to make NSD compile even with NLS=0
Paul Davis [Fri, 5 Dec 2008 06:38:43 +0000 (06:38 +0000)]
patch to make NSD compile even with NLS=0

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

15 years agofix up MTC message delivered internally when locate is noticed (removes stupid messag...
Paul Davis [Thu, 4 Dec 2008 20:26:35 +0000 (20:26 +0000)]
fix up MTC message delivered internally when locate is noticed (removes stupid message when MTC slaving)

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

15 years agotweak to make that last buffer fix not break things
Paul Davis [Thu, 4 Dec 2008 18:59:10 +0000 (18:59 +0000)]
tweak to make that last buffer fix not break things

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

15 years agoMAJOR fix for any situation where an audio track is playing more channels than it...
Paul Davis [Thu, 4 Dec 2008 13:42:46 +0000 (13:42 +0000)]
MAJOR fix for any situation where an audio track is playing more channels than it has output ports. this needs pounding on to make it doesn't break other odd cases. triggered by a report about playing an 8-chn AIFF file via the auditioner

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

15 years agoshorten CoreAudioFileSource's format text and drop use of "legacy" CoreAudio function...
Paul Davis [Thu, 4 Dec 2008 13:40:33 +0000 (13:40 +0000)]
shorten CoreAudioFileSource's format text and drop use of "legacy" CoreAudio function for this

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

15 years agochanges to handle an instant.xml file that has been modified by ardour 3.0 (not the...
Paul Davis [Thu, 4 Dec 2008 13:39:28 +0000 (13:39 +0000)]
changes to handle an instant.xml file that has been modified by ardour 3.0 (not the long term solution)

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

15 years agoproperly tear-down route_ops_menu in mixer strip when route is changed, and make...
Paul Davis [Thu, 4 Dec 2008 13:37:35 +0000 (13:37 +0000)]
properly tear-down route_ops_menu in mixer strip when route is changed, and make it popup on button1 or button3

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

15 years agodefine ARCH_X86 even on x86_64 (untested!); giso's patch for control surface track...
Paul Davis [Tue, 2 Dec 2008 17:34:05 +0000 (17:34 +0000)]
define ARCH_X86 even on x86_64 (untested!); giso's patch for control surface track indexing; carl's patches for insert-time and double-click on redirect boxes

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

15 years agomore session init fixes from carl
Paul Davis [Tue, 2 Dec 2008 06:48:53 +0000 (06:48 +0000)]
more session init fixes from carl

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

15 years agofix up monumental botch job regarding undo history/object/command management
Paul Davis [Sun, 30 Nov 2008 23:16:57 +0000 (23:16 +0000)]
fix up monumental botch job regarding undo history/object/command management

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

15 years agoclarify ownership and management of RouteUI::remote_control_menu
Paul Davis [Sun, 30 Nov 2008 23:15:49 +0000 (23:15 +0000)]
clarify ownership and management of RouteUI::remote_control_menu

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

15 years agodo not crash in xrun handler when there is no session
Paul Davis [Sun, 30 Nov 2008 23:15:03 +0000 (23:15 +0000)]
do not crash in xrun handler when there is no session

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

15 years agorevert markus' change, add back debug output
Paul Davis [Sat, 29 Nov 2008 22:09:24 +0000 (22:09 +0000)]
revert markus' change, add back debug output

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

15 years agocolinf's patch to make ladspa plugin GUI's deeper rather than wider
Paul Davis [Wed, 26 Nov 2008 21:34:05 +0000 (21:34 +0000)]
colinf's patch to make ladspa plugin GUI's deeper rather than wider

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

15 years agoMake the wiimote code appear in the source package
Sampo Savolainen [Wed, 26 Nov 2008 15:36:32 +0000 (15:36 +0000)]
Make the wiimote code appear in the source package

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

15 years agomore OS X build fixes - make a symlink to clearlooks .so since GTK doesn't know to...
Paul Davis [Wed, 26 Nov 2008 08:43:07 +0000 (08:43 +0000)]
more OS X build fixes - make a symlink to clearlooks .so since GTK doesn't know to search for .dylib on OS X (only relevant for ./ardev style runs, does not affect packaging)

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

15 years agomore little build fixes for OS X
Paul Davis [Wed, 26 Nov 2008 08:36:28 +0000 (08:36 +0000)]
more little build fixes for OS X

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

15 years agobuild ardour.menus on OSX too, not ardour_osx.menus
Paul Davis [Wed, 26 Nov 2008 07:37:51 +0000 (07:37 +0000)]
build ardour.menus on OSX too, not ardour_osx.menus

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

15 years agomake send GUIs into ArdourDialogs; ensure that panner changes propagate into the...
Paul Davis [Wed, 26 Nov 2008 06:57:42 +0000 (06:57 +0000)]
make send GUIs into ArdourDialogs; ensure that panner changes propagate into the GUI even when the number of panners is reduced

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

15 years agomake Gtkmm2ext::Popup::touch() thread-safe (again; it used to be in the 0.99 era)
Paul Davis [Tue, 25 Nov 2008 22:15:19 +0000 (22:15 +0000)]
make Gtkmm2ext::Popup::touch() thread-safe (again; it used to be in the 0.99 era)

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

15 years agodesensitize positional actions in region context menu when edit point == mouse, becau...
Paul Davis [Tue, 25 Nov 2008 15:05:21 +0000 (15:05 +0000)]
desensitize positional actions in region context menu when edit point == mouse, because it makes no sense

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

15 years agocopy sends & plugins, not just plugins, when doing a mixer strip copy; copied sends...
Paul Davis [Tue, 25 Nov 2008 14:09:29 +0000 (14:09 +0000)]
copy sends & plugins, not just plugins, when doing a mixer strip copy; copied sends use the other send's active status, so that copies of active sends are also active

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

15 years agolincoln's solo-mute-override should only take effect soloing in place
Paul Davis [Tue, 25 Nov 2008 13:30:55 +0000 (13:30 +0000)]
lincoln's solo-mute-override should only take effect soloing in place

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

15 years agolincoln's solo-mute-override patch modified/extended to track the option changing...
Paul Davis [Tue, 25 Nov 2008 13:22:42 +0000 (13:22 +0000)]
lincoln's solo-mute-override patch modified/extended to track the option changing state, plus build ardour.menus as part of the default target

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

15 years agocolinf's fix for duplicate LADSPA plugins appearing in manager list
Paul Davis [Tue, 25 Nov 2008 11:52:33 +0000 (11:52 +0000)]
colinf's fix for duplicate LADSPA plugins appearing in manager list

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

15 years agocarl's fix to select objects when clicking in mouseGain mode, so that right click...
Paul Davis [Tue, 25 Nov 2008 11:45:31 +0000 (11:45 +0000)]
carl's fix to select objects when clicking in mouseGain mode, so that right click operations don't act on unexpected objects

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

15 years agocolinf's patch to remove height buttons from automation tracks
Paul Davis [Tue, 25 Nov 2008 11:39:51 +0000 (11:39 +0000)]
colinf's patch to remove height buttons from automation tracks

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

15 years agometa-ize menu generation to cope with differences in OS X and X11 GUI conventions
Paul Davis [Tue, 25 Nov 2008 11:34:54 +0000 (11:34 +0000)]
meta-ize menu generation to cope with differences in OS X and X11 GUI conventions

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

15 years agoa slightly better fix than colinf's for the hang-when-resizing-while-renaming issue...
Paul Davis [Tue, 25 Nov 2008 11:34:19 +0000 (11:34 +0000)]
a slightly better fix than colinf's for the hang-when-resizing-while-renaming issue. at least, i think so

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

15 years agoif using a top-menubar (e.g. OS X), don't quit when editor window is closed via WM...
Paul Davis [Tue, 25 Nov 2008 00:58:05 +0000 (00:58 +0000)]
if using a top-menubar (e.g. OS X), don't quit when editor window is closed via WM close button

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

15 years agothe OTHER PART of fix up region-list => canvas drags, given changes in DnDTreeView
Paul Davis [Tue, 25 Nov 2008 00:50:28 +0000 (00:50 +0000)]
the OTHER PART of fix up region-list => canvas drags, given changes in DnDTreeView

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

15 years agofix up region-list => canvas drags, given changes in DnDTreeView
Paul Davis [Tue, 25 Nov 2008 00:46:26 +0000 (00:46 +0000)]
fix up region-list => canvas drags, given changes in DnDTreeView

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

15 years agoenough mind-blowing crazy code, lets do intra-ardour DnD the right way
Paul Davis [Tue, 25 Nov 2008 00:03:21 +0000 (00:03 +0000)]
enough mind-blowing crazy code, lets do intra-ardour DnD the right way

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

15 years agojust a little something to blow your mind. comments explain all, if necessary, but...
Paul Davis [Mon, 24 Nov 2008 22:48:25 +0000 (22:48 +0000)]
just a little something to blow your mind. comments explain all, if necessary, but if you're squeamish, i'd recommend you don't look

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

15 years agocarl's patch to copy send i/o configuration when copying a send
Paul Davis [Mon, 24 Nov 2008 22:47:42 +0000 (22:47 +0000)]
carl's patch to copy send i/o configuration when copying a send

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

15 years agoreinstate lost stuff to ardev scripts for finding the right clearlooks based on platform
Paul Davis [Mon, 24 Nov 2008 22:47:04 +0000 (22:47 +0000)]
reinstate lost stuff to ardev scripts for finding the right clearlooks based on platform

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

15 years agotiny but massively important bug fix that actually deletes commands when they are...
Paul Davis [Mon, 24 Nov 2008 14:59:41 +0000 (14:59 +0000)]
tiny but massively important bug fix that actually deletes commands when they are removed from the unod history

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

15 years agoanother attempt to fix the osascript mess
Paul Davis [Mon, 24 Nov 2008 06:42:04 +0000 (06:42 +0000)]
another attempt to fix the osascript mess

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

15 years agoenable resample-session and synthesize-session to operate from anywhere without the...
Paul Davis [Sun, 23 Nov 2008 15:21:38 +0000 (15:21 +0000)]
enable resample-session and synthesize-session to operate from anywhere without the user setting PERL5LIB etc etc.

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

15 years agobump to 2.7.1
Paul Davis [Sun, 23 Nov 2008 13:15:36 +0000 (13:15 +0000)]
bump to 2.7.1

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

15 years agodon't set up dir name incorrectly for range export
Paul Davis [Sat, 22 Nov 2008 22:58:17 +0000 (22:58 +0000)]
don't set up dir name incorrectly for range export

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

15 years agonew user option "New Plugins Active"; make only *new* plugins active when this is...
Paul Davis [Sat, 22 Nov 2008 14:03:44 +0000 (14:03 +0000)]
new user option "New Plugins Active"; make only *new* plugins active when this is set, not any added plugins (eg. during session loading); option is true by default

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

15 years agocolin fletcher's preserve-formants patch for rubberband operations
Paul Davis [Sat, 22 Nov 2008 07:42:02 +0000 (07:42 +0000)]
colin fletcher's preserve-formants patch for rubberband operations

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

15 years agoother part of that fix from markus s. for visual state operations
Paul Davis [Fri, 21 Nov 2008 10:44:10 +0000 (10:44 +0000)]
other part of that fix from markus s. for visual state operations

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

15 years agofix from markus s. for visual state operations, too bad this missed 2.7
Paul Davis [Fri, 21 Nov 2008 10:12:20 +0000 (10:12 +0000)]
fix from markus s. for visual state operations, too bad this missed 2.7

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

15 years agouse proper quoting to avoid possible startup problems on OS X if installed in folders... 2.7
Paul Davis [Fri, 21 Nov 2008 07:36:26 +0000 (07:36 +0000)]
use proper quoting to avoid possible startup problems on OS X if installed in folders with spaces

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

15 years agouse full path to dirname to avoid problems with some user configurations on OS X...
Paul Davis [Thu, 20 Nov 2008 21:39:11 +0000 (21:39 +0000)]
use full path to dirname to avoid problems with some user configurations on OS X (public)

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

15 years agoFast enough, Paul?
Sampo Savolainen [Thu, 20 Nov 2008 17:29:05 +0000 (17:29 +0000)]
Fast enough, Paul?

Make the wiimote rediscover if disconnected.

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

15 years agofix crash caused by ARDOUR::Profile not existing when theme manager is created, and...
Paul Davis [Thu, 20 Nov 2008 17:01:42 +0000 (17:01 +0000)]
fix crash caused by ARDOUR::Profile not existing when theme manager is created, and checking for sae-specific theme variation. hacked around for now, pending release

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

15 years agofinalize death of DOCUMENTATION; new handling of 2 parallel clearlooks trees (1 for...
Paul Davis [Thu, 20 Nov 2008 10:31:46 +0000 (10:31 +0000)]
finalize death of DOCUMENTATION; new handling of 2 parallel clearlooks trees (1 for OS X, 1 for linux)

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

15 years agoput man pages here at top level
Paul Davis [Thu, 20 Nov 2008 10:00:09 +0000 (10:00 +0000)]
put man pages here at top level

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

15 years agoremove dead DOCUMENTATION dir
Paul Davis [Thu, 20 Nov 2008 09:59:23 +0000 (09:59 +0000)]
remove dead DOCUMENTATION dir

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

15 years agoremove all DOC files
Paul Davis [Thu, 20 Nov 2008 09:58:21 +0000 (09:58 +0000)]
remove all DOC files

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

15 years agoremove dead files and put refs to ardour.org in remaining ones
Paul Davis [Thu, 20 Nov 2008 09:56:01 +0000 (09:56 +0000)]
remove dead files and put refs to ardour.org in remaining ones

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

15 years agotwo versions of clearlooks now
Paul Davis [Thu, 20 Nov 2008 09:17:43 +0000 (09:17 +0000)]
two versions of clearlooks now

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

15 years agofixed tarball scons target to use correct bindings files
Paul Davis [Thu, 20 Nov 2008 08:39:32 +0000 (08:39 +0000)]
fixed tarball scons target to use correct bindings files

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

15 years agoremove newlines from jack-missing error message so that it actually works
Paul Davis [Wed, 19 Nov 2008 19:35:23 +0000 (19:35 +0000)]
remove newlines from jack-missing error message so that it actually works

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

15 years agouse helper-script to detect JACK when starting a bundle that doesn't come with JACK
Paul Davis [Wed, 19 Nov 2008 16:52:26 +0000 (16:52 +0000)]
use helper-script to detect JACK when starting a bundle that doesn't come with JACK

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

15 years agoper-route OSC control of solo/mute/recenable/gain
Paul Davis [Wed, 19 Nov 2008 07:38:45 +0000 (07:38 +0000)]
per-route OSC control of solo/mute/recenable/gain

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

15 years agoremove debugging output
Paul Davis [Wed, 19 Nov 2008 07:38:11 +0000 (07:38 +0000)]
remove debugging output

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

15 years agodon't show nag screen if export was stopped or if SAE (for now)
Paul Davis [Tue, 18 Nov 2008 19:17:16 +0000 (19:17 +0000)]
don't show nag screen if export was stopped or if SAE (for now)

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

15 years agofix up install commands for bindings
Paul Davis [Tue, 18 Nov 2008 08:55:13 +0000 (08:55 +0000)]
fix up install commands for bindings

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

15 years agoworking nag screen url opening on OS X
Paul Davis [Tue, 18 Nov 2008 00:38:17 +0000 (00:38 +0000)]
working nag screen url opening on OS X

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

15 years agococoa-based URL handling, first pass (not tested)
Paul Davis [Mon, 17 Nov 2008 15:49:52 +0000 (15:49 +0000)]
cocoa-based URL handling, first pass (not tested)

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

15 years agouse nag screen
Paul Davis [Mon, 17 Nov 2008 15:49:24 +0000 (15:49 +0000)]
use nag screen

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

15 years agonew nag screen
Paul Davis [Mon, 17 Nov 2008 15:49:06 +0000 (15:49 +0000)]
new nag screen

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

15 years agofix loss of Keyboard::current_window tracking when leaving a dialog by clicking a...
Paul Davis [Mon, 17 Nov 2008 15:48:51 +0000 (15:48 +0000)]
fix loss of Keyboard::current_window tracking when leaving a dialog by clicking a button

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

15 years agomake step-mouse-mode work for SAE too sae-1
Paul Davis [Mon, 17 Nov 2008 09:51:31 +0000 (09:51 +0000)]
make step-mouse-mode work for SAE too

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

15 years agoadd step-mouse-mode action, bound to F1 for SAE bindings
Paul Davis [Mon, 17 Nov 2008 08:57:05 +0000 (08:57 +0000)]
add step-mouse-mode action, bound to F1 for SAE bindings

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

15 years agouse F2 for maximal editor in SAE-use-keypad bindings, bump to 2.7
Paul Davis [Mon, 17 Nov 2008 08:47:19 +0000 (08:47 +0000)]
use F2 for maximal editor in SAE-use-keypad bindings, bump to 2.7

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

15 years agouse F2 for maximal editor in SAE-de-keypad bindings
Paul Davis [Mon, 17 Nov 2008 08:35:57 +0000 (08:35 +0000)]
use F2 for maximal editor in SAE-de-keypad bindings

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

15 years agoEnsure double-click on session file in findoer on osx succeeds.
Nick Mainsbridge [Mon, 17 Nov 2008 07:47:06 +0000 (07:47 +0000)]
Ensure double-click on session file in findoer on osx succeeds.

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

15 years agoharmonize SAE-us and SAE-de bindings
Paul Davis [Sat, 15 Nov 2008 12:48:15 +0000 (12:48 +0000)]
harmonize SAE-us and SAE-de bindings

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

15 years agoharmonize SAE-de nonkeypad and keypad bindings
Paul Davis [Sat, 15 Nov 2008 12:46:24 +0000 (12:46 +0000)]
harmonize SAE-de nonkeypad and keypad bindings

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

15 years agoremove previous debug output, plus one other debug output
Paul Davis [Sat, 15 Nov 2008 12:40:57 +0000 (12:40 +0000)]
remove previous debug output, plus one other debug output

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

15 years agoOS X dbl-click open document debugging
Paul Davis [Sat, 15 Nov 2008 12:28:42 +0000 (12:28 +0000)]
OS X dbl-click open document debugging

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

15 years agofix spelling of rFerret action in new keybinding files
Paul Davis [Sat, 15 Nov 2008 12:25:42 +0000 (12:25 +0000)]
fix spelling of rFerret action in new keybinding files

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

15 years agofix missing % from bindings.in files
Paul Davis [Fri, 14 Nov 2008 23:08:17 +0000 (23:08 +0000)]
fix missing % from bindings.in files

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

15 years agomore version string fixups
Paul Davis [Fri, 14 Nov 2008 22:10:44 +0000 (22:10 +0000)]
more version string fixups

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

15 years agoonly include specific ladspa plugins in SAE package; get version info a little more...
Paul Davis [Fri, 14 Nov 2008 22:01:53 +0000 (22:01 +0000)]
only include specific ladspa plugins in SAE package; get version info a little more accurate in OS X bundle

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

15 years agoEnsure treeview checkmarks always drawn on osx, session load failure dialogs only...
Nick Mainsbridge [Fri, 14 Nov 2008 16:42:39 +0000 (16:42 +0000)]
Ensure treeview checkmarks always drawn on osx, session load failure dialogs only have cancel as an option, allow open to be clicked if the engine tab is the only one present, always quit jackd.. even when it shouldnt really be running.

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

15 years agonew plugins are active, always
Paul Davis [Fri, 14 Nov 2008 16:17:10 +0000 (16:17 +0000)]
new plugins are active, always

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

15 years agouse new keybindings; update InfoPlist.strings
Paul Davis [Fri, 14 Nov 2008 16:10:08 +0000 (16:10 +0000)]
use new keybindings; update InfoPlist.strings

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

15 years agochange US bindings for Z/Y key swap
Paul Davis [Fri, 14 Nov 2008 16:09:29 +0000 (16:09 +0000)]
change US bindings for Z/Y key swap

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

15 years agonew bindings files from armand, again
Paul Davis [Fri, 14 Nov 2008 16:06:35 +0000 (16:06 +0000)]
new bindings files from armand, again

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

15 years agomake necessary change to the SAE-us keybindings to account for different position...
Paul Davis [Fri, 14 Nov 2008 10:06:58 +0000 (10:06 +0000)]
make necessary change to the SAE-us keybindings to account for different position of Z and Y keys

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

15 years agoreplace SAE-us bindings template with SAE-de contents (for now)
Paul Davis [Fri, 14 Nov 2008 10:01:50 +0000 (10:01 +0000)]
replace SAE-us bindings template with SAE-de contents (for now)

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

15 years agoremove NLS support by default for osx bundles
Paul Davis [Fri, 14 Nov 2008 10:00:22 +0000 (10:00 +0000)]
remove NLS support by default for osx bundles

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

15 years agoremove unimplemented actions that i just added to ardour-sae.menus
Paul Davis [Fri, 14 Nov 2008 09:55:51 +0000 (09:55 +0000)]
remove unimplemented actions that i just added to ardour-sae.menus

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

15 years agotweaks to match armand's last bindings email
Paul Davis [Fri, 14 Nov 2008 09:41:14 +0000 (09:41 +0000)]
tweaks to match armand's last bindings email

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

15 years agonew version of german translation for gtk2_ardour
Paul Davis [Fri, 14 Nov 2008 09:34:01 +0000 (09:34 +0000)]
new version of german translation for gtk2_ardour

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

15 years agoback out "ignore_gui_changes" stuff for track resizing
Paul Davis [Fri, 14 Nov 2008 09:24:23 +0000 (09:24 +0000)]
back out "ignore_gui_changes" stuff for track resizing

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

15 years agotweak NLS support
Paul Davis [Fri, 14 Nov 2008 09:22:16 +0000 (09:22 +0000)]
tweak NLS support

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

15 years agoadd NLS support stuff to osx_build
Paul Davis [Fri, 14 Nov 2008 09:10:12 +0000 (09:10 +0000)]
add NLS support stuff to osx_build

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

15 years agoadd select-all-before/after-playhead to SAE menus
Paul Davis [Fri, 14 Nov 2008 08:47:34 +0000 (08:47 +0000)]
add select-all-before/after-playhead to SAE menus

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

15 years agoadd new bindings as per armand's request
Paul Davis [Fri, 14 Nov 2008 08:45:57 +0000 (08:45 +0000)]
add new bindings as per armand's request

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