ardour.git
17 years agoMake the set_state() function respect redirects already present on the route. Still...
Sampo Savolainen [Mon, 21 May 2007 19:13:42 +0000 (19:13 +0000)]
Make the set_state() function respect redirects already present on the route. Still work to be done to resurrect set_state() for the post
only-for-constructor era.

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@1888 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agomove clock modes submenu to top level, from tim mayberry
Paul Davis [Mon, 21 May 2007 14:14:54 +0000 (14:14 +0000)]
move clock modes submenu to top level, from tim mayberry

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@1887 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agonew default button+icons for crossfade editor, from markus schwarzenberg
Paul Davis [Mon, 21 May 2007 14:11:55 +0000 (14:11 +0000)]
new default button+icons for crossfade editor, from markus schwarzenberg

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@1886 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agofix crash when clicking on region view list column that has no region pointer associa...
Paul Davis [Mon, 21 May 2007 13:45:00 +0000 (13:45 +0000)]
fix crash when clicking on region view list column that has no region pointer associated with it

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@1885 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoallow diskstream deletion after a track is removed by using weak_ptr<Diskstream>...
Paul Davis [Fri, 18 May 2007 16:52:50 +0000 (16:52 +0000)]
allow diskstream deletion after a track is removed by using weak_ptr<Diskstream> instead of shared_ptr<Diskstream> in GUI signal handling

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@1883 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agotim mayberry's patches to fix middle-click pasting ina couple of dialogs (merged...
Paul Davis [Wed, 16 May 2007 02:43:06 +0000 (02:43 +0000)]
tim mayberry's patches to fix middle-click pasting ina couple of dialogs (merged from trunk)

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@1852 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoadd alternate filters for soundfile browser
Paul Davis [Wed, 16 May 2007 02:25:36 +0000 (02:25 +0000)]
add alternate filters for soundfile browser

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@1849 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoadded L and R as possible audio file suffixes
Paul Davis [Wed, 16 May 2007 01:48:56 +0000 (01:48 +0000)]
added L and R as possible audio file suffixes

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@1846 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agocorrectly manage video sync state (2.0 branch)
Paul Davis [Tue, 15 May 2007 13:17:36 +0000 (13:17 +0000)]
correctly manage video sync state (2.0 branch)

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@1845 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoanother redirect dialog fix
Paul Davis [Fri, 11 May 2007 13:56:08 +0000 (13:56 +0000)]
another redirect dialog fix

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@1835 d708f5d6-7413-0410-9779-e7cbd77b26cf

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

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@1830 d708f5d6-7413-0410-9779-e7cbd77b26cf

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

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@1820 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agochanging name of 2.0.1 to something more generic
Paul Davis [Thu, 10 May 2007 02:32:19 +0000 (02:32 +0000)]
changing name of 2.0.1 to something more generic

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@1813 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agobump version to deal with tarball screwup
Paul Davis [Wed, 9 May 2007 20:28:14 +0000 (20:28 +0000)]
bump version to deal with tarball screwup

git-svn-id: svn://localhost/ardour2/branches/2.0.1@1810 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agofix presentation of plugin UI's 2.0.1
Paul Davis [Tue, 8 May 2007 23:33:20 +0000 (23:33 +0000)]
fix presentation of plugin UI's

git-svn-id: svn://localhost/ardour2/branches/2.0.1@1800 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agofix x-constrained copy-drag in same track
Paul Davis [Tue, 8 May 2007 21:12:15 +0000 (21:12 +0000)]
fix x-constrained copy-drag in same track

git-svn-id: svn://localhost/ardour2/branches/2.0.1@1797 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoredirect button2 click with non-relevant modifiers should work as if the modifiers...
Paul Davis [Tue, 8 May 2007 18:21:25 +0000 (18:21 +0000)]
redirect button2 click with non-relevant modifiers should work as if the modifiers are not present

git-svn-id: svn://localhost/ardour2/branches/2.0.1@1796 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoadd explicit checks for X11 and JACK to OS X startup script
Paul Davis [Tue, 8 May 2007 15:27:42 +0000 (15:27 +0000)]
add explicit checks for X11 and JACK to OS X startup script

