Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-17 | multiload: fix netspeed_add signature | Harald van Dijk | 1 | -1/+1 | |
Commit c85a5cf5 changed the definition to use guint64 rather than gulong, but did not update the declaration in netspeed.h to match. | |||||
2021-01-16 | Update copyright to 2021 | rbuj | 1 | -1/+1 | |
2020-12-25 | multiload: Add properties.ui | rbuj | 2 | -612/+491 | |
2020-12-17 | multiload: use guint64 as data source for graphs | rbuj | 10 | -226/+237 | |
2020-12-17 | multiload: use bit rate in netload graph | rbuj | 1 | -3/+4 | |
to avoid continuity issue when changing the update interval | |||||
2020-12-17 | multiload: compute combined network data on GetNet once | rbuj | 2 | -15/+7 | |
2020-12-17 | multiload: Drop scaler from GetNet | rbuj | 1 | -7/+0 | |
2020-12-17 | multiload: fix interval on autoscaler_init call | rbuj | 1 | -2/+2 | |
2020-12-17 | multiload: Use one callback for each of the spin buttons | rbuj | 4 | -128/+112 | |
2020-12-17 | multiload: increase refresh rate range setting | rbuj | 4 | -34/+43 | |
2020-12-14 | multiload: load menu from resource bundle | rbuj | 2 | -4/+18 | |
2020-12-13 | multiload: Use common subdirs - src, data | rbuj | 12 | -0/+2776 | |