ardour.git
17 years agocarl's inverted fix for mousewheel actions
Paul Davis [Mon, 12 Mar 2007 21:16:28 +0000 (21:16 +0000)]
carl's inverted fix for mousewheel actions

git-svn-id: svn://localhost/ardour2/trunk@1578 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agofix errors in prior fix for excessive CPU when drawing rec rects
Paul Davis [Mon, 12 Mar 2007 21:03:39 +0000 (21:03 +0000)]
fix errors in prior fix for excessive CPU when drawing rec rects

git-svn-id: svn://localhost/ardour2/trunk@1577 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoadd GPROFILE scons option; fix spectacular CPU usage sawtooth caused by constant...
Paul Davis [Mon, 12 Mar 2007 17:05:09 +0000 (17:05 +0000)]
add GPROFILE scons option; fix spectacular CPU usage sawtooth caused by constant redraw of entire rects when their bounds change

git-svn-id: svn://localhost/ardour2/trunk@1576 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agofixes from Carl H for a couple of buglets
Paul Davis [Mon, 12 Mar 2007 14:24:05 +0000 (14:24 +0000)]
fixes from Carl H for a couple of buglets

git-svn-id: svn://localhost/ardour2/trunk@1575 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoMake bounce range bounce the range on each selected track, instead of
Sampo Savolainen [Sun, 11 Mar 2007 18:01:03 +0000 (18:01 +0000)]
Make bounce range bounce the range on each selected track, instead of
always bouncing the range on the track the selection was originally
made.

git-svn-id: svn://localhost/ardour2/trunk@1574 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoimplement button for global solo
John Anderson [Sun, 11 Mar 2007 15:40:43 +0000 (15:40 +0000)]
implement button for global solo

git-svn-id: svn://localhost/ardour2/trunk@1573 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoto fix the abort on shutdown bug, make sure SurfacePort destructor doesn't kill the...
John Anderson [Sun, 11 Mar 2007 15:05:15 +0000 (15:05 +0000)]
to fix the abort on shutdown bug, make sure SurfacePort destructor doesn't kill the mutex until readers & writers have finished.

git-svn-id: svn://localhost/ardour2/trunk@1572 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoclean up shutdown
John Anderson [Sat, 10 Mar 2007 21:54:18 +0000 (21:54 +0000)]
clean up shutdown

git-svn-id: svn://localhost/ardour2/trunk@1571 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agofixed some frame count issues with importing.
Jesse Chappell [Sat, 10 Mar 2007 01:23:37 +0000 (01:23 +0000)]
fixed some frame count issues with importing.

git-svn-id: svn://localhost/ardour2/trunk@1570 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoremoved csope from all target
Jesse Chappell [Sat, 10 Mar 2007 00:14:48 +0000 (00:14 +0000)]
removed csope from all target

git-svn-id: svn://localhost/ardour2/trunk@1569 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoStop trying to talk to device on startup. Remap some bcf buttons.
John Anderson [Fri, 9 Mar 2007 20:46:46 +0000 (20:46 +0000)]
Stop trying to talk to device on startup. Remap some bcf buttons.

git-svn-id: svn://localhost/ardour2/trunk@1568 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoFinish automation polling. Get rid of strip_from_route.
John Anderson [Fri, 9 Mar 2007 12:09:11 +0000 (12:09 +0000)]
Finish automation polling. Get rid of strip_from_route.

git-svn-id: svn://localhost/ardour2/trunk@1567 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agopoll for automation
John Anderson [Fri, 9 Mar 2007 11:24:14 +0000 (11:24 +0000)]
poll for automation

git-svn-id: svn://localhost/ardour2/trunk@1566 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agojust return an empty buffer if the port read fails
John Anderson [Fri, 9 Mar 2007 11:23:39 +0000 (11:23 +0000)]
just return an empty buffer if the port read fails

git-svn-id: svn://localhost/ardour2/trunk@1565 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoBug fix for displaying routes after a hidden route.
Taybin Rutkin [Fri, 9 Mar 2007 06:02:35 +0000 (06:02 +0000)]
Bug fix for displaying routes after a hidden route.

