v0.15pre1

Added configurable bars options.
Made log/lin run-time option.
This commit is contained in:
pdw
2003-10-14 20:57:49 +00:00
parent 0800558ede
commit b7eb237e15
5 changed files with 43 additions and 18 deletions

View File

@@ -57,6 +57,8 @@ typedef struct {
int bandwidth_in_bytes;
option_sort_t sort;
int bar_interval;
char* screenfilter;
int freezeorder;