ardour.git
12 years agoadd tooltips to editor region list, but so that it doesn't mark carl grimmace
Paul Davis [Fri, 2 Dec 2011 13:29:11 +0000 (13:29 +0000)]
add tooltips to editor region list, but so that it doesn't mark carl grimmace

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

12 years agoadd tooltips to editor region list
Paul Davis [Fri, 2 Dec 2011 13:14:59 +0000 (13:14 +0000)]
add tooltips to editor region list

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

12 years agoget that fix for accels in tooltips correct this time
Paul Davis [Fri, 2 Dec 2011 03:40:56 +0000 (03:40 +0000)]
get that fix for accels in tooltips correct this time

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

12 years agodesensitize make-mono-regions as appropriate
Paul Davis [Fri, 2 Dec 2011 02:07:13 +0000 (02:07 +0000)]
desensitize make-mono-regions as appropriate

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

12 years agofix message about markup elements by changing accel strings from <Mod> to Mod-
Paul Davis [Fri, 2 Dec 2011 01:58:32 +0000 (01:58 +0000)]
fix message about markup elements by changing accel strings from <Mod> to Mod-

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

12 years agorestore the functionality of the join-play-range button, and remove a couple of unuse...
Paul Davis [Thu, 1 Dec 2011 23:22:05 +0000 (23:22 +0000)]
restore the functionality of the join-play-range button, and remove a couple of unused controllables

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

12 years agosignificantly reduce rounding error when doing framepos_t + BBT math
Paul Davis [Thu, 1 Dec 2011 22:54:50 +0000 (22:54 +0000)]
significantly reduce rounding error when doing framepos_t + BBT math

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

12 years agostop spewing debug output from SMFSource
Paul Davis [Thu, 1 Dec 2011 20:11:22 +0000 (20:11 +0000)]
stop spewing debug output from SMFSource

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

12 years agocleanup vertical spacing a bit in mixer strip; rename new send options to be more...
Paul Davis [Thu, 1 Dec 2011 19:34:53 +0000 (19:34 +0000)]
cleanup vertical spacing a bit in mixer strip; rename new send options to be more clear on the difference; relabel "sends" button to say "Aux Sends" to be clearer on what it does; code tidy up in processor box and mixer strip

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

12 years agoallow Cancel button on route rename dialog to actually cancel
Paul Davis [Thu, 1 Dec 2011 19:33:28 +0000 (19:33 +0000)]
allow Cancel button on route rename dialog to actually cancel

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

12 years agofix a number of fundamental issues with Gtkmm2ext::Prompter, mostly centered on bad...
Paul Davis [Thu, 1 Dec 2011 19:32:56 +0000 (19:32 +0000)]
fix a number of fundamental issues with Gtkmm2ext::Prompter, mostly centered on bad behaviour when Enter/Return is pressed

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

12 years agoexpose Pango::Layout member of ArdourButton; set ellipsizing behaviour for mixer...
Paul Davis [Thu, 1 Dec 2011 16:57:29 +0000 (16:57 +0000)]
expose Pango::Layout member of ArdourButton; set ellipsizing behaviour for mixer strip name button; add full name tooltip to name button

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

12 years agoprovide semantic ordering of simultaneous MIDI events; add operator== to MidiBuffer...
Paul Davis [Thu, 1 Dec 2011 16:22:51 +0000 (16:22 +0000)]
provide semantic ordering of simultaneous MIDI events; add operator== to MidiBuffer iterator; add empty() to MidiBuffer for no particular reason

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

12 years agotweak spacings in the mixer strip, tweak tooltip text for input and output buttons
Paul Davis [Wed, 30 Nov 2011 21:07:43 +0000 (21:07 +0000)]
tweak spacings in the mixer strip, tweak tooltip text for input and output buttons

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

12 years agocommit to the "new" tooltip API, use set_tooltip_markup() rather than set_tooltip_tex...
Paul Davis [Wed, 30 Nov 2011 21:07:11 +0000 (21:07 +0000)]
commit to the "new" tooltip API, use set_tooltip_markup() rather than set_tooltip_text() to allow for more creative tooltips

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