git-svn-id: svn://localhost/ardour2/branches/2.0.1@1795 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agofix numlock-effect on redirect clicks; fix control outs (finally?)
Paul Davis [Tue, 8 May 2007 14:58:45 +0000 (14:58 +0000)]
fix numlock-effect on redirect clicks; fix control outs (finally?)

git-svn-id: svn://localhost/ardour2/branches/2.0.1@1794 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agofix for #1637
Paul Davis [Mon, 7 May 2007 14:32:31 +0000 (14:32 +0000)]
fix for #1637

git-svn-id: svn://localhost/ardour2/branches/2.0.1@1792 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agomerge changes from trunk
Paul Davis [Mon, 7 May 2007 04:41:08 +0000 (04:41 +0000)]
merge changes from trunk

git-svn-id: svn://localhost/ardour2/branches/2.0.1@1790 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoFix naming-related issue with adding multiple buses at the same time
Sampo Savolainen [Sat, 5 May 2007 15:26:23 +0000 (15:26 +0000)]
Fix naming-related issue with adding multiple buses at the same time

git-svn-id: svn://localhost/ardour2/branches/2.0.1@1785 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agofix mistake in cleaning up control protocols when reloading sessions
Paul Davis [Fri, 4 May 2007 02:07:38 +0000 (02:07 +0000)]
fix mistake in cleaning up control protocols when reloading sessions

git-svn-id: svn://localhost/ardour2/branches/2.0.1@1781 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agomoving 2.0 trunk to 2.0.1 @ rev 1765
Paul Davis [Mon, 30 Apr 2007 14:05:29 +0000 (14:05 +0000)]
moving 2.0 trunk to 2.0.1 @ rev 1765

git-svn-id: svn://localhost/ardour2/branches/2.0.1@1766 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoupdated version in sconstruct to 2.0
Jesse Chappell [Mon, 30 Apr 2007 04:35:10 +0000 (04:35 +0000)]
updated version in sconstruct to 2.0

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

17 years agochanged redirect automation line colors to be more visible in default theme. removed... 2.0
Jesse Chappell [Sat, 28 Apr 2007 18:15:49 +0000 (18:15 +0000)]
changed redirect automation line colors to be more visible in default theme.  removed debugging printout for session saving

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

17 years agofixed potential infinite loop when searching for automation events.
Jesse Chappell [Sat, 28 Apr 2007 13:31:44 +0000 (13:31 +0000)]
fixed potential infinite loop when searching for automation events.

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

17 years agofix from Audun for automation track width/span problems
Paul Davis [Fri, 27 Apr 2007 11:31:20 +0000 (11:31 +0000)]
fix from Audun for automation track width/span problems

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

17 years agofirst pass at no close/open/new when disconnected from JACK, including noting that...
Paul Davis [Fri, 27 Apr 2007 03:00:44 +0000 (03:00 +0000)]
first pass at no close/open/new when disconnected from JACK, including noting that JACK is disconnected from the shutdown callback

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

17 years agomissed SSE patch from mike
Paul Davis [Thu, 26 Apr 2007 23:58:31 +0000 (23:58 +0000)]
missed SSE patch from mike

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

17 years agofix mixer-strip-width-not-restored, hopefully forever
Paul Davis [Thu, 26 Apr 2007 23:21:53 +0000 (23:21 +0000)]
fix mixer-strip-width-not-restored, hopefully forever

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

17 years agono renaming tracks that are record-enabled
Paul Davis [Thu, 26 Apr 2007 18:21:39 +0000 (18:21 +0000)]
no renaming tracks that are record-enabled

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

17 years agofix issues with copy-fixed-time drag
Paul Davis [Thu, 26 Apr 2007 16:17:40 +0000 (16:17 +0000)]
fix issues with copy-fixed-time drag

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

17 years agodo not unnecessarily recompute streamview item heights; set axis view item name text...
Paul Davis [Thu, 26 Apr 2007 12:14:50 +0000 (12:14 +0000)]
do not unnecessarily recompute streamview item heights; set axis view item name text to an empty string, not just hidden if no text will fit

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

17 years agopatch from Joe Button to cache VST personal use question/answer
Paul Davis [Thu, 26 Apr 2007 01:05:30 +0000 (01:05 +0000)]
patch from Joe Button to cache VST personal use question/answer

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