git-svn-id: svn://localhost/ardour2/trunk@1564 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoMerged lines for better translation.
Taybin Rutkin [Fri, 9 Mar 2007 01:06:26 +0000 (01:06 +0000)]
Merged lines for better translation.

git-svn-id: svn://localhost/ardour2/trunk@1563 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoOops, typo...
Doug McLain [Thu, 8 Mar 2007 16:44:45 +0000 (16:44 +0000)]
Oops, typo...

git-svn-id: svn://localhost/ardour2/trunk@1562 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoAdd playhead and editcursor to ardour.colors and remove hard coded colors
Doug McLain [Thu, 8 Mar 2007 16:41:38 +0000 (16:41 +0000)]
Add playhead and editcursor to ardour.colors and remove hard coded colors

git-svn-id: svn://localhost/ardour2/trunk@1561 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoFix for edit cursor clock being out of sync with edit cursor when session is loaded
Doug McLain [Tue, 6 Mar 2007 04:15:28 +0000 (04:15 +0000)]
Fix for edit cursor clock being out of sync with edit cursor when session is loaded

git-svn-id: svn://localhost/ardour2/trunk@1560 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agomake Show Waveforms While Recording toggle work
Paul Davis [Mon, 5 Mar 2007 23:16:40 +0000 (23:16 +0000)]
make Show Waveforms While Recording toggle work

git-svn-id: svn://localhost/ardour2/trunk@1558 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoget real Pango::FontDescriptions for several canvas items
Paul Davis [Mon, 5 Mar 2007 23:12:47 +0000 (23:12 +0000)]
get real Pango::FontDescriptions for several canvas items

git-svn-id: svn://localhost/ardour2/trunk@1557 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoRemoved unix signals cruft.
Taybin Rutkin [Mon, 5 Mar 2007 15:56:15 +0000 (15:56 +0000)]
Removed unix signals cruft.

git-svn-id: svn://localhost/ardour2/trunk@1556 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agonew design for region dragging; make add route dialog float over the correct window...
Paul Davis [Mon, 5 Mar 2007 15:34:56 +0000 (15:34 +0000)]
new design for region dragging; make add route dialog float over the correct window(s); try to remove confusion from different export dialogs regarding file/directory requirements ; minor cleanups

git-svn-id: svn://localhost/ardour2/trunk@1555 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoFixed slot assignments to AudioRegion fade shape menu items
Doug McLain [Mon, 5 Mar 2007 03:58:57 +0000 (03:58 +0000)]
Fixed slot assignments to AudioRegion fade shape menu items

git-svn-id: svn://localhost/ardour2/trunk@1554 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoUpdated Russian translation from prokoudine.
Taybin Rutkin [Mon, 5 Mar 2007 00:44:46 +0000 (00:44 +0000)]
Updated Russian translation from prokoudine.

git-svn-id: svn://localhost/ardour2/trunk@1553 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agofix for running out of JACK ports in the middle of adding multiple tracks or busses
Paul Davis [Sun, 4 Mar 2007 18:43:10 +0000 (18:43 +0000)]
fix for running out of JACK ports in the middle of adding multiple tracks or busses

git-svn-id: svn://localhost/ardour2/trunk@1552 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoMake playlist name bumping work for names where the last '.' delimited
Sampo Savolainen [Sun, 4 Mar 2007 18:34:40 +0000 (18:34 +0000)]
Make playlist name bumping work for names where the last '.' delimited
element is not a number

git-svn-id: svn://localhost/ardour2/trunk@1551 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agocommit for cleanup bug that affects both old and new sessions
Paul Davis [Sun, 4 Mar 2007 14:08:23 +0000 (14:08 +0000)]
commit for cleanup bug that affects both old and new sessions

git-svn-id: svn://localhost/ardour2/trunk@1550 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoadd locks around port read/write. Much more stable on startup now.
John Anderson [Fri, 2 Mar 2007 20:51:39 +0000 (20:51 +0000)]
add locks around port read/write. Much more stable on startup now.

git-svn-id: svn://localhost/ardour2/trunk@1549 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years ago@executable_path support.
Taybin Rutkin [Fri, 2 Mar 2007 04:20:32 +0000 (04:20 +0000)]
@executable_path support.

