OSC expand off should check current sellect
[ardour.git] / libs / surfaces / osc / osc.cc
2018-06-19 Len OvensOSC expand off should check current sellect
2018-06-19 Len OvensOSC: Allow expand to be global
2018-06-19 Len OvensOSC do not recalc select if still valid
2018-04-07 Len OvensUse precalulated value rather than recalculating
2018-04-07 Len OvensOSC: Setting strip types should clear temporary custom...
2018-03-22 John EmmasMSVC won't allow us to cast directly from float to...
2018-03-20 Len OvensOSC: Change custom mode to enum
2018-03-20 Len OvensOSC: a strip controlling a send should deactivate other...
2018-03-20 Len OvensOSC: Add feedback for bus_only mode and automation...
2018-03-20 Len OvensOSC: Add bus only mode for gain controls
2018-03-12 Len OvensOSC: group commands should feedback all off if no group
2018-03-10 Len OvensOSC: change group sharing to individual commands
2018-03-10 Len OvensOSC: set surface should reset custom mode
2018-03-10 Len OvensOSC: Display only strips controlled by selected VCA
2018-03-10 Len OvensOSC: add set VCA for slavable strip
2018-02-28 Len OvensOSC: add group sharing bit feedback
2018-02-28 Len OvensOSC: add group sharing bit setting
2018-02-28 Len OvensOSC: display only strips in group.
2018-02-22 Len OvensOSC: fix compiler warning and catch possible errors
2018-02-20 Len OvensOSC: Add session name change
2018-02-18 Len OvensOSC: allow setting of marker name
2018-02-18 Len OvensOSC: select comment should feedback when comment changed
2018-02-18 Len OvensOSC: Allow surface to change route comment.
2018-02-17 Len OvensOSC: Select should be able to rename as well.
2018-02-16 Len OvensOSC: added group join, switch, remove function
2018-02-16 Len Ovensnoop OSC: path strings should not get tranlated
2018-02-16 Len OvensOSC: Add /group/list so surface can get a list of groups
2018-02-05 Len OvensOSC: clean up jog mode, simplify feedback
2018-02-02 Len OvensOSC: jog mode and jog mode name should be sent at refresh
2018-01-24 Len OvensOSC: reorder /set_surface parameters to fit manual
2018-01-24 Len OvensOSC: Make sure observers are restarted if port changes
2018-01-24 Len OvensOSC: Allow Surface to set it's own receive port
2018-01-24 Len OvensOSC: allow each surface to set portmode for that IP.
2018-01-14 Len OvensOSC: add /strip/hide
2018-01-13 Len OvensOSC: add /select/hide
2018-01-10 Len OvensOSC: Expand gainmode to add two new options
2018-01-02 Len OvensOSC: Plugin activate should detect no plugins
2017-12-23 Len OvensOSC: fix jog mode } in wrong place
2017-12-22 Len OvensOSC: add /marker to locate to a marker.
2017-12-20 Len OvensOSC: Add /surface/list option to setting GUI
2017-12-16 Len OvensOSC: Move /surface/list output to PBD::info
2017-12-16 Len OvensOSC: make custom strip lists work on linked surfaces too
2017-12-15 Len OvensOSC: Add Sorted or not to custom strip list
2017-12-15 Len OvensOSC: in custom strip list check all strips exist
2017-12-02 Len OvensOSC: Add custom bank creation and use
2017-11-28 Len OvensOSC: add /select/plugin/activate cause some add deactivated
2017-11-23 Len OvensOSC: Only send new select send values
2017-11-14 Len OvensOSC: /cue/previous_aux should always refresh
2017-11-14 Len OvensOSC: cue buttons can accept float or int
2017-11-10 Len OvensOSC link: make whole link set follow strip_types
2017-11-08 Len OvensOSC: set_surface sets linkset, linkid
2017-11-08 Len OvensOSC: catch bad commands on /cue/* created crash on...
2017-11-07 Len OvensOSC link: Clean up link not ready and surface refresh
2017-11-06 Len OvensOSC link: make selection work correctly
2017-11-03 Len OvensOSC link: first working commit for linking two surfaces...
2017-10-26 Len OvensOSC: fix mixed types keeps from building on server
2017-10-26 Len OvensOSC: Provide click level control
2017-10-25 Len OvensOSC: fix monitor input/disk buttons so both can be on
2017-10-25 Len OvensOSC: fix /strip/receives to have the original ssid...
2017-10-25 Len OvensOSC: fix refresh surface
2017-10-25 Len OvensOSC: remove duplicate code.
2017-10-24 Len OvensOSC: cleaned up select
2017-10-24 Len OvensOSC: fix add and remove tracks to update without bank...
2017-10-23 Len OvensOSC: fix various crash points
2017-10-19 Len OvensOSC: Cue observer simplified.
2017-10-17 Len OvensOSC: Move observers to surface based for less traffic.
2017-10-12 Len OvensOSC: fix crash for wrong number of parameters in set_su...
2017-10-08 Len OvensOSC clean up route observer
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-08-27 Len OvensOSC: Change jog mode should not stop transport
2017-08-25 Len OvensOSC: same fix for /select/*
2017-08-25 Len OvensOSC: account for user sending the wrong number of param...
2017-08-22 Len OvensOSC cue button up events should not be errors, fixed
2017-08-21 Len OvensOSC: /cue/enable feedback not changing fixed
2017-08-21 Len OvensOSC: aux bus detection fixed for mixbus
2017-08-03 Len OvensOSC: Fix to make sure buses created with Ardour 4.7...
2017-08-02 Len OvensOSC: Add command to select Master
2017-08-01 Len OvensOSC: expand plugin_descriptor to split into smaller...
2017-08-01 Len OvensOSC: add param to plugin_list response which indicates...
2017-07-25 Robin GareusRemove unnecessary tests for touch-state
2017-07-24 Len OvensOSC: port mode by default should be manual
2017-07-24 Len OvensOSC: make sure initialization is complete before we...
2017-07-24 Len OvensOSC: simplify route observer
2017-07-23 Robin GareusRemove unused "mark" parameter from stop_touch() API
2017-07-22 Len OvensOSC: add /use_group 1/0 command
2017-07-21 Len OvensOSC make all group dispositions the same
2017-07-05 Len OvensOSC: add delta controls to master, monitor and select...
2017-07-01 Len OvensOSC: issue 7176 patch applied. shows plugin descriptors.
2017-07-01 Len OvensOSC: add strip type flag for master and monitor to...
2017-07-01 Len OvensOSC: include all of select in feedback[13]
2017-07-01 Len OvensOSC: try to prevent race when clearing devices
2017-07-01 Len OvensOSC: test param type in a way that works when optimized...
2017-06-24 Len OvensOSC: simplify GUI and make less error-prone
2017-06-24 Len OvensOSC: Allow /bank_up to accept -1 as well as 1 so encode...
2017-06-24 Len OvensOSC: Add master_send_enable for MB
2017-06-24 Len OvensOSC: Messages too fast at bank_change/refresh slowed...
2017-06-23 Len OvensOSC: only show visible plugins (not MB channel strip PI)
2017-06-22 Len OvensOSC: Add increment fader.
2017-06-22 Len OvensOSC: allow mixbuses to show
2017-06-22 Len OvensOSC: use internal_to_interface or reverse
next