17 years agofix crash when opening session after one in which control surface(s) were used 2.0rc2
Paul Davis [Wed, 25 Apr 2007 18:42:54 +0000 (18:42 +0000)]
fix crash when opening session after one in which control surface(s) were used

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

17 years agomake session exchange run again
Paul Davis [Wed, 25 Apr 2007 13:44:21 +0000 (13:44 +0000)]
make session exchange run again

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

17 years agoremove debugging message
Paul Davis [Wed, 25 Apr 2007 13:20:09 +0000 (13:20 +0000)]
remove debugging message

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

17 years agomake "New Session" open NSD on the right page
Paul Davis [Tue, 24 Apr 2007 21:16:03 +0000 (21:16 +0000)]
make "New Session" open NSD on the right page

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

17 years agobind() call involving shared_ptr<Crossfade> fixed
Paul Davis [Tue, 24 Apr 2007 19:41:13 +0000 (19:41 +0000)]
bind() call involving shared_ptr<Crossfade> fixed

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

17 years agodifferent name for old-session-format copied file, so that 0.99 can always load it
Paul Davis [Mon, 23 Apr 2007 14:30:40 +0000 (14:30 +0000)]
different name for old-session-format copied file, so that 0.99 can always load it

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

17 years agoardour_system.rc now has the same content as ardour.rc, to allow us to more easily...
Paul Davis [Mon, 23 Apr 2007 12:25:22 +0000 (12:25 +0000)]
ardour_system.rc now has the same content as ardour.rc, to allow us to more easily add new variable/parameters when updating a user's configuration

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

17 years agoFix for gnome themes that squash the zoom controls
Doug McLain [Mon, 23 Apr 2007 02:59:05 +0000 (02:59 +0000)]
Fix for gnome themes that squash the zoom controls

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

17 years agoupdated from Petter
Paul Davis [Fri, 20 Apr 2007 18:58:05 +0000 (18:58 +0000)]
updated from Petter

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

17 years agoFix update of follow-playhead state to fix mantis bug 1599
Carl Hetherington [Fri, 20 Apr 2007 16:34:38 +0000 (16:34 +0000)]
Fix update of follow-playhead state to fix mantis bug 1599

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

17 years agoUpdate height after changing order to fix mantis bug #1618
Carl Hetherington [Fri, 20 Apr 2007 15:16:48 +0000 (15:16 +0000)]
Update height after changing order to fix mantis bug #1618

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

17 years agoFix mantis bug #1619; de-selecting Options->Crossfades->Show now hides all crossfades...
Carl Hetherington [Fri, 20 Apr 2007 13:41:15 +0000 (13:41 +0000)]
Fix mantis bug #1619; de-selecting Options->Crossfades->Show now hides all crossfades, and likewise selecting it shows all crossfades.

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

17 years agoresurrected the periodic safety backup. defaults to 120 second interval between...
Jesse Chappell [Fri, 20 Apr 2007 02:46:21 +0000 (02:46 +0000)]
resurrected the periodic safety backup.  defaults to 120 second interval between saves. never lose your work again.

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

17 years agofix positioning of certain kinds of xfades
Paul Davis [Thu, 19 Apr 2007 21:28:00 +0000 (21:28 +0000)]
fix positioning of certain kinds of xfades

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

17 years agomake rubber band select act across all tracks, not the current selection
Paul Davis [Wed, 18 Apr 2007 19:12:12 +0000 (19:12 +0000)]
make rubber band select act across all tracks, not the current selection

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

17 years agofix dangling jack_client_t* in JACK_Slave when disconnecting+reconnecting to JACK
Paul Davis [Wed, 18 Apr 2007 02:24:28 +0000 (02:24 +0000)]
fix dangling jack_client_t* in JACK_Slave when disconnecting+reconnecting to JACK

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

17 years agonew greek translations; fix for crash in diskstream due to removed port access
Paul Davis [Tue, 17 Apr 2007 16:46:22 +0000 (16:46 +0000)]
new greek translations; fix for crash in diskstream due to removed port access

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

17 years agoAdded the session resampler which now should work for 2.0 sessions and
Sampo Savolainen [Sun, 15 Apr 2007 20:47:21 +0000 (20:47 +0000)]
Added the session resampler which now should work for 2.0 sessions and
almost work for 0.99 originated session (automation is not handled yet).
Stopped the creation on the automation/ directory in new sessions as
it's not used anymore

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

