13
0
Commit Graph

1259 Commits

Author SHA1 Message Date
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
44a3f5419b fix error in last commit with VST entry function type cast
git-svn-id: svn://localhost/ardour2/trunk@1512 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-26 17:48:53 +00:00
c20e55d07a 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
2007-02-26 17:44:09 +00:00
54f18f26d4 fix for #1503, crash on new session in write-protected dir
git-svn-id: svn://localhost/ardour2/trunk@1510 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-26 04:37:32 +00:00
1e352b699e prevent inadvertent "sounds" dir from 0.99 from confusing 2.0
git-svn-id: svn://localhost/ardour2/trunk@1509 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-25 21:54:59 +00:00
eae83763fb 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
2007-02-25 20:53:55 +00:00
8adfb38bd6 fix for #1041, I/O names with colons in them
git-svn-id: svn://localhost/ardour2/trunk@1502 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-23 17:27:06 +00:00
6f3d9704cf fixed incorrect restore of mixer strip visibility
git-svn-id: svn://localhost/ardour2/trunk@1501 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-23 16:49:39 +00:00
957d2e39c4 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
2007-02-23 16:10:33 +00:00
Doug McLain
7fa2576477 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
2007-02-23 14:37:19 +00:00
3ecf8cd008 possible fix for MTC slaving
git-svn-id: svn://localhost/ardour2/trunk@1498 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-23 13:40:09 +00:00
Taybin Rutkin
dfa996f8be Replaces tabs with spaces in python file.
git-svn-id: svn://localhost/ardour2/trunk@1497 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-23 04:47:09 +00:00
7769e6cebe sndfile include fix for tranzport code as well
git-svn-id: svn://localhost/ardour2/trunk@1496 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-23 04:36:43 +00:00
92aaa4ebc9 prevent new session construction if not connected to JACK
git-svn-id: svn://localhost/ardour2/trunk@1495 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-23 04:19:16 +00:00
6129d2bd1b fix timestretch naming issue, #1501
git-svn-id: svn://localhost/ardour2/trunk@1494 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-23 02:15:51 +00:00
Taybin Rutkin
bd71f58fb2 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
2007-02-23 02:03:35 +00:00
Taybin Rutkin
85b7fce4fc sndfile including fix.
git-svn-id: svn://localhost/ardour2/trunk@1492 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-22 21:59:33 +00:00
777616a24d explicitly check for autocrap tools from the autogen.sh scripts
git-svn-id: svn://localhost/ardour2/trunk@1491 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-22 20:50:35 +00:00
8a5713f57f destructive->sndfile change
git-svn-id: svn://localhost/ardour2/trunk@1490 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-22 18:48:27 +00:00
c268314b64 remove all lines to avoid recompiles after commits
git-svn-id: svn://localhost/ardour2/trunk@1489 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-22 18:40:54 +00:00
d6ef740e90 remove all lines to avoid recompiles after commits
git-svn-id: svn://localhost/ardour2/trunk@1488 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-22 18:36:03 +00:00
989d6b3d2a 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
2007-02-22 18:26:44 +00:00
Taybin Rutkin
feeb538498 Fixed for prior unused file cleanup.
git-svn-id: svn://localhost/ardour2/trunk@1486 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-22 17:55:17 +00:00
Taybin Rutkin
cca3bd1a37 Removed unused files.
git-svn-id: svn://localhost/ardour2/trunk@1485 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-22 15:38:48 +00:00
Taybin Rutkin
0613db57ab XCode project files for pbd and midi++
git-svn-id: svn://localhost/ardour2/trunk@1484 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-22 03:50:05 +00:00
eeb3c813b6 fix stupid error in last commit
git-svn-id: svn://localhost/ardour2/trunk@1482 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-21 01:10:13 +00:00
30d4fee414 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
2007-02-20 22:32:32 +00:00
326cd24c12 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
2007-02-20 21:26:20 +00:00
John Anderson
780e9d7ecb update surface when remote ids change
git-svn-id: svn://localhost/ardour2/trunk@1479 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-20 10:42:50 +00:00