ardour.git
13 years agoFix region name highlight drawing slightly (#2948)
Carl Hetherington [Sun, 14 Nov 2010 17:26:50 +0000 (17:26 +0000)]
Fix region name highlight drawing slightly (#2948)

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

13 years agoFix initial display of automatic regions.
Carl Hetherington [Sun, 14 Nov 2010 16:53:33 +0000 (16:53 +0000)]
Fix initial display of automatic regions.

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

13 years agoFix non-update of region list when not showing automatic regions. Fixes #3098.
Carl Hetherington [Sun, 14 Nov 2010 16:50:42 +0000 (16:50 +0000)]
Fix non-update of region list when not showing automatic regions.  Fixes #3098.

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

13 years agoUse the edit position to decide what items to put in the region context menus, rather...
Carl Hetherington [Sun, 14 Nov 2010 16:49:59 +0000 (16:49 +0000)]
Use the edit position to decide what items to put in the region context menus, rather than the mouse position.

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

13 years agoFix crash on opening region menu.
Carl Hetherington [Sun, 14 Nov 2010 16:49:25 +0000 (16:49 +0000)]
Fix crash on opening region menu.

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

13 years agoCreate a new layer if required on record to a track in stacked mode. Fixes #3391.
Carl Hetherington [Sun, 14 Nov 2010 15:01:53 +0000 (15:01 +0000)]
Create a new layer if required on record to a track in stacked mode.  Fixes #3391.

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

13 years agoconst fix.
Carl Hetherington [Sun, 14 Nov 2010 15:01:38 +0000 (15:01 +0000)]
const fix.

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

13 years agoAdd a clock to the menu bar in full-screen mode. Fixes #1273.
Carl Hetherington [Sun, 14 Nov 2010 13:48:24 +0000 (13:48 +0000)]
Add a clock to the menu bar in full-screen mode.  Fixes #1273.

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

13 years agoFix crash on removing marker.
Carl Hetherington [Sun, 14 Nov 2010 11:50:43 +0000 (11:50 +0000)]
Fix crash on removing marker.

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

13 years agoFix crash on closedown.
Carl Hetherington [Sat, 13 Nov 2010 22:50:03 +0000 (22:50 +0000)]
Fix crash on closedown.

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

13 years agoAdd backgrounds to marker labels.
Carl Hetherington [Sat, 13 Nov 2010 22:39:42 +0000 (22:39 +0000)]
Add backgrounds to marker labels.

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

13 years agoRemove erroneous check.
Carl Hetherington [Sat, 13 Nov 2010 22:38:28 +0000 (22:38 +0000)]
Remove erroneous check.

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

13 years agofix minor build glitch imported from OS X
Paul Davis [Sat, 13 Nov 2010 05:21:40 +0000 (05:21 +0000)]
fix minor build glitch imported from OS X

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

13 years agomake ardour3 build and link on OS X (tiger, at least)
Paul Davis [Sat, 13 Nov 2010 05:14:48 +0000 (05:14 +0000)]
make ardour3 build and link on OS X (tiger, at least)

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

13 years agofix non-inlined SndfileHandle constructor in libaudiographer, which triggers duplicat...
Paul Davis [Sat, 13 Nov 2010 05:13:38 +0000 (05:13 +0000)]
fix non-inlined SndfileHandle constructor in libaudiographer, which triggers duplicate definition warnings with the OS X linker

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

13 years agoFix build.
Carl Hetherington [Fri, 12 Nov 2010 23:16:59 +0000 (23:16 +0000)]
Fix build.

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

13 years agoPrevent marker labels overlapping. Fixes #3535.
Carl Hetherington [Fri, 12 Nov 2010 22:51:54 +0000 (22:51 +0000)]
Prevent marker labels overlapping.  Fixes #3535.

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

13 years agoConvert 2.X route extra-xml to 3.0 format when it is loaded, to prevent multiple...
Carl Hetherington [Fri, 12 Nov 2010 22:32:36 +0000 (22:32 +0000)]
Convert 2.X route extra-xml to 3.0 format when it is loaded, to prevent multiple near-duplicate extra XML nodes in the resultant 3.0 session file.

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

13 years agoRemove unused variables.
Carl Hetherington [Fri, 12 Nov 2010 22:32:27 +0000 (22:32 +0000)]
Remove unused variables.

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

13 years agoFix update of range marker names. Fixes #3533.
Carl Hetherington [Fri, 12 Nov 2010 18:53:15 +0000 (18:53 +0000)]
Fix update of range marker names.  Fixes #3533.

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

13 years agoVisual tweaks to marker lines.
Carl Hetherington [Thu, 11 Nov 2010 15:21:37 +0000 (15:21 +0000)]
Visual tweaks to marker lines.

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

13 years agoFix consistency of checkbutton text size in Location window.
Carl Hetherington [Thu, 11 Nov 2010 15:21:29 +0000 (15:21 +0000)]
Fix consistency of checkbutton text size in Location window.

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

13 years agoFurther fixes for #3529. Show marker lines the same colour as their marker; adjust...
Carl Hetherington [Thu, 11 Nov 2010 13:36:38 +0000 (13:36 +0000)]
Further fixes for #3529.  Show marker lines the same colour as their marker; adjust height of lines.

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

13 years agoSlight improvement to autoscroll behaviour when expanding tracks.
Carl Hetherington [Thu, 11 Nov 2010 13:36:20 +0000 (13:36 +0000)]
Slight improvement to autoscroll behaviour when expanding tracks.

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

13 years agofix botched fix
Paul Davis [Wed, 10 Nov 2010 23:31:53 +0000 (23:31 +0000)]
fix botched fix

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

13 years agobuild fixes for OS X
Paul Davis [Wed, 10 Nov 2010 23:13:29 +0000 (23:13 +0000)]
build fixes for OS X

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

13 years agoremove some unnecessary and hard-to-compile-on-OSX debug stuff
Paul Davis [Wed, 10 Nov 2010 23:12:16 +0000 (23:12 +0000)]
remove some unnecessary and hard-to-compile-on-OSX debug stuff

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

13 years agoOS X build fixes (for tiger), in particular removing options for OS X stuff that...
Paul Davis [Wed, 10 Nov 2010 23:11:43 +0000 (23:11 +0000)]
OS X build fixes (for tiger), in particular removing options for OS X stuff that are not optional

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

13 years agoremove duplicate std limit + format macro defs
Paul Davis [Wed, 10 Nov 2010 23:09:18 +0000 (23:09 +0000)]
remove duplicate std limit + format macro defs

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

13 years agofix OS X compilation
Paul Davis [Wed, 10 Nov 2010 23:08:55 +0000 (23:08 +0000)]
fix OS X compilation

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

13 years agofix OS X compilation
Paul Davis [Wed, 10 Nov 2010 23:08:34 +0000 (23:08 +0000)]
fix OS X compilation

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

13 years agofix OS X compilation
Paul Davis [Wed, 10 Nov 2010 23:08:18 +0000 (23:08 +0000)]
fix OS X compilation

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

13 years agoremove duplicate std limit + format macro defs
Paul Davis [Wed, 10 Nov 2010 23:07:31 +0000 (23:07 +0000)]
remove duplicate std limit + format macro defs

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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