ardour.git
17 years agoConditionally compile CMT additions, enabled by default.
Tim Mayberry [Fri, 11 May 2007 02:54:43 +0000 (02:54 +0000)]
Conditionally compile CMT additions, enabled by default.

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

17 years agoSwitched some missed .get(DataType::AUDIO) -> n_audio.
David Robillard [Thu, 10 May 2007 17:42:57 +0000 (17:42 +0000)]
Switched some missed .get(DataType::AUDIO) -> n_audio.
Fixed some 8-space tabs.

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

17 years agoRe-work main right-click context menu to operate on the selection, and remove some...
Carl Hetherington [Thu, 10 May 2007 11:53:35 +0000 (11:53 +0000)]
Re-work main right-click context menu to operate on the selection, and remove some confusion about what region(s) will be affected by menu selections.

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

17 years agofix use of old .ardour dir for VST presets
Paul Davis [Thu, 10 May 2007 11:39:35 +0000 (11:39 +0000)]
fix use of old .ardour dir for VST presets

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

17 years agoReplace image of mixerstrip with labeled diagram.
Tim Mayberry [Thu, 10 May 2007 11:34:58 +0000 (11:34 +0000)]
Replace image of mixerstrip with labeled diagram.

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

17 years agoRemove documentation on track speed controls as the are no longer displayed in versio...
Tim Mayberry [Thu, 10 May 2007 11:34:48 +0000 (11:34 +0000)]
Remove documentation on track speed controls as the are no longer displayed in version 2.0

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

17 years agoAdd a tip admonition to the section on inverting polarity
Tim Mayberry [Thu, 10 May 2007 11:34:14 +0000 (11:34 +0000)]
Add a tip admonition to the section on inverting polarity

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

17 years agoChanges in docs to due running make format
Tim Mayberry [Thu, 10 May 2007 11:33:59 +0000 (11:33 +0000)]
Changes in docs to due running make format

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

17 years agoUse a note admonition to indictate which versions of ardour support the Mackie contro...
Tim Mayberry [Thu, 10 May 2007 11:33:54 +0000 (11:33 +0000)]
Use a note admonition to indictate which versions of ardour support the Mackie control surfaces.

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

17 years agoUpdate section on inverting the polarity of a track.
Tim Mayberry [Thu, 10 May 2007 11:33:49 +0000 (11:33 +0000)]
Update section on inverting the polarity of a track.

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

17 years agoUpdate image of a mixer strip from an image of version 0.99.X to 2.0
Tim Mayberry [Thu, 10 May 2007 11:33:43 +0000 (11:33 +0000)]
Update image of a mixer strip from an image of version 0.99.X to 2.0

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

17 years agoUpdate image of mixer window from an image of version 0.99.X to 2.0
Tim Mayberry [Thu, 10 May 2007 11:33:37 +0000 (11:33 +0000)]
Update image of mixer window from an image of version 0.99.X to 2.0

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

17 years agofix up middle button mess for redirects
Paul Davis [Thu, 10 May 2007 11:23:22 +0000 (11:23 +0000)]
fix up middle button mess for redirects

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

17 years agoGot rid of (possibly?) false assertion (not present in 2.0 and caused crashes).
David Robillard [Thu, 10 May 2007 05:29:26 +0000 (05:29 +0000)]
Got rid of (possibly?) false assertion (not present in 2.0 and caused crashes).

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

17 years agoFixed IO selector to show MIDI ports for MIDI IOs, instead of audio ports.
David Robillard [Thu, 10 May 2007 04:45:38 +0000 (04:45 +0000)]
Fixed IO selector to show MIDI ports for MIDI IOs, instead of audio ports.

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

17 years agoAdded nicer looking wrapper methods for ChanCount::get(DataType), sedified code to...
David Robillard [Thu, 10 May 2007 03:50:17 +0000 (03:50 +0000)]
Added nicer looking wrapper methods for ChanCount::get(DataType), sedified code to use it.

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

