ardour.git
14 years agoLoad 2.X sessions correctly with newly-arranged session start/end markers.
Carl Hetherington [Sun, 18 Apr 2010 23:58:43 +0000 (23:58 +0000)]
Load 2.X sessions correctly with newly-arranged session start/end markers.

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

14 years agoSmall cleanup.
Carl Hetherington [Sun, 18 Apr 2010 23:58:21 +0000 (23:58 +0000)]
Small cleanup.

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

14 years agoDisplay shuttle speed in percentage rather than fraction. Fixes #1939.
Carl Hetherington [Sun, 18 Apr 2010 23:57:54 +0000 (23:57 +0000)]
Display shuttle speed in percentage rather than fraction.  Fixes #1939.

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

14 years agoLet the selection handle selecting tracks (or not) when other things are selected...
Carl Hetherington [Sun, 18 Apr 2010 22:12:01 +0000 (22:12 +0000)]
Let the selection handle selecting tracks (or not) when other things are selected on them, so as to respect the configuration option of linking region to track selection.  Fixes #2153.

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

14 years agoMake the session start/end location a single location (with start and end) rather...
Carl Hetherington [Sun, 18 Apr 2010 21:29:48 +0000 (21:29 +0000)]
Make the session start/end location a single location (with start and end) rather than two separate ones.  Fixes #1298.

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

14 years agoFix some i18n bugs; hopefully most if not all of #2999.
Carl Hetherington [Sun, 18 Apr 2010 00:25:03 +0000 (00:25 +0000)]
Fix some i18n bugs; hopefully most if not all of #2999.

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

14 years agoDisallow rename for plugin inserts. Fixes #3048.
Carl Hetherington [Sat, 17 Apr 2010 23:28:57 +0000 (23:28 +0000)]
Disallow rename for plugin inserts.  Fixes #3048.

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

