2a52135c66
MIDI branch becomes trunk
...
git-svn-id: svn://localhost/ardour2/trunk@1815 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-05-10 02:34:20 +00:00
7f64e5ac4c
merge changes for 2.0.1/2.0.2, plus some fixes to issues made apparent by conflicts
...
git-svn-id: svn://localhost/ardour2/branches/midi@1812 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-05-10 02:23:12 +00:00
1e7bcd8b0f
Gain performance improvements (don't waste time applying gain when not necessary).
...
git-svn-id: svn://localhost/ardour2/branches/midi@1811 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-05-10 00:41:04 +00:00
185be4e841
fix #1637 (needs merging to 2.0.1 branch); remove debug printf
...
git-svn-id: svn://localhost/ardour2/branches/midi@1791 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-05-07 14:13:25 +00:00
5183f9b772
require new JACK API; fix inheritance bug in AudioRegion::verify_*()
...
git-svn-id: svn://localhost/ardour2/branches/midi@1789 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-05-07 03:26:43 +00:00
Jesse Chappell
402e49b406
fixed quoting issue in pango.modules template
...
git-svn-id: svn://localhost/ardour2/trunk@1788 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-05-07 02:01:28 +00:00
ebe4fc9d88
Update Jack system port names to reflect new Jack naming scheme.
...
git-svn-id: svn://localhost/ardour2/branches/midi@1787 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-05-07 00:06:07 +00:00
34009a4565
Fixed metering instant-dropoff bug.
...
git-svn-id: svn://localhost/ardour2/branches/midi@1786 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-05-06 01:36:26 +00:00
7c9db826bc
Use Jack trunk MIDI. This needs proper fixing..
...
git-svn-id: svn://localhost/ardour2/branches/midi@1784 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-05-04 23:57:01 +00:00
b8e9b3f071
Real fix for Jack MIDI crash. Maybe!
...
git-svn-id: svn://localhost/ardour2/branches/midi@1782 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-05-04 02:50:31 +00:00
acdfe9857a
Possible fix for Jack MIDI crash on jack_get_buffer_size some are seeing.
...
git-svn-id: svn://localhost/ardour2/branches/midi@1780 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-05-04 01:47:13 +00:00
a8da89d745
optimize some performance bottlenecks; remove jack_nframes_t that crept back into the code
...
git-svn-id: svn://localhost/ardour2/branches/midi@1779 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-05-03 23:28:57 +00:00
Ben Loftis
dbffba81c5
controllers need to be updated when tracks are added so they can rebuild the route table
...
git-svn-id: svn://localhost/ardour2/trunk@1777 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-05-02 19:06:56 +00:00
5a1ca70f07
Fixed performance (assert/branching/call overhead) issue with DataType.
...
git-svn-id: svn://localhost/ardour2/branches/midi@1776 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-05-02 17:55:57 +00:00
c3e666867c
reintroduce use of optimized functions for gain into buffer code, and cleanup the way they are declared to avoid depending on Session
...
git-svn-id: svn://localhost/ardour2/branches/midi@1775 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-05-02 15:21:51 +00:00
a612857eb6
make session restore work by using explicit data types when creating new playlists ... poses question - how did this ever compile before?
...
git-svn-id: svn://localhost/ardour2/branches/midi@1774 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-05-02 13:09:03 +00:00
0c7b7216ef
initial fixes to get build to work without new JACK MIDI, and to get it running with an older session, at least somewhat
...
git-svn-id: svn://localhost/ardour2/branches/midi@1773 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-05-01 23:26:14 +00:00
cdaec2d09e
Fixed meter crash bug.
...
git-svn-id: svn://localhost/ardour2/branches/midi@1771 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-05-01 17:12:25 +00:00
a9e06980c1
Merged with trunk R1769... apparently. (?)
...
git-svn-id: svn://localhost/ardour2/branches/midi@1770 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-30 17:50:43 +00:00
66d083ef80
SYSLIBS compile fixes.
...
git-svn-id: svn://localhost/ardour2/trunk@1769 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-30 17:43:40 +00:00
82a7429156
new revision number
...
git-svn-id: svn://localhost/ardour2/trunk@1768 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-30 14:24:55 +00:00
666e087055
moved 2.1-staging to trunk @ rev 1765
...
git-svn-id: svn://localhost/ardour2/trunk@1767 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-30 14:06:05 +00:00
a22f25559f
merged -r1752:HEAD from trunk
...
git-svn-id: svn://localhost/ardour2/branches/2.1-staging@1763 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-29 22:39:21 +00:00
b3fe7cfc89
Merged with trunk R1761
...
git-svn-id: svn://localhost/ardour2/branches/midi@1762 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-29 17:23:11 +00:00
87726495c3
Merged changes from trunk 1699:1751 into 2.1-staging
...
git-svn-id: svn://localhost/ardour2/branches/2.1-staging@1752 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-26 20:54:31 +00:00
490e18d80a
Merged with trunk R1736.
...
git-svn-id: svn://localhost/ardour2/branches/midi@1737 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-22 18:01:10 +00:00
a9f5e379d2
Merged with trunk R1729.
...
git-svn-id: svn://localhost/ardour2/branches/midi@1730 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-19 18:23:23 +00:00
bed7bacdd1
Merged with trunk R1725
...
git-svn-id: svn://localhost/ardour2/branches/midi@1729 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-18 20:36:17 +00:00
2e8f80e37a
Merged with trunk R1719.
...
Updated for Jack MIDI SVN branch (required for now).
git-svn-id: svn://localhost/ardour2/branches/midi@1720 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-14 18:39:01 +00:00
959a7909c1
Merged with trunk R1705.
...
Synced .po files with trunk.
Fixed more editor operations to be type agnostic (ie not audio only).
git-svn-id: svn://localhost/ardour2/branches/midi@1709 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-12 23:20:37 +00:00
John Anderson
5dbc46cad3
add ffwd and rewind, and use frmm_left and frm_right for marker prev/next. Remap punch in and punch out.
...
git-svn-id: svn://localhost/ardour2/trunk@1701 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-11 16:26:39 +00:00
82a664687c
improve/fix region boundary cache computation
...
git-svn-id: svn://localhost/ardour2/trunk@1700 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-11 16:20:35 +00:00
ccf19ae3cf
updated hellenic translation
...
git-svn-id: svn://localhost/ardour2/trunk@1699 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-11 13:21:48 +00:00
45d3ec1437
merged with 1697 revision of trunk (which is post-rc1 but pre-rc2
...
git-svn-id: svn://localhost/ardour2/branches/2.1-staging@1698 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-11 13:07:51 +00:00
8883da6da0
new swedish gtk2_ardour translation; fix button release adds extra control point; fix click in automation track selects regions
...
git-svn-id: svn://localhost/ardour2/trunk@1697 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-10 21:34:22 +00:00
e72db28604
remove X_() and use _() on menu entry
...
git-svn-id: svn://localhost/ardour2/trunk@1696 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-10 18:42:44 +00:00
Carl Hetherington
3f49a43dc4
Corrected fix for #1554 from spanky.
...
git-svn-id: svn://localhost/ardour2/trunk@1695 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-10 17:56:44 +00:00
a588b517e8
fixes from carl for #1158 and #1554 , plus better behaviour when building the region boundary cache
...
git-svn-id: svn://localhost/ardour2/trunk@1694 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-10 14:42:11 +00:00
3b885c3126
fix potential crash-causing coding errors when removing regionviews from the selection
...
git-svn-id: svn://localhost/ardour2/trunk@1693 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-10 11:46:12 +00:00
Sampo Savolainen
39059bf339
Fix "Remove Last Capture"
...
git-svn-id: svn://localhost/ardour2/trunk@1692 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-09 18:44:49 +00:00
b4b891b6ab
make region opacity work again; fix several other region context menu items that may have been messing with region state in unforeseen ways
...
git-svn-id: svn://localhost/ardour2/trunk@1691 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-09 18:07:15 +00:00
Sampo Savolainen
a3741ccac8
Correct the usage of realpath() in cleanup
...
git-svn-id: svn://localhost/ardour2/trunk@1690 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-09 17:15:44 +00:00
Sampo Savolainen
5257aa9cb4
New french translation by Christophe Combelles sans "Use MIDI control". Thanks Christophe!
...
git-svn-id: svn://localhost/ardour2/trunk@1688 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-09 14:21:11 +00:00
Sampo Savolainen
2404d1eab4
Remove unused configuration parameter. My apologies to all the translators, this removes one (unused) string "Use MIDI control"
...
git-svn-id: svn://localhost/ardour2/trunk@1687 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-09 14:14:38 +00:00
Jesse Chappell
be02eafef0
fixed previous fix of initial autoplay issue, autoplay now works again
...
git-svn-id: svn://localhost/ardour2/trunk@1686 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-09 00:54:39 +00:00
Sampo Savolainen
241af666ae
Change track input connection order to be 1,2 on every track instead of odd tracks 1,2 and even tracks 2,1.
...
git-svn-id: svn://localhost/ardour2/trunk@1685 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-08 12:02:17 +00:00
Taybin Rutkin
7d1b3fc9b3
Updated CoreAudioSource to compile again.
...
Renamed nil to nil_ throughout sigc++. It's a reserved word in ObjC and was interfering with compilation.
git-svn-id: svn://localhost/ardour2/trunk@1684 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-07 21:34:17 +00:00
Jesse Chappell
caca12c73f
updated mac ui from ardour2_ui.rc
...
git-svn-id: svn://localhost/ardour2/trunk@1683 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-07 20:05:18 +00:00
1dee135420
use i18n-ed version of "master"
...
git-svn-id: svn://localhost/ardour2/trunk@1681 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-07 17:54:49 +00:00
Jesse Chappell
946ccff52e
better variable name for midi feedback fighter. added MCU midi port to system ardour.rc
...
git-svn-id: svn://localhost/ardour2/trunk@1680 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-07 17:01:33 +00:00