17 years agoMIDI branch becomes trunk
Paul Davis [Thu, 10 May 2007 02:34:20 +0000 (02:34 +0000)]
MIDI branch becomes trunk

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

17 years agomerge changes for 2.0.1/2.0.2, plus some fixes to issues made apparent by conflicts
Paul Davis [Thu, 10 May 2007 02:23:12 +0000 (02:23 +0000)]
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

17 years agoGain performance improvements (don't waste time applying gain when not necessary).
David Robillard [Thu, 10 May 2007 00:41:04 +0000 (00:41 +0000)]
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

17 years agofix #1637 (needs merging to 2.0.1 branch); remove debug printf
Paul Davis [Mon, 7 May 2007 14:13:25 +0000 (14:13 +0000)]
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

17 years agorequire new JACK API; fix inheritance bug in AudioRegion::verify_*()
Paul Davis [Mon, 7 May 2007 03:26:43 +0000 (03:26 +0000)]
require new JACK API; fix inheritance bug in AudioRegion::verify_*()

git-svn-id: svn://localhost/ardour2/branches/midi@1789 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agofixed quoting issue in pango.modules template
Jesse Chappell [Mon, 7 May 2007 02:01:28 +0000 (02:01 +0000)]
fixed quoting issue in pango.modules template

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

17 years agoUpdate Jack system port names to reflect new Jack naming scheme.
David Robillard [Mon, 7 May 2007 00:06:07 +0000 (00:06 +0000)]
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

17 years agoFixed metering instant-dropoff bug.
David Robillard [Sun, 6 May 2007 01:36:26 +0000 (01:36 +0000)]
Fixed metering instant-dropoff bug.

git-svn-id: svn://localhost/ardour2/branches/midi@1786 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoUse Jack trunk MIDI. This needs proper fixing..
David Robillard [Fri, 4 May 2007 23:57:01 +0000 (23:57 +0000)]
Use Jack trunk MIDI.  This needs proper fixing..

git-svn-id: svn://localhost/ardour2/branches/midi@1784 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoReal fix for Jack MIDI crash. Maybe!
David Robillard [Fri, 4 May 2007 02:50:31 +0000 (02:50 +0000)]
Real fix for Jack MIDI crash.  Maybe!

git-svn-id: svn://localhost/ardour2/branches/midi@1782 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoPossible fix for Jack MIDI crash on jack_get_buffer_size some are seeing.
David Robillard [Fri, 4 May 2007 01:47:13 +0000 (01:47 +0000)]
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

17 years agooptimize some performance bottlenecks; remove jack_nframes_t that crept back into...
Paul Davis [Thu, 3 May 2007 23:28:57 +0000 (23:28 +0000)]
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

17 years agocontrollers need to be updated when tracks are added so they can rebuild the route...
Ben Loftis [Wed, 2 May 2007 19:06:56 +0000 (19:06 +0000)]
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

17 years agoFixed performance (assert/branching/call overhead) issue with DataType.
David Robillard [Wed, 2 May 2007 17:55:57 +0000 (17:55 +0000)]
Fixed performance (assert/branching/call overhead) issue with DataType.

git-svn-id: svn://localhost/ardour2/branches/midi@1776 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoreintroduce use of optimized functions for gain into buffer code, and cleanup the...
Paul Davis [Wed, 2 May 2007 15:21:51 +0000 (15:21 +0000)]
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

17 years agomake session restore work by using explicit data types when creating new playlists...
Paul Davis [Wed, 2 May 2007 13:09:03 +0000 (13:09 +0000)]
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

17 years agoinitial fixes to get build to work without new JACK MIDI, and to get it running with...
Paul Davis [Tue, 1 May 2007 23:26:14 +0000 (23:26 +0000)]
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

17 years agoFixed meter crash bug.
David Robillard [Tue, 1 May 2007 17:12:25 +0000 (17:12 +0000)]
Fixed meter crash bug.

git-svn-id: svn://localhost/ardour2/branches/midi@1771 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoMerged with trunk R1769... apparently. (?)
David Robillard [Mon, 30 Apr 2007 17:50:43 +0000 (17:50 +0000)]
Merged with trunk R1769... apparently.  (?)

git-svn-id: svn://localhost/ardour2/branches/midi@1770 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoSYSLIBS compile fixes.
David Robillard [Mon, 30 Apr 2007 17:43:40 +0000 (17:43 +0000)]
SYSLIBS compile fixes.

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

17 years agonew revision number
Paul Davis [Mon, 30 Apr 2007 14:24:55 +0000 (14:24 +0000)]
new revision number

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

17 years agomoved 2.1-staging to trunk @ rev 1765
Paul Davis [Mon, 30 Apr 2007 14:06:05 +0000 (14:06 +0000)]
moved 2.1-staging to trunk @ rev 1765

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

17 years agomerged -r1752:HEAD from trunk
Paul Davis [Sun, 29 Apr 2007 22:39:21 +0000 (22:39 +0000)]
merged -r1752:HEAD from trunk

git-svn-id: svn://localhost/ardour2/branches/2.1-staging@1763 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoMerged with trunk R1761
David Robillard [Sun, 29 Apr 2007 17:23:11 +0000 (17:23 +0000)]
Merged with trunk R1761

git-svn-id: svn://localhost/ardour2/branches/midi@1762 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoMerged changes from trunk 1699:1751 into 2.1-staging
Paul Davis [Thu, 26 Apr 2007 20:54:31 +0000 (20:54 +0000)]
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

17 years agoMerged with trunk R1736.
David Robillard [Sun, 22 Apr 2007 18:01:10 +0000 (18:01 +0000)]
Merged with trunk R1736.

git-svn-id: svn://localhost/ardour2/branches/midi@1737 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoMerged with trunk R1729.
David Robillard [Thu, 19 Apr 2007 18:23:23 +0000 (18:23 +0000)]
Merged with trunk R1729.

git-svn-id: svn://localhost/ardour2/branches/midi@1730 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoMerged with trunk R1725
David Robillard [Wed, 18 Apr 2007 20:36:17 +0000 (20:36 +0000)]
Merged with trunk R1725

git-svn-id: svn://localhost/ardour2/branches/midi@1729 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoMerged with trunk R1719.
David Robillard [Sat, 14 Apr 2007 18:39:01 +0000 (18:39 +0000)]
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

17 years agoMerged with trunk R1705.
David Robillard [Thu, 12 Apr 2007 23:20:37 +0000 (23:20 +0000)]
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

17 years agoadd ffwd and rewind, and use frmm_left and frm_right for marker prev/next. Remap...
John Anderson [Wed, 11 Apr 2007 16:26:39 +0000 (16:26 +0000)]
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

17 years agoimprove/fix region boundary cache computation
Paul Davis [Wed, 11 Apr 2007 16:20:35 +0000 (16:20 +0000)]
improve/fix region boundary cache computation

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

17 years agoupdated hellenic translation
Paul Davis [Wed, 11 Apr 2007 13:21:48 +0000 (13:21 +0000)]
updated hellenic translation

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

17 years agomerged with 1697 revision of trunk (which is post-rc1 but pre-rc2
Paul Davis [Wed, 11 Apr 2007 13:07:51 +0000 (13:07 +0000)]
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

17 years agonew swedish gtk2_ardour translation; fix button release adds extra control point...
Paul Davis [Tue, 10 Apr 2007 21:34:22 +0000 (21:34 +0000)]
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

17 years agoremove X_() and use _() on menu entry
Paul Davis [Tue, 10 Apr 2007 18:42:44 +0000 (18:42 +0000)]
remove X_() and use _() on menu entry

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

17 years agoCorrected fix for #1554 from spanky.
Carl Hetherington [Tue, 10 Apr 2007 17:56:44 +0000 (17:56 +0000)]
Corrected fix for #1554 from spanky.

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

17 years agofixes from carl for #1158 and #1554, plus better behaviour when building the region...
Paul Davis [Tue, 10 Apr 2007 14:42:11 +0000 (14:42 +0000)]
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

17 years agofix potential crash-causing coding errors when removing regionviews from the selection
Paul Davis [Tue, 10 Apr 2007 11:46:12 +0000 (11:46 +0000)]
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

17 years agoFix "Remove Last Capture"
Sampo Savolainen [Mon, 9 Apr 2007 18:44:49 +0000 (18:44 +0000)]
Fix "Remove Last Capture"

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

17 years agomake region opacity work again; fix several other region context menu items that...
Paul Davis [Mon, 9 Apr 2007 18:07:15 +0000 (18:07 +0000)]
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

17 years agoCorrect the usage of realpath() in cleanup
Sampo Savolainen [Mon, 9 Apr 2007 17:15:44 +0000 (17:15 +0000)]
Correct the usage of realpath() in cleanup

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

17 years agoNew french translation by Christophe Combelles sans "Use MIDI control". Thanks Christ...
Sampo Savolainen [Mon, 9 Apr 2007 14:21:11 +0000 (14:21 +0000)]
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

17 years agoRemove unused configuration parameter. My apologies to all the translators, this...
Sampo Savolainen [Mon, 9 Apr 2007 14:14:38 +0000 (14:14 +0000)]
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

17 years agofixed previous fix of initial autoplay issue, autoplay now works again
Jesse Chappell [Mon, 9 Apr 2007 00:54:39 +0000 (00:54 +0000)]
fixed previous fix of initial autoplay issue, autoplay now works again

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

17 years agoChange track input connection order to be 1,2 on every track instead of odd tracks...
Sampo Savolainen [Sun, 8 Apr 2007 12:02:17 +0000 (12:02 +0000)]
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

17 years agoUpdated CoreAudioSource to compile again.
Taybin Rutkin [Sat, 7 Apr 2007 21:34:17 +0000 (21:34 +0000)]
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

17 years agoupdated mac ui from ardour2_ui.rc
Jesse Chappell [Sat, 7 Apr 2007 20:05:18 +0000 (20:05 +0000)]
updated mac ui from ardour2_ui.rc

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

17 years agouse i18n-ed version of "master" 2.0rc1
Paul Davis [Sat, 7 Apr 2007 17:54:49 +0000 (17:54 +0000)]
use i18n-ed version of "master"

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

17 years agobetter variable name for midi feedback fighter. added MCU midi port to system ardour.rc
Jesse Chappell [Sat, 7 Apr 2007 17:01:33 +0000 (17:01 +0000)]
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

17 years agofixed midi control feedback fighting
Jesse Chappell [Sat, 7 Apr 2007 15:08:37 +0000 (15:08 +0000)]
fixed midi control feedback fighting

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

17 years agoStart bus numbering in new sessions from 1 while making sure no
Sampo Savolainen [Sat, 7 Apr 2007 13:41:27 +0000 (13:41 +0000)]
Start bus numbering in new sessions from 1 while making sure no
duplicate names are attempted.

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

17 years agoreplaced canonicalize_file_name with realpath, which is available.
Jesse Chappell [Sat, 7 Apr 2007 02:07:59 +0000 (02:07 +0000)]
replaced canonicalize_file_name with realpath, which is available.

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

17 years agoadd new profile object, use it to remove certain horizontal elements from GUI if...
Paul Davis [Sat, 7 Apr 2007 00:35:07 +0000 (00:35 +0000)]
add new profile object, use it to remove certain horizontal elements from GUI if screen is narrow; make verbose canvas cursor use primary clock mode if secondary clock is not visible

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

17 years agomodified fix from carl for region copy-moves-original-to-start bug; change verbose...
Paul Davis [Fri, 6 Apr 2007 23:42:07 +0000 (23:42 +0000)]
modified fix from carl for region copy-moves-original-to-start bug; change verbose canvas cursor color to be more distinct and readable; fix naming issues with imported files containing ':'; make sure [N] channels count shows up for whole files in region list; fix #1575, a subtle and nasty bug; improve positioning of verbose canvas cursor for ruler drags (but has a wierd side effect

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

17 years agoThis one is for Ari Koivunen! Fixed ardour cleaning up used sources
Sampo Savolainen [Fri, 6 Apr 2007 19:41:31 +0000 (19:41 +0000)]
This one is for Ari Koivunen! Fixed ardour cleaning up used sources
during cleanup for sessions created in 0.99.x

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

17 years agodon't let auditioning make transport buttons inaccessible; delete/rename snapshots...
Paul Davis [Fri, 6 Apr 2007 12:57:41 +0000 (12:57 +0000)]
don't let auditioning make transport buttons inaccessible; delete/rename snapshots (from carl & puddingpimp)

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

17 years agofix crashes when handling files with ":" in their paths. Cost: cannot load old sessio...
Paul Davis [Fri, 6 Apr 2007 02:48:29 +0000 (02:48 +0000)]
fix crashes when handling files with ":" in their paths. Cost: cannot load old sessions with non-mono embedded files anymore

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

17 years agoadded moved code for shortpath
Paul Davis [Fri, 6 Apr 2007 02:33:51 +0000 (02:33 +0000)]
added moved code for shortpath

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

17 years agofix nasty logic error that leads to crashing bugs when trying to operate on regions...
Paul Davis [Fri, 6 Apr 2007 02:27:24 +0000 (02:27 +0000)]
fix nasty logic error that leads to crashing bugs when trying to operate on regions that have been subject to undo/redo

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

17 years agoA fix to make MIDI controller state save properly, also fixed a bind cancel related...
Sampo Savolainen [Thu, 5 Apr 2007 22:10:28 +0000 (22:10 +0000)]
A fix to make MIDI controller state save properly, also fixed a bind cancel related segfault. (hopefully)

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

17 years agowash that pango right out of your hair
Paul Davis [Thu, 5 Apr 2007 21:56:32 +0000 (21:56 +0000)]
wash that pango right out of your hair

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

17 years agochange selection behaviour for track header context click
Paul Davis [Thu, 5 Apr 2007 00:01:02 +0000 (00:01 +0000)]
change selection behaviour for track header context click

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

17 years agoRemoved unused variable (current_user_level) from FastMeter.
Taybin Rutkin [Wed, 4 Apr 2007 12:23:05 +0000 (12:23 +0000)]
Removed unused variable (current_user_level) from FastMeter.

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

17 years agofix botched apply of torben's zero line patch, remove sampo's debug output re: ladspa...
Paul Davis [Tue, 3 Apr 2007 15:44:46 +0000 (15:44 +0000)]
fix botched apply of torben's zero line patch, remove sampo's debug output re: ladspa plugin port setting

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

17 years agoUpdated Jack version number for MIDI API changes (jack_midi_get_event_count).
David Robillard [Tue, 3 Apr 2007 03:01:20 +0000 (03:01 +0000)]
Updated Jack version number for MIDI API changes (jack_midi_get_event_count).

git-svn-id: svn://localhost/ardour2/branches/midi@1658 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoaudun's tempo redraw fix; sort-of cache time axis view item name widths and avoid...
Paul Davis [Tue, 3 Apr 2007 02:05:34 +0000 (02:05 +0000)]
audun's tempo redraw fix; sort-of cache time axis view item name widths and avoid pango-width-computation when unnecessary

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

17 years agoMake colors for clip markers controllable by ardour.colors. Default
Sampo Savolainen [Mon, 2 Apr 2007 21:18:15 +0000 (21:18 +0000)]
Make colors for clip markers controllable by ardour.colors. Default
color is totally transparent. Thanks Torben!

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

17 years agoFix for scons syntax error.
Taybin Rutkin [Mon, 2 Apr 2007 16:49:03 +0000 (16:49 +0000)]
Fix for scons syntax error.

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

17 years agoEnabled conditional FLAC importing.
Taybin Rutkin [Mon, 2 Apr 2007 15:46:38 +0000 (15:46 +0000)]
Enabled conditional FLAC importing.

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

17 years agoAdd a color for ghost waves (thanks Torben!) and fix wrong ladspa parameter
Sampo Savolainen [Sun, 1 Apr 2007 19:09:03 +0000 (19:09 +0000)]
Add a color for ghost waves (thanks Torben!) and fix wrong ladspa parameter
defaults. The plugin fix corrects a bug related to at least swh's single
band parametric.

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

17 years ago.. and the 2nd file in the LAC2007 bar-hack session
Sampo Savolainen [Mon, 26 Mar 2007 19:53:09 +0000 (19:53 +0000)]
.. and the 2nd file in the LAC2007 bar-hack session

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

17 years agoThe traditional LAC2007 final dinner fix. This fix was written in a 24/7
Sampo Savolainen [Mon, 26 Mar 2007 19:12:39 +0000 (19:12 +0000)]
The traditional LAC2007 final dinner fix. This fix was written in a 24/7
bar/cafe in Berlin at 02:40AM . Thanks to Pau for the bug report.

Oh yeah, it fixes crashes when removing inserts which had a gui
instantiated.

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

17 years agoSend MMC/MTC options will stick now, and prevent the engine from messing
Sampo Savolainen [Sun, 25 Mar 2007 11:48:22 +0000 (11:48 +0000)]
Send MMC/MTC options will stick now, and prevent the engine from messing
the configuration variables.

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

17 years agoremove button 4/5 handling (now scroll_up/down); prevent dbl-click on xfade from...
Paul Davis [Thu, 22 Mar 2007 15:05:50 +0000 (15:05 +0000)]
remove button 4/5 handling (now scroll_up/down); prevent dbl-click on xfade from locking up the mouse

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

17 years agomake crop-to-range work across all selected tracks; don't edit destructive tracks...
Paul Davis [Wed, 21 Mar 2007 15:38:54 +0000 (15:38 +0000)]
make crop-to-range work across all selected tracks; don't edit destructive tracks with several ops; removing debugging output

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

17 years agoprobably fix cleanup issues, but testing required
Paul Davis [Wed, 21 Mar 2007 02:39:12 +0000 (02:39 +0000)]
probably fix cleanup issues, but testing required

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

17 years agofix up duplicate dialog
Paul Davis [Tue, 20 Mar 2007 13:48:22 +0000 (13:48 +0000)]
fix up duplicate dialog

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

17 years agodo not start transport on first locate if auto-play is on; wait till GUI says its OK
Paul Davis [Tue, 20 Mar 2007 01:43:54 +0000 (01:43 +0000)]
do not start transport on first locate if auto-play is on; wait till GUI says its OK

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

17 years agoRemoved unused 0.5 second timer.
Taybin Rutkin [Mon, 19 Mar 2007 21:25:22 +0000 (21:25 +0000)]
Removed unused 0.5 second timer.

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

17 years agoremove debug output from last commit
Paul Davis [Mon, 19 Mar 2007 19:50:46 +0000 (19:50 +0000)]
remove debug output from last commit

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

17 years agokill glib-induced abort caused by asymmetric lock/unlock of diskstream state lock
Paul Davis [Mon, 19 Mar 2007 19:48:21 +0000 (19:48 +0000)]
kill glib-induced abort caused by asymmetric lock/unlock of diskstream state lock

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

17 years agomake rec-regions insensitive to events; fix up diskrate dialog text
Paul Davis [Mon, 19 Mar 2007 14:45:34 +0000 (14:45 +0000)]
make rec-regions insensitive to events; fix up diskrate dialog text

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

17 years agoUpdated German translation.
Taybin Rutkin [Mon, 19 Mar 2007 12:06:51 +0000 (12:06 +0000)]
Updated German translation.

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