ardour.git
13 years agoFix my name :)
David Robillard [Wed, 6 Apr 2011 15:00:16 +0000 (15:00 +0000)]
Fix my name :)

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

13 years agoUpdate LV2 files extension.
David Robillard [Wed, 6 Apr 2011 14:59:37 +0000 (14:59 +0000)]
Update LV2 files extension.

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

13 years agoImplement latest LV2 files extension.
David Robillard [Wed, 6 Apr 2011 14:58:44 +0000 (14:58 +0000)]
Implement latest LV2 files extension.

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

13 years agoDifferentiate between pitch-shift (for audio) and transpose (for MIDI). Fixes #3940.
Carl Hetherington [Wed, 6 Apr 2011 02:04:37 +0000 (02:04 +0000)]
Differentiate between pitch-shift (for audio) and transpose (for MIDI).  Fixes #3940.

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

13 years agoRename Transpose to Pitch Shift to correspond with its dialogue box.
Carl Hetherington [Wed, 6 Apr 2011 02:04:00 +0000 (02:04 +0000)]
Rename Transpose to Pitch Shift to correspond with its dialogue box.

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

13 years agoFix show checkbuttons for mixer groups on startup (#3919). Also synchronise visible...
Carl Hetherington [Wed, 6 Apr 2011 00:36:36 +0000 (00:36 +0000)]
Fix show checkbuttons for mixer groups on startup (#3919).  Also synchronise visible status between editor and mixer.

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

13 years agoGPL boilerplate.
Carl Hetherington [Wed, 6 Apr 2011 00:32:12 +0000 (00:32 +0000)]
GPL boilerplate.

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

13 years agoRemove erroneous note about playlists when removing busses.
Carl Hetherington [Wed, 6 Apr 2011 00:31:55 +0000 (00:31 +0000)]
Remove erroneous note about playlists when removing busses.

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

13 years agoFix typos (part of #3939).
Carl Hetherington [Wed, 6 Apr 2011 00:31:38 +0000 (00:31 +0000)]
Fix typos (part of #3939).

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

13 years agoMake Enter give RESPONSE_ACCEPT in the normalize dialogue (#3937).
Carl Hetherington [Tue, 5 Apr 2011 10:34:33 +0000 (10:34 +0000)]
Make Enter give RESPONSE_ACCEPT in the normalize dialogue (#3937).

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

13 years agobump version to alpha4
Paul Davis [Tue, 5 Apr 2011 01:47:21 +0000 (01:47 +0000)]
bump version to alpha4

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

13 years agoremove unused arguments to keep gcc quiet
Paul Davis [Tue, 5 Apr 2011 01:03:44 +0000 (01:03 +0000)]
remove unused arguments to keep gcc quiet

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

13 years agoFix read_raw_internal to use the appropriate audio source for the specified channel...
Carl Hetherington [Mon, 4 Apr 2011 23:32:20 +0000 (23:32 +0000)]
Fix read_raw_internal to use the appropriate audio source for the specified channel, and fix maximum_amplitude to check all channels of a region rather than just the first.  Fixes #3933.

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

13 years agoFix broken whitespace (no functional changes).
David Robillard [Mon, 4 Apr 2011 23:00:48 +0000 (23:00 +0000)]
Fix broken whitespace (no functional changes).

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

13 years agoFix broken whitespace (no functional changes).
David Robillard [Mon, 4 Apr 2011 22:46:48 +0000 (22:46 +0000)]
Fix broken whitespace (no functional changes).

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

13 years agoadd some scroll wheel support to the scroomer
Paul Davis [Mon, 4 Apr 2011 22:26:03 +0000 (22:26 +0000)]
add some scroll wheel support to the scroomer

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

13 years agoupdate drobilla's fascistic dir-locals.el to force emacs users into whitespace submis...
Paul Davis [Mon, 4 Apr 2011 22:01:20 +0000 (22:01 +0000)]
update drobilla's fascistic dir-locals.el to force emacs users into whitespace submission even in C++ mode

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

13 years agominor tweaks to debug output and comments and header order
Paul Davis [Mon, 4 Apr 2011 21:48:17 +0000 (21:48 +0000)]
minor tweaks to debug output and comments and header order

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

13 years agowhen overwriting existing MIDI buffers in a MidiDiskstream be sure to update file_fra...
Paul Davis [Mon, 4 Apr 2011 21:44:56 +0000 (21:44 +0000)]
when overwriting existing MIDI buffers in a MidiDiskstream be sure to update file_frame so that the *next* read is from the right location in the source; plus slighly improved debugging

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

13 years agoreimplement MidiRingBuffer::dump()
Paul Davis [Mon, 4 Apr 2011 21:43:40 +0000 (21:43 +0000)]
reimplement MidiRingBuffer::dump()

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

13 years agoAdd plugins (activating them) after doing any latency_compute_run, as otherwise the...
Carl Hetherington [Mon, 4 Apr 2011 17:57:18 +0000 (17:57 +0000)]
Add plugins (activating them) after doing any latency_compute_run, as otherwise the latency_compute_run deactivates the plugins and an assert trips in LadspaPlugin::run_in_place.

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

13 years agomove some DEBUG::Graph traces to DEBUG::ProcessThreads ; remove Diskstream::rename_wr...
Paul Davis [Mon, 4 Apr 2011 16:41:20 +0000 (16:41 +0000)]
move some DEBUG::Graph traces to DEBUG::ProcessThreads ; remove Diskstream::rename_write_sources() which is no longer relevant (sources are not created on disk until needed); fixup calling Diskstream::non_realtime_input_change() when calling Diskstream::set_track() with a track that doesn't yet have any I/O (i.e. typical case)

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

13 years agoremove message about MidiRegionView::redisplay_model() being called without a model...
Paul Davis [Mon, 4 Apr 2011 16:38:53 +0000 (16:38 +0000)]
remove message about MidiRegionView::redisplay_model() being called without a model - its OK and this message is distracting

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

13 years agoalways make log/error window visible when a non-info message is posted
Paul Davis [Mon, 4 Apr 2011 14:22:27 +0000 (14:22 +0000)]
always make log/error window visible when a non-info message is posted

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

13 years agoSlightly grubby fix to restore plugin output meters (#3926).
Carl Hetherington [Mon, 4 Apr 2011 13:19:09 +0000 (13:19 +0000)]
Slightly grubby fix to restore plugin output meters (#3926).

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

13 years agodo not set icon list *and* default icon list, which results in a GTK warning when...
Paul Davis [Mon, 4 Apr 2011 12:47:40 +0000 (12:47 +0000)]
do not set icon list *and* default icon list, which results in a GTK warning when the per-window icon(s) are found to be already realized because they are the same as the default set

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

13 years agoUpdate region peak amplitude when the region is trimmed (#3931).
Carl Hetherington [Mon, 4 Apr 2011 12:21:26 +0000 (12:21 +0000)]
Update region peak amplitude when the region is trimmed (#3931).

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

13 years agoFix center_edit_point action name.
Carl Hetherington [Sun, 3 Apr 2011 23:50:30 +0000 (23:50 +0000)]
Fix center_edit_point action name.

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

13 years agoFix Transport->Play->Play option name, and rename Play Selection to Play Selected...
Carl Hetherington [Sun, 3 Apr 2011 20:57:04 +0000 (20:57 +0000)]
Fix Transport->Play->Play option name, and rename Play Selection to Play Selected Range (part of #3927).

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

13 years agoUse some helper functions to trim some lines. There should be no functional changes.
Carl Hetherington [Sun, 3 Apr 2011 20:56:52 +0000 (20:56 +0000)]
Use some helper functions to trim some lines.  There should be no functional changes.

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

13 years agoImplement LV2 files extension.
David Robillard [Sun, 3 Apr 2011 01:57:12 +0000 (01:57 +0000)]
Implement LV2 files extension.

This extension works with the persist extension to allow plugins to
save references to files in their state, but still allow the host
(e.g. Ardour) to control where files are located, making it possible
to do a deep export of a session with all files (e.g. loaded sampler
banks) included.

Tested working with a patched version of LinuxSampler...

TODO: Make symlinks in the plugin state directory rather than refer
to absolute file paths in state files (i.e. support session export,
either by ardour or any other tool, in particular the Jack session
manager...)

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

13 years agofix import of multi-track SMF files with some tracks containing only meta-events...
Paul Davis [Sat, 2 Apr 2011 21:59:14 +0000 (21:59 +0000)]
fix import of multi-track SMF files with some tracks containing only meta-events; correctly push error to log window when MIDI import fails; remove debug msg

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

13 years agoFix broken whitespace.
David Robillard [Sat, 2 Apr 2011 19:52:21 +0000 (19:52 +0000)]
Fix broken whitespace.

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

13 years agoput the Roland SI-24 MIDI map into SVN
Paul Davis [Sat, 2 Apr 2011 15:35:34 +0000 (15:35 +0000)]
put the Roland SI-24 MIDI map into SVN

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

13 years agotrack MIDI map copies for bundle
Paul Davis [Sat, 2 Apr 2011 15:29:05 +0000 (15:29 +0000)]
track MIDI map copies for bundle

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

13 years agomore MIDI binding map syntax corrections
Paul Davis [Sat, 2 Apr 2011 15:26:57 +0000 (15:26 +0000)]
more MIDI binding map syntax corrections

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

13 years agofix unclosed XML comment in korg MIDI map
Paul Davis [Sat, 2 Apr 2011 15:05:13 +0000 (15:05 +0000)]
fix unclosed XML comment in korg MIDI map

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

13 years agofix typo
Paul Davis [Sat, 2 Apr 2011 14:26:17 +0000 (14:26 +0000)]
fix typo

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

13 years agocopy pre-defined export presets & formats into the correct location in the bundle
Paul Davis [Sat, 2 Apr 2011 14:17:44 +0000 (14:17 +0000)]
copy pre-defined export presets & formats into the correct location in the bundle

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

13 years agomore attempted cleanup of AU preset declarations
Paul Davis [Sat, 2 Apr 2011 14:12:09 +0000 (14:12 +0000)]
more attempted cleanup of AU preset declarations

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

13 years agocleanup repeated pattern for setting in-bundle search paths and add ARDOUR_EXPORT_FOR...
Paul Davis [Sat, 2 Apr 2011 14:10:48 +0000 (14:10 +0000)]
cleanup repeated pattern for setting in-bundle search paths and add ARDOUR_EXPORT_FORMATS_PATH to that list

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

13 years agoadd the standard mechanism for search paths to the path used for export formats,...
Paul Davis [Sat, 2 Apr 2011 13:53:03 +0000 (13:53 +0000)]
add the standard mechanism for search paths to the path used for export formats, so that we can find them in a bundle

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

13 years agofix up (?) audio_unit.cc compilation, maybe
Paul Davis [Sat, 2 Apr 2011 13:51:18 +0000 (13:51 +0000)]
fix up (?) audio_unit.cc compilation, maybe

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

13 years agoeven more potential fixes for partial stripping of a linux bundle
Paul Davis [Fri, 1 Apr 2011 19:34:31 +0000 (19:34 +0000)]
even more potential fixes for partial stripping of a linux bundle

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

13 years agomore potential fixes for partial stripping of a linux bundle
Paul Davis [Fri, 1 Apr 2011 18:56:16 +0000 (18:56 +0000)]
more potential fixes for partial stripping of a linux bundle

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

13 years agomore potential fixes for partial stripping of a linux bundle
Paul Davis [Fri, 1 Apr 2011 18:52:59 +0000 (18:52 +0000)]
more potential fixes for partial stripping of a linux bundle

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

13 years agoanother potential fix for partial stripping of a linux bundle
Paul Davis [Fri, 1 Apr 2011 18:49:18 +0000 (18:49 +0000)]
another potential fix for partial stripping of a linux bundle

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

13 years agopotential fix for partial stripping of a linux bundle
Paul Davis [Fri, 1 Apr 2011 18:33:40 +0000 (18:33 +0000)]
potential fix for partial stripping of a linux bundle

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

13 years agoMake route group editor list reorderable (part of #3918).
Carl Hetherington [Thu, 31 Mar 2011 23:56:38 +0000 (23:56 +0000)]
Make route group editor list reorderable (part of #3918).

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

13 years agoSomewhat guesswork-laden fix for VAMP plugin assertion failures (#3897, #3878, #3893).
Carl Hetherington [Wed, 30 Mar 2011 14:58:46 +0000 (14:58 +0000)]
Somewhat guesswork-laden fix for VAMP plugin assertion failures (#3897, #3878, #3893).

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

13 years agoUntick speaker dialog in menu when it is closed (#3898).
Carl Hetherington [Wed, 30 Mar 2011 13:19:28 +0000 (13:19 +0000)]
Untick speaker dialog in menu when it is closed (#3898).

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

13 years agoSave/restore PortInsert state fully (fixes #3901).
Carl Hetherington [Wed, 30 Mar 2011 12:59:15 +0000 (12:59 +0000)]
Save/restore PortInsert state fully (fixes #3901).

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

13 years agoRemove some unused methods. Restore Solo boost, SiP cut and Dim Cut correctly on...
Carl Hetherington [Wed, 30 Mar 2011 12:37:14 +0000 (12:37 +0000)]
Remove some unused methods.  Restore Solo boost, SiP cut and Dim Cut correctly on session reload (#3903).

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

13 years agoWhitespace, add GPL boilerplate.
Carl Hetherington [Wed, 30 Mar 2011 12:37:05 +0000 (12:37 +0000)]
Whitespace, add GPL boilerplate.

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

13 years agoSpurious character in GPL boilerplate.
Carl Hetherington [Wed, 30 Mar 2011 12:36:53 +0000 (12:36 +0000)]
Spurious character in GPL boilerplate.

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

13 years agoUpdate for latest LV2 Persist extension.
David Robillard [Tue, 29 Mar 2011 21:07:36 +0000 (21:07 +0000)]
Update for latest LV2 Persist extension.

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

13 years agoUpdate for latest LV2 persist extension.
David Robillard [Tue, 29 Mar 2011 08:56:22 +0000 (08:56 +0000)]
Update for latest LV2 persist extension.

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

13 years agoAdd subject to key/value chunks in RDFF (i.e. store triples).
David Robillard [Tue, 29 Mar 2011 04:22:58 +0000 (04:22 +0000)]
Add subject to key/value chunks in RDFF (i.e. store triples).

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

13 years agoFlesh out RDFF documentation.
David Robillard [Tue, 29 Mar 2011 02:37:48 +0000 (02:37 +0000)]
Flesh out RDFF documentation.

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

13 years agoSwitch RDFF to 2-clause BSD license.
David Robillard [Tue, 29 Mar 2011 02:17:17 +0000 (02:17 +0000)]
Switch RDFF to 2-clause BSD license.
Fix whitespace.

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

13 years agolv2_pfile => rdff.
David Robillard [Tue, 29 Mar 2011 02:10:57 +0000 (02:10 +0000)]
lv2_pfile => rdff.

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

13 years agoImplement most recent LV2 persist extension.
David Robillard [Mon, 28 Mar 2011 23:54:08 +0000 (23:54 +0000)]
Implement most recent LV2 persist extension.
Plugin state data is saved to a simple RIFF-based binary file.
Cross-endianness and non-POD data not yet implemented.

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

13 years agoUpdated ru.po from prokoudine (#3895).
Carl Hetherington [Sun, 27 Mar 2011 21:36:49 +0000 (21:36 +0000)]
Updated ru.po from prokoudine (#3895).

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

13 years agorevert recent change to cleaner names for MIDI ports, which breaks certain other...
Paul Davis [Sun, 27 Mar 2011 14:33:41 +0000 (14:33 +0000)]
revert recent change to cleaner names for MIDI ports, which breaks certain other code that expects full port names

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

13 years agoremove sample-rate adjustment of plugin parameters - represents a misunderstanding...
Paul Davis [Sat, 26 Mar 2011 21:28:40 +0000 (21:28 +0000)]
remove sample-rate adjustment of plugin parameters - represents a misunderstanding of the LADSPA spec

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

13 years agoSlightly improve debug output.
Carl Hetherington [Sat, 26 Mar 2011 21:06:29 +0000 (21:06 +0000)]
Slightly improve debug output.

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

13 years agohide/rearrange stuff affected by last commit only if Profile->get_small_screen()...
Paul Davis [Sat, 26 Mar 2011 21:03:42 +0000 (21:03 +0000)]
hide/rearrange stuff affected by last commit only if Profile->get_small_screen() is true

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

13 years agogoodbye toggle buttons for autoplay, autoinput, click and autoreturn; move nudge...
Paul Davis [Sat, 26 Mar 2011 20:11:28 +0000 (20:11 +0000)]
goodbye toggle buttons for autoplay, autoinput, click and autoreturn; move nudge stuff up to transport bar; reduces minimum width quite a bit (still big though)

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

13 years agomore customary include order
Paul Davis [Sat, 26 Mar 2011 19:13:37 +0000 (19:13 +0000)]
more customary include order

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

13 years agoremove Evoral::RingBuffer, which was (a) duplicating PBD::RingBufferNPT and (b) broke...
Paul Davis [Sat, 26 Mar 2011 19:01:12 +0000 (19:01 +0000)]
remove Evoral::RingBuffer, which was (a) duplicating PBD::RingBufferNPT and (b) broken; replace it with PBD::RingBufferNPT

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

13 years agofix mis-parsed syntax in DDX3216 MIDI binding map - thanks libxml2
Paul Davis [Fri, 25 Mar 2011 22:46:04 +0000 (22:46 +0000)]
fix mis-parsed syntax in DDX3216 MIDI binding map - thanks libxml2

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

13 years agoget MIDI binding maps dir name correct (ugh)
Paul Davis [Fri, 25 Mar 2011 22:15:10 +0000 (22:15 +0000)]
get MIDI binding maps dir name correct (ugh)

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

13 years agoadd call to ./package to noderun script
Paul Davis [Fri, 25 Mar 2011 21:49:01 +0000 (21:49 +0000)]
add call to ./package to noderun script

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

13 years agono real point running gzip on the package tarball
Paul Davis [Fri, 25 Mar 2011 21:48:12 +0000 (21:48 +0000)]
no real point running gzip on the package tarball

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

13 years agoalpha3 rename
Paul Davis [Fri, 25 Mar 2011 21:26:29 +0000 (21:26 +0000)]
alpha3 rename

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

13 years agorename OSC surface shared object so that its copied into the bundle
Paul Davis [Fri, 25 Mar 2011 21:26:17 +0000 (21:26 +0000)]
rename OSC surface shared object so that its copied into the bundle

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

13 years agodefine MIDI map location in bundle via envvar
Paul Davis [Fri, 25 Mar 2011 21:21:40 +0000 (21:21 +0000)]
define MIDI map location in bundle via envvar

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

13 years agoinclude MIDI binding maps in packages
Paul Davis [Fri, 25 Mar 2011 21:21:23 +0000 (21:21 +0000)]
include MIDI binding maps in packages

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

13 years agopermit envvar to define where to find MIDI binding maps (for bundle, or other reasons)
Paul Davis [Fri, 25 Mar 2011 21:21:05 +0000 (21:21 +0000)]
permit envvar to define where to find MIDI binding maps (for bundle, or other reasons)

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

13 years agoAllow single architecture packages to be made
Todd Naugle [Thu, 24 Mar 2011 21:13:53 +0000 (21:13 +0000)]
Allow single architecture packages to be made

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

13 years agoPrevent region drags with the middle button in internal edit mode (#3869).
Carl Hetherington [Thu, 24 Mar 2011 11:48:12 +0000 (11:48 +0000)]
Prevent region drags with the middle button in internal edit mode (#3869).

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

13 years agouse uselib = [ 'JACK' ] when running tests from wscript on installed (pkg-config... 3.0-alpha2
Paul Davis [Wed, 23 Mar 2011 21:39:50 +0000 (21:39 +0000)]
use uselib = [ 'JACK' ] when running tests from wscript on installed (pkg-config-detected) JACK capabilities

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

13 years agoget that last commit right
Paul Davis [Wed, 23 Mar 2011 20:55:59 +0000 (20:55 +0000)]
get that last commit right

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

13 years agodrop need for argument to "noderun" when building binaries on VMs
Paul Davis [Wed, 23 Mar 2011 20:54:54 +0000 (20:54 +0000)]
drop need for argument to "noderun" when building binaries on VMs

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

13 years agoadd light theme to binary package
Paul Davis [Wed, 23 Mar 2011 16:00:24 +0000 (16:00 +0000)]
add light theme to binary package

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

13 years agoremove "alsa_pcm:" prefix from MIDI port names in the port matrix, to make things...
Paul Davis [Wed, 23 Mar 2011 15:13:04 +0000 (15:13 +0000)]
remove "alsa_pcm:" prefix from MIDI port names in the port matrix, to make things slightly easier to read

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

13 years ago(linux too!) set ARDOUR_SURFACES_PATH for a bundle, just like ARDOUR_PANNER_PATH
Paul Davis [Wed, 23 Mar 2011 14:53:20 +0000 (14:53 +0000)]
(linux too!) set ARDOUR_SURFACES_PATH for a bundle, just like ARDOUR_PANNER_PATH

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

13 years agoset ARDOUR_SURFACES_PATH for a bundle, just like ARDOUR_PANNER_PATH
Paul Davis [Wed, 23 Mar 2011 14:36:29 +0000 (14:36 +0000)]
set ARDOUR_SURFACES_PATH for a bundle, just like ARDOUR_PANNER_PATH

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

13 years agomore tracking down why alpha binaries don't find control surfaces
Paul Davis [Wed, 23 Mar 2011 14:24:06 +0000 (14:24 +0000)]
more tracking down why alpha binaries don't find control surfaces

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

13 years agotracking down why alpha binaries don't find control surfaces
Paul Davis [Wed, 23 Mar 2011 14:09:48 +0000 (14:09 +0000)]
tracking down why alpha binaries don't find control surfaces

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

13 years agoPatch from Joskar to use scientific pitch notation for MIDI note names (#3867).
Carl Hetherington [Wed, 23 Mar 2011 13:17:35 +0000 (13:17 +0000)]
Patch from Joskar to use scientific pitch notation for MIDI note names (#3867).

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

13 years agoFix crash on getting state of selected MIDI region automation tracks (fixes #3860).
Carl Hetherington [Tue, 22 Mar 2011 19:01:34 +0000 (19:01 +0000)]
Fix crash on getting state of selected MIDI region automation tracks (fixes #3860).

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

13 years agofinal copy needs to be done as root to deal wit vbox mount defaults 3.0-alpha1
Paul Davis [Mon, 21 Mar 2011 22:17:11 +0000 (22:17 +0000)]
final copy needs to be done as root to deal wit vbox mount defaults

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

13 years agopart two of force mount of shared folder before build, and copy result there when...
Paul Davis [Mon, 21 Mar 2011 21:29:18 +0000 (21:29 +0000)]
part two of force mount of shared folder before build, and copy result there when done

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

13 years agoforce mount of shared folder before build, and copy result there when done
Paul Davis [Mon, 21 Mar 2011 21:28:43 +0000 (21:28 +0000)]
force mount of shared folder before build, and copy result there when done

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

13 years agoautomated build stuff continues on
Paul Davis [Mon, 21 Mar 2011 20:47:28 +0000 (20:47 +0000)]
automated build stuff continues on

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

13 years agoautomated build stuff continues
Paul Davis [Mon, 21 Mar 2011 20:46:15 +0000 (20:46 +0000)]
automated build stuff continues

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

13 years agomore automated build stuff
Paul Davis [Mon, 21 Mar 2011 19:55:06 +0000 (19:55 +0000)]
more automated build stuff

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

13 years agomore automated build stuff
Paul Davis [Mon, 21 Mar 2011 19:12:54 +0000 (19:12 +0000)]
more automated build stuff

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

13 years agomore tweaks
Paul Davis [Mon, 21 Mar 2011 19:05:47 +0000 (19:05 +0000)]
more tweaks

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