Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
They are drawn from the same function that calls itself
recursiveley for childs of the currently drawn volume control.
So its called for all sink_inputs that belong to a sink.
|
|
This'll make it possible to have proper displaying
when clamping ctx::max_name_len in future.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Used when updating or removing sinks or inputs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Saves around 1-2 lines per foreach, and should be more error prone.
|
|
|
|
This needed a split of the switch that handled input before
into several small callback functions.
|