12 years agoactive button colors for mixer strip buttons, modified from changes by chris g.
Paul Davis [Wed, 30 Nov 2011 16:43:37 +0000 (16:43 +0000)]
active button colors for mixer strip buttons, modified from changes by chris g.

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

12 years agofix phase invert button functionality, lost in switch to ArdourButton
Paul Davis [Wed, 30 Nov 2011 16:40:05 +0000 (16:40 +0000)]
fix phase invert button functionality, lost in switch to ArdourButton

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

12 years agopreparations for using ardour's own keybinding system for the editor (not actually...
Paul Davis [Wed, 30 Nov 2011 15:29:53 +0000 (15:29 +0000)]
preparations for using ardour's own keybinding system for the editor (not actually used)

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

12 years agoupdate CycleTimer to utilize NDEBUG and PBD::DEBUG so that we can leave them in place...
Paul Davis [Wed, 30 Nov 2011 15:24:31 +0000 (15:24 +0000)]
update CycleTimer to utilize NDEBUG and PBD::DEBUG so that we can leave them in place and use them at run time

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

12 years agofix segfault in preferences dialog caused by incorrect use of S_(). i've checked...
Paul Davis [Wed, 30 Nov 2011 01:54:13 +0000 (01:54 +0000)]
fix segfault in preferences dialog caused by incorrect use of S_(). i've checked all other uses in gtk2_ardour and cleared them

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

