13
0
Commit Graph

1509 Commits

Author SHA1 Message Date
Jesse Chappell
4fbdc04842 removed csope from all target
git-svn-id: svn://localhost/ardour2/trunk@1569 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-10 00:14:48 +00:00
John Anderson
7182cd75e3 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
2007-03-09 20:46:46 +00:00
John Anderson
765d0f4785 Finish automation polling. Get rid of strip_from_route.
git-svn-id: svn://localhost/ardour2/trunk@1567 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-09 12:09:11 +00:00
John Anderson
04a7c950ab poll for automation
git-svn-id: svn://localhost/ardour2/trunk@1566 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-09 11:24:14 +00:00
John Anderson
a48a83ae5a just return an empty buffer if the port read fails
git-svn-id: svn://localhost/ardour2/trunk@1565 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-09 11:23:39 +00:00
Taybin Rutkin
355c078023 Bug fix for displaying routes after a hidden route.
git-svn-id: svn://localhost/ardour2/trunk@1564 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-09 06:02:35 +00:00
Taybin Rutkin
e497c6ef12 Merged lines for better translation.
git-svn-id: svn://localhost/ardour2/trunk@1563 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-09 01:06:26 +00:00
Doug McLain
6e35c117c1 Oops, typo...
git-svn-id: svn://localhost/ardour2/trunk@1562 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-08 16:44:45 +00:00
Doug McLain
934c2ec367 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
2007-03-08 16:41:38 +00:00
Doug McLain
d778a2494a 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
2007-03-06 04:15:28 +00:00
28cdfafa27 make Show Waveforms While Recording toggle work
git-svn-id: svn://localhost/ardour2/trunk@1558 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-05 23:16:40 +00:00
574c5ed8b0 get real Pango::FontDescriptions for several canvas items
git-svn-id: svn://localhost/ardour2/trunk@1557 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-05 23:12:47 +00:00
Taybin Rutkin
62a96205de Removed unix signals cruft.
git-svn-id: svn://localhost/ardour2/trunk@1556 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-05 15:56:15 +00:00
62c4e81884 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
2007-03-05 15:34:56 +00:00
Doug McLain
f0c6bdfb84 Fixed slot assignments to AudioRegion fade shape menu items
git-svn-id: svn://localhost/ardour2/trunk@1554 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-05 03:58:57 +00:00
Taybin Rutkin
a9214a45ac Updated Russian translation from prokoudine.
git-svn-id: svn://localhost/ardour2/trunk@1553 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-05 00:44:46 +00:00
922e9a529a 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
2007-03-04 18:43:10 +00:00
Sampo Savolainen
98ffa8bf6c 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
2007-03-04 18:34:40 +00:00
bae644416f commit for cleanup bug that affects both old and new sessions
git-svn-id: svn://localhost/ardour2/trunk@1550 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-04 14:08:23 +00:00
John Anderson
a38e2aff78 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
2007-03-02 20:51:39 +00:00
Taybin Rutkin
abea2e5083 @executable_path support.
git-svn-id: svn://localhost/ardour2/trunk@1548 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-02 04:20:32 +00:00
Taybin Rutkin
918109c555 Fix for compiler warnings and errors.
git-svn-id: svn://localhost/ardour2/trunk@1547 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-02 02:30:07 +00:00
Taybin Rutkin
f942909c77 Fixed compilation issues.
git-svn-id: svn://localhost/ardour2/trunk@1546 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-01 22:00:42 +00:00
5a05deb4b5 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
2007-03-01 19:49:00 +00:00
12be8e527d no more disabling strict aliasing
git-svn-id: svn://localhost/ardour2/trunk@1544 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-01 19:19:28 +00:00
b2da5772e6 fix stupid error in last libart_lgpl related patch
git-svn-id: svn://localhost/ardour2/trunk@1542 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-01 18:51:02 +00:00
Sampo Savolainen
bfe5a07204 Removed comment
git-svn-id: svn://localhost/ardour2/trunk@1541 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-01 18:48:49 +00:00
Sampo Savolainen
9628b1d7b6 Ye olde playhead crash - fixed
git-svn-id: svn://localhost/ardour2/trunk@1540 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-01 18:47:29 +00:00
07bf584673 fixes to handle broken libart_lgpl 2.3.18+ headers
git-svn-id: svn://localhost/ardour2/trunk@1539 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-01 18:28:04 +00:00
c6d7221890 slight correction to last copy-drag-constrained logic
git-svn-id: svn://localhost/ardour2/trunk@1537 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-28 23:00:00 +00:00
d6ce26e9e3 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
2007-02-28 21:57:38 +00:00
6edccc3070 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
2007-02-28 19:32:13 +00:00
161b8b92a2 "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
2007-02-28 18:55:46 +00:00
David Taht
9c1e0194f7 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
2007-02-28 17:42:07 +00:00
72f76d4b95 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
2007-02-28 17:14:39 +00:00
2756e72d0d 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
2007-02-28 01:27:56 +00:00
4f460078b8 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
2007-02-28 01:19:56 +00:00
bf0fac039e 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
2007-02-27 19:47:36 +00:00
4822a75e4c 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
2007-02-27 19:01:38 +00:00
0d918f8981 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
2007-02-27 18:22:25 +00:00
e1957a3166 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
2007-02-27 17:22:47 +00:00
ad55d36c56 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
2007-02-27 14:02:22 +00:00
9203cb8f66 fix copy-drag of regions, i believe
git-svn-id: svn://localhost/ardour2/trunk@1524 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-27 13:49:44 +00:00
2e4fc4c3f1 totally redesign import code to avoid stupid intermediate file copy [beta]
git-svn-id: svn://localhost/ardour2/trunk@1520 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-27 03:59:37 +00:00
691b0c10ac 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
2007-02-26 23:55:24 +00:00
4ab5bf08d4 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
2007-02-26 23:54:18 +00:00
869c58fb78 add nedko to contributors list
git-svn-id: svn://localhost/ardour2/trunk@1517 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-26 21:32:22 +00:00
111c1b1d5e fix a couple uninitialized variable messages
git-svn-id: svn://localhost/ardour2/trunk@1516 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-26 21:29:50 +00:00
Taybin Rutkin
a793f76fbe 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
2007-02-26 19:26:49 +00:00
3f95dc7a08 clean up RCU fix even more; nedko's missing sources patch
git-svn-id: svn://localhost/ardour2/trunk@1514 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-26 19:02:48 +00:00