Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Also set preprocessor flags in AM_CPPFLAGS
|
|
|
|
|
|
|
|
|
|
Therefore reorder function definitions in interface.c.
|
|
|
|
|
|
|
|
- max_name_len(): add indentation space
- add space between volume bar and border
|
|
Get the current window width and
calculate the volume bar width.
|
|
Adding function to find out the longest name
of all SINK's and INPUT's. Inserting indentations
in amount of this max. length.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
other c-files than sink.c get the extern definition
via sink.h, only sink.c receives the non-extern one
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This function resize the internal ncurses box when the
terminal program was resized.
|
|
|
|
|
|
|
|
|