12 years agoSpeculative fix for crash with untranslated messages
Carl Hetherington [Tue, 29 Nov 2011 21:43:40 +0000 (21:43 +0000)]
Speculative fix for crash with untranslated messages
without | in them (#4521).

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

12 years agoNew zoom icons from royvegard (#4520).
Carl Hetherington [Tue, 29 Nov 2011 20:41:40 +0000 (20:41 +0000)]
New zoom icons from royvegard (#4520).

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

12 years agotemporarily revert change that might be causing an endless loop while MIDI monitoring...
Paul Davis [Tue, 29 Nov 2011 12:27:27 +0000 (12:27 +0000)]
temporarily revert change that might be causing an endless loop while MIDI monitoring/recording

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

12 years agoextra include required for S_()
Paul Davis [Mon, 28 Nov 2011 21:07:22 +0000 (21:07 +0000)]
extra include required for S_()

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

12 years agoadd _S() macro to i18n.h for libs/ardour and libs/gtkmm2ext
Paul Davis [Mon, 28 Nov 2011 20:38:23 +0000 (20:38 +0000)]
add _S() macro to i18n.h for libs/ardour and libs/gtkmm2ext

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

12 years agoHopefully fix some i18n bugs (#3565).
Carl Hetherington [Mon, 28 Nov 2011 19:46:30 +0000 (19:46 +0000)]
Hopefully fix some i18n bugs (#3565).

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

12 years agoFix i18n problems in the RC option editor.
Carl Hetherington [Mon, 28 Nov 2011 18:45:34 +0000 (18:45 +0000)]
Fix i18n problems in the RC option editor.

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

12 years agoControl-shift-click rather than just Shift-click to
Carl Hetherington [Mon, 28 Nov 2011 18:45:28 +0000 (18:45 +0000)]
Control-shift-click rather than just Shift-click to
toggle mixer strip width.

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

12 years agoconvert all mixer strip buttons to ArdourButton; not entirely finished because colors...
Paul Davis [Mon, 28 Nov 2011 17:58:15 +0000 (17:58 +0000)]
convert all mixer strip buttons to ArdourButton; not entirely finished because colors in the name and comments buttons don't work as intended - needs a bit of thinking

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

12 years agoremove get_rt() call from graph code, since JACK takes care of that for us and all...
Paul Davis [Mon, 28 Nov 2011 15:58:25 +0000 (15:58 +0000)]
remove get_rt() call from graph code, since JACK takes care of that for us and all process threads are created using libjack thread API

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

12 years agoSet up piano roll and scroomer objects before the MidiTimeAxisView height gets set...
Carl Hetherington [Sun, 27 Nov 2011 13:44:45 +0000 (13:44 +0000)]
Set up piano roll and scroomer objects before the MidiTimeAxisView height gets set up, so that their visibility can be initialised correctly.  Fixes #4515.

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

12 years agoFix partial visibility of piano roll when changing MIDI track height in various ways...
Carl Hetherington [Sun, 27 Nov 2011 13:44:40 +0000 (13:44 +0000)]
Fix partial visibility of piano roll when changing MIDI track height in various ways (#2842, #3904).

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

12 years agoRemove unused variable.
Carl Hetherington [Sun, 27 Nov 2011 12:17:14 +0000 (12:17 +0000)]
Remove unused variable.

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

12 years agoFix warning.
Carl Hetherington [Sun, 27 Nov 2011 11:44:42 +0000 (11:44 +0000)]
Fix warning.

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

12 years agoRevert faders. Fixed size has to go...
David Robillard [Fri, 25 Nov 2011 21:10:28 +0000 (21:10 +0000)]
Revert faders.  Fixed size has to go...

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

12 years agoFix confusion with midi note selection and channel
Carl Hetherington [Thu, 24 Nov 2011 22:16:03 +0000 (22:16 +0000)]
Fix confusion with midi note selection and channel
selection (#4208).

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

12 years agoShift-click on a mixer width button toggles width of all
Carl Hetherington [Thu, 24 Nov 2011 20:07:55 +0000 (20:07 +0000)]
Shift-click on a mixer width button toggles width of all
strips (#4510).

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

12 years agoAdd option to glue new regions to bars and beats (#4202).
Carl Hetherington [Thu, 24 Nov 2011 19:33:13 +0000 (19:33 +0000)]
Add option to glue new regions to bars and beats (#4202).

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

12 years agoMake fader belts wider to take up maximum space and line up with things nicely.
David Robillard [Thu, 24 Nov 2011 07:32:19 +0000 (07:32 +0000)]
Make fader belts wider to take up maximum space and line up with things nicely.
Big mouse targets are good.

Aesthetically I'm not so sure about this, somebody better at images than myself
should probably tinker with these a bit.

Not sure why the borders are white on only audio mixer strips, but that needs
fixing...

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

12 years agoDitch the fugly brown hue that cropped up and use the huge from our widget base colour.
David Robillard [Thu, 24 Nov 2011 06:45:35 +0000 (06:45 +0000)]
Ditch the fugly brown hue that cropped up and use the huge from our widget base colour.
Make button gradients and border colours a bit more consistent WRT brightness.

We have way, way, way too many colours defined for this stuff right now.

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

12 years agoFix key bindings in tooltips for ArdourButton buttons.
David Robillard [Thu, 24 Nov 2011 05:36:31 +0000 (05:36 +0000)]
Fix key bindings in tooltips for ArdourButton buttons.

Sinced gtkmm2ext needs to get at the actions of widgets, I moved the
action to Gtkmm2ext::Activatable.  Not sure if the wisest thing to
do here would be to use Gtkmm::Activatable, but figured there's
a reason Paul didn't do so (the name set_related_action is from there
so presumably it's known about), so this is the simplest change
that allows access to the action in Gtkmm2ext.  The vfunc calling
stuff should probably move there as well...

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

12 years agoSave references to external files in LV2 state as symbolic links.
David Robillard [Thu, 24 Nov 2011 00:53:45 +0000 (00:53 +0000)]
Save references to external files in LV2 state as symbolic links.

With this commit it is possible to archive sessions that contain plugins with
complex file-containing state (e.g. Linuxsampler with a sample bank loaded)
with any archive tool, e.g.:

tar -hjcf session.tar.bz2 session

Which will give you a fully self-contained archive of everything used in the
session, so you can e.g. send it to a collaborator who may not have the same
sample banks in the same place as you and it will work.

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

12 years agoIf a tempo change is inserted some way through a bar, fix up the time signature of...
Carl Hetherington [Thu, 24 Nov 2011 00:40:45 +0000 (00:40 +0000)]
If a tempo change is inserted some way through a bar, fix up the time signature of the previous bar so that the tempo map remains consistent.  Should help with #4200.

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

12 years agoFix crash on save.
Carl Hetherington [Thu, 24 Nov 2011 00:05:00 +0000 (00:05 +0000)]
Fix crash on save.

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

12 years agoFix some confusion over getting parameter details from
Carl Hetherington [Wed, 23 Nov 2011 22:46:43 +0000 (22:46 +0000)]
Fix some confusion over getting parameter details from
VSTs.

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

12 years agoSave location UI clock mode in Session instant.xml (#4507).
Carl Hetherington [Wed, 23 Nov 2011 21:22:02 +0000 (21:22 +0000)]
Save location UI clock mode in Session instant.xml (#4507).

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

12 years agoRemove silly print.
David Robillard [Wed, 23 Nov 2011 19:55:26 +0000 (19:55 +0000)]
Remove silly print.

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

12 years agoMissing file.
Carl Hetherington [Wed, 23 Nov 2011 19:55:05 +0000 (19:55 +0000)]
Missing file.

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

12 years agoRename lv2_plugin_lilv.cc back to lv2_plugin.cc.
David Robillard [Wed, 23 Nov 2011 19:34:25 +0000 (19:34 +0000)]
Rename lv2_plugin_lilv.cc back to lv2_plugin.cc.

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

12 years agoRename linux VST files to be more friendly.
Carl Hetherington [Wed, 23 Nov 2011 19:31:04 +0000 (19:31 +0000)]
Rename linux VST files to be more friendly.

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

12 years agoMore unused code.
Carl Hetherington [Wed, 23 Nov 2011 19:30:08 +0000 (19:30 +0000)]
More unused code.

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

12 years agoRemove unused code.
Carl Hetherington [Wed, 23 Nov 2011 19:30:01 +0000 (19:30 +0000)]
Remove unused code.

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

12 years agoDon't load program 0 on initialising a VST; I don't
Carl Hetherington [Wed, 23 Nov 2011 19:29:55 +0000 (19:29 +0000)]
Don't load program 0 on initialising a VST; I don't
think we do that for any other plugins.  Restore
chunk-based preset loading for Linux VSTs.

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

12 years agoTrim function that is only used once.
Carl Hetherington [Wed, 23 Nov 2011 19:29:48 +0000 (19:29 +0000)]
Trim function that is only used once.

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

12 years agoCommit of the century, right here.
David Robillard [Wed, 23 Nov 2011 19:29:47 +0000 (19:29 +0000)]
Commit of the century, right here.

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

12 years agoFix warning.
Carl Hetherington [Wed, 23 Nov 2011 19:29:43 +0000 (19:29 +0000)]
Fix warning.

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

12 years agoRemove VST current_program variable, since that stuff is
Carl Hetherington [Wed, 23 Nov 2011 19:29:38 +0000 (19:29 +0000)]
Remove VST current_program variable, since that stuff is
managed by the presets code in Plugin.

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

12 years agoRemove heinous hack that is no longer required if we are
Carl Hetherington [Wed, 23 Nov 2011 19:29:30 +0000 (19:29 +0000)]
Remove heinous hack that is no longer required if we are
not attempting to track setting modified status.

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

12 years agoDon't fix size of preset combo any more. Comment what
Carl Hetherington [Wed, 23 Nov 2011 17:48:10 +0000 (17:48 +0000)]
Don't fix size of preset combo any more.  Comment what
widgets the PlugUIBase makes available for subclasses.
Give up on trying to report when a VST plugin's settings
have been modified from a preset, since I think it is
impossible to do cleanly (you set the preset, then at some
point after that the plugin tells you that values have
changed using the same mechanism that it uses to report
normal user-initiated changes).

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

12 years agoPatch from colinf to fix build on gtkmm versions prior to 2.28 (#4506).
Carl Hetherington [Wed, 23 Nov 2011 13:27:17 +0000 (13:27 +0000)]
Patch from colinf to fix build on gtkmm versions prior to 2.28 (#4506).

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

12 years agoPack toolbar combo boxes with expand=false and remove size kludges.
David Robillard [Wed, 23 Nov 2011 08:35:41 +0000 (08:35 +0000)]
Pack toolbar combo boxes with expand=false and remove size kludges.

Turns out gtk these days sizes combo boxes with precisely enough space if
packed to not expand, none of this mess is necessary any more.

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

12 years agoFix stupid warning.
David Robillard [Wed, 23 Nov 2011 07:49:59 +0000 (07:49 +0000)]
Fix stupid warning.

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

12 years agoImplement latest LV2 state extension (0.4).
David Robillard [Wed, 23 Nov 2011 06:39:45 +0000 (06:39 +0000)]
Implement latest LV2 state extension (0.4).

Corresponding patch to LinuxSampler available here: http://drobilla.net/files/linuxsampler_lv2_state_0_4.diff

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

12 years agoFix windows VST build.
Carl Hetherington [Wed, 23 Nov 2011 01:48:26 +0000 (01:48 +0000)]
Fix windows VST build.

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

12 years agoRemove code to zoom on up/down mouse movement when dragging
Carl Hetherington [Wed, 23 Nov 2011 01:17:41 +0000 (01:17 +0000)]
Remove code to zoom on up/down mouse movement when dragging
the playhead.

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

12 years agoMissing files / renames.
Carl Hetherington [Wed, 23 Nov 2011 00:57:32 +0000 (00:57 +0000)]
Missing files / renames.

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

12 years agoFix segfault on close.
Carl Hetherington [Wed, 23 Nov 2011 00:55:34 +0000 (00:55 +0000)]
Fix segfault on close.

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

12 years agoMerge some linux/windows VST GUI code.
Carl Hetherington [Wed, 23 Nov 2011 00:55:25 +0000 (00:55 +0000)]
Merge some linux/windows VST GUI code.

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

12 years agoFix broken whitespace via merciless application of the emacs hammer.
David Robillard [Wed, 23 Nov 2011 00:17:31 +0000 (00:17 +0000)]
Fix broken whitespace via merciless application of the emacs hammer.

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

12 years agotweak debug output
Paul Davis [Tue, 22 Nov 2011 20:29:41 +0000 (20:29 +0000)]
tweak debug output

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

12 years agofix mis-ordering of MIDI events when merging MidiBuffers in-place
Paul Davis [Tue, 22 Nov 2011 20:29:12 +0000 (20:29 +0000)]
fix mis-ordering of MIDI events when merging MidiBuffers in-place

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

12 years agoRemove unused file.
Carl Hetherington [Tue, 22 Nov 2011 16:31:31 +0000 (16:31 +0000)]
Remove unused file.

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

12 years agoUse same VST callback for both Linux and Windows VSTs.
Carl Hetherington [Tue, 22 Nov 2011 16:30:58 +0000 (16:30 +0000)]
Use same VST callback for both Linux and Windows VSTs.

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

12 years agoAdd missing files.
Carl Hetherington [Tue, 22 Nov 2011 15:15:17 +0000 (15:15 +0000)]
Add missing files.

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

12 years agoPush most of LXVSTPlugin and WindowsVSTPlugin up to VSTPlugin parent.
Carl Hetherington [Tue, 22 Nov 2011 15:14:41 +0000 (15:14 +0000)]
Push most of LXVSTPlugin and WindowsVSTPlugin up to VSTPlugin parent.

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

12 years agoAdd translator email address.
Carl Hetherington [Tue, 22 Nov 2011 12:53:59 +0000 (12:53 +0000)]
Add translator email address.

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

12 years agoAnother missing translator.
Carl Hetherington [Tue, 22 Nov 2011 12:48:14 +0000 (12:48 +0000)]
Another missing translator.

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

12 years agoUpdate German translators list.
Carl Hetherington [Tue, 22 Nov 2011 12:43:13 +0000 (12:43 +0000)]
Update German translators list.

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

12 years agoMissing translations.
Carl Hetherington [Tue, 22 Nov 2011 12:35:25 +0000 (12:35 +0000)]
Missing translations.

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

12 years agoNo-op; tidy-up.
Carl Hetherington [Tue, 22 Nov 2011 12:35:21 +0000 (12:35 +0000)]
No-op; tidy-up.

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

12 years agoFix autoscroll fudge calculations. Remove some unused
Carl Hetherington [Tue, 22 Nov 2011 12:22:46 +0000 (12:22 +0000)]
Fix autoscroll fudge calculations.  Remove some unused
code.  Should help with #4501.

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

12 years agoPatch from acolomb to display underscores in plugin names
Carl Hetherington [Tue, 22 Nov 2011 12:12:11 +0000 (12:12 +0000)]
Patch from acolomb to display underscores in plugin names
correctly (#4502).

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

12 years agoSeparate visual and audio interfaces for translation.
Carl Hetherington [Tue, 22 Nov 2011 12:04:21 +0000 (12:04 +0000)]
Separate visual and audio interfaces for translation.

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

12 years agoRemove unused define.
Carl Hetherington [Tue, 22 Nov 2011 02:33:56 +0000 (02:33 +0000)]
Remove unused define.

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

12 years agoFix tests.
Carl Hetherington [Tue, 22 Nov 2011 02:29:44 +0000 (02:29 +0000)]
Fix tests.

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

12 years agoShare main VSTFX / FST struct between windows / linux VSTs.
Carl Hetherington [Tue, 22 Nov 2011 02:27:26 +0000 (02:27 +0000)]
Share main VSTFX / FST struct between windows / linux VSTs.

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

12 years agoFix tests.
Carl Hetherington [Tue, 22 Nov 2011 02:02:04 +0000 (02:02 +0000)]
Fix tests.

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

12 years agoAdd Andre Colomb to the authors list.
Carl Hetherington [Tue, 22 Nov 2011 01:47:57 +0000 (01:47 +0000)]
Add Andre Colomb to the authors list.

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

12 years agoRemove unused file.
Carl Hetherington [Tue, 22 Nov 2011 01:29:05 +0000 (01:29 +0000)]
Remove unused file.

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

12 years agoShare VSTHandle and VSTInfo between windows/linux VSTs.
Carl Hetherington [Tue, 22 Nov 2011 01:28:34 +0000 (01:28 +0000)]
Share VSTHandle and VSTInfo between windows/linux VSTs.

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

12 years agoUse same aeffectx.h for windows and linux VSTs.
Carl Hetherington [Tue, 22 Nov 2011 01:28:27 +0000 (01:28 +0000)]
Use same aeffectx.h for windows and linux VSTs.

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

12 years agoFix Windows VST compile.
Carl Hetherington [Tue, 22 Nov 2011 00:15:52 +0000 (00:15 +0000)]
Fix Windows VST compile.

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

12 years agoRemove VESTIGE_HEADER stuff since we will always use it.
Carl Hetherington [Tue, 22 Nov 2011 00:15:46 +0000 (00:15 +0000)]
Remove VESTIGE_HEADER stuff since we will always use it.

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

12 years agoMake the windows VST callback use int32_t rather than long (to make it the same as...
Carl Hetherington [Mon, 21 Nov 2011 23:45:15 +0000 (23:45 +0000)]
Make the windows VST callback use int32_t rather than long (to make it the same as the linux VST one); I think this is safe as the windows VST code is only built on 32-bit.

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

12 years agocorrect dir spelling
Paul Davis [Mon, 21 Nov 2011 23:21:05 +0000 (23:21 +0000)]
correct dir spelling

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

12 years agomore spreading of I18N_PACKAGE as the name for .mo files
Paul Davis [Mon, 21 Nov 2011 23:20:31 +0000 (23:20 +0000)]
more spreading of I18N_PACKAGE as the name for .mo files

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

12 years agoMissing file.
Carl Hetherington [Mon, 21 Nov 2011 22:46:35 +0000 (22:46 +0000)]
Missing file.

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

12 years agoShare VSTKey struct beween linux and windows VST.
Carl Hetherington [Mon, 21 Nov 2011 22:46:20 +0000 (22:46 +0000)]
Share VSTKey struct beween linux and windows VST.

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

12 years agoSort session routes before trying to do the group tabs
Carl Hetherington [Mon, 21 Nov 2011 22:38:44 +0000 (22:38 +0000)]
Sort session routes before trying to do the group tabs
collection; should fix #4500.

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

12 years agomore inadvertent (i.e. stupid) .po file updates
Paul Davis [Mon, 21 Nov 2011 22:26:49 +0000 (22:26 +0000)]
more inadvertent (i.e. stupid) .po file updates

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