ardour.git
8 years agoUI updates for export-abort
Robin Gareus [Tue, 9 Feb 2016 20:37:28 +0000 (21:37 +0100)]
UI updates for export-abort

8 years agoFix crash when aborting export.
Robin Gareus [Tue, 9 Feb 2016 20:36:49 +0000 (21:36 +0100)]
Fix crash when aborting export.

The "Stop" button results in ExportHandlerPtr being destroyed.
This must not happen while it's in use -- in particular during
ExportHandler::start_timespan() and ExportHandler::finish_timespan()

8 years agoUI updates for detailed export state.
Robin Gareus [Tue, 9 Feb 2016 12:19:34 +0000 (13:19 +0100)]
UI updates for detailed export state.

8 years agodetailed export state, prepare resolution for #6512
Robin Gareus [Tue, 9 Feb 2016 12:15:54 +0000 (13:15 +0100)]
detailed export state, prepare resolution for #6512

(Post-processing step should announce itself during an export)

8 years agomackie: if device type is unknown, make -D mackie show that
Paul Davis [Sun, 7 Feb 2016 15:25:48 +0000 (10:25 -0500)]
mackie: if device type is unknown, make -D mackie show that

8 years agohandle Mackie control device type ID = 0x6 (Behringer X-Touch Compact)
Paul Davis [Sun, 7 Feb 2016 15:25:25 +0000 (10:25 -0500)]
handle Mackie control device type ID = 0x6 (Behringer X-Touch Compact)

8 years agochange faderport name
Ben Loftis [Sat, 6 Feb 2016 21:18:07 +0000 (15:18 -0600)]
change faderport name

8 years agoMackie: shift+marker needs to remove marker. moved session-range to shift+solo.
Paul Davis [Sat, 6 Feb 2016 20:47:27 +0000 (15:47 -0500)]
Mackie: shift+marker needs to remove marker.  moved session-range to shift+solo.

Originally cbbd87f50b in mixbus/master

8 years agoMackie: Behringer XT Compact has transport buttons
Ben Loftis [Sat, 6 Feb 2016 20:07:28 +0000 (14:07 -0600)]
Mackie:   Behringer XT Compact has transport buttons

8 years agomackie: better fix for
Paul Davis [Sat, 6 Feb 2016 19:24:06 +0000 (14:24 -0500)]
mackie: better fix for

8 years agoinsert time: ignore mouse as edit point
Colin Fletcher [Sat, 6 Feb 2016 11:35:45 +0000 (11:35 +0000)]
insert time: ignore mouse as edit point

This is arguable, but at least is now consistent with 'remove time'.

8 years agoinsert time: remove pointless local variable
Colin Fletcher [Sat, 6 Feb 2016 11:23:16 +0000 (11:23 +0000)]
insert time: remove pointless local variable

8 years agoMake name of undo action for 'Remove Time' consistent
Colin Fletcher [Tue, 19 Jan 2016 19:35:17 +0000 (19:35 +0000)]
Make name of undo action for 'Remove Time' consistent

8 years agoAdd a simple check for valid duration in 'Insert/Remove Time'
Colin Fletcher [Tue, 19 Jan 2016 19:34:41 +0000 (19:34 +0000)]
Add a simple check for valid duration in 'Insert/Remove Time'

8 years agomackie: stop crashes when switching to X-Touch Compact device
Paul Davis [Fri, 5 Feb 2016 22:59:29 +0000 (17:59 -0500)]
mackie: stop crashes when switching to X-Touch Compact device

8 years agoMackie Protocol: more fixes for aac6a5
Ben Loftis [Thu, 4 Feb 2016 17:44:23 +0000 (11:44 -0600)]
Mackie Protocol: more fixes for aac6a5

8 years agoFix reporting of compressor mode (Mixbus)
Ben Loftis [Thu, 4 Feb 2016 17:41:17 +0000 (11:41 -0600)]
Fix reporting of compressor mode (Mixbus)