git-svn-id: svn://localhost/ardour2/trunk@1548 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoFix for compiler warnings and errors.
Taybin Rutkin [Fri, 2 Mar 2007 02:30:07 +0000 (02:30 +0000)]
Fix for compiler warnings and errors.

git-svn-id: svn://localhost/ardour2/trunk@1547 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoFixed compilation issues.
Taybin Rutkin [Thu, 1 Mar 2007 22:00:42 +0000 (22:00 +0000)]
Fixed compilation issues.

git-svn-id: svn://localhost/ardour2/trunk@1546 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agorevert RCU changes back to union-based solution to fix strict-aliasing; another ...
Paul Davis [Thu, 1 Mar 2007 19:49:00 +0000 (19:49 +0000)]
revert RCU changes back to union-based solution to fix strict-aliasing; another -O3 warning cleaned up

git-svn-id: svn://localhost/ardour2/trunk@1545 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agono more disabling strict aliasing
Paul Davis [Thu, 1 Mar 2007 19:19:28 +0000 (19:19 +0000)]
no more disabling strict aliasing

git-svn-id: svn://localhost/ardour2/trunk@1544 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agofix stupid error in last libart_lgpl related patch
Paul Davis [Thu, 1 Mar 2007 18:51:02 +0000 (18:51 +0000)]
fix stupid error in last libart_lgpl related patch

git-svn-id: svn://localhost/ardour2/trunk@1542 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoRemoved comment
Sampo Savolainen [Thu, 1 Mar 2007 18:48:49 +0000 (18:48 +0000)]
Removed comment

git-svn-id: svn://localhost/ardour2/trunk@1541 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoYe olde playhead crash - fixed
Sampo Savolainen [Thu, 1 Mar 2007 18:47:29 +0000 (18:47 +0000)]
Ye olde playhead crash - fixed

git-svn-id: svn://localhost/ardour2/trunk@1540 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agofixes to handle broken libart_lgpl 2.3.18+ headers
Paul Davis [Thu, 1 Mar 2007 18:28:04 +0000 (18:28 +0000)]
fixes to handle broken libart_lgpl 2.3.18+ headers

git-svn-id: svn://localhost/ardour2/trunk@1539 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoslight correction to last copy-drag-constrained logic
Paul Davis [Wed, 28 Feb 2007 23:00:00 +0000 (23:00 +0000)]
slight correction to last copy-drag-constrained logic

git-svn-id: svn://localhost/ardour2/trunk@1537 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agomaybe fix copy-x-constrained drag issues; mix group buttons change text when mix...
Paul Davis [Wed, 28 Feb 2007 21:57:38 +0000 (21:57 +0000)]
maybe fix copy-x-constrained drag issues; mix group buttons change text when mix group name changes (from carl h.)

git-svn-id: svn://localhost/ardour2/trunk@1536 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoremove Id: lines from many/all headers and some more source files
Paul Davis [Wed, 28 Feb 2007 19:32:13 +0000 (19:32 +0000)]
remove Id: lines from many/all headers and some more source files

git-svn-id: svn://localhost/ardour2/trunk@1535 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years ago"Sampo's Delight" - add "do not show this window again" to memory warning; check...
Paul Davis [Wed, 28 Feb 2007 18:55:46 +0000 (18:55 +0000)]
"Sampo's Delight" - add "do not show this window again" to memory warning; check physical RAM on linux and only warn if limit is less than 75% of total RAM; do nothing on OSX since there is no mlockall there

git-svn-id: svn://localhost/ardour2/trunk@1534 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoWhile I am honored, humbled, and pleased to be added to the ardour copyright message,
David Taht [Wed, 28 Feb 2007 17:42:07 +0000 (17:42 +0000)]
While I am honored, humbled, and pleased to be added to the ardour copyright message,
my name is actually spelt with an umlaut. Fixed.

git-svn-id: svn://localhost/ardour2/trunk@1533 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agofix for mute button color/state caused by cut-n-paste coding, plus another access...
Paul Davis [Wed, 28 Feb 2007 17:14:39 +0000 (17:14 +0000)]
fix for mute button color/state caused by cut-n-paste coding, plus another access(2) bites the portability dust

