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

13 years agoremove debug output during note ID load & save
Paul Davis [Thu, 4 Nov 2010 19:12:07 +0000 (19:12 +0000)]
remove debug output during note ID load & save

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

13 years agoadd bindings for audio & midi global patchbays (fixes #3200)
Paul Davis [Thu, 4 Nov 2010 18:30:11 +0000 (18:30 +0000)]
add bindings for audio & midi global patchbays (fixes #3200)

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

13 years agolincoln's patch to fix audio setup dialog/jack startup when used with FFADO (#3485)
Paul Davis [Thu, 4 Nov 2010 18:07:58 +0000 (18:07 +0000)]
lincoln's patch to fix audio setup dialog/jack startup when used with FFADO (#3485)

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

13 years agoRemove incorrect caching of region selection start/end points, and always compute...
Carl Hetherington [Thu, 4 Nov 2010 18:05:17 +0000 (18:05 +0000)]
Remove incorrect caching of region selection start/end points, and always compute them.  I'm pretty sure the slow-down won't be a problem in practice.  Fixes #3520.

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

13 years agoFix roll after locate from the audio clock context menu. Restore Go buttons in the...
Carl Hetherington [Thu, 4 Nov 2010 15:40:25 +0000 (15:40 +0000)]
Fix roll after locate from the audio clock context menu.  Restore Go buttons in the location window.  Fixes #3521.

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

13 years agomerge linux bundle fixup code from 2.X
Paul Davis [Thu, 4 Nov 2010 02:40:07 +0000 (02:40 +0000)]
merge linux bundle fixup code from 2.X

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

13 years agoadd linux bundle tools from 2.X
Paul Davis [Thu, 4 Nov 2010 02:39:45 +0000 (02:39 +0000)]
add linux bundle tools from 2.X

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

13 years agoTidy up quantize dialogue.
Carl Hetherington [Thu, 4 Nov 2010 02:05:30 +0000 (02:05 +0000)]
Tidy up quantize dialogue.

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

13 years agoHeinous hack to fix region menu sensitivity setup.
Carl Hetherington [Thu, 4 Nov 2010 02:05:08 +0000 (02:05 +0000)]
Heinous hack to fix region menu sensitivity setup.

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

13 years agoTidy up close gap dialogue box.
Carl Hetherington [Thu, 4 Nov 2010 02:04:08 +0000 (02:04 +0000)]
Tidy up close gap dialogue box.

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

13 years agoRestore trim-to-{previous,next}-region.
Carl Hetherington [Thu, 4 Nov 2010 01:58:09 +0000 (01:58 +0000)]
Restore trim-to-{previous,next}-region.

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

13 years agoShow region peak amplitude to 2 decimal places. Fixes #3519.
Carl Hetherington [Thu, 4 Nov 2010 01:56:56 +0000 (01:56 +0000)]
Show region peak amplitude to 2 decimal places.  Fixes #3519.

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

13 years agoTidy up the region menu a bit, and hopefully clarify what regions will be
Carl Hetherington [Wed, 3 Nov 2010 22:19:29 +0000 (22:19 +0000)]
Tidy up the region menu a bit, and hopefully clarify what regions will be
operated on in different circumstances.  Make the main menubar Region menu
the same as the context one, and use the same logic to sensitize/desensitize
actions for them.

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

13 years agouse newly-public libsmf functions for variable length quantities to load+store MIDI...
Paul Davis [Wed, 3 Nov 2010 00:07:42 +0000 (00:07 +0000)]
use newly-public libsmf functions for variable length quantities to load+store MIDI note IDS. THIS BREAKS MIDI NOTE HISTORY IN ALL EXISTING SESSIONS

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

13 years agomake VLQ save+restore functions publically accessible, for use with meta-events
Paul Davis [Wed, 3 Nov 2010 00:06:42 +0000 (00:06 +0000)]
make VLQ save+restore functions publically accessible, for use with meta-events

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

13 years agoFix error in samplerate converter
Sakari Bergen [Tue, 2 Nov 2010 18:07:29 +0000 (18:07 +0000)]
Fix error in samplerate converter

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

13 years agoFix invalid assertion from previous commit, and possibly fix having random garbage...
Sakari Bergen [Tue, 2 Nov 2010 16:27:02 +0000 (16:27 +0000)]
Fix invalid assertion from previous commit, and possibly fix having random garbage at end of export.

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

13 years agoAdd assertion to export code to make sure the buffer size hasn't changed somehow...
Sakari Bergen [Tue, 2 Nov 2010 16:09:21 +0000 (16:09 +0000)]
Add assertion to export code to make sure the buffer size hasn't changed somehow...

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

13 years agoFix Ogg export (maybe float export also?)
Sakari Bergen [Tue, 2 Nov 2010 11:20:40 +0000 (11:20 +0000)]
Fix Ogg export (maybe float export also?)

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

13 years agoFix problem where BWF is shown selected when editing an export format using WAV
Sakari Bergen [Tue, 2 Nov 2010 10:58:38 +0000 (10:58 +0000)]
Fix problem where BWF is shown selected when editing an export format using WAV

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

13 years agoput splitlines() back where it belongs
Paul Davis [Fri, 29 Oct 2010 17:07:39 +0000 (17:07 +0000)]
put splitlines() back where it belongs

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

13 years agoSimilarly don't use the edit point to decide what to reset region gain on.
Carl Hetherington [Fri, 29 Oct 2010 01:26:53 +0000 (01:26 +0000)]
Similarly don't use the edit point to decide what to reset region gain on.

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

13 years agoDon't include edit-point-related regions when choosing what to normalize.
Carl Hetherington [Fri, 29 Oct 2010 01:07:56 +0000 (01:07 +0000)]
Don't include edit-point-related regions when choosing what to normalize.

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

13 years agoFix normalize dialogue crash.
Carl Hetherington [Fri, 29 Oct 2010 01:04:27 +0000 (01:04 +0000)]
Fix normalize dialogue crash.

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

13 years agoRemember radio button state across normalize dialogue invocations.
Carl Hetherington [Fri, 29 Oct 2010 00:40:08 +0000 (00:40 +0000)]
Remember radio button state across normalize dialogue invocations.

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

13 years agoFurther wscript tweak.
Carl Hetherington [Fri, 29 Oct 2010 00:11:54 +0000 (00:11 +0000)]
Further wscript tweak.

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

13 years agoFurther wscript fix.
Carl Hetherington [Thu, 28 Oct 2010 23:10:47 +0000 (23:10 +0000)]
Further wscript fix.

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

13 years agoFix previous.
Carl Hetherington [Thu, 28 Oct 2010 22:43:11 +0000 (22:43 +0000)]
Fix previous.

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

13 years agoAdd region peak amplitude to region editor.
Carl Hetherington [Thu, 28 Oct 2010 20:01:26 +0000 (20:01 +0000)]
Add region peak amplitude to region editor.

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

13 years agoHopefully fix up build system after my previous changes.
Carl Hetherington [Thu, 28 Oct 2010 17:16:17 +0000 (17:16 +0000)]
Hopefully fix up build system after my previous changes.

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

13 years agoMake normalize cancel button work.
Carl Hetherington [Thu, 28 Oct 2010 17:09:32 +0000 (17:09 +0000)]
Make normalize cancel button work.

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

13 years agoFix up progress bar on normalization.
Carl Hetherington [Thu, 28 Oct 2010 17:02:29 +0000 (17:02 +0000)]
Fix up progress bar on normalization.

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

13 years agoRemember last used normalization value in the dialogue.
Carl Hetherington [Thu, 28 Oct 2010 17:01:15 +0000 (17:01 +0000)]
Remember last used normalization value in the dialogue.

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

13 years agoMake build scripts python2/3 agnostic.
Carl Hetherington [Wed, 27 Oct 2010 23:10:27 +0000 (23:10 +0000)]
Make build scripts python2/3 agnostic.

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

13 years agoEllipsize source names in the region property dialogue box.
Carl Hetherington [Wed, 27 Oct 2010 21:56:04 +0000 (21:56 +0000)]
Ellipsize source names in the region property dialogue box.

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

13 years agoImprove efficiency of normalization using multiple regions in some cases.
Carl Hetherington [Wed, 27 Oct 2010 21:21:50 +0000 (21:21 +0000)]
Improve efficiency of normalization using multiple regions in some cases.

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

13 years agoDon't strip suffixes twice from peakfile names, otherwise source names like fred...
Carl Hetherington [Wed, 27 Oct 2010 21:21:34 +0000 (21:21 +0000)]
Don't strip suffixes twice from peakfile names, otherwise source names like fred.jim.wav and fred.sheila.wav end up trying to use the same peakfile name.

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

13 years agoShow a region's sources in its properties dialogue.
Carl Hetherington [Wed, 27 Oct 2010 21:18:44 +0000 (21:18 +0000)]
Show a region's sources in its properties dialogue.

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

13 years agoassert() which catches one source of crashes on startup when Ardour starts JACK.
Carl Hetherington [Wed, 27 Oct 2010 21:18:32 +0000 (21:18 +0000)]
assert() which catches one source of crashes on startup when Ardour starts JACK.

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

13 years agoPrevent crash when trying to register a port with a disconnected engine.
Carl Hetherington [Wed, 27 Oct 2010 21:18:18 +0000 (21:18 +0000)]
Prevent crash when trying to register a port with a disconnected engine.

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

13 years agoUse ProgressReporter class for normalization. Report progress for individual regions...
Carl Hetherington [Wed, 27 Oct 2010 14:22:24 +0000 (14:22 +0000)]
Use ProgressReporter class for normalization.  Report progress for individual regions.  Fix crash on normalising a single region (#3510).

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

13 years agoMove normalize dialogue to its own file. Add progress bar. Clean up labelling....
Carl Hetherington [Tue, 26 Oct 2010 00:30:22 +0000 (00:30 +0000)]
Move normalize dialogue to its own file.  Add progress bar.  Clean up labelling.  Should fix 2825.

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

13 years agoClean up get_regions_for_action prototype slightly.
Carl Hetherington [Wed, 20 Oct 2010 00:19:09 +0000 (00:19 +0000)]
Clean up get_regions_for_action prototype slightly.

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

13 years agoModify get_regions_for_action to fix #2960. Rationale is in the comment for that...
Carl Hetherington [Tue, 19 Oct 2010 22:08:39 +0000 (22:08 +0000)]
Modify get_regions_for_action to fix #2960.  Rationale is in the comment for that method.  This method is used a lot, so this commit may have unwanted side-effects.

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

13 years ago(3.0 version) some Mackie-emulation systems (e.g. euphonix) send zero for the tick...
Paul Davis [Tue, 19 Oct 2010 15:43:05 +0000 (15:43 +0000)]
(3.0 version) some Mackie-emulation systems (e.g. euphonix) send zero for the tick count when the jog wheel is moved, so accomodate this by pretending that they reported 1 tick

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

13 years agoif a clock is in delta-edit, it should be set to show a duration. this matters in...
Paul Davis [Mon, 18 Oct 2010 22:02:12 +0000 (22:02 +0000)]
if a clock is in delta-edit, it should be set to show a duration. this matters in BBT mode, where "zero" is 0|0|0 in duration mode and 1|1|0 otherwise. there is still a bug with the mouse tracking in delta edit mode, but that is a separate issue

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

13 years agoSlightly clean up and fix unwanted display of percussive notes outside the note range...
Carl Hetherington [Mon, 18 Oct 2010 19:59:41 +0000 (19:59 +0000)]
Slightly clean up and fix unwanted display of percussive notes outside the note range.  Should fix #3500.

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

13 years agoTidy up About dialogue. Fixes #1407.
Carl Hetherington [Sun, 17 Oct 2010 23:44:34 +0000 (23:44 +0000)]
Tidy up About dialogue.  Fixes #1407.

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

13 years agoReformat.
Carl Hetherington [Sun, 17 Oct 2010 23:35:38 +0000 (23:35 +0000)]
Reformat.

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

13 years agoOnly compute and render the visible portion of crossfades. Fixes #3498.
Carl Hetherington [Sun, 17 Oct 2010 23:35:05 +0000 (23:35 +0000)]
Only compute and render the visible portion of crossfades.  Fixes #3498.

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

13 years agodelete, not comment, for the last commit
Paul Davis [Thu, 14 Oct 2010 13:11:13 +0000 (13:11 +0000)]
delete, not comment, for the last commit

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

13 years agodo not attempt to clear a (JACK) MIDI port buffer after registering the port, this...
Paul Davis [Thu, 14 Oct 2010 13:10:42 +0000 (13:10 +0000)]
do not attempt to clear a (JACK) MIDI port buffer after registering the port, this is not a legal access to a JACK port buffer

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

13 years agoComment.
Carl Hetherington [Mon, 11 Oct 2010 00:06:08 +0000 (00:06 +0000)]
Comment.

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

13 years agoFix uninitialised variables.
Carl Hetherington [Sun, 10 Oct 2010 11:35:16 +0000 (11:35 +0000)]
Fix uninitialised variables.

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

13 years agoFix libardour tests.
Carl Hetherington [Sun, 10 Oct 2010 11:35:04 +0000 (11:35 +0000)]
Fix libardour tests.

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

13 years agoAdd missing dialogue box title.
Carl Hetherington [Sun, 10 Oct 2010 11:34:14 +0000 (11:34 +0000)]
Add missing dialogue box title.

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

13 years agoFix crash when running an analysis of a plugin with MIDI IO.
Carl Hetherington [Sat, 9 Oct 2010 12:17:46 +0000 (12:17 +0000)]
Fix crash when running an analysis of a plugin with MIDI IO.

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

13 years agodon't allow mixer strip input buttons to change input while recording (from colinf)
Paul Davis [Fri, 8 Oct 2010 18:41:59 +0000 (18:41 +0000)]
don't allow mixer strip input buttons to change input while recording (from colinf)

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

13 years agoUpdate recorded MIDI regions as notes arrive. Fixes one cause of infinite note-lengt...
Carl Hetherington [Fri, 8 Oct 2010 14:54:16 +0000 (14:54 +0000)]
Update recorded MIDI regions as notes arrive.  Fixes one cause of infinite note-lengths during record.  Fix various problems with multiple captures of MIDI during one pass.

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

13 years agoRemove debug code from previous.
Carl Hetherington [Thu, 7 Oct 2010 19:48:22 +0000 (19:48 +0000)]
Remove debug code from previous.

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

13 years agoUpdate auto loop range to match session range until it is changed by the user. Fixes...
Carl Hetherington [Thu, 7 Oct 2010 18:33:20 +0000 (18:33 +0000)]
Update auto loop range to match session range until it is changed by the user.  Fixes #3472.

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