Block a user
863ad01a90
no strobe for rec-enable buttons (all of them)
1b35d5824b
remove non-existent method decl
9c5600ad87
no strobe for mixer ui meters
5e087864f6
no strobe for editor-visible meters
08af0fe04a
no strobe for the transport peak meter
036596ba3f
no-strobe changes for clocks
6b5b63240b
fix missing inclusion of 's' in opts list
60d85b3a61
GUI action to enable/disable surround master (incomplete state mgmt so far)
f9da3192d4
vaguely functioning surround send/returns
96d01c21ab
actually add surround send/return and try to place them appropriately in the processor list
dbb48ca06e
potentially use a surround return in the SurroundMaster bus
ebd67d3238
stub for SurroundReturn (very stubby!)
19873043b7
add rc config var and handler for use of surround master
a1f7e684c0
add Stripable::is_surround_master()
43843ffc93
braces, please!
259fd82cdd
logic fix for surround master (it needs both a monitor out and master out)
0f27b56f64
some skeleton code related to add/removing a surround master
7c86dbcaf2
add new PresentationInfo flag for surround master bus
d8f631a615
surround send: redesign to be a Processor
54307c9a7c
move input->bufs code back to inline placement
962781c2bb
add a new mute point for surround sends (not in prefs GUI yet)
e658056cd7
length (& position) of the region added for step entry shouuld use in beat time
9e4a695689
temporal: fix error in computation of timecnt_t::end() for specific conditions
144756e602
launchpad: extend Dominik's LP Pro pad patch to LPX/Mini
93a6849bdd
lppro: Don't unbang trigger until pad is released
3fc126b891
launchpads: add namespacing to make 1-source-2-surfaces work for X and Mini
9b511ce973
launchpad: work on a single implementation for both Mini and X devices
cd29e03c05
selection dragging: use time domain given to drag, not editor default
c4f8c84a75
region: in definition of ::end() use a slightly faster but entirely equivalent expression
7d0b223330
region: end().decrement() IS nt_last(), so remove the explicit decrement call
1b76e90246
when drawing range selection rect, use exclusive end semantics
d309ab31e8
playlist partition_internal() uses exclusive end semantics