git-svn-id: svn://localhost/ardour2/trunk@1532 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agodesensitize auto-return button on slave != None and ignore auto-return in libardour...
Paul Davis [Wed, 28 Feb 2007 01:27:56 +0000 (01:27 +0000)]
desensitize auto-return button on slave != None and ignore auto-return in libardour if slave != None

git-svn-id: svn://localhost/ardour2/trunk@1531 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agodesensitize auto-play button on slave != None and ignore auto-play in libardour if...
Paul Davis [Wed, 28 Feb 2007 01:19:56 +0000 (01:19 +0000)]
desensitize auto-play button on slave != None and ignore auto-play in libardour if slave != None

git-svn-id: svn://localhost/ardour2/trunk@1530 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agofix range mode problem with a recent commit - crash when dragging, due to drag_info...
Paul Davis [Tue, 27 Feb 2007 19:47:36 +0000 (19:47 +0000)]
fix range mode problem with a recent commit - crash when dragging, due to drag_info.data being NULL when in range mode

git-svn-id: svn://localhost/ardour2/trunk@1529 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agofix #1497, related to lack of status.done setting when libsndfile craps out on us
Paul Davis [Tue, 27 Feb 2007 19:01:38 +0000 (19:01 +0000)]
fix #1497, related to lack of status.done setting when libsndfile craps out on us

git-svn-id: svn://localhost/ardour2/trunk@1528 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agotweak placement of region name text; patch from b0ef for color manager window mgmt
Paul Davis [Tue, 27 Feb 2007 18:22:25 +0000 (18:22 +0000)]
tweak placement of region name text; patch from b0ef for color manager window mgmt

git-svn-id: svn://localhost/ardour2/trunk@1527 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agofix #1394 - The 'narrow strip' option in the mixer does not take extra width into...
Paul Davis [Tue, 27 Feb 2007 17:22:47 +0000 (17:22 +0000)]
fix #1394 - The 'narrow strip' option in the mixer does not take extra width into account; involved some nice cleanup of width handling in mixer strips etc.

git-svn-id: svn://localhost/ardour2/trunk@1526 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agofix for build issue on Mandriva, #1180 ; remove stacktrace output when JACK freewheel...
Paul Davis [Tue, 27 Feb 2007 14:02:22 +0000 (14:02 +0000)]
fix for build issue on Mandriva, #1180 ; remove stacktrace output when JACK freewheeling is turned off

git-svn-id: svn://localhost/ardour2/trunk@1525 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agofix copy-drag of regions, i believe
Paul Davis [Tue, 27 Feb 2007 13:49:44 +0000 (13:49 +0000)]
fix copy-drag of regions, i believe

git-svn-id: svn://localhost/ardour2/trunk@1524 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agototally redesign import code to avoid stupid intermediate file copy [beta]
Paul Davis [Tue, 27 Feb 2007 03:59:37 +0000 (03:59 +0000)]
totally redesign import code to avoid stupid intermediate file copy [beta]

git-svn-id: svn://localhost/ardour2/trunk@1520 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agopatch from mantis user cth103 to fix up fixed-time cross-track drags
Paul Davis [Mon, 26 Feb 2007 23:55:24 +0000 (23:55 +0000)]
patch from mantis user cth103 to fix up fixed-time cross-track drags

git-svn-id: svn://localhost/ardour2/trunk@1519 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agocompile tranzport stuff by default but do not allow compilation if libusb is not...
Paul Davis [Mon, 26 Feb 2007 23:54:18 +0000 (23:54 +0000)]
compile tranzport stuff by default but do not allow compilation if libusb is not found

git-svn-id: svn://localhost/ardour2/trunk@1518 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoadd nedko to contributors list
Paul Davis [Mon, 26 Feb 2007 21:32:22 +0000 (21:32 +0000)]
add nedko to contributors list

git-svn-id: svn://localhost/ardour2/trunk@1517 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agofix a couple uninitialized variable messages
Paul Davis [Mon, 26 Feb 2007 21:29:50 +0000 (21:29 +0000)]
fix a couple uninitialized variable messages