8 years agoMackie Protocol: fixes for aac6a5
Ben Loftis [Thu, 4 Feb 2016 17:17:45 +0000 (11:17 -0600)]
Mackie Protocol: fixes for aac6a5

8 years agomackie: change name of default user profile
Paul Davis [Thu, 4 Feb 2016 16:24:22 +0000 (11:24 -0500)]
mackie: change name of default user profile

8 years agomackie: try to improve logic and management of device profiles
Paul Davis [Thu, 4 Feb 2016 16:23:54 +0000 (11:23 -0500)]
mackie: try to improve logic and management of device profiles

8 years agomackie: reverse previous profile editor changes; allow profile to define anything...
Paul Davis [Thu, 4 Feb 2016 16:23:28 +0000 (11:23 -0500)]
mackie: reverse previous profile editor changes; allow profile to define anything except plain and shift actions.

For Fn keys we also allow plain and shift definitions

8 years agomackie: radically shrink down the profile editor
Paul Davis [Thu, 4 Feb 2016 14:48:16 +0000 (09:48 -0500)]
mackie: radically shrink down the profile editor

We only expose user control over Fn keys and only the shift modifier

8 years agoMackie protocol: set-session-from-edit-range moved to shift+marker
Ben Loftis [Thu, 4 Feb 2016 15:30:37 +0000 (09:30 -0600)]
Mackie protocol: set-session-from-edit-range moved to shift+marker

8 years agoMackie protocol: Remove unused MCP .device and .profile files
Ben Loftis [Thu, 4 Feb 2016 14:50:58 +0000 (08:50 -0600)]
Mackie protocol: Remove unused MCP .device and .profile files

8 years agoMackie Protocol: Move buttons to more accurately reflect default mcp legends.
Ben Loftis [Thu, 4 Feb 2016 00:11:21 +0000 (18:11 -0600)]
Mackie Protocol: Move buttons to more accurately reflect default mcp legends.
Modifiers are only modifiers (no actions directly on modifiers).
Punch indicators moved to Drop/Replace.
Added Save, Undo, Cancel (select none) and Enter (select all tracks)
Fixed click button.
Up&Down buttons now move the selected track up & down.

8 years agomackie: fix gain control display
Paul Davis [Wed, 3 Feb 2016 22:27:14 +0000 (17:27 -0500)]
mackie: fix gain control display

8 years agomackie: use bus shortname in send subview.
Paul Davis [Wed, 3 Feb 2016 22:27:01 +0000 (17:27 -0500)]
mackie: use bus shortname in send subview.

Also slightly tighten route name display

8 years agozero more stuff out when leaving subview mode
Paul Davis [Wed, 3 Feb 2016 22:25:19 +0000 (17:25 -0500)]
zero more stuff out when leaving subview mode

8 years agoMackie Protocol: Show dB values for Mixbus "Send" levels.
Ben Loftis [Wed, 3 Feb 2016 19:48:56 +0000 (13:48 -0600)]
Mackie Protocol:  Show dB values for Mixbus "Send" levels.
No sense rewriting it now, but the correct way to approach
   this stuff is to pass in the control, and use
   the appropriate one of: interface, internal, or user values.
   in this case, get_user would have returned dB for both Ardour and Mixbus sends.

8 years agomackie control: Fix crash when selecting Track on MIDI strip, don't create phase...
Len Ovens [Wed, 3 Feb 2016 18:35:35 +0000 (10:35 -0800)]
mackie control: Fix crash when selecting Track on MIDI strip, don't create phase control if there is none.

8 years agofaderport: save+restore footswitch setting
Paul Davis [Wed, 3 Feb 2016 16:53:56 +0000 (11:53 -0500)]
faderport: save+restore footswitch setting

8 years agomanually revert ec8cf4e4 with an extra comment explaining the significance
Paul Davis [Wed, 3 Feb 2016 16:42:40 +0000 (11:42 -0500)]
manually revert ec8cf4e4 with an extra comment explaining the significance

8 years agoFix bug #5633, Don't drop all midi bindings when a track is removed
Tim Mayberry [Wed, 3 Feb 2016 12:23:55 +0000 (22:23 +1000)]
Fix bug #5633, Don't drop all midi bindings when a track is removed

