Len Ovens
3eee4fe8a5
OSC link: first working commit for linking two surfaces as one
2017-11-03 14:04:52 -07:00
Len Ovens
27c8c82076
OSC: Provide click level control
2017-10-25 21:56:29 -07:00
Len Ovens
da4454751d
OSC: remove duplicate code.
2017-10-24 17:28:35 -07:00
Len Ovens
a546003457
OSC: cleaned up select
2017-10-24 13:30:55 -07:00
Len Ovens
de9ae19d8c
OSC: fix various crash points
2017-10-22 21:25:30 -07:00
Len Ovens
4c1feac16e
OSC: Move observers to surface based for less traffic.
2017-10-17 14:57:47 -07:00
Len Ovens
514c43278b
OSC clean up route observer
2017-10-07 20:23:48 -07:00
Paul Davis
30b087ab3d
globally change all use of "frame" to refer to audio into "sample".
...
Generated by tools/f2s. Some hand-editing will be required in a few places to fix up comments related to timecode
and video in order to keep the legible
2017-09-18 12:39:17 -04:00
Len Ovens
d1558dcab5
OSC: Add command to select Master
2017-08-02 10:43:13 -07:00
Len Ovens
f1632fcfd2
OSC: make sure initialization is complete before we allow periodic to run
2017-07-23 20:08:02 -07:00
Len Ovens
1508838bde
OSC: add /use_group 1/0 command
2017-07-22 12:12:41 -07:00
Len Ovens
2a809dcf70
OSC: add delta controls to master, monitor and select as well
2017-07-05 08:08:57 -07:00
Len Ovens
296c9ae03e
OSC: try to prevent race when clearing devices
2017-06-30 20:13:18 -07:00
Len Ovens
33bfe681c9
OSC: Allow /bank_up to accept -1 as well as 1 so encoder can work.
2017-06-23 18:08:04 -07:00
Len Ovens
0b21143234
OSC: Add master_send_enable for MB
2017-06-23 17:09:54 -07:00
Len Ovens
5aad9d9a33
OSC: only show visible plugins (not MB channel strip PI)
2017-06-22 22:40:06 -07:00
Len Ovens
7af5de2074
OSC: Add increment fader.
2017-06-22 12:54:03 -07:00
Len Ovens
7c84deb2c4
OSC: Add send/plugin page values to GUI
2017-06-14 10:28:45 -07:00
Len Ovens
9c0f6ea948
OSC: Allow set_surface to set send and plugin page sizes.
2017-06-13 16:56:10 -07:00
Len Ovens
9441e8d484
OSC: select channel plugin support with paging.
2017-06-12 12:31:04 -07:00
Len Ovens
8b8f47430a
OSC: add option to send /reply instead of #reply (OSC1.0 compat)
2017-06-10 09:43:46 -07:00
Len Ovens
c4a4857b87
OSC: add optional paging to sends in select.
2017-06-06 09:08:35 -07:00
Len Ovens
d35dfa9c93
OSC: Some surfaces may use float for ssid. Accept this too.
2017-05-31 08:39:55 -07:00
Len Ovens
1e95ccf07d
OSC: Added lpf and hpf controls for freq,enable and slope
2017-05-24 07:37:21 -07:00
Len Ovens
84e1a216bc
OSC: Add fake timeout based touch
2017-05-18 15:32:12 -07:00
Len Ovens
f2aac0bcae
OSC: Add /strip/fader/touch
2017-05-15 19:38:41 -07:00
Len Ovens
f3f1816899
remove unused variable
2017-05-15 19:38:41 -07:00
Len Ovens
774ebc42e3
OSC: Create new surface struct for ALL incoming messages
2017-05-12 07:29:29 -07:00
Paul Davis
eb3f50e15c
change the way ControlProtocols (control surfaces) are notified and handle Stripable selection changes
...
The Editor continues to notify them, but via a direct call to ControlProtocolManager, not a signal.
The CP Manager calls the ControlProtocol static method to set up static data structures holding
selection info for all surfaces and then notifies each surface/protocol that selection has changed.
2017-05-12 14:51:39 +01:00
Len Ovens
9b4d58393d
OSC: Add framework for /*/automation mode
2017-05-09 07:55:32 -07:00
Len Ovens
16e545ad73
OSC: Fix puctuation
2017-05-03 21:36:58 -07:00
Len Ovens
2cb54dec60
OSC: arrange modes in a more logical order.
2017-05-03 18:19:45 -07:00
Len Ovens
2bbf83e109
OSC: Add multimode /jog command
2017-05-03 16:33:33 -07:00
Len Ovens
e5182f3eb4
OSC: fix scrub to not use boost ptime.
2017-05-01 13:45:47 -07:00
Len Ovens
5f06ae43d8
OSC: add /scrub function
2017-05-01 07:08:02 -07:00
Len Ovens
011c4a05d8
OSC: update /strip/list response to add aux, midi bus and VCAs
2017-03-24 13:07:03 -07:00
Len Ovens
b0e5ab1b81
OSC add /monitor/mute,dim,mono
2017-03-18 20:05:04 -07:00
Len Ovens
c9715af5d9
OSC: We want to see aux buses even if the gui has them hidden
2017-01-11 19:57:19 -08:00
Len Ovens
b073328700
OSC: Add Talent individual monitor controls
2017-01-09 18:56:22 -08:00
Len Ovens
564d6c4e3c
OSC: remove unused overall feedback calls and variables
2016-12-31 08:01:23 -08:00
Len Ovens
d26aac9020
OSC: no op, white space cleanup
2016-11-26 10:23:36 -08:00
Len Ovens
5bf8a5537b
OSC: Add patch from 7137 and make it work for manual port selection.
2016-11-25 10:10:49 -08:00
Len Ovens
98f1cb76ed
OSC: Patch from 7136 added cleaned and tested.
2016-11-25 07:26:18 -08:00
Len Ovens
3e3791b72e
OSC: mark session dirty if setup changes
2016-11-18 08:43:58 -08:00
Len Ovens
77c9106769
OSC: Make Aux buses able to be separate.
2016-10-30 17:50:38 -07:00
Michiel de Roo
bbb20272d5
OSC added plugin activate/deactivate
2016-10-13 12:08:31 -04:00
Len Ovens
d1ed84e44e
OSC: Add setup to GUI
2016-08-19 14:22:55 -07:00
Len Ovens
c229e31720
OSC:: needs the .h file too...
2016-08-18 19:16:53 -07:00
Len Ovens
69752813db
OSC: Make sends work for MB. Add pan to /path/strip
2016-07-26 14:11:06 -07:00
Paul Davis
cf52d6e4b4
enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
2016-07-14 14:45:23 -04:00