git-svn-id: svn://localhost/ardour2/trunk@1516 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoi18n MISSING
Taybin Rutkin [Mon, 26 Feb 2007 19:26:49 +0000 (19:26 +0000)]
i18n MISSING
added version files and strreplace.cc to xcode projects for pbd and midi++.

git-svn-id: svn://localhost/ardour2/trunk@1515 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoclean up RCU fix even more; nedko's missing sources patch
Paul Davis [Mon, 26 Feb 2007 19:02:48 +0000 (19:02 +0000)]
clean up RCU fix even more; nedko's missing sources patch

git-svn-id: svn://localhost/ardour2/trunk@1514 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agofix error in last commit with VST entry function type cast
Paul Davis [Mon, 26 Feb 2007 17:48:53 +0000 (17:48 +0000)]
fix error in last commit with VST entry function type cast

git-svn-id: svn://localhost/ardour2/trunk@1512 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agofix compiler complaints about RCU code; fix a couple of compiler warnings
Paul Davis [Mon, 26 Feb 2007 17:44:09 +0000 (17:44 +0000)]
fix compiler complaints about RCU code; fix a couple of compiler warnings

git-svn-id: svn://localhost/ardour2/trunk@1511 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agofix for #1503, crash on new session in write-protected dir
Paul Davis [Mon, 26 Feb 2007 04:37:32 +0000 (04:37 +0000)]
fix for #1503, crash on new session in write-protected dir

git-svn-id: svn://localhost/ardour2/trunk@1510 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoprevent inadvertent "sounds" dir from 0.99 from confusing 2.0
Paul Davis [Sun, 25 Feb 2007 21:54:59 +0000 (21:54 +0000)]
prevent inadvertent "sounds" dir from 0.99 from confusing 2.0

git-svn-id: svn://localhost/ardour2/trunk@1509 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agonew crossfade editor button icons from thorsten; ignore loop+range markers when looki...
Paul Davis [Sun, 25 Feb 2007 20:53:55 +0000 (20:53 +0000)]
new crossfade editor button icons from thorsten; ignore loop+range markers when looking for next/previous locations

git-svn-id: svn://localhost/ardour2/trunk@1506 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agofix for #1041, I/O names with colons in them
Paul Davis [Fri, 23 Feb 2007 17:27:06 +0000 (17:27 +0000)]
fix for #1041, I/O names with colons in them

git-svn-id: svn://localhost/ardour2/trunk@1502 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agofixed incorrect restore of mixer strip visibility
Paul Davis [Fri, 23 Feb 2007 16:49:39 +0000 (16:49 +0000)]
fixed incorrect restore of mixer strip visibility

git-svn-id: svn://localhost/ardour2/trunk@1501 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agomore complete fix for MTC time signal not providing FPS/drop values
Paul Davis [Fri, 23 Feb 2007 16:10:33 +0000 (16:10 +0000)]
more complete fix for MTC time signal not providing FPS/drop values

git-svn-id: svn://localhost/ardour2/trunk@1500 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoAssigned highest priority to all widget and class styles. This makes ardour finally...
Doug McLain [Fri, 23 Feb 2007 14:37:19 +0000 (14:37 +0000)]
Assigned highest priority to all widget and class styles.  This makes ardour finally impervious to desktop theme settings, namely the infamous KDE --Apply KDE colors to non-KDE apps-- option

git-svn-id: svn://localhost/ardour2/trunk@1499 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agopossible fix for MTC slaving
Paul Davis [Fri, 23 Feb 2007 13:40:09 +0000 (13:40 +0000)]
possible fix for MTC slaving

git-svn-id: svn://localhost/ardour2/trunk@1498 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoReplaces tabs with spaces in python file.
Taybin Rutkin [Fri, 23 Feb 2007 04:47:09 +0000 (04:47 +0000)]
Replaces tabs with spaces in python file.

git-svn-id: svn://localhost/ardour2/trunk@1497 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agosndfile include fix for tranzport code as well
Paul Davis [Fri, 23 Feb 2007 04:36:43 +0000 (04:36 +0000)]
sndfile include fix for tranzport code as well