17 years agothe real real commit with rui's updated pt_PT gtk2_ardour translation
Paul Davis [Sun, 15 Apr 2007 19:33:10 +0000 (19:33 +0000)]
the real real commit with rui's updated pt_PT gtk2_ardour translation

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

17 years agoffwd/rew to +-4
John Anderson [Sun, 15 Apr 2007 15:12:55 +0000 (15:12 +0000)]
ffwd/rew to +-4

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

17 years agorevised pt_PT translation from rui
Paul Davis [Sun, 15 Apr 2007 14:55:16 +0000 (14:55 +0000)]
revised pt_PT translation from rui

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

17 years agosave state after remove last capture, avoiding possible inconsistency between session...
Paul Davis [Sat, 14 Apr 2007 20:09:56 +0000 (20:09 +0000)]
save state after remove last capture, avoiding possible inconsistency between session file and disk state

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

17 years agofinal for #1600
Paul Davis [Fri, 13 Apr 2007 22:14:55 +0000 (22:14 +0000)]
final for #1600

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

17 years agothe real commit with rui's updated pt_PT gtk2_ardour translation
Paul Davis [Fri, 13 Apr 2007 16:03:41 +0000 (16:03 +0000)]
the real commit with rui's updated pt_PT gtk2_ardour translation

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

17 years agorui's updated pt_PT gtk2_ardour translation
Paul Davis [Fri, 13 Apr 2007 15:13:32 +0000 (15:13 +0000)]
rui's updated pt_PT gtk2_ardour translation

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

17 years agonew french translation from Christophe Combelles
Sampo Savolainen [Fri, 13 Apr 2007 13:00:43 +0000 (13:00 +0000)]
new french translation from Christophe Combelles

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

17 years agofix nasty mess i created last week with dragging in the rulers; new german trnslation...
Paul Davis [Fri, 13 Apr 2007 02:54:34 +0000 (02:54 +0000)]
fix nasty mess i created last week with dragging in the rulers; new german trnslation from sebastian

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

17 years agoremove debugging out
Paul Davis [Fri, 13 Apr 2007 02:41:00 +0000 (02:41 +0000)]
remove debugging out

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

17 years agomore mtc debugging
Paul Davis [Fri, 13 Apr 2007 02:26:42 +0000 (02:26 +0000)]
more mtc debugging

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

17 years agodebugging for songshop/mtc
Paul Davis [Fri, 13 Apr 2007 01:50:39 +0000 (01:50 +0000)]
debugging for songshop/mtc

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

17 years agomaybe fix #1610 - stop transport when MTC stops flowing
Paul Davis [Thu, 12 Apr 2007 22:42:41 +0000 (22:42 +0000)]
maybe fix #1610 - stop transport when MTC stops flowing

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

17 years agothe useless commit: add copyright messages to all(?) files that need it
Paul Davis [Thu, 12 Apr 2007 21:37:52 +0000 (21:37 +0000)]
the useless commit: add copyright messages to all(?) files that need it

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

17 years agotranslate export sample rates
Paul Davis [Thu, 12 Apr 2007 21:36:49 +0000 (21:36 +0000)]
translate export sample rates

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

17 years agofix untranslated string in export dialog
Paul Davis [Thu, 12 Apr 2007 15:35:36 +0000 (15:35 +0000)]
fix untranslated string in export dialog

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

17 years agobutton to add new marker location at current transport position
John Anderson [Wed, 11 Apr 2007 21:17:20 +0000 (21:17 +0000)]
button to add new marker location at current transport position

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

17 years agonew hellenic translation, plus new names in about dialog
Paul Davis [Wed, 11 Apr 2007 20:16:59 +0000 (20:16 +0000)]
new hellenic translation, plus new names in about dialog

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

17 years agoPrevent copy & paste of sends and inserts. Add "delete" command to the
Sampo Savolainen [Wed, 11 Apr 2007 17:53:42 +0000 (17:53 +0000)]
Prevent copy & paste of sends and inserts. Add "delete" command to the
redirect box. Notice to translators: this text needs to be translated.
I apologize for the inconvenience, but something had to be done to this
issue.

git-svn-id: svn://localhost/ardour2/trunk@1702 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 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