14 years agoRename panner member to twod_panner to avoid having _panner and panner member variabl...
Carl Hetherington [Sat, 17 Apr 2010 22:51:22 +0000 (22:51 +0000)]
Rename panner member to twod_panner to avoid having _panner and panner member variables in the same class.  Be sure to reconnect everything dropped at the top of set_panner() (fixes #3066)

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

14 years agoNo-op: Formatting tweak.
Carl Hetherington [Sat, 17 Apr 2010 22:50:17 +0000 (22:50 +0000)]
No-op: Formatting tweak.

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

14 years agoput mixer strip track name button context menu back on button3 ONLY, and make button1...
Paul Davis [Fri, 16 Apr 2010 19:31:57 +0000 (19:31 +0000)]
put mixer strip track name button context menu back on button3 ONLY, and make button1 press revert the display to the track if it was displaying a send

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

14 years agomake sure that meters are configured to handle the right number of channels, and...
Paul Davis [Fri, 16 Apr 2010 19:31:10 +0000 (19:31 +0000)]
make sure that meters are configured to handle the right number of channels, and allow internal returns to be restored from XML in non-monitor busses

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

14 years agoforward-port from 2.X commits 5827-6000 including
Paul Davis [Thu, 15 Apr 2010 20:42:05 +0000 (20:42 +0000)]
forward-port from 2.X commits 5827-6000 including

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

14 years agoAdd a couple of bits of documentation.
Carl Hetherington [Thu, 15 Apr 2010 13:55:32 +0000 (13:55 +0000)]
Add a couple of bits of documentation.

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

14 years agoIgnore ebrowse files.
Carl Hetherington [Thu, 15 Apr 2010 13:55:18 +0000 (13:55 +0000)]
Ignore ebrowse files.

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

14 years agoRemove out-of-date members of freeze_record which are now accounted for by Processor...
Carl Hetherington [Thu, 15 Apr 2010 00:43:52 +0000 (00:43 +0000)]
Remove out-of-date members of freeze_record which are now accounted for by Processor state.

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

14 years agoPrevent crash in pool destruction during session teardown.
Carl Hetherington [Wed, 14 Apr 2010 23:58:20 +0000 (23:58 +0000)]
Prevent crash in pool destruction during session teardown.

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

14 years agoDon't run meters either during freeze.
Carl Hetherington [Wed, 14 Apr 2010 23:58:07 +0000 (23:58 +0000)]
Don't run meters either during freeze.

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

14 years agoDisplay details of which import file we are currently on.
Carl Hetherington [Wed, 14 Apr 2010 23:17:34 +0000 (23:17 +0000)]
Display details of which import file we are currently on.

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

14 years agoSeparate interthread progress window out into its own class and HIG-ify it a bit...
Carl Hetherington [Wed, 14 Apr 2010 22:16:46 +0000 (22:16 +0000)]
Separate interthread progress window out into its own class and HIG-ify it a bit.  Make the import progress bar report on the whole import rather than individual files.

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

14 years agoSuspend deletion of cross-thread pools until they are empty. Prevents crashes when...
Carl Hetherington [Wed, 14 Apr 2010 22:06:12 +0000 (22:06 +0000)]
Suspend deletion of cross-thread pools until they are empty.  Prevents crashes when the freeze thread completes.

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

14 years agoDon't run deliveries to output ports during export / freeze.
Carl Hetherington [Wed, 14 Apr 2010 15:21:55 +0000 (15:21 +0000)]
Don't run deliveries to output ports during export / freeze.

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

14 years agoremove babbling torrent of debug output
Paul Davis [Tue, 13 Apr 2010 21:05:59 +0000 (21:05 +0000)]
remove babbling torrent of debug output

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

14 years agosubstantive change: use the JACK wait API and provide "thread buffers" separately...
Paul Davis [Tue, 13 Apr 2010 20:48:33 +0000 (20:48 +0000)]
substantive change: use the JACK wait API and provide "thread buffers" separately from session in preparation for parallelization. lots of debug output at present. If using JACK1, requires a very current version of JACK1 SVN (0.119.0)

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

14 years agoReduce stack requirement of AudioTrack::export_stuff, which fixes a crash when freezing.
Carl Hetherington [Tue, 13 Apr 2010 01:18:05 +0000 (01:18 +0000)]
Reduce stack requirement of AudioTrack::export_stuff, which fixes a crash when freezing.

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

14 years agoalignment/capture/positioning changes ported from 2.X
Paul Davis [Mon, 12 Apr 2010 22:35:06 +0000 (22:35 +0000)]
alignment/capture/positioning changes ported from 2.X

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

14 years agouse session start rather than edit position for import-at-timestamp if there is no...
Paul Davis [Mon, 12 Apr 2010 22:34:34 +0000 (22:34 +0000)]
use session start rather than edit position for import-at-timestamp if there is no timestamp

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

14 years agoFix import dialogue to correctly report (x of N) with multiple files, and slightly...
Carl Hetherington [Sat, 10 Apr 2010 01:35:11 +0000 (01:35 +0000)]
Fix import dialogue to correctly report (x of N) with multiple files, and slightly prettify it.  Partially fixes #3064.

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

14 years agoMake record button appear in MIDI mixer strips. Fixes part of #2740.
Carl Hetherington [Sat, 10 Apr 2010 00:24:27 +0000 (00:24 +0000)]
Make record button appear in MIDI mixer strips.  Fixes part of #2740.

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

14 years agoFix pan updates for routes with single panners. Fixes #3066.
Carl Hetherington [Sat, 10 Apr 2010 00:18:01 +0000 (00:18 +0000)]
Fix pan updates for routes with single panners.  Fixes #3066.

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

14 years agoPrevent clipping during the import of files from sources that have
Carl Hetherington [Fri, 9 Apr 2010 14:11:47 +0000 (14:11 +0000)]
Prevent clipping during the import of files from sources that have
amplitudes greater than 1 when data is being stored in files that
are clamped. e.g. when importing hot sources and resampling them
when the session file format is integer.

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

14 years agoadd support for "msg=" bindings and also action="SomeGroup/Action"
Paul Davis [Thu, 8 Apr 2010 21:05:55 +0000 (21:05 +0000)]
add support for "msg=" bindings and also action="SomeGroup/Action"

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

14 years agosimilar fix for punch recording as applied to 2.X, with additional tweak that when...
Paul Davis [Wed, 7 Apr 2010 14:39:34 +0000 (14:39 +0000)]
similar fix for punch recording as applied to 2.X, with additional tweak that when we fetch the audio port buffer, we must use the full nframes() for the current ::roll() call and not rec_nframes. otherwise, we get back an AudioBuffer that thinks it is smaller than it really is. there may be other issues with this distinction lurking somewhere

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

14 years agoAdd virtual destructor.
Carl Hetherington [Wed, 7 Apr 2010 12:49:31 +0000 (12:49 +0000)]
Add virtual destructor.

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

14 years agoNo-op: copy-edit comments, remove duplicate comments, coding style.
Carl Hetherington [Wed, 7 Apr 2010 11:03:00 +0000 (11:03 +0000)]
No-op: copy-edit comments, remove duplicate comments, coding style.

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

14 years agoUpdate phase invert button on reload, and stop inserting phi into route names to...
Carl Hetherington [Wed, 7 Apr 2010 01:22:58 +0000 (01:22 +0000)]
Update phase invert button on reload, and stop inserting phi into route names to signify invert.

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

14 years agoFix crossfade height in stacked mode.
Carl Hetherington [Wed, 7 Apr 2010 01:11:31 +0000 (01:11 +0000)]
Fix crossfade height in stacked mode.

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

14 years agoKeep track of where a RegionView used to be before it was reparented for a drag....
Carl Hetherington [Wed, 7 Apr 2010 00:17:54 +0000 (00:17 +0000)]
Keep track of where a RegionView used to be before it was reparented for a drag.  Fixes wayward drag-moves in stacked region mode.

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

14 years agoComment format.
Carl Hetherington [Wed, 7 Apr 2010 00:17:19 +0000 (00:17 +0000)]
Comment format.

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

14 years ago(3.0 version of 2.0-ongoing) fix 100% CPU usage after killing JACK caused by faulty...
Paul Davis [Tue, 6 Apr 2010 18:17:46 +0000 (18:17 +0000)]
(3.0 version of 2.0-ongoing) fix 100% CPU usage after killing JACK caused by faulty logic in butler thread main loop

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

14 years agoMIDI/Controllables for monitor section, and related fixes
Paul Davis [Tue, 6 Apr 2010 16:57:35 +0000 (16:57 +0000)]
MIDI/Controllables for monitor section, and related fixes

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

14 years agoResort routes after processors change. Ensures that, e.g. things work after adding...
Carl Hetherington [Tue, 6 Apr 2010 12:13:38 +0000 (12:13 +0000)]
Resort routes after processors change.  Ensures that, e.g. things work after adding sends to tracks.  Fixes #2794.

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

14 years agoAdd solo safe control to editor route list, as per #3063.
Carl Hetherington [Mon, 5 Apr 2010 20:08:37 +0000 (20:08 +0000)]
Add solo safe control to editor route list, as per #3063.

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

14 years agoSave and restore the selected tab and its width in the editor list.
Carl Hetherington [Mon, 5 Apr 2010 17:38:54 +0000 (17:38 +0000)]
Save and restore the selected tab and its width in the editor list.

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

14 years agoEmit signal when a group's active state is changed. Fix restoration of state from...
Carl Hetherington [Mon, 5 Apr 2010 17:17:48 +0000 (17:17 +0000)]
Emit signal when a group's active state is changed.  Fix restoration of state from XML.

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

14 years agoMake port matrix notice when connections are changed outside of ardour.
Carl Hetherington [Mon, 5 Apr 2010 15:23:54 +0000 (15:23 +0000)]
Make port matrix notice when connections are changed outside of ardour.

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

14 years agovisual tweak patch from lincoln, for time axis views
Paul Davis [Sat, 3 Apr 2010 22:35:44 +0000 (22:35 +0000)]
visual tweak patch from lincoln, for time axis views

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

14 years agoremove some OS X cruft in io.cc
Paul Davis [Sat, 3 Apr 2010 16:11:56 +0000 (16:11 +0000)]
remove some OS X cruft in io.cc

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

14 years agofix build process to avoid mismatching size/layout of AudioEngine object; use a sligh...
Paul Davis [Sat, 3 Apr 2010 15:53:19 +0000 (15:53 +0000)]
fix build process to avoid mismatching size/layout of AudioEngine object; use a slightly more efficient way to access the engine's process_lock from within io.cc

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

14 years agometer point restore handling, and related matters
Paul Davis [Sat, 3 Apr 2010 13:40:34 +0000 (13:40 +0000)]
meter point restore handling, and related matters

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

14 years agoRe-connect some signals in export format stuff
Sakari Bergen [Sat, 3 Apr 2010 08:40:21 +0000 (08:40 +0000)]
Re-connect some signals in export format stuff

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

14 years agoAllow cross-thread request invalidators to cope with multiple requests
Carl Hetherington [Sat, 3 Apr 2010 00:42:39 +0000 (00:42 +0000)]
Allow cross-thread request invalidators to cope with multiple requests
being logged before they are handled, and to invalidate them all rather
than just the last one.  Fixes shutdown problems when the PortMatrix has
been opened during the session, during which PortRegisteredOrUnregistered
is emitted quite heavily.

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

14 years agoCouple of comments.
Carl Hetherington [Fri, 2 Apr 2010 23:11:15 +0000 (23:11 +0000)]
Couple of comments.

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

14 years agoFix ordering issue with loading engine settings to the startup dialog
Sakari Bergen [Fri, 2 Apr 2010 22:58:05 +0000 (22:58 +0000)]
Fix ordering issue with loading engine settings to the startup dialog

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

14 years agoMake session and master outs the default timespan and channel config for export
Sakari Bergen [Fri, 2 Apr 2010 22:57:02 +0000 (22:57 +0000)]
Make session and master outs the default timespan and channel config for export

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

14 years agoFix logic for when to request buffer overwrite.
Carl Hetherington [Fri, 2 Apr 2010 22:45:50 +0000 (22:45 +0000)]
Fix logic for when to request buffer overwrite.

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

14 years agoFix build.
Carl Hetherington [Fri, 2 Apr 2010 22:45:30 +0000 (22:45 +0000)]
Fix build.

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

14 years agoAdd missing test file.
Carl Hetherington [Fri, 2 Apr 2010 21:11:45 +0000 (21:11 +0000)]
Add missing test file.

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

14 years agomissign return value
Paul Davis [Fri, 2 Apr 2010 21:11:01 +0000 (21:11 +0000)]
missign return value

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

14 years agoMake audiographer SndfileWriter use PBD::Signal and use it properly. Also make export...
Sakari Bergen [Fri, 2 Apr 2010 20:49:02 +0000 (20:49 +0000)]
Make audiographer SndfileWriter use PBD::Signal and use it properly. Also make export graph stuff use boost::ptr_list (because of ScopedConnection non-copyability)

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

14 years agopossible fix for race between diskstream buffer overwrite and channel setup
Paul Davis [Fri, 2 Apr 2010 20:14:28 +0000 (20:14 +0000)]
possible fix for race between diskstream buffer overwrite and channel setup

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

14 years ago(FULL) not-yet-complete JACK session management patch (TODO: get program name, vary...
Paul Davis [Fri, 2 Apr 2010 18:54:33 +0000 (18:54 +0000)]
(FULL) not-yet-complete JACK session management patch (TODO: get program name, vary snapshot name, arrange quit when necessary)

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

14 years agonot-yet-complete JACK session management patch (TODO: get program name, vary snapshot...
Paul Davis [Fri, 2 Apr 2010 18:48:50 +0000 (18:48 +0000)]
not-yet-complete JACK session management patch (TODO: get program name, vary snapshot name, arrange quit when necessary)

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

14 years agoA few more libpbd test tweaks.
Carl Hetherington [Fri, 2 Apr 2010 16:38:23 +0000 (16:38 +0000)]
A few more libpbd test tweaks.

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

14 years agoMake boost signals2.hpp header mandatory during configuration.
Carl Hetherington [Fri, 2 Apr 2010 15:54:04 +0000 (15:54 +0000)]
Make boost signals2.hpp header mandatory during configuration.

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

14 years agoUnbreak build. Sorry.
Carl Hetherington [Fri, 2 Apr 2010 15:45:01 +0000 (15:45 +0000)]
Unbreak build. Sorry.

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

14 years agoMissing file.
Carl Hetherington [Fri, 2 Apr 2010 15:37:11 +0000 (15:37 +0000)]
Missing file.

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

14 years agoSome stub tests for scalar properties.
Carl Hetherington [Fri, 2 Apr 2010 15:35:36 +0000 (15:35 +0000)]
Some stub tests for scalar properties.

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

14 years agoremove PBD::Connection (replace use with PBD::ScopedConnection); remove limitation...
Paul Davis [Fri, 2 Apr 2010 15:24:53 +0000 (15:24 +0000)]
remove PBD::Connection (replace use with PBD::ScopedConnection); remove limitation on transport roll after session end

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

14 years agoRemove empty file.
Carl Hetherington [Fri, 2 Apr 2010 14:58:39 +0000 (14:58 +0000)]
Remove empty file.

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

14 years agoAdd script to run libpbd tests.
Carl Hetherington [Fri, 2 Apr 2010 14:55:34 +0000 (14:55 +0000)]
Add script to run libpbd tests.

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

14 years agoBuild libpbd tests using waf.
Carl Hetherington [Fri, 2 Apr 2010 14:52:55 +0000 (14:52 +0000)]
Build libpbd tests using waf.

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

14 years agoRename tests to test to match up with other libraries.
Carl Hetherington [Fri, 2 Apr 2010 14:42:38 +0000 (14:42 +0000)]
Rename tests to test to match up with other libraries.

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

14 years agoFix crash in test.
Carl Hetherington [Fri, 2 Apr 2010 14:30:14 +0000 (14:30 +0000)]
Fix crash in test.

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

14 years agoMake sure that tests are rebuilt even when only their headers change.
Carl Hetherington [Fri, 2 Apr 2010 14:30:00 +0000 (14:30 +0000)]
Make sure that tests are rebuilt even when only their headers change.

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

14 years agoFix up route group state signal handling. Make the PropertyList version
Carl Hetherington [Fri, 2 Apr 2010 00:21:08 +0000 (00:21 +0000)]
Fix up route group state signal handling.  Make the PropertyList version
of Stateful::set_properties emit a changed signal after it has done its work.

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

14 years agoadd the first two MIDI binding maps, for M-Audio Oxygen 8 v2, and BCF2000 preset #2
Paul Davis [Thu, 1 Apr 2010 12:02:41 +0000 (12:02 +0000)]
add the first two MIDI binding maps, for M-Audio Oxygen 8 v2, and BCF2000 preset #2

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

14 years agofix save+restore of Gtkmm2ext::Tearoff state; a few cerr cleanups
Paul Davis [Thu, 1 Apr 2010 02:29:13 +0000 (02:29 +0000)]
fix save+restore of Gtkmm2ext::Tearoff state; a few cerr cleanups

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

14 years agoOops. Actually make new Properties changes work.
Carl Hetherington [Thu, 1 Apr 2010 02:18:58 +0000 (02:18 +0000)]
Oops.  Actually make new Properties changes work.

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

14 years agodon't override user naming of send/return/port inserts
Paul Davis [Thu, 1 Apr 2010 01:59:47 +0000 (01:59 +0000)]
don't override user naming of send/return/port inserts

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

14 years agorevisit setting up processors during route construction; remove several more XML...
Paul Davis [Thu, 1 Apr 2010 01:24:13 +0000 (01:24 +0000)]
revisit setting up processors during route construction; remove several more XML-based constructors; don't put () parens around inactive plugin names (we have a checkbox); improve management of send, return and insert bitslot IDs; clean up Diskstream construction a bit more

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

14 years agoNo-op: rename a few variables and add/fix some comments.
Carl Hetherington [Thu, 1 Apr 2010 01:07:24 +0000 (01:07 +0000)]
No-op: rename a few variables and add/fix some comments.

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

14 years agoRework to set Stateful properties automagically in the Stateful class rather than...
Carl Hetherington [Wed, 31 Mar 2010 22:45:27 +0000 (22:45 +0000)]
Rework to set Stateful properties automagically in the Stateful class rather than delegating to subclasses.

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

14 years agoA few small cleanups to the property code.
Carl Hetherington [Wed, 31 Mar 2010 22:17:01 +0000 (22:17 +0000)]
A few small cleanups to the property code.

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

14 years agoDocument libpbd.
Carl Hetherington [Wed, 31 Mar 2010 18:36:14 +0000 (18:36 +0000)]
Document libpbd.

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

14 years agoTake away the Remove option from the region list, and add Show to re-show hidden...
Carl Hetherington [Wed, 31 Mar 2010 01:11:48 +0000 (01:11 +0000)]
Take away the Remove option from the region list, and add Show to re-show hidden regions.

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

14 years agofunctioning invert (polarity) button; menu item removed and track name button no...
Paul Davis [Wed, 31 Mar 2010 00:59:09 +0000 (00:59 +0000)]
functioning invert (polarity) button; menu item removed and track name button no longer relablled when inverted

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

14 years agoMove region naming stuff from Session into RegionFactory, cleaning up some vestiges...
Carl Hetherington [Tue, 30 Mar 2010 23:40:28 +0000 (23:40 +0000)]
Move region naming stuff from Session into RegionFactory, cleaning up some vestiges of when Session had a list of regions.

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

14 years agoadd (non-functional) invert (phase/polarity switch) button
Paul Davis [Tue, 30 Mar 2010 17:44:02 +0000 (17:44 +0000)]
add (non-functional) invert (phase/polarity switch) button

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

14 years agostop crash when existing a session/quitting without a monitor section
Paul Davis [Tue, 30 Mar 2010 17:19:39 +0000 (17:19 +0000)]
stop crash when existing a session/quitting without a monitor section

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

14 years agoRemove the realtime export button from the export dialog, as it's not really function...
Sakari Bergen [Tue, 30 Mar 2010 15:46:17 +0000 (15:46 +0000)]
Remove the realtime export button from the export dialog, as it's not really functional atm

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

14 years agoFix split channel export (which was broken during export refactoring)
Sakari Bergen [Tue, 30 Mar 2010 15:25:28 +0000 (15:25 +0000)]
Fix split channel export (which was broken during export refactoring)
Possibly fixes bug #3052

Also clarify some comments which weren't quite clear :)

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

14 years agohandle deletion of UI objects between the time that a callback is queued with the...
Paul Davis [Tue, 30 Mar 2010 15:18:43 +0000 (15:18 +0000)]
handle deletion of UI objects between the time that a callback is queued with the UI event loop and the execution of the callback (intrusive, big)

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

14 years agofix bug in MidiStateTracker::resolve_notes() involving argument reversal when constru...
Paul Davis [Sun, 28 Mar 2010 19:36:46 +0000 (19:36 +0000)]
fix bug in MidiStateTracker::resolve_notes() involving argument reversal when constructing a NoteOff event (thanks to lincoln for this)

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

14 years agolincoln's patch to get loading 2.X sessions to work better
Paul Davis [Sun, 28 Mar 2010 19:07:23 +0000 (19:07 +0000)]
lincoln's patch to get loading 2.X sessions to work better

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

14 years agopart one of hiding Diskstreams and making them a private object of a Track
Paul Davis [Sat, 27 Mar 2010 14:41:24 +0000 (14:41 +0000)]
part one of hiding Diskstreams and making them a private object of a Track

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

14 years agodisable panner on main outs of monitor bus - it doesn't pan, ever.
Paul Davis [Sat, 27 Mar 2010 12:35:45 +0000 (12:35 +0000)]
disable panner on main outs of monitor bus - it doesn't pan, ever.

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

14 years agocolor changes for monitor section
Paul Davis [Sat, 27 Mar 2010 00:57:06 +0000 (00:57 +0000)]
color changes for monitor section

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

14 years agolots of work to hide prelight from most buttons, etc. etc. etc; increase range of...
Paul Davis [Fri, 26 Mar 2010 21:24:17 +0000 (21:24 +0000)]
lots of work to hide prelight from most buttons, etc. etc. etc; increase range of solo boost knob; theme RC files changes need propagating to the light theme, sigh

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

14 years agouse correct (RCConfig-based) name for MIDI port in generic MIDI control stuff; make...
Paul Davis [Thu, 25 Mar 2010 16:03:31 +0000 (16:03 +0000)]
use correct (RCConfig-based) name for MIDI port in generic MIDI control stuff; make monitor section track configuration params that apply to it; add use-monitor-bus option to rc option editor

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

14 years agomake solo button2 click function as momentary even when in listen mode; tweak auditio...
Paul Davis [Thu, 25 Mar 2010 14:51:32 +0000 (14:51 +0000)]
make solo button2 click function as momentary even when in listen mode; tweak auditioner so that we know if its using the monitor bus

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