git-svn-id: svn://localhost/ardour2/trunk@1496 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoprevent new session construction if not connected to JACK
Paul Davis [Fri, 23 Feb 2007 04:19:16 +0000 (04:19 +0000)]
prevent new session construction if not connected to JACK

git-svn-id: svn://localhost/ardour2/trunk@1495 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agofix timestretch naming issue, #1501
Paul Davis [Fri, 23 Feb 2007 02:15:51 +0000 (02:15 +0000)]
fix timestretch naming issue, #1501

git-svn-id: svn://localhost/ardour2/trunk@1494 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoRemoved unused session_control.cc.
Taybin Rutkin [Fri, 23 Feb 2007 02:03:35 +0000 (02:03 +0000)]
Removed unused session_control.cc.
Added XCode project for libardour
Modified midi++'s XCode to use consistant paths and depend on pbd.

git-svn-id: svn://localhost/ardour2/trunk@1493 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agosndfile including fix.
Taybin Rutkin [Thu, 22 Feb 2007 21:59:33 +0000 (21:59 +0000)]
sndfile including fix.

git-svn-id: svn://localhost/ardour2/trunk@1492 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoexplicitly check for autocrap tools from the autogen.sh scripts
Paul Davis [Thu, 22 Feb 2007 20:50:35 +0000 (20:50 +0000)]
explicitly check for autocrap tools from the autogen.sh scripts

git-svn-id: svn://localhost/ardour2/trunk@1491 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agodestructive->sndfile change
Paul Davis [Thu, 22 Feb 2007 18:48:27 +0000 (18:48 +0000)]
destructive->sndfile change

git-svn-id: svn://localhost/ardour2/trunk@1490 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoremove all lines to avoid recompiles after commits
Paul Davis [Thu, 22 Feb 2007 18:40:54 +0000 (18:40 +0000)]
remove all  lines to avoid recompiles after commits

git-svn-id: svn://localhost/ardour2/trunk@1489 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoremove all lines to avoid recompiles after commits
Paul Davis [Thu, 22 Feb 2007 18:36:03 +0000 (18:36 +0000)]
remove all  lines to avoid recompiles after commits

git-svn-id: svn://localhost/ardour2/trunk@1488 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agodon't change waveform zoom level when waveform is hidden, to save peak reloads, remov...
Paul Davis [Thu, 22 Feb 2007 18:26:44 +0000 (18:26 +0000)]
don't change waveform zoom level when waveform is hidden, to save peak reloads, remove unused Editor signal

git-svn-id: svn://localhost/ardour2/trunk@1487 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoFixed for prior unused file cleanup.
Taybin Rutkin [Thu, 22 Feb 2007 17:55:17 +0000 (17:55 +0000)]
Fixed for prior unused file cleanup.

git-svn-id: svn://localhost/ardour2/trunk@1486 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoRemoved unused files.
Taybin Rutkin [Thu, 22 Feb 2007 15:38:48 +0000 (15:38 +0000)]
Removed unused files.

git-svn-id: svn://localhost/ardour2/trunk@1485 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoXCode project files for pbd and midi++
Taybin Rutkin [Thu, 22 Feb 2007 03:50:05 +0000 (03:50 +0000)]
XCode project files for pbd and midi++

git-svn-id: svn://localhost/ardour2/trunk@1484 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agofix stupid error in last commit
Paul Davis [Wed, 21 Feb 2007 01:10:13 +0000 (01:10 +0000)]
fix stupid error in last commit

git-svn-id: svn://localhost/ardour2/trunk@1482 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agonew (commented) continuous scroll from ben; fix for max() issues in MCP code
Paul Davis [Tue, 20 Feb 2007 22:32:32 +0000 (22:32 +0000)]
new (commented) continuous scroll from ben; fix for max() issues in MCP code

git-svn-id: svn://localhost/ardour2/trunk@1481 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agomake MMC work again, make tracing MIDI input work again, add GUI control for MMC...
Paul Davis [Tue, 20 Feb 2007 21:26:20 +0000 (21:26 +0000)]
make MMC work again, make tracing MIDI input work again, add GUI control for MMC device ID ++

