ardour.git
12 years agoall new implementation of audio clocks, with entirely new editing model. not entirely...
Paul Davis [Thu, 17 Nov 2011 22:49:13 +0000 (22:49 +0000)]
all new implementation of audio clocks, with entirely new editing model. not entirely finished, but lookable, and usable

git-svn-id: svn://localhost/ardour2/branches/3.0@10662 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agosmall correction to TRANSLATORS (needs more work to be fully accurate
Paul Davis [Thu, 17 Nov 2011 22:44:16 +0000 (22:44 +0000)]
small correction to TRANSLATORS (needs more work to be fully accurate

git-svn-id: svn://localhost/ardour2/branches/3.0@10661 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoConcatenate MidiGhostRegion::Note and MidiGhostRegion::Event.
Carl Hetherington [Thu, 17 Nov 2011 22:15:56 +0000 (22:15 +0000)]
Concatenate MidiGhostRegion::Note and MidiGhostRegion::Event.

git-svn-id: svn://localhost/ardour2/branches/3.0@10660 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoRemove ghost notes when actual notes are deleted, and ensure the _optimization_iterat...
Carl Hetherington [Thu, 17 Nov 2011 22:15:50 +0000 (22:15 +0000)]
Remove ghost notes when actual notes are deleted, and ensure the _optimization_iterator is valid even after things have been removed from the list (should fix #4483).

git-svn-id: svn://localhost/ardour2/branches/3.0@10659 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoanother attempt to fix win/86 VST builds
Paul Davis [Thu, 17 Nov 2011 22:11:51 +0000 (22:11 +0000)]
another attempt to fix win/86 VST builds

git-svn-id: svn://localhost/ardour2/branches/3.0@10658 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agomove non-X11/GUI related lxvst code back into libardour
Paul Davis [Thu, 17 Nov 2011 00:54:42 +0000 (00:54 +0000)]
move non-X11/GUI related lxvst code back into libardour

git-svn-id: svn://localhost/ardour2/branches/3.0@10656 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoSlightly unpleasant fix for creation of tracks from
Carl Hetherington [Wed, 16 Nov 2011 23:03:59 +0000 (23:03 +0000)]
Slightly unpleasant fix for creation of tracks from
templates; it would be nice if we could set things up using
the Route's logic for setting names of its children, rather
than repeating the same logic in XML-land (#4303).

git-svn-id: svn://localhost/ardour2/branches/3.0@10655 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoRemove set_state / _set_state dance in Route hierarchy
Carl Hetherington [Wed, 16 Nov 2011 22:26:49 +0000 (22:26 +0000)]
Remove set_state / _set_state dance in Route hierarchy
that seems to have been a hangover from when _set_state
was called in constructors.

git-svn-id: svn://localhost/ardour2/branches/3.0@10654 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoUse capital L for solo safe button in narrow strips and
Carl Hetherington [Wed, 16 Nov 2011 22:26:41 +0000 (22:26 +0000)]
Use capital L for solo safe button in narrow strips and
internationalise small button strings.

git-svn-id: svn://localhost/ardour2/branches/3.0@10653 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoTooltips for mixer strip width and hide buttons (#4477).
Carl Hetherington [Wed, 16 Nov 2011 20:14:58 +0000 (20:14 +0000)]
Tooltips for mixer strip width and hide buttons (#4477).

git-svn-id: svn://localhost/ardour2/branches/3.0@10651 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoUse a Drag class for midi note selection, so that it
Carl Hetherington [Wed, 16 Nov 2011 20:11:33 +0000 (20:11 +0000)]
Use a Drag class for midi note selection, so that it
gets autoscroll (#4474).

git-svn-id: svn://localhost/ardour2/branches/3.0@10650 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoMake activate/deactivate all only operate on visible
Carl Hetherington [Wed, 16 Nov 2011 17:40:16 +0000 (17:40 +0000)]
Make activate/deactivate all only operate on visible
processors (and also exclude the fader) (#4475).

git-svn-id: svn://localhost/ardour2/branches/3.0@10649 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoLabel solo iso / solo lock buttons even on narrow strips
Carl Hetherington [Wed, 16 Nov 2011 17:09:17 +0000 (17:09 +0000)]
Label solo iso / solo lock buttons even on narrow strips
(#4476).

git-svn-id: svn://localhost/ardour2/branches/3.0@10647 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoFix grammatical error (#4469).
Carl Hetherington [Wed, 16 Nov 2011 16:31:19 +0000 (16:31 +0000)]
Fix grammatical error (#4469).

git-svn-id: svn://localhost/ardour2/branches/3.0@10646 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agofix win-x86-vst support in build by using CFLAGS and CXXFLAGS not CPPPATH
Paul Davis [Wed, 16 Nov 2011 12:49:03 +0000 (12:49 +0000)]
fix win-x86-vst support in build by using CFLAGS and CXXFLAGS not CPPPATH

git-svn-id: svn://localhost/ardour2/branches/3.0@10645 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoDoxygen tweaks.
Carl Hetherington [Wed, 16 Nov 2011 02:03:30 +0000 (02:03 +0000)]
Doxygen tweaks.

git-svn-id: svn://localhost/ardour2/branches/3.0@10644 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoRemove unused variable.
Carl Hetherington [Wed, 16 Nov 2011 02:02:34 +0000 (02:02 +0000)]
Remove unused variable.

git-svn-id: svn://localhost/ardour2/branches/3.0@10643 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agobump version for new same-day packages
Paul Davis [Wed, 16 Nov 2011 01:37:14 +0000 (01:37 +0000)]
bump version for new same-day packages

git-svn-id: svn://localhost/ardour2/branches/3.0@10642 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoSave custom meter position so that it can be restored if
Carl Hetherington [Wed, 16 Nov 2011 00:57:57 +0000 (00:57 +0000)]
Save custom meter position so that it can be restored if
the metering point is set to something else and then
back to custom again (#4401).

git-svn-id: svn://localhost/ardour2/branches/3.0@10641 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoFix glitchness in DnDVBox placeholders.
Carl Hetherington [Wed, 16 Nov 2011 00:57:46 +0000 (00:57 +0000)]
Fix glitchness in DnDVBox placeholders.

git-svn-id: svn://localhost/ardour2/branches/3.0@10640 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoRemove no-longer-required search path hack.
Carl Hetherington [Wed, 16 Nov 2011 00:42:29 +0000 (00:42 +0000)]
Remove no-longer-required search path hack.

git-svn-id: svn://localhost/ardour2/branches/3.0@10639 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoOpen route group dialogue on Ctrl-right-click rather than Ctrl-left-click on a group...
Carl Hetherington [Wed, 16 Nov 2011 00:38:12 +0000 (00:38 +0000)]
Open route group dialogue on Ctrl-right-click rather than Ctrl-left-click on a group tab to be more consistent with the rest of Ardour (#4466).

git-svn-id: svn://localhost/ardour2/branches/3.0@10638 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoremove debugging output
Paul Davis [Wed, 16 Nov 2011 00:14:58 +0000 (00:14 +0000)]
remove debugging output

git-svn-id: svn://localhost/ardour2/branches/3.0@10637 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoavoid duplicate panners by checking names, not symlinks
Paul Davis [Wed, 16 Nov 2011 00:14:06 +0000 (00:14 +0000)]
avoid duplicate panners by checking names, not symlinks

git-svn-id: svn://localhost/ardour2/branches/3.0@10636 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoremove stupid symlink stuff
Paul Davis [Wed, 16 Nov 2011 00:13:42 +0000 (00:13 +0000)]
remove stupid symlink stuff

git-svn-id: svn://localhost/ardour2/branches/3.0@10635 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoput the UI configuration file in the right place(s) in the linux packages
Paul Davis [Wed, 16 Nov 2011 00:13:26 +0000 (00:13 +0000)]
put the UI configuration file in the right place(s) in the linux packages

git-svn-id: svn://localhost/ardour2/branches/3.0@10634 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agosome button color debugging
Paul Davis [Tue, 15 Nov 2011 22:42:17 +0000 (22:42 +0000)]
some button color debugging

git-svn-id: svn://localhost/ardour2/branches/3.0@10633 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoinclude step editing and mixer binding files in linux packages
Paul Davis [Tue, 15 Nov 2011 22:37:36 +0000 (22:37 +0000)]
include step editing and mixer binding files in linux packages

git-svn-id: svn://localhost/ardour2/branches/3.0@10631 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoComment previous commit.
Carl Hetherington [Tue, 15 Nov 2011 22:12:51 +0000 (22:12 +0000)]
Comment previous commit.

git-svn-id: svn://localhost/ardour2/branches/3.0@10630 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoMust search for *.so* to find panners now that symlinked
Carl Hetherington [Tue, 15 Nov 2011 22:11:25 +0000 (22:11 +0000)]
Must search for *.so* to find panners now that symlinked
ones are rejected.

git-svn-id: svn://localhost/ardour2/branches/3.0@10629 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoDon't set program 0 on opening a LXVST plugin UI as it
Carl Hetherington [Tue, 15 Nov 2011 21:24:15 +0000 (21:24 +0000)]
Don't set program 0 on opening a LXVST plugin UI as it
will lose any settings that had been loaded (#4390).

git-svn-id: svn://localhost/ardour2/branches/3.0@10628 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoalpha -> beta
Carl Hetherington [Tue, 15 Nov 2011 21:06:19 +0000 (21:06 +0000)]
alpha -> beta

git-svn-id: svn://localhost/ardour2/branches/3.0@10627 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoNo-op; formatting.
Carl Hetherington [Tue, 15 Nov 2011 21:06:15 +0000 (21:06 +0000)]
No-op; formatting.

git-svn-id: svn://localhost/ardour2/branches/3.0@10626 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoRemove ambiguous checkbutton from Comments... menu item
Carl Hetherington [Tue, 15 Nov 2011 19:50:42 +0000 (19:50 +0000)]
Remove ambiguous checkbutton from Comments... menu item
(does it mean the comments window is open, or that
there are comments?) (part of #4416).

git-svn-id: svn://localhost/ardour2/branches/3.0@10625 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoprovide link-editor-and-mixer-selection option. gui implementation is slightly hacky...
Paul Davis [Tue, 15 Nov 2011 19:33:09 +0000 (19:33 +0000)]
provide link-editor-and-mixer-selection option. gui implementation is slightly hacky because of the implicit endless loop that the link creates

git-svn-id: svn://localhost/ardour2/branches/3.0@10624 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoUse ARDOUR_EXPORT_FORMATS_PATH (as set up by the bundle)
Carl Hetherington [Tue, 15 Nov 2011 18:32:48 +0000 (18:32 +0000)]
Use ARDOUR_EXPORT_FORMATS_PATH (as set up by the bundle)
and the user home directory (where Ardour writes new
presets) to look for export presets (should fix #4282).

git-svn-id: svn://localhost/ardour2/branches/3.0@10623 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoUse the word Remove consistently for the remove regions
Carl Hetherington [Tue, 15 Nov 2011 18:32:42 +0000 (18:32 +0000)]
Use the word Remove consistently for the remove regions
action, instead of the word Delete in the menu item and
Remove elsewhere.

git-svn-id: svn://localhost/ardour2/branches/3.0@10622 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoFix comment.
Carl Hetherington [Tue, 15 Nov 2011 18:32:37 +0000 (18:32 +0000)]
Fix comment.

git-svn-id: svn://localhost/ardour2/branches/3.0@10621 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoRemove unused MIDI regions as well as audio ones
Carl Hetherington [Tue, 15 Nov 2011 18:32:24 +0000 (18:32 +0000)]
Remove unused MIDI regions as well as audio ones
(#3793).

git-svn-id: svn://localhost/ardour2/branches/3.0@10620 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoSlightly fudged but basically reasonable fix for reports of
Carl Hetherington [Tue, 15 Nov 2011 18:04:47 +0000 (18:04 +0000)]
Slightly fudged but basically reasonable fix for reports of
playback buffer problems when playing an empty MIDI track
(#4388).

git-svn-id: svn://localhost/ardour2/branches/3.0@10619 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agochange package names for i18n files, in an attempt to fix #4085
Paul Davis [Tue, 15 Nov 2011 15:36:35 +0000 (15:36 +0000)]
change package names for i18n files, in an attempt to fix #4085

git-svn-id: svn://localhost/ardour2/branches/3.0@10616 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoFix typo in last commit. 3.0-beta1
Carl Hetherington [Tue, 15 Nov 2011 14:32:54 +0000 (14:32 +0000)]
Fix typo in last commit.

git-svn-id: svn://localhost/ardour2/branches/3.0@10615 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoWhen tabbing between notes in a MIDI region view, only consider those that are being...
Carl Hetherington [Tue, 15 Nov 2011 14:24:14 +0000 (14:24 +0000)]
When tabbing between notes in a MIDI region view, only consider those that are being displayed according to the channel selector.  Should avoid confusions such as that in #3976.

git-svn-id: svn://localhost/ardour2/branches/3.0@10614 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agorevert previous changes to region selection and action sensitivity handling
Paul Davis [Tue, 15 Nov 2011 14:13:33 +0000 (14:13 +0000)]
revert previous changes to region selection and action sensitivity handling

git-svn-id: svn://localhost/ardour2/branches/3.0@10613 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoRepair thinko in previous commit.
Carl Hetherington [Tue, 15 Nov 2011 13:30:55 +0000 (13:30 +0000)]
Repair thinko in previous commit.

git-svn-id: svn://localhost/ardour2/branches/3.0@10612 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agominor fix for linux packaging
Paul Davis [Tue, 15 Nov 2011 13:05:02 +0000 (13:05 +0000)]
minor fix for linux packaging

git-svn-id: svn://localhost/ardour2/branches/3.0@10611 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoflip a coin for a difficult GUI design question, and leave 4 region edit actions...
Paul Davis [Tue, 15 Nov 2011 03:21:59 +0000 (03:21 +0000)]
flip a coin for a difficult GUI design question, and leave 4 region edit actions sensitive even when edit_point is EditAtMouse, to allow the kbd binding to still be active

git-svn-id: svn://localhost/ardour2/branches/3.0@10609 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agotry using sensitize_the_right_region_actions() when region selection changes, rather...
Paul Davis [Tue, 15 Nov 2011 02:14:45 +0000 (02:14 +0000)]
try using sensitize_the_right_region_actions() when region selection changes, rather than sensitize_all, following a mixbus2 change

git-svn-id: svn://localhost/ardour2/branches/3.0@10608 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoTidy a couple of minor things up.
Carl Hetherington [Tue, 15 Nov 2011 02:06:09 +0000 (02:06 +0000)]
Tidy a couple of minor things up.

git-svn-id: svn://localhost/ardour2/branches/3.0@10607 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agodon't look for panners in symlinks to avoid finding "duplicate" libs
Paul Davis [Tue, 15 Nov 2011 01:25:40 +0000 (01:25 +0000)]
don't look for panners in symlinks to avoid finding "duplicate" libs

git-svn-id: svn://localhost/ardour2/branches/3.0@10606 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoutility function to detect symlinks
Paul Davis [Tue, 15 Nov 2011 01:25:18 +0000 (01:25 +0000)]
utility function to detect symlinks

git-svn-id: svn://localhost/ardour2/branches/3.0@10605 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoutility function to detect symlinks
Paul Davis [Tue, 15 Nov 2011 01:25:03 +0000 (01:25 +0000)]
utility function to detect symlinks

git-svn-id: svn://localhost/ardour2/branches/3.0@10604 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoRemove debug code.
Carl Hetherington [Tue, 15 Nov 2011 01:11:32 +0000 (01:11 +0000)]
Remove debug code.

git-svn-id: svn://localhost/ardour2/branches/3.0@10603 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoshow path where a panner is discovered
Paul Davis [Tue, 15 Nov 2011 01:00:39 +0000 (01:00 +0000)]
show path where a panner is discovered

git-svn-id: svn://localhost/ardour2/branches/3.0@10602 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoFix cancel of an audition now that the alert button's
Carl Hetherington [Mon, 14 Nov 2011 22:59:40 +0000 (22:59 +0000)]
Fix cancel of an audition now that the alert button's
get_active() state is used to flash it (so that either
state can be active when the auditioning state is set).

git-svn-id: svn://localhost/ardour2/branches/3.0@10600 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoFix stuck-on audition button.
Carl Hetherington [Mon, 14 Nov 2011 22:57:03 +0000 (22:57 +0000)]
Fix stuck-on audition button.

git-svn-id: svn://localhost/ardour2/branches/3.0@10599 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoFix and de-hackify removal of unnecessary separators in
Carl Hetherington [Mon, 14 Nov 2011 22:56:58 +0000 (22:56 +0000)]
Fix and de-hackify removal of unnecessary separators in
input/output button popups.

git-svn-id: svn://localhost/ardour2/branches/3.0@10598 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoallow compilation without --freesound
Paul Davis [Mon, 14 Nov 2011 22:17:31 +0000 (22:17 +0000)]
allow compilation without --freesound

git-svn-id: svn://localhost/ardour2/branches/3.0@10597 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agothe return of basic FreeSound mootcher functionality, c/o colinf. lots of bugs and...
Paul Davis [Mon, 14 Nov 2011 22:04:14 +0000 (22:04 +0000)]
the return of basic FreeSound mootcher functionality, c/o colinf. lots of bugs and workflow issues to still resolve, but good to play with. remember that ardour can't play mp3's

git-svn-id: svn://localhost/ardour2/branches/3.0@10596 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoadd configure time option to make building the freebie binaries easier
Paul Davis [Mon, 14 Nov 2011 21:48:41 +0000 (21:48 +0000)]
add configure time option to make building the freebie binaries easier

git-svn-id: svn://localhost/ardour2/branches/3.0@10595 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoclean up OSX packaging tool
Paul Davis [Mon, 14 Nov 2011 21:24:25 +0000 (21:24 +0000)]
clean up OSX packaging tool

git-svn-id: svn://localhost/ardour2/branches/3.0@10594 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoclean up settings of various bundle paths
Paul Davis [Mon, 14 Nov 2011 21:24:09 +0000 (21:24 +0000)]
clean up settings of various bundle paths

git-svn-id: svn://localhost/ardour2/branches/3.0@10593 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agomake auto-connect be the default for inputs and outputs
Paul Davis [Mon, 14 Nov 2011 21:16:21 +0000 (21:16 +0000)]
make auto-connect be the default for inputs and outputs

git-svn-id: svn://localhost/ardour2/branches/3.0@10592 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agorevert canvas colors to alpha10 versions
Paul Davis [Mon, 14 Nov 2011 21:15:30 +0000 (21:15 +0000)]
revert canvas colors to alpha10 versions

git-svn-id: svn://localhost/ardour2/branches/3.0@10591 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agorestore path as tooltip for rows in the region list
Paul Davis [Mon, 14 Nov 2011 18:53:12 +0000 (18:53 +0000)]
restore path as tooltip for rows in the region list

git-svn-id: svn://localhost/ardour2/branches/3.0@10590 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agouse simpler ArdourButton API for blinking
Paul Davis [Mon, 14 Nov 2011 18:52:44 +0000 (18:52 +0000)]
use simpler ArdourButton API for blinking

git-svn-id: svn://localhost/ardour2/branches/3.0@10589 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agorude solo blinks again
Paul Davis [Mon, 14 Nov 2011 17:52:38 +0000 (17:52 +0000)]
rude solo blinks again

git-svn-id: svn://localhost/ardour2/branches/3.0@10588 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agomaster mute button should not show Mid state since master is never muted-by-others
Paul Davis [Mon, 14 Nov 2011 17:49:37 +0000 (17:49 +0000)]
master mute button should not show Mid state since master is never muted-by-others

git-svn-id: svn://localhost/ardour2/branches/3.0@10587 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agomake PluginManager API more in line with other singletons; do initial plugin discover...
Paul Davis [Mon, 14 Nov 2011 17:41:29 +0000 (17:41 +0000)]
make PluginManager API more in line with other singletons; do initial plugin discovery before beginning to construct the UI, so that if plugins create GUIs (e.g for license verification) they don't cause a run loop to catch the UIManager in an inconsistent state with menus defined but actions missing

git-svn-id: svn://localhost/ardour2/branches/3.0@10586 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoFix placeholder creation when dragging from one DnDVBox to
Carl Hetherington [Mon, 14 Nov 2011 14:42:29 +0000 (14:42 +0000)]
Fix placeholder creation when dragging from one DnDVBox to
another (should fix #4421).

git-svn-id: svn://localhost/ardour2/branches/3.0@10584 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoUse Quantize rather than OK in the Quantize dialogue.
Carl Hetherington [Mon, 14 Nov 2011 13:44:18 +0000 (13:44 +0000)]
Use Quantize rather than OK in the Quantize dialogue.

git-svn-id: svn://localhost/ardour2/branches/3.0@10583 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoEllipsis on Quantize option.
Carl Hetherington [Mon, 14 Nov 2011 13:44:13 +0000 (13:44 +0000)]
Ellipsis on Quantize option.

git-svn-id: svn://localhost/ardour2/branches/3.0@10582 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoDefault response for the Strip Silence dialogue (part of
Carl Hetherington [Mon, 14 Nov 2011 13:44:05 +0000 (13:44 +0000)]
Default response for the Strip Silence dialogue (part of
#4459).

git-svn-id: svn://localhost/ardour2/branches/3.0@10581 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoAllow a dialogue containing an audioclock to be
Carl Hetherington [Mon, 14 Nov 2011 13:44:01 +0000 (13:44 +0000)]
Allow a dialogue containing an audioclock to be
activated by a enter button press on the clock.

git-svn-id: svn://localhost/ardour2/branches/3.0@10580 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoEnter activates default for the time FX dialogue (part
Carl Hetherington [Mon, 14 Nov 2011 13:43:56 +0000 (13:43 +0000)]
Enter activates default for the time FX dialogue (part
of #4459).

git-svn-id: svn://localhost/ardour2/branches/3.0@10579 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoTypo.
Carl Hetherington [Mon, 14 Nov 2011 11:53:09 +0000 (11:53 +0000)]
Typo.

git-svn-id: svn://localhost/ardour2/branches/3.0@10578 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoReset toolbar label widths on DPI change (may fix
Carl Hetherington [Mon, 14 Nov 2011 11:31:27 +0000 (11:31 +0000)]
Reset toolbar label widths on DPI change (may fix
#4433).

git-svn-id: svn://localhost/ardour2/branches/3.0@10577 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoFix unit test build by adding some dummy LXVST methods.
Carl Hetherington [Mon, 14 Nov 2011 11:31:22 +0000 (11:31 +0000)]
Fix unit test build by adding some dummy LXVST methods.

git-svn-id: svn://localhost/ardour2/branches/3.0@10576 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoComment typo.
Carl Hetherington [Mon, 14 Nov 2011 11:31:11 +0000 (11:31 +0000)]
Comment typo.

git-svn-id: svn://localhost/ardour2/branches/3.0@10575 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoFix warnings.
Carl Hetherington [Mon, 14 Nov 2011 11:31:05 +0000 (11:31 +0000)]
Fix warnings.

git-svn-id: svn://localhost/ardour2/branches/3.0@10574 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoUpdated Russian translation from Alexandre Prokoudine
Carl Hetherington [Mon, 14 Nov 2011 10:40:06 +0000 (10:40 +0000)]
Updated Russian translation from Alexandre Prokoudine
(#4464).

git-svn-id: svn://localhost/ardour2/branches/3.0@10573 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agodebugging some OS X stuff (this is silly, i edited on linux)
Paul Davis [Mon, 14 Nov 2011 00:25:08 +0000 (00:25 +0000)]
debugging some OS X stuff (this is silly, i edited on linux)

git-svn-id: svn://localhost/ardour2/branches/3.0@10572 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoRe-show region views that we hid when dragging things on
Carl Hetherington [Sun, 13 Nov 2011 19:51:30 +0000 (19:51 +0000)]
Re-show region views that we hid when dragging things on
hidden tracks (fixes the rest of #3493).

git-svn-id: svn://localhost/ardour2/branches/3.0@10571 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoSnap new automation points on audio lanes (part of #4297).
Carl Hetherington [Sun, 13 Nov 2011 16:28:20 +0000 (16:28 +0000)]
Snap new automation points on audio lanes (part of #4297).

git-svn-id: svn://localhost/ardour2/branches/3.0@10570 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoPopup menu over meters in mixer strips to select metering
Carl Hetherington [Sun, 13 Nov 2011 15:12:34 +0000 (15:12 +0000)]
Popup menu over meters in mixer strips to select metering
point (rest of #4419).

git-svn-id: svn://localhost/ardour2/branches/3.0@10569 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoadd mike start (linux dsp) to author list
Paul Davis [Sun, 13 Nov 2011 15:01:13 +0000 (15:01 +0000)]
add mike start (linux dsp) to author list

git-svn-id: svn://localhost/ardour2/branches/3.0@10568 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agonew buttons colors from chrisg
Paul Davis [Sun, 13 Nov 2011 14:54:59 +0000 (14:54 +0000)]
new buttons colors from chrisg

git-svn-id: svn://localhost/ardour2/branches/3.0@10566 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agomove LXVST GUI stuff into gtk2_ardour, and fix X11 uselib stuff in wscripts
Paul Davis [Sun, 13 Nov 2011 14:53:49 +0000 (14:53 +0000)]
move LXVST GUI stuff into gtk2_ardour, and fix X11 uselib stuff in wscripts

git-svn-id: svn://localhost/ardour2/branches/3.0@10565 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoFix some bits of the libardour unit tests.
Carl Hetherington [Sun, 13 Nov 2011 13:32:01 +0000 (13:32 +0000)]
Fix some bits of the libardour unit tests.

git-svn-id: svn://localhost/ardour2/branches/3.0@10564 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoupdate OS X package build script to handle panners and other miscellany
Paul Davis [Sun, 13 Nov 2011 13:23:08 +0000 (13:23 +0000)]
update OS X package build script to handle panners and other miscellany

git-svn-id: svn://localhost/ardour2/branches/3.0@10563 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoremove code no longer needed for OSX accel handling
Paul Davis [Sun, 13 Nov 2011 13:22:37 +0000 (13:22 +0000)]
remove code no longer needed for OSX accel handling

git-svn-id: svn://localhost/ardour2/branches/3.0@10562 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoApply patch from timbyr to fix building with --test.
David Robillard [Sun, 13 Nov 2011 03:54:29 +0000 (03:54 +0000)]
Apply patch from timbyr to fix building with --test.

git-svn-id: svn://localhost/ardour2/branches/3.0@10561 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoPatch from acolomb to add a popup menu for solo iso/lock if
Carl Hetherington [Sun, 13 Nov 2011 01:35:30 +0000 (01:35 +0000)]
Patch from acolomb to add a popup menu for solo iso/lock if
the buttons are not visible (#4419).

git-svn-id: svn://localhost/ardour2/branches/3.0@10560 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agofix linux packaging script for new waf convention, more
Paul Davis [Sat, 12 Nov 2011 23:08:24 +0000 (23:08 +0000)]
fix linux packaging script for new waf convention, more

git-svn-id: svn://localhost/ardour2/branches/3.0@10559 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agofix linux packaging script for new waf convention
Paul Davis [Sat, 12 Nov 2011 23:07:17 +0000 (23:07 +0000)]
fix linux packaging script for new waf convention

git-svn-id: svn://localhost/ardour2/branches/3.0@10558 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoFix lingering references to old persist extension.
David Robillard [Sat, 12 Nov 2011 00:19:09 +0000 (00:19 +0000)]
Fix lingering references to old persist extension.

git-svn-id: svn://localhost/ardour2/branches/3.0@10557 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoUpdate LV2 persist extension implementation (now named LV2 state).
David Robillard [Fri, 11 Nov 2011 22:54:45 +0000 (22:54 +0000)]
Update LV2 persist extension implementation (now named LV2 state).

git-svn-id: svn://localhost/ardour2/branches/3.0@10556 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoprep for beta1
Paul Davis [Fri, 11 Nov 2011 20:09:14 +0000 (20:09 +0000)]
prep for beta1

git-svn-id: svn://localhost/ardour2/branches/3.0@10554 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agofix missing initializer
Paul Davis [Fri, 11 Nov 2011 17:40:13 +0000 (17:40 +0000)]
fix missing initializer

git-svn-id: svn://localhost/ardour2/branches/3.0@10553 d708f5d6-7413-0410-9779-e7cbd77b26cf

12 years agoremove debug output
Paul Davis [Fri, 11 Nov 2011 17:35:41 +0000 (17:35 +0000)]
remove debug output

git-svn-id: svn://localhost/ardour2/branches/3.0@10552 d708f5d6-7413-0410-9779-e7cbd77b26cf