13
0
Commit Graph

20 Commits

Author SHA1 Message Date
0a6f517230
No more doxygen warnings for gtk2_arodur/*
That's with doxgen 1.8.13.
2019-09-30 21:03:16 +02:00
ec35afef38 Foldback gui:Removed unused calls and parameters 2019-09-15 07:00:11 -07:00
ef5fd145f7 Set Foldback strip width and ellipsize to work 2019-09-14 10:19:01 -07:00
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
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
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
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
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
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
5450b6c556 NO OP: clean up and rearrange things 2019-09-08 14:02:48 -07:00
a8447a35ac Foldback GUI: Add menus to send box 2019-09-07 14:51:40 -07:00
c992a601ae Change back ground color for foldback strip 2019-09-03 21:17:11 -07:00
0840bc0c76 Replaced foldback select button with previous and next buttons 2019-08-28 16:23:46 -07:00
d39abd8dc1 Removed unused includes 2019-08-28 11:21:06 -07:00
5d652dd9c4 removed axis view from foldback strip 2019-08-27 10:16:48 -07:00
fa94741f2c Monitor new signal to rebuild sendlist
remove debug lines, remove last FB bus works
2019-08-26 17:48:22 -07:00
a2de8bd881 Add send controls to foldback GUI 2019-08-26 17:48:22 -07:00
fe1442dec9 Fix processor box for no crash on click 2019-08-26 17:48:22 -07:00
5414728c18 Start adding processor box 2019-08-26 17:48:22 -07:00
4f22bcea24 Add strip GUI first try for foldback bus 2019-08-26 17:48:22 -07:00