OSC: reworking of previous/next select
[ardour.git] / libs / surfaces / osc / osc.h
2018-06-19 Len OvensOSC: reworking of previous/next select
2018-06-19 Len OvensOSC: Feedback was not making it to surface
2018-06-19 Len OvensOSC: added context based previous/next select
2018-06-19 Len OvensOSC: Allow expand to be global
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 bus only mode for gain controls
2018-03-10 Len OvensOSC: add set VCA for slavable strip
2018-02-28 Len OvensOSC: display only strips in group.
2018-02-20 Len OvensOSC: Add session name change
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 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: 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
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: 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-10 Len OvensOSC link: make whole link set follow strip_types
2017-11-08 Len OvensOSC: set_surface sets linkset, linkid
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: Provide click level control
2017-10-25 Len OvensOSC: remove duplicate code.
2017-10-24 Len OvensOSC: cleaned up select
2017-10-23 Len OvensOSC: fix various crash points
2017-10-17 Len OvensOSC: Move observers to surface based for less traffic.
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-02 Len OvensOSC: Add command to select Master
2017-07-24 Len OvensOSC: make sure initialization is complete before we...
2017-07-22 Len OvensOSC: add /use_group 1/0 command
2017-07-05 Len OvensOSC: add delta controls to master, monitor and select...
2017-07-01 Len OvensOSC: try to prevent race when clearing devices
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-23 Len OvensOSC: only show visible plugins (not MB channel strip PI)
2017-06-22 Len OvensOSC: Add increment fader.
2017-06-14 Len OvensOSC: Add send/plugin page values to GUI
2017-06-13 Len OvensOSC: Allow set_surface to set send and plugin page...
2017-06-12 Len OvensOSC: select channel plugin support with paging.
2017-06-10 Len OvensOSC: add option to send /reply instead of #reply (OSC1...
2017-06-06 Len OvensOSC: add optional paging to sends in select.
2017-05-31 Len OvensOSC: Some surfaces may use float for ssid. Accept this...
2017-05-24 Len OvensOSC: Added lpf and hpf controls for freq,enable and...
2017-05-18 Len OvensOSC: Add fake timeout based touch
2017-05-16 Len OvensOSC: Add /strip/fader/touch
2017-05-16 Len Ovensremove unused variable
2017-05-12 Len OvensOSC: Create new surface struct for ALL incoming messages
2017-05-12 Paul Davischange the way ControlProtocols (control surfaces)...
2017-05-09 Len OvensOSC: Add framework for /*/automation mode
2017-05-04 Len OvensOSC: Fix puctuation
2017-05-04 Len OvensOSC: arrange modes in a more logical order.
2017-05-03 Len OvensOSC: Add multimode /jog command
2017-05-01 Len OvensOSC: fix scrub to not use boost ptime.
2017-05-01 Len OvensOSC: add /scrub function
2017-03-24 Len OvensOSC: update /strip/list response to add aux, midi bus...
2017-03-19 Len OvensOSC add /monitor/mute,dim,mono
2017-01-12 Len OvensOSC: We want to see aux buses even if the gui has them...
2017-01-10 Len OvensOSC: Add Talent individual monitor controls
2016-12-31 Len OvensOSC: remove unused overall feedback calls and variables
2016-11-26 Len OvensOSC: no op, white space cleanup
2016-11-25 Len OvensOSC: Add patch from 7137 and make it work for manual...
2016-11-25 Len OvensOSC: Patch from 7136 added cleaned and tested.
2016-11-18 Len OvensOSC: mark session dirty if setup changes
2016-10-31 Len OvensOSC: Make Aux buses able to be separate.
2016-10-13 Michiel de RooOSC added plugin activate/deactivate
2016-08-19 Len OvensOSC: Add setup to GUI
2016-08-19 Len OvensOSC:: needs the .h file too...
2016-07-26 Len OvensOSC: Make sends work for MB. Add pan to /path/strip
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-14 Len OvensOSC: Add surface save and restore
2016-07-13 Len OvensOSC: Add global soloing indicator/cancel
2016-07-12 Len OvensOSC: Added EQ control, use interface_to_internal to...
2016-07-08 Len OvensOSC: Add well known controls for pan and compressor
2016-07-05 Len OvensOSC: Signal for editor mixer change. (Selected or not)
2016-07-02 Len OvensOSC: Change all time feedback to /position/<type>
2016-06-30 Len OvensOSC: Reworked select to follow Gui selected strip regar...
2016-06-22 Len OvensOSC: Add strip type selection.
2016-06-17 Len OvensOSC: take care of track order changes too. Deal with...
2016-06-13 Len OvensOSC: Catch new strips, gone strips and redo banks and...
2016-06-11 Len OvensOSC: Add send enable control.
2016-06-11 Len OvensOSC: added solo isolate and solo safe/lock.
2016-06-10 Len OvensOSC: Constrain master pan position as width requires.
2016-06-10 Len OvensOSC: force non-active controls to zero. Keep pan within...
2016-06-10 Len OvensOSC: Finished Select send levels
2016-06-09 Len OvensOSC: add phase control
2016-06-09 Len OvensOSC: Added pan width to selected
next