ardour.git
13 years agoReturn shuttle speed to previous value on release after sprung grab (#4039).
Carl Hetherington [Fri, 13 May 2011 17:25:02 +0000 (17:25 +0000)]
Return shuttle speed to previous value on release after sprung grab (#4039).

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

13 years agoFix update of session range location on copy-dragging regions (#4038).
Carl Hetherington [Thu, 12 May 2011 21:29:27 +0000 (21:29 +0000)]
Fix update of session range location on copy-dragging regions (#4038).

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

13 years agoremove unused fade_source member of AudioDiskstream
Paul Davis [Thu, 12 May 2011 14:59:11 +0000 (14:59 +0000)]
remove unused fade_source member of AudioDiskstream

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

13 years agonew debug trace in ::start_transport(); add a new emission of TransportStateChange...
Paul Davis [Thu, 12 May 2011 00:17:51 +0000 (00:17 +0000)]
new debug trace in ::start_transport(); add a new emission of TransportStateChange to keep GUI up to date when varispeeding

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

13 years agoremove unused SHUTTLE_FRACT constant
Paul Davis [Thu, 12 May 2011 00:17:02 +0000 (00:17 +0000)]
remove unused SHUTTLE_FRACT constant

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

13 years agomake instruments/generators do the right thing when bypassed
Paul Davis [Thu, 12 May 2011 00:16:16 +0000 (00:16 +0000)]
make instruments/generators do the right thing when bypassed

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

13 years agofix minor type error
Paul Davis [Thu, 12 May 2011 00:01:46 +0000 (00:01 +0000)]
fix minor type error

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

13 years agoFix previous patch using Ben's patch from A2 to fix #4035 properly.
Carl Hetherington [Wed, 11 May 2011 22:26:13 +0000 (22:26 +0000)]
Fix previous patch using Ben's patch from A2 to fix #4035 properly.

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

13 years agoReset fades on regions copied from time ranges in other regions (#4035).
Carl Hetherington [Wed, 11 May 2011 15:58:09 +0000 (15:58 +0000)]
Reset fades on regions copied from time ranges in other regions (#4035).

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

13 years agoFix compiler warning.
Carl Hetherington [Wed, 11 May 2011 15:57:49 +0000 (15:57 +0000)]
Fix compiler warning.

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

13 years agoCope with tracks having order keys higher than the number of tracks; although I'm...
Carl Hetherington [Wed, 11 May 2011 14:15:32 +0000 (14:15 +0000)]
Cope with tracks having order keys higher than the number of tracks; although I'm not quite sure how this happens.  Fixes #4037.

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

13 years agoFix crash when clicking on a hit (may be #4036).
Carl Hetherington [Wed, 11 May 2011 11:55:36 +0000 (11:55 +0000)]
Fix crash when clicking on a hit (may be #4036).

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

13 years agoAdd missing GPL boilerplate.
Carl Hetherington [Wed, 11 May 2011 11:55:23 +0000 (11:55 +0000)]
Add missing GPL boilerplate.

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

13 years agoEnsure that empty drag-created MIDI regions get a file on disk so that there aren...
Carl Hetherington [Sun, 8 May 2011 23:45:33 +0000 (23:45 +0000)]
Ensure that empty drag-created MIDI regions get a file on disk so that there aren't missing file errors on reload (#4024).

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

13 years agoMake a new write source when the diskstream name changes so that sources don't get...
Carl Hetherington [Sun, 8 May 2011 23:45:26 +0000 (23:45 +0000)]
Make a new write source when the diskstream name changes so that sources don't get a name which includes the old name.

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

13 years agoAdd a GUI to set the number of active extenders for the Mackie control surface.
Carl Hetherington [Thu, 5 May 2011 22:44:50 +0000 (22:44 +0000)]
Add a GUI to set the number of active extenders for the Mackie control surface.

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

13 years agoFix non-appearance of MIDI region names (#3891).
Carl Hetherington [Thu, 5 May 2011 14:40:53 +0000 (14:40 +0000)]
Fix non-appearance of MIDI region names (#3891).

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

13 years agoMake GhostRegion a sigc::trackable as MidiGhostRegion connects to signals. Fixes...
Carl Hetherington [Thu, 5 May 2011 13:49:35 +0000 (13:49 +0000)]
Make GhostRegion a sigc::trackable as MidiGhostRegion connects to signals.  Fixes e.g. a crash on track resize after splitting a MIDI region with automation.

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

13 years agoFix marker deletion from 9479 properly.
Carl Hetherington [Thu, 5 May 2011 12:45:24 +0000 (12:45 +0000)]
Fix marker deletion from 9479 properly.

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

13 years agoRe-use locations when setting location list state, so that selected locations are...
Carl Hetherington [Thu, 5 May 2011 12:09:37 +0000 (12:09 +0000)]
Re-use locations when setting location list state, so that selected locations are preserved through an undo (#3929).

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

13 years agoRemove LocationMarker from the editor's lists before deleting it, as the deletion...
Carl Hetherington [Thu, 5 May 2011 12:08:12 +0000 (12:08 +0000)]
Remove LocationMarker from the editor's lists before deleting it, as the deletion causes the contents of the editor's list to be deselected.  May be related to #3929.

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

13 years agoFix display of new tracks.
Carl Hetherington [Wed, 4 May 2011 15:52:15 +0000 (15:52 +0000)]
Fix display of new tracks.

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

13 years agoDisallow Marker copy construction.
Carl Hetherington [Wed, 4 May 2011 15:51:30 +0000 (15:51 +0000)]
Disallow Marker copy construction.

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

13 years agoRemove some unused code.
Carl Hetherington [Wed, 4 May 2011 15:03:35 +0000 (15:03 +0000)]
Remove some unused code.

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

13 years agoFix restoration of connections to control surface ports.
Carl Hetherington [Wed, 4 May 2011 15:00:43 +0000 (15:00 +0000)]
Fix restoration of connections to control surface ports.

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

13 years agoNo-op; coding style.
Carl Hetherington [Wed, 4 May 2011 15:00:30 +0000 (15:00 +0000)]
No-op; coding style.

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

13 years agoFix offset of verbose cursor when dragging fade-ins (#4010).
Carl Hetherington [Wed, 4 May 2011 14:56:24 +0000 (14:56 +0000)]
Fix offset of verbose cursor when dragging fade-ins (#4010).

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

13 years agoDon't alter horizontal padding when shrinking tracks to their minimum height (part...
Carl Hetherington [Wed, 4 May 2011 12:26:32 +0000 (12:26 +0000)]
Don't alter horizontal padding when shrinking tracks to their minimum height (part of #4014).

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

13 years agoFix problems with sessions being saved as foo.ardour.ardour when loaded using the...
Carl Hetherington [Wed, 4 May 2011 11:32:35 +0000 (11:32 +0000)]
Fix problems with sessions being saved as foo.ardour.ardour when loaded using the session file name (#4026).

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

13 years agoDo log/lin mapping for Mackie faders so that they behave like the on-screen ones.
Carl Hetherington [Wed, 4 May 2011 09:22:41 +0000 (09:22 +0000)]
Do log/lin mapping for Mackie faders so that they behave like the on-screen ones.

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

13 years agoUse a timeout to reset faders' in_use flags when in BCF mode (ie with faders that...
Carl Hetherington [Wed, 4 May 2011 09:22:32 +0000 (09:22 +0000)]
Use a timeout to reset faders' in_use flags when in BCF mode (ie with faders that don't support touch).

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

13 years agoFix crash on startup when using BCF mode for the mackie surface.
Carl Hetherington [Wed, 4 May 2011 09:22:23 +0000 (09:22 +0000)]
Fix crash on startup when using BCF mode for the mackie surface.

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

13 years agoAdd small GUI to select Mackie / BCF2000 emulation for the mackie surface.
Carl Hetherington [Wed, 4 May 2011 09:22:11 +0000 (09:22 +0000)]
Add small GUI to select Mackie / BCF2000 emulation for the mackie surface.

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

13 years agoComment typo.
Carl Hetherington [Wed, 4 May 2011 09:21:20 +0000 (09:21 +0000)]
Comment typo.

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

13 years agoFix non-appearing track names when opening sessions with minimum track height (part...
Carl Hetherington [Tue, 3 May 2011 18:40:23 +0000 (18:40 +0000)]
Fix non-appearing track names when opening sessions with minimum track height (part of #4014).

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

13 years agowithout drobilla's new stuff, LV2Plugin::_ui_type points to global data so do not...
Paul Davis [Tue, 3 May 2011 14:34:40 +0000 (14:34 +0000)]
without drobilla's new stuff, LV2Plugin::_ui_type points to global data so do not try to free it

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

13 years agoPrevent note drags from moving a note before the start of its region.
Carl Hetherington [Tue, 3 May 2011 00:45:54 +0000 (00:45 +0000)]
Prevent note drags from moving a note before the start of its region.

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

13 years agoDon't hide solo/mute/rec enable for the smallest track height, as there appears to...
Carl Hetherington [Tue, 3 May 2011 00:08:14 +0000 (00:08 +0000)]
Don't hide solo/mute/rec enable for the smallest track height, as there appears to be no need to (#4014).

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

13 years agoSort bundle names in mixer strip menus alphabetically to prevent them being re-ordere...
Carl Hetherington [Mon, 2 May 2011 23:53:10 +0000 (23:53 +0000)]
Sort bundle names in mixer strip menus alphabetically to prevent them being re-ordered when the session's route list is sorted for signal flow (#4021).

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

13 years agoRemove playlists from the session lists when they DropReferences. Should fix #4023.
Carl Hetherington [Mon, 2 May 2011 23:22:00 +0000 (23:22 +0000)]
Remove playlists from the session lists when they DropReferences.  Should fix #4023.

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

13 years agoTinker with text related to clean-up.
Carl Hetherington [Mon, 2 May 2011 23:21:53 +0000 (23:21 +0000)]
Tinker with text related to clean-up.

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

13 years agoFix piano roll to use the same octave numbering as the verbose canvas cursor (#4015).
Carl Hetherington [Mon, 2 May 2011 22:34:44 +0000 (22:34 +0000)]
Fix piano roll to use the same octave numbering as the verbose canvas cursor (#4015).

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

13 years agoFactor out stop limit computation into its own method. Ignore stop-at-session-end...
Carl Hetherington [Mon, 2 May 2011 22:21:59 +0000 (22:21 +0000)]
Factor out stop limit computation into its own method.  Ignore stop-at-session-end if there is a punch range and punch-in is enabled (#4022).

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

13 years agoSeparate verbose cursor out into its own class and clean up the API. Fixes #4010.
Carl Hetherington [Mon, 2 May 2011 13:38:16 +0000 (13:38 +0000)]
Separate verbose cursor out into its own class and clean up the API.  Fixes #4010.

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

13 years agoFix debug build detection
Todd Naugle [Thu, 28 Apr 2011 21:07:47 +0000 (21:07 +0000)]
Fix debug build detection

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

13 years agonew file for translator information
Paul Davis [Thu, 28 Apr 2011 20:49:15 +0000 (20:49 +0000)]
new file for translator information

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

13 years agoRemove unused strip option from package script. Fixed build script to properly detect...
Todd Naugle [Thu, 28 Apr 2011 19:28:22 +0000 (19:28 +0000)]
Remove unused strip option from package script. Fixed build script to properly detect non-debug builds

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

13 years agoFix external UIs (e.g. Calf git).
David Robillard [Thu, 28 Apr 2011 15:36:51 +0000 (15:36 +0000)]
Fix external UIs (e.g. Calf git).

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

13 years agoUpdate for new SLV2 API.
David Robillard [Thu, 28 Apr 2011 06:02:22 +0000 (06:02 +0000)]
Update for new SLV2 API.

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

13 years agoUpdate for new Suil API.
David Robillard [Thu, 28 Apr 2011 01:52:51 +0000 (01:52 +0000)]
Update for new Suil API.

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

13 years agoforward port a disgusting hack from 2.X that stops the timefx thread's exiting from...
Paul Davis [Tue, 26 Apr 2011 15:17:17 +0000 (15:17 +0000)]
forward port a disgusting hack from 2.X that stops the timefx thread's exiting from preventing its request event pool being marked dead too soon

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

13 years agoFix subtraction of bar/beat/tick for verbose canvas cursor (#4011).
Carl Hetherington [Mon, 25 Apr 2011 21:19:25 +0000 (21:19 +0000)]
Fix subtraction of bar/beat/tick for verbose canvas cursor (#4011).

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

13 years agoremove some left over debugging
Paul Davis [Mon, 25 Apr 2011 12:28:35 +0000 (12:28 +0000)]
remove some left over debugging

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

13 years agoreverse debugging stuff
Paul Davis [Sun, 24 Apr 2011 15:36:56 +0000 (15:36 +0000)]
reverse debugging stuff

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

13 years agoreverse debugging stuff
Paul Davis [Sun, 24 Apr 2011 15:36:45 +0000 (15:36 +0000)]
reverse debugging stuff

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

13 years agoyet more temporary debugging for slv2/calf issue
Paul Davis [Sun, 24 Apr 2011 15:08:31 +0000 (15:08 +0000)]
yet more temporary debugging for slv2/calf issue

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

13 years agofurther temporary debugging for slv2/calf issue
Paul Davis [Sun, 24 Apr 2011 15:07:07 +0000 (15:07 +0000)]
further temporary debugging for slv2/calf issue

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

13 years agoadditional temporary debugging for slv2/calf issue
Paul Davis [Sun, 24 Apr 2011 15:04:55 +0000 (15:04 +0000)]
additional temporary debugging for slv2/calf issue

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

13 years agobetter temporary debugging for slv2/calf issue
Paul Davis [Sun, 24 Apr 2011 14:13:49 +0000 (14:13 +0000)]
better temporary debugging for slv2/calf issue

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

13 years agomore temporary debugging for slv2/calf issue
Paul Davis [Sun, 24 Apr 2011 14:02:22 +0000 (14:02 +0000)]
more temporary debugging for slv2/calf issue

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

13 years agotemporary debugging for slv2/calf issue
Paul Davis [Sun, 24 Apr 2011 14:00:36 +0000 (14:00 +0000)]
temporary debugging for slv2/calf issue

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

13 years agoMissing file.
Carl Hetherington [Sat, 23 Apr 2011 03:50:32 +0000 (03:50 +0000)]
Missing file.

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

13 years agoRe-fix compile failure with --no-nls (#3111).
Carl Hetherington [Sat, 23 Apr 2011 03:34:42 +0000 (03:34 +0000)]
Re-fix compile failure with --no-nls (#3111).

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

13 years agoRemove unnecessary refresh_location_display_s method. Speed up marker loading somewh...
Carl Hetherington [Sat, 23 Apr 2011 02:00:23 +0000 (02:00 +0000)]
Remove unnecessary refresh_location_display_s method.  Speed up marker loading somewhat by only setting up marker labels once after load.  Fix check on visible status of the location UI so that it is built when opened rather than on load.  The location UI is still extremely slow to build with a couple of thousand markers.  This fixes #3958.

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

13 years agoPatch from pablomme to fix GCC version check to use the same gcc as will be used...
Carl Hetherington [Sat, 23 Apr 2011 00:14:12 +0000 (00:14 +0000)]
Patch from pablomme to fix GCC version check to use the same gcc as will be used for the compile (#3945).

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

13 years agoPrevent the point selection straying -ve when control points are positioned close...
Carl Hetherington [Sat, 23 Apr 2011 00:03:17 +0000 (00:03 +0000)]
Prevent the point selection straying -ve when control points are positioned close to 0 (should fix #3861).

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

13 years agoAdd some assertions.
Carl Hetherington [Sat, 23 Apr 2011 00:02:58 +0000 (00:02 +0000)]
Add some assertions.

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

13 years agoRemove duplicate connect_to_list() call.
Carl Hetherington [Sat, 23 Apr 2011 00:02:49 +0000 (00:02 +0000)]
Remove duplicate connect_to_list() call.

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

13 years agoFix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent)
David Robillard [Fri, 22 Apr 2011 22:15:21 +0000 (22:15 +0000)]
Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent)

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

13 years agofix default size and title of comment window
Paul Davis [Fri, 22 Apr 2011 20:23:24 +0000 (20:23 +0000)]
fix default size and title of comment window

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

13 years agofix up fwd/reverse stuff in semitone mode
Paul Davis [Fri, 22 Apr 2011 16:18:51 +0000 (16:18 +0000)]
fix up fwd/reverse stuff in semitone mode

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

13 years agoUse new Suil and SLV2 APIs for LV2 plugin UIs.
David Robillard [Fri, 22 Apr 2011 08:08:37 +0000 (08:08 +0000)]
Use new Suil and SLV2 APIs for LV2 plugin UIs.
Add lv2_ui.h (required by lv2_external_ui.h).

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

13 years agofix height of shuttle control marker line
Paul Davis [Thu, 21 Apr 2011 22:10:38 +0000 (22:10 +0000)]
fix height of shuttle control marker line

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

13 years agohopefully fix up shuttle operation in semitones mode
Paul Davis [Thu, 21 Apr 2011 21:49:47 +0000 (21:49 +0000)]
hopefully fix up shuttle operation in semitones mode

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

13 years agofix thinko in setting up auto-connect for monitor bus
Paul Davis [Thu, 21 Apr 2011 20:33:44 +0000 (20:33 +0000)]
fix thinko in setting up auto-connect for monitor bus

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

13 years agoSet session dirty on plugin parameter changes (rest of #3997).
Carl Hetherington [Thu, 21 Apr 2011 15:53:59 +0000 (15:53 +0000)]
Set session dirty on plugin parameter changes (rest of #3997).

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

13 years agoMake changes to route processors set the session dirty (part of #3997).
Carl Hetherington [Thu, 21 Apr 2011 15:53:53 +0000 (15:53 +0000)]
Make changes to route processors set the session dirty (part of #3997).

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

13 years agoStop MIDI import generating zero-length regions. May fix #4000.
Carl Hetherington [Thu, 21 Apr 2011 15:19:22 +0000 (15:19 +0000)]
Stop MIDI import generating zero-length regions.  May fix #4000.

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

13 years agoPrevent note trackers for overlapping MIDI regions inserting events that occur before...
Carl Hetherington [Thu, 21 Apr 2011 13:59:32 +0000 (13:59 +0000)]
Prevent note trackers for overlapping MIDI regions inserting events that occur before the requested time range, thereby stopping playback.  Should fix #3973.

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

13 years agoWhen drawing MIDI regions with grid snap enabled, make the region extent 1 frame...
Carl Hetherington [Wed, 20 Apr 2011 23:50:31 +0000 (23:50 +0000)]
When drawing MIDI regions with grid snap enabled, make the region extent 1 frame shy of the next grid boundary.  In this way, a duplicate of the new region will land on a grid snap point.

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

13 years agoClean up duplicate snap-related code.
Carl Hetherington [Wed, 20 Apr 2011 23:48:49 +0000 (23:48 +0000)]
Clean up duplicate snap-related code.

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

13 years agoPrevent snap_frame_to_frame returning -ve offset from the region start (fixes #3925).
Carl Hetherington [Wed, 20 Apr 2011 23:48:39 +0000 (23:48 +0000)]
Prevent snap_frame_to_frame returning -ve offset from the region start (fixes #3925).

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

13 years agoseveral tweaks/fixes to the shuttle control
Paul Davis [Wed, 20 Apr 2011 22:53:41 +0000 (22:53 +0000)]
several tweaks/fixes to the shuttle control

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

13 years agoreinstate MIDI binding for shuttle controller
Paul Davis [Wed, 20 Apr 2011 05:07:41 +0000 (05:07 +0000)]
reinstate MIDI binding for shuttle controller

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

13 years agoreinstate tooltip custom colors etc
Paul Davis [Wed, 20 Apr 2011 05:07:16 +0000 (05:07 +0000)]
reinstate tooltip custom colors etc

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

13 years agofactor out shuttle controller to its own class, new design
Paul Davis [Wed, 20 Apr 2011 02:48:34 +0000 (02:48 +0000)]
factor out shuttle controller to its own class, new design

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

13 years agofactor out shuttle controller to its own class, new design
Paul Davis [Wed, 20 Apr 2011 02:48:20 +0000 (02:48 +0000)]
factor out shuttle controller to its own class, new design

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

13 years agoshow MIDI channel for notes with verbose canvas cursor (#3883)
Paul Davis [Wed, 20 Apr 2011 02:47:45 +0000 (02:47 +0000)]
show MIDI channel for notes with verbose canvas cursor (#3883)

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

13 years agoFix an assertion failure when stopping the transport with an active controllable...
Carl Hetherington [Wed, 20 Apr 2011 01:24:46 +0000 (01:24 +0000)]
Fix an assertion failure when stopping the transport with an active controllable touch gesture.

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

13 years agoFix hang on session close that I introduced with the route group changes.
Carl Hetherington [Wed, 20 Apr 2011 01:24:40 +0000 (01:24 +0000)]
Fix hang on session close that I introduced with the route group changes.

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

13 years agoA few comments.
Carl Hetherington [Wed, 20 Apr 2011 01:24:34 +0000 (01:24 +0000)]
A few comments.

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

13 years agoRemove unused NascentInfo::is_touch member.
Carl Hetherington [Wed, 20 Apr 2011 01:24:25 +0000 (01:24 +0000)]
Remove unused NascentInfo::is_touch member.

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

13 years agoAdd assert.
Carl Hetherington [Wed, 20 Apr 2011 01:24:17 +0000 (01:24 +0000)]
Add assert.

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

13 years agoFix assertion failure when merging a set of nascent events which start at the same...
Carl Hetherington [Wed, 20 Apr 2011 01:24:10 +0000 (01:24 +0000)]
Fix assertion failure when merging a set of nascent events which start at the same time as the last event in a ControlList.

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

13 years agoremove debugging output from audioengine/port code
Paul Davis [Tue, 19 Apr 2011 17:59:52 +0000 (17:59 +0000)]
remove debugging output from audioengine/port code

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

13 years agocrude but apparently working fix for issues with JACK port deletion at session shutdown
Paul Davis [Tue, 19 Apr 2011 16:54:18 +0000 (16:54 +0000)]
crude but apparently working fix for issues with JACK port deletion at session shutdown

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

13 years agoremove some debugging output
Paul Davis [Tue, 19 Apr 2011 16:12:02 +0000 (16:12 +0000)]
remove some debugging output

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

13 years agoremove some debugging output
Paul Davis [Tue, 19 Apr 2011 16:10:39 +0000 (16:10 +0000)]
remove some debugging output

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

13 years agoallow invalidation-of-UI-request-by-object-deletion to work more often by setting...
Paul Davis [Tue, 19 Apr 2011 16:07:10 +0000 (16:07 +0000)]
allow invalidation-of-UI-request-by-object-deletion to work more often by setting the event loop record at connect time, not execution time

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

13 years agofixes to avoid dreadfull thread races and deletion crashes related to the pluin EQ GUI
Paul Davis [Tue, 19 Apr 2011 16:05:28 +0000 (16:05 +0000)]
fixes to avoid dreadfull thread races and deletion crashes related to the pluin EQ GUI

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