Only drop the controllable that is being destroyed, not all of them.

8 years agoAdd a newly introduced source file to our MSVC project (libardour)
John Emmas [Wed, 3 Feb 2016 10:14:48 +0000 (10:14 +0000)]
Add a newly introduced source file to our MSVC project (libardour)

8 years agogeneric MIDI: if a CC is bound to a toggled controllable, toggle the controllable...
Paul Davis [Wed, 3 Feb 2016 03:22:20 +0000 (22:22 -0500)]
generic MIDI: if a CC is bound to a toggled controllable, toggle the controllable only when the incoming CC value > 0x40

See comment in code for more details

8 years agoMackie Control: Save old bank before we change it to new.
Len Ovens [Wed, 3 Feb 2016 02:41:49 +0000 (18:41 -0800)]
Mackie Control: Save old bank before we change it to new.

8 years agofix mistaken logic for Route::MuteControllable::set_value()
Paul Davis [Wed, 3 Feb 2016 00:00:53 +0000 (19:00 -0500)]
fix mistaken logic for Route::MuteControllable::set_value()

8 years agofix compiler warning
Paul Davis [Tue, 2 Feb 2016 23:30:28 +0000 (18:30 -0500)]
fix compiler warning

8 years agoFix for previous commit
Ben Loftis [Tue, 2 Feb 2016 22:14:00 +0000 (16:14 -0600)]
Fix for previous commit

8 years agofix for knob scaling
Ben Loftis [Tue, 2 Feb 2016 21:46:55 +0000 (15:46 -0600)]
fix for knob scaling

8 years agowhen looking up controllables via descriptors (e.g. generic MIDI control) use the...
Paul Davis [Tue, 2 Feb 2016 21:42:32 +0000 (16:42 -0500)]
when looking up controllables via descriptors (e.g. generic MIDI control) use the new "well-known" route controllables

8 years agoMackie Control: Fix Flip mode getting confused if subview is not sends.
Len Ovens [Tue, 2 Feb 2016 17:38:55 +0000 (09:38 -0800)]
Mackie Control: Fix Flip mode getting confused if subview is not sends.

8 years agoMackie Control: Shift/Select now toggles individual channels within group. Makes...
Len Ovens [Tue, 2 Feb 2016 17:03:27 +0000 (09:03 -0800)]
Mackie Control: Shift/Select now toggles individual channels within group. Makes this the same as other grouped controls.

8 years agoMackie Control: remove Shift/select zeros fader.
Len Ovens [Tue, 2 Feb 2016 16:55:36 +0000 (08:55 -0800)]
Mackie Control: remove Shift/select zeros fader.