git-svn-id: svn://localhost/ardour2/trunk@1480 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoupdate surface when remote ids change
John Anderson [Tue, 20 Feb 2007 10:42:50 +0000 (10:42 +0000)]
update surface when remote ids change

git-svn-id: svn://localhost/ardour2/trunk@1479 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoback out continuous scroll change inadvertently committed as part of rev 1477
Paul Davis [Mon, 19 Feb 2007 23:14:08 +0000 (23:14 +0000)]
back out continuous scroll change inadvertently committed as part of rev 1477

git-svn-id: svn://localhost/ardour2/trunk@1478 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agomake transport buttons and shuttle controller work with MIDI CC's
Paul Davis [Mon, 19 Feb 2007 23:09:20 +0000 (23:09 +0000)]
make transport buttons and shuttle controller work with MIDI CC's

git-svn-id: svn://localhost/ardour2/trunk@1477 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agomike taht's --sync handling patch
Paul Davis [Mon, 19 Feb 2007 21:04:37 +0000 (21:04 +0000)]
mike taht's --sync handling patch

git-svn-id: svn://localhost/ardour2/trunk@1476 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoupdate to include needed stdint.h on slightly older gcc
Jesse Chappell [Mon, 19 Feb 2007 19:40:56 +0000 (19:40 +0000)]
update to include needed stdint.h on slightly older gcc

git-svn-id: svn://localhost/ardour2/trunk@1475 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoremote control IDs follow editor/mixer view order; fix multiple display of disk over...
Paul Davis [Mon, 19 Feb 2007 17:30:47 +0000 (17:30 +0000)]
remote control IDs follow editor/mixer view order; fix multiple display of disk over/under run errors; don't show automation editing cursor unless you actually edit it

git-svn-id: svn://localhost/ardour2/trunk@1474 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoAdd mapping for warning tag to vim docbook helper.
Tim Mayberry [Mon, 19 Feb 2007 14:25:27 +0000 (14:25 +0000)]
Add mapping for warning tag to vim docbook helper.

git-svn-id: svn://localhost/ardour2/trunk@1473 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoAdd an entities file and include it in the templates.
Tim Mayberry [Sat, 17 Feb 2007 13:16:27 +0000 (13:16 +0000)]
Add an entities file and include it in the templates.

git-svn-id: svn://localhost/ardour2/trunk@1472 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoDon't add duplicate remote_control_id to active banks. Notes and tweaks.
John Anderson [Sat, 17 Feb 2007 10:54:57 +0000 (10:54 +0000)]
Don't add duplicate remote_control_id to active banks. Notes and tweaks.

git-svn-id: svn://localhost/ardour2/trunk@1471 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agopersist remote_control_id for busses
John Anderson [Sat, 17 Feb 2007 07:16:57 +0000 (07:16 +0000)]
persist remote_control_id for busses

git-svn-id: svn://localhost/ardour2/trunk@1470 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agowierd->weird misspeling fix.
Taybin Rutkin [Fri, 16 Feb 2007 20:41:22 +0000 (20:41 +0000)]
wierd->weird misspeling fix.

git-svn-id: svn://localhost/ardour2/trunk@1469 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoFix for building on MacOS X.
Taybin Rutkin [Fri, 16 Feb 2007 20:21:31 +0000 (20:21 +0000)]
Fix for building on MacOS X.

git-svn-id: svn://localhost/ardour2/trunk@1468 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoFix two small bugs in ControlProtocolManager:
John Anderson [Thu, 15 Feb 2007 17:42:17 +0000 (17:42 +0000)]
Fix two small bugs in ControlProtocolManager:

1) set_active was being called twice

2) control surface objects were deleted in drop_session, but not recreated in set_session

git-svn-id: svn://localhost/ardour2/trunk@1467 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoThis creates an export direcory for new sessions. The export dialog will also defaul...
Doug McLain [Thu, 15 Feb 2007 16:44:22 +0000 (16:44 +0000)]
This creates an export direcory for new sessions.  The export dialog will also default to that directory

git-svn-id: svn://localhost/ardour2/trunk@1466 d708f5d6-7413-0410-9779-e7cbd77b26cf