Len Ovens
2df52979d4
The listen Button (Solo) has no function in Foldback remove
2020-05-05 09:21:50 -07:00
Robin Gareus
4bd90dec5f
Initialize uninitialized variable (show foldback sends)
2020-04-20 00:48:54 +02:00
Len Ovens
3a39254338
Changing Foldback bus with show sends enabled broken
...
leaves mixer in fanout to old bus
turn show sends off
change bus
turn show sends on for user expected result
2020-04-12 18:41:06 -07:00
Ben Loftis
c765079b2f
Show Sends button should instigate a Spill, akin to a VCA spill
2020-03-23 15:24:08 -05:00
Robin Gareus
faac3e0d38
Remove unused variable
2020-03-23 06:12:44 +01:00
Robin Gareus
6120d4d43a
Improve RouteUI API consistency
...
This is an effective NO-OP
* Some methods have been re-named to improve consistency
* Duplicate function calls were removed:
RouteUI::set_route() already updates mute/solo
MixerStrip does not have to update it again
* virtual methods have been protected
2020-03-02 19:18:57 +01:00
Len Ovens
9851c9b08a
foldback gui: removed mute, solo button hide in SIP
...
Mute removed, Solo renamed to listen only shows when
not in SIP mode.
2019-09-16 16:25:09 -07:00
Len Ovens
abdb7b81c6
Foldback gui: desensitize solo button when in SIP mode
...
Because foldback by design goes to physical outputs
rather than master or monitor, SIP solo does not work
or make sense. PFL/AFL allow a foldback to be rough
adjusted using the control room monitoring.
A soloed Foldback bus will be released when the foldback
strip is switched to a different foldback bus
2019-09-15 14:48:09 -07:00
Len Ovens
ec35afef38
Foldback gui:Removed unused calls and parameters
2019-09-15 07:00:11 -07:00
Len Ovens
ef5fd145f7
Set Foldback strip width and ellipsize to work
2019-09-14 10:19:01 -07:00
Robin Gareus
1d557ba69f
Use new icons in mixer window
2019-09-12 23:36:25 +02:00
Len Ovens
7e5552d00b
foldback gui: simplify foldback strip menus
...
This uses less code and fixes the odd crash as well
(there was sometimes a crash when using the send
display context menu)
2019-09-12 12:44:38 -07:00
Len Ovens
81bbc3be1e
foldback gui: simplify button code where possible
...
use signal_clicked rather than signal_button_press_event
for cases where a menu is not launched.
2019-09-12 09:39:38 -07:00
Len Ovens
da88e9d34c
Foldback gui: Added hide and show
...
- New menu item in view menu
- Foldback strip has hide button
- Adding a new foldback bus sets show
- setting is saved and restored
2019-09-11 16:36:05 -07:00
Len Ovens
729cd0e2b3
foldback gui: added tool tips for previous and next
2019-09-10 21:40:39 -07:00
Len Ovens
2e857e9143
Foldback gui: previous and next buttons don't wrap around
...
I had set the previous next buttons to wrap around
but Robin felt dead ending was better. The previous
button becomes insensitive when the first foldback bus
is displayed and next is insensitive when the last is
displayed.
2019-09-10 21:09:54 -07:00
Len Ovens
3f6310ef9c
Foldback GUI: sort send controls by mixer order
...
also found send button name did not follow sending
route name after change and tool tip was wrong. Fixed
both.
2019-09-10 19:26:41 -07:00
Len Ovens
f84374730a
Foldback GUI: size and position tweaks
...
- Set width so added pan controls in send controls don't change size
- output button shows only ports applicable to foldback use
- Size text to leave widget width alone
- Center level control
-
2019-09-10 16:09:26 -07:00
Len Ovens
5450b6c556
NO OP: clean up and rearrange things
2019-09-08 14:02:48 -07:00
Robin Gareus
bc7dfc4615
Tweak foldback style and tweak alignment
...
This tentatively re-uses nudge arrows for prev/next buttons,
and matches alignment of the top of the strips.
2019-09-08 22:33:01 +02:00
Len Ovens
a8447a35ac
Foldback GUI: Add menus to send box
2019-09-07 14:51:40 -07:00
Len Ovens
c992a601ae
Change back ground color for foldback strip
2019-09-03 21:17:11 -07:00
Len Ovens
7ccb356278
Resize and color the foldback level knob
2019-09-03 17:17:20 -07:00
Len Ovens
0840bc0c76
Replaced foldback select button with previous and next buttons
2019-08-28 16:23:46 -07:00
Len Ovens
d39abd8dc1
Removed unused includes
2019-08-28 11:21:06 -07:00
Len Ovens
5d652dd9c4
removed axis view from foldback strip
2019-08-27 10:16:48 -07:00
Len Ovens
fa94741f2c
Monitor new signal to rebuild sendlist
...
remove debug lines, remove last FB bus works
2019-08-26 17:48:22 -07:00
Len Ovens
a2de8bd881
Add send controls to foldback GUI
2019-08-26 17:48:22 -07:00
Len Ovens
fe1442dec9
Fix processor box for no crash on click
2019-08-26 17:48:22 -07:00
Len Ovens
5414728c18
Start adding processor box
2019-08-26 17:48:22 -07:00
Len Ovens
5bdfe4dc4c
fix last foldback commit.
2019-08-26 17:48:22 -07:00
Len Ovens
4f22bcea24
Add strip GUI first try for foldback bus
2019-08-26 17:48:22 -07:00