12 Commits (13b28fa9ed283d9236ceb30f77e403cb451a7cd7)

Author SHA1 Message Date
Nathan Scott 88a11859a0 Switch NetworkIO Meter to using uint32_t and uint64_t 5 years ago
Nathan Scott 2d1839289e Fix integer sizing issues in the NetworkIO Meter 5 years ago
Michael F. Schönitzer bb9a60ee8a Implement bar and graph mode for NetworkIOMeter (#408) 5 years ago
Christian Göttsche 157086e750 Split RichString_(append|appendn|write) into wide and ascii 5 years ago
Christian Göttsche e1ce141bc3 Use size_t as len type for Meter_UpdateValues 5 years ago
Benny Baumann be39de14dd Reduce scope of cached values 5 years ago
Christian Göttsche 7cf5277594 IWYU update (Linux) 5 years ago
Christian Göttsche 0c1908832b Handle data wraparounds in IO Meters 5 years ago
Christian Göttsche f757810f48 Improve handling of no data in Disk and Network IO Meters 5 years ago
Christian Göttsche 45a22080c9 Increase print buffer in NetworkIOMeter_display 5 years ago
Benny Baumann 0f5262917f Make all required includes explicit 5 years ago
Christian Göttsche 7cd093ce95 Add NetworkIOMeter 5 years ago