8 years agoMackie Control: Moved encoder fine modifier from Control to Shift (Shift will be...
Len Ovens [Tue, 2 Feb 2016 16:49:16 +0000 (08:49 -0800)]
Mackie Control: Moved encoder fine modifier from Control to Shift (Shift will be only modifier)

8 years agomackie: update fader+pot when changing flip status
Paul Davis [Tue, 2 Feb 2016 16:17:38 +0000 (11:17 -0500)]
mackie: update fader+pot when changing flip status

8 years agofaderport: fix binding of actions to footswitch
Paul Davis [Tue, 2 Feb 2016 14:21:13 +0000 (09:21 -0500)]
faderport: fix binding of actions to footswitch

8 years agofaderport: make blink/on/off status of record enable LED match the GUI one
Paul Davis [Tue, 2 Feb 2016 14:05:00 +0000 (09:05 -0500)]
faderport: make blink/on/off status of record enable LED match the GUI one

8 years agocontrol surfaces: fix BaseUI method for disabling record enable
Paul Davis [Tue, 2 Feb 2016 14:03:41 +0000 (09:03 -0500)]
control surfaces: fix BaseUI method for disabling record enable

8 years agomackie: fix display of input trim level trackview mode
Paul Davis [Tue, 2 Feb 2016 13:15:35 +0000 (08:15 -0500)]
mackie: fix display of input trim level trackview mode

8 years agomackie: fix display of send level/fader level in send subview
Paul Davis [Tue, 2 Feb 2016 13:08:14 +0000 (08:08 -0500)]
mackie: fix display of send level/fader level in send subview

8 years agomackie: substantial reworking of flip mode with large chunks of code no longer used.
Paul Davis [Tue, 2 Feb 2016 03:52:16 +0000 (22:52 -0500)]
mackie: substantial reworking of flip mode with large chunks of code no longer used.

Flip mode only works in Sends subview mode.

Display is incorrect when flipped - vpot is still updated by send level changes. TO BE FIXED.

8 years agoset channel route phase control
Paul Davis [Tue, 2 Feb 2016 03:28:41 +0000 (22:28 -0500)]
set channel route phase control

8 years agoadd new enums to libardour enum list
Paul Davis [Tue, 2 Feb 2016 03:28:08 +0000 (22:28 -0500)]
add new enums to libardour enum list

8 years agoGeneric MIDI: ffwd, rewd buttons should do the expected
Ben Loftis [Mon, 1 Feb 2016 23:12:18 +0000 (17:12 -0600)]
Generic MIDI: ffwd, rewd buttons should do the expected

8 years agoadd a comment for The Future
Paul Davis [Mon, 1 Feb 2016 20:50:12 +0000 (15:50 -0500)]
add a comment for The Future

8 years agodon't abuse ScalePoints idea
Paul Davis [Mon, 1 Feb 2016 20:49:54 +0000 (15:49 -0500)]
don't abuse ScalePoints idea

8 years agomackie: add Phase control (for first channel only) in Track View subview mode.
Paul Davis [Mon, 1 Feb 2016 20:15:57 +0000 (15:15 -0500)]
mackie: add Phase control (for first channel only) in Track View subview mode.

Also removed a couple of methods no longer used, since trim and phase are only
visible in TrackView mode.

8 years agoclean up mess in Route/Track controllables caused by not understanding the significan...
Paul Davis [Mon, 1 Feb 2016 20:15:02 +0000 (15:15 -0500)]
clean up mess in Route/Track controllables caused by not understanding the significance of ParameterDescriptor

8 years agoadd new automation types to ParameterDescriptor constructor.
Paul Davis [Mon, 1 Feb 2016 20:13:59 +0000 (15:13 -0500)]
add new automation types to ParameterDescriptor constructor.

This allows it to be used everywhere, as intended

8 years agofaderport: turn out all lights from destructor, and use Port::drain() to make sure...
Paul Davis [Mon, 1 Feb 2016 18:27:08 +0000 (13:27 -0500)]
faderport: turn out all lights from destructor, and use Port::drain() to make sure data gets out

8 years agochange API of MIDI::Port::drain() to include a maximum blocking time
Paul Davis [Mon, 1 Feb 2016 18:26:30 +0000 (13:26 -0500)]
change API of MIDI::Port::drain() to include a maximum blocking time

8 years agomackie: stop playing games with start/end range LEDs
Paul Davis [Mon, 1 Feb 2016 17:22:23 +0000 (12:22 -0500)]
mackie: stop playing games with start/end range LEDs

8 years agomackie: add new bindings for Save,Undo,Cancel,Enter
Paul Davis [Mon, 1 Feb 2016 17:22:01 +0000 (12:22 -0500)]
mackie: add new bindings for Save,Undo,Cancel,Enter

these now control punch in, punch out, external sync and follow edits, respectively

8 years agomackie: fix stupid thinko, and use BaseUI::access_action() to correctly accesss GUI...
Paul Davis [Mon, 1 Feb 2016 17:20:55 +0000 (12:20 -0500)]
mackie: fix stupid thinko, and use BaseUI::access_action() to correctly accesss GUI actions

8 years agoMackie protocol: clear Marker modifer
Ben Loftis [Mon, 1 Feb 2016 04:28:13 +0000 (22:28 -0600)]
Mackie protocol:  clear Marker modifer

8 years agoRemove debugging printf
Ben Loftis [Mon, 1 Feb 2016 04:18:49 +0000 (22:18 -0600)]
Remove debugging printf

8 years agovery very slightly more robust exclusion of monitor send from Route::nth_send()
Paul Davis [Mon, 1 Feb 2016 03:46:00 +0000 (22:46 -0500)]
very very slightly more robust exclusion of monitor send from Route::nth_send()

some sessions name that send "Monitor" and some "Monitor 1"

The correct solution is a test of whether the send is connected to the monitor section.

8 years agomackie: slightly less fragile/more readable code for compute new controllable values...
Paul Davis [Mon, 1 Feb 2016 03:43:21 +0000 (22:43 -0500)]
mackie: slightly less fragile/more readable code for compute new controllable values from vpot events

This is still not really right - it doesn't do the right thing, i think, for trim controls

8 years agomackie: consistent use of Shift to mean "InverseGroup"
Paul Davis [Mon, 1 Feb 2016 03:42:29 +0000 (22:42 -0500)]
mackie: consistent use of Shift to mean "InverseGroup"

8 years agomackie: display correct numerical send level
Paul Davis [Mon, 1 Feb 2016 03:41:46 +0000 (22:41 -0500)]
mackie: display correct numerical send level

8 years agomackie: implement trim, monitoring, solo iso and solo safe for trackview submode
Paul Davis [Mon, 1 Feb 2016 02:54:01 +0000 (21:54 -0500)]
mackie: implement trim, monitoring, solo iso and solo safe for trackview submode

8 years agomackie: make shift-click use InverseGroup semantics as intended, not NoGroup
Paul Davis [Mon, 1 Feb 2016 02:53:29 +0000 (21:53 -0500)]
mackie: make shift-click use InverseGroup semantics as intended, not NoGroup

8 years agoNOOP: comment fix
Paul Davis [Mon, 1 Feb 2016 02:52:46 +0000 (21:52 -0500)]
NOOP: comment fix

8 years agomackie: make vselect events and pot events handle toggle/enumeration controls correct...
Paul Davis [Mon, 1 Feb 2016 02:52:14 +0000 (21:52 -0500)]
mackie: make vselect events and pot events handle toggle/enumeration controls correctly (or more correctly

8 years agomake Session::rt_set_monitoring() conform to new Track API
Paul Davis [Mon, 1 Feb 2016 02:49:59 +0000 (21:49 -0500)]
make Session::rt_set_monitoring() conform to new Track API

8 years agoprovide route solo isolate and solo safe automation controls
Paul Davis [Mon, 1 Feb 2016 02:49:18 +0000 (21:49 -0500)]
provide route solo isolate and solo safe automation controls

8 years agoadd new automation type enums
Paul Davis [Mon, 1 Feb 2016 02:48:32 +0000 (21:48 -0500)]
add new automation type enums

8 years agomake Track::set_monitoring() use a GroupControlDisposition; expose an AutomationContr...
Paul Davis [Mon, 1 Feb 2016 02:47:19 +0000 (21:47 -0500)]
make Track::set_monitoring() use a GroupControlDisposition; expose an AutomationControl for track monitoring choice

8 years agoadd a new constructor for RouteAutomationControllable that takes a ParameterDescriptor
Paul Davis [Mon, 1 Feb 2016 02:45:36 +0000 (21:45 -0500)]
add a new constructor for RouteAutomationControllable that takes a ParameterDescriptor

8 years agobreak out Route controllables code into its own source module
Paul Davis [Sun, 31 Jan 2016 18:20:04 +0000 (13:20 -0500)]
break out Route controllables code into its own source module

8 years agomackie: partially working trackview submode.
Paul Davis [Sun, 31 Jan 2016 18:16:22 +0000 (13:16 -0500)]
mackie: partially working trackview submode.

More controls/pots to come

8 years agomackie: fix bug that prevents global view mode from working without first banking
Paul Davis [Sun, 31 Jan 2016 18:15:49 +0000 (13:15 -0500)]
mackie: fix bug that prevents global view mode from working without first banking

8 years agomackie: fix some awful cut-n-paste errors
Paul Davis [Sun, 31 Jan 2016 17:58:46 +0000 (12:58 -0500)]
mackie: fix some awful cut-n-paste errors

8 years agomackie: remove Trim pot mode, and add skeleton for TrackView subview mode
Paul Davis [Sun, 31 Jan 2016 16:59:55 +0000 (11:59 -0500)]
mackie: remove Trim pot mode, and add skeleton for TrackView subview mode

8 years agoMackie protocol: XTouch profile with expanded editing options
Ben Loftis [Sun, 31 Jan 2016 17:21:47 +0000 (11:21 -0600)]
Mackie protocol: XTouch profile with expanded editing options

8 years agomackie: strengthen behaviour of clear solo button
Paul Davis [Sun, 31 Jan 2016 16:36:46 +0000 (11:36 -0500)]
mackie: strengthen behaviour of clear solo button

8 years agomackie: make replace (finish-range) LED flash at the right time
Paul Davis [Sun, 31 Jan 2016 16:36:31 +0000 (11:36 -0500)]
mackie: make replace (finish-range) LED flash at the right time

8 years agomackie: make nudge work as modifier and on its own
Paul Davis [Sun, 31 Jan 2016 16:17:23 +0000 (11:17 -0500)]
mackie: make nudge work as modifier and on its own

8 years agomackie: hard-code drop+replace buttons to start/finish-range-from-playhead
Paul Davis [Sun, 31 Jan 2016 16:02:21 +0000 (11:02 -0500)]
mackie: hard-code drop+replace buttons to start/finish-range-from-playhead

With some LED action that would even better with blinking

8 years agomackie: make marker button work as Mackie intends it (as a modifier for rewind/ffwd)
Paul Davis [Sun, 31 Jan 2016 16:01:41 +0000 (11:01 -0500)]
mackie: make marker button work as Mackie intends it (as a modifier for rewind/ffwd)

8 years agomackie: add "clean" method to invoke GUI actions from button events, in code
Paul Davis [Sun, 31 Jan 2016 16:00:16 +0000 (11:00 -0500)]
mackie: add "clean" method to invoke GUI actions from button events, in code

8 years agomackie: shift-stop additionally requests MIDI Panic, as well as regular stop
Paul Davis [Sun, 31 Jan 2016 14:11:37 +0000 (09:11 -0500)]
mackie: shift-stop additionally requests MIDI Panic, as well as regular stop

8 years agoMackie Control: Make Monitor send not show in Sends subview.
Len Ovens [Sun, 31 Jan 2016 05:05:45 +0000 (21:05 -0800)]
Mackie Control: Make Monitor send not show in Sends subview.

8 years agoMackie protocol: Fix stuck-on Read LED.
Ben Loftis [Sun, 31 Jan 2016 03:38:18 +0000 (21:38 -0600)]
Mackie protocol: Fix stuck-on Read LED.

8 years agoAdd track select buttons to Launchkey map.
Ben Loftis [Sat, 30 Jan 2016 17:18:56 +0000 (11:18 -0600)]
Add track select buttons to Launchkey map.

8 years agoSurfaces with separate meters should meter even when stopped.
Ben Loftis [Sat, 30 Jan 2016 15:46:37 +0000 (09:46 -0600)]
Surfaces with separate meters should meter even when stopped.

8 years agomackie: remove mention of "blinkers" concept
Paul Davis [Fri, 29 Jan 2016 23:40:56 +0000 (18:40 -0500)]
mackie: remove mention of "blinkers" concept

8 years agomackie: basically (fully?) operation fader automatio control for first selected route
Paul Davis [Fri, 29 Jan 2016 23:37:03 +0000 (18:37 -0500)]
mackie: basically (fully?) operation fader automatio control for first selected route

8 years agomackie: initial attempt at making automation-related buttons set fader automation...
Paul Davis [Fri, 29 Jan 2016 21:29:52 +0000 (16:29 -0500)]
mackie: initial attempt at making automation-related buttons set fader automation state for selected routes