|
518f8108ac
|
OSC make strippable null on drop references
|
2018-04-07 09:16:07 -07:00 |
|
|
0e88eff05c
|
Use precalulated value rather than recalculating
|
2018-04-07 09:16:07 -07:00 |
|
|
b286f4f851
|
OSC: Setting strip types should clear temporary custom modes
|
2018-04-07 09:16:07 -07:00 |
|
|
7b42c7e361
|
MSVC won't allow us to cast directly from float to an enum. We need to kludge it by first casting to an integer type
(is it safe to be casting from float to enum anyway??)
|
2018-03-22 10:54:21 +00:00 |
|
|
c177434669
|
OSC: Change custom mode to enum
|
2018-03-20 14:37:40 -07:00 |
|
|
5385aece94
|
OSC: a strip controlling a send should deactivate other controls
|
2018-03-20 08:43:10 -07:00 |
|
|
bfbab2d0b5
|
OSC: Add feedback for bus_only mode and automation and pan
|
2018-03-20 08:43:10 -07:00 |
|
|
29975638c0
|
OSC: select should have latch too.
|
2018-03-20 08:43:10 -07:00 |
|
|
c768aeabc4
|
OSC: Add bus only mode for gain controls
|
2018-03-20 08:43:10 -07:00 |
|
|
74c4e4a6d8
|
OSC: group commands should feedback all off if no group
|
2018-03-12 16:03:53 -07:00 |
|
|
98d6fe9c91
|
OSC: fix /strip/hidden feedback excess
|
2018-03-10 13:07:13 -08:00 |
|
|
b2259e11d0
|
OSC: change group sharing to individual commands
Send less feedback for group name and sharing
|
2018-03-10 13:07:13 -08:00 |
|
|
ed04660940
|
OSC: set surface should reset custom mode
|
2018-03-10 13:07:13 -08:00 |
|
|
f1dc45c7f2
|
OSC: Display only strips controlled by selected VCA
|
2018-03-10 13:07:13 -08:00 |
|
|
e4da386eb5
|
OSC: add set VCA for slavable strip
|
2018-03-10 13:07:13 -08:00 |
|
|
30533cd43a
|
OSC: Added slaved feedback to select
|
2018-03-10 13:07:13 -08:00 |
|
|
d1290e82db
|
OSC: check route exists
|
2018-03-10 13:07:13 -08:00 |
|
|
edd21ac89e
|
OSC: add group sharing bit feedback
|
2018-02-27 21:59:43 -08:00 |
|
|
6adeded426
|
OSC: add group sharing bit setting
|
2018-02-27 21:59:43 -08:00 |
|
|
d99060134b
|
OSC: display only strips in group.
|
2018-02-27 21:59:43 -08:00 |
|
|
d79bcd44b2
|
OSC: fix compiler warning and catch possible errors
|
2018-02-21 20:26:43 -08:00 |
|
|
d4ae858bf6
|
OSC: Add session name change
|
2018-02-20 15:49:37 -08:00 |
|
|
a9d041c62e
|
OSC: allow setting of marker name
|
2018-02-18 09:16:16 -08:00 |
|
|
08632d623e
|
OSC: select comment should feedback when comment changed
|
2018-02-18 09:16:16 -08:00 |
|
|
66fa0778ab
|
OSC: Allow surface to change route comment.
|
2018-02-18 09:16:16 -08:00 |
|
|
a29d3c1b31
|
OSC: Select should be able to rename as well.
|
2018-02-16 22:54:16 -08:00 |
|
|
dffecfa4c6
|
OSC: added group join, switch, remove function
|
2018-02-16 13:10:20 -08:00 |
|
|
3504ecff5f
|
noop OSC: path strings should not get tranlated
|
2018-02-16 13:10:20 -08:00 |
|
|
3ac47220a0
|
OSC: Add /group/list so surface can get a list of groups
|
2018-02-16 13:10:20 -08:00 |
|
|
b9c9777b9a
|
When building with MSVC, allow for the fact that Mixbus and Ardour can be using different versions of the SESSION_FILE format
|
2018-02-15 09:03:32 +00:00 |
|
|
6f019faaa0
|
Accommodate the change from libtimecode to libtemporal
|
2018-02-14 10:02:11 +00:00 |
|
|
70d8300cb2
|
OSC: clean up jog mode, simplify feedback
|
2018-02-05 10:40:25 -08:00 |
|
|
16a5e3ce55
|
OSC: jog mode and jog mode name should be sent at refresh
|
2018-02-01 22:03:04 -08:00 |
|
|
f549fcfb76
|
OSC: Add group name feedback to strips
|
2018-01-31 11:48:10 -08:00 |
|
|
c1632635b5
|
OSC: reorder /set_surface parameters to fit manual
remove unused call
|
2018-01-24 08:17:45 -08:00 |
|
|
5e4aa5455e
|
OSC: Make sure observers are restarted if port changes
|
2018-01-24 08:17:45 -08:00 |
|
|
ea0808de2d
|
OSC: Allow Surface to set it's own receive port
|
2018-01-24 08:17:45 -08:00 |
|
|
f7ec31d95d
|
OSC: allow each surface to set portmode for that IP.
|
2018-01-24 08:17:45 -08:00 |
|
|
1ebe6cdf07
|
OSC: Added feedback for /strip/hide
|
2018-01-14 13:07:40 -08:00 |
|
|
c7a052a45f
|
OSC: add /strip/hide
|
2018-01-14 13:07:40 -08:00 |
|
|
ef1301759d
|
OSC: Add feedback for hidden strip
|
2018-01-13 08:41:58 -08:00 |
|
|
e51c5ab76a
|
OSC: add /select/hide
|
2018-01-13 07:58:37 -08:00 |
|
|
7d6e6424c7
|
OSC: Expand gainmode to add two new options
fix bug where a surface might have more than one global observer
|
2018-01-09 19:19:29 -08:00 |
|
|
15fa89c8dd
|
OSC: Plugin activate should detect no plugins
|
2018-01-02 10:23:11 -08:00 |
|
|
6536126ad2
|
OSC: Check for no markers yet (crash fix)
|
2017-12-29 14:47:00 -08:00 |
|
|
6d204e76eb
|
OSC: fix jog mode } in wrong place
|
2017-12-23 13:50:28 -08:00 |
|
|
283ff0230d
|
OSC: Add feedback for /marker
|
2017-12-23 13:17:11 -08:00 |
|
|
34a926fc51
|
OSC: add /marker to locate to a marker.
|
2017-12-22 12:04:05 -08:00 |
|
|
0d72f37318
|
OSC: Add /surface/list option to setting GUI
|
2017-12-20 07:48:35 -08:00 |
|
|
22939488e7
|
OSC: Move /surface/list output to PBD::info
|
2017-12-16 12:42:32 -08:00 |
|