История коммитов

Автор SHA1 Сообщение Дата
  Explorer09 8edd449a23 Clamp graph meter values in "double" type 3 месяцев назад
  Explorer09 cf72728f0d Permit zero items in drawing a Graph meter 3 месяцев назад
  Explorer09 1887699420 Adjust GraphMeterMode_draw() code comments 3 месяцев назад
  Explorer09 25391b2f16 Reorder GraphMeterMode_draw() code slightly 3 месяцев назад
  Benny Baumann 58efa4e131 Remove runtime checks already covered by an assertion 6 месяцев назад
  Explorer09 b131dd892b Restrict supported modes for text-only meters 6 месяцев назад
  Explorer09 1723ed7e29 Introduce supportedModes bit mask for meters 6 месяцев назад
  Explorer09 784ef0878a Adjust some code style for maintainability 7 месяцев назад
  Explorer09 c2c2a70997 Define MeterModeId to unsigned int and use it throughout 7 месяцев назад
  Explorer09 24b5491251 Make 'Meter_modes' private and simplify its structure 7 месяцев назад
  Explorer09 3e00de8e68 Reorder Meter.c sections. No code changes. 7 месяцев назад
  Explorer09 faaf6dd25e Obsolete the CUSTOM_METERMODE use in default mode 7 месяцев назад
  Explorer09 0da63c903c BarMeterMode_draw() code formatting adjustment 7 месяцев назад
  Benny Baumann e56089e1fa Update includes based on IWYU 11 месяцев назад
  Christian Hesse f1f69d6d1c Meter: use correct unicode characters for digit '9' 11 месяцев назад
  Explorer09 5d2569270c Use xSnprintf in Meter_humanUnit() 1 год назад
  Explorer09 5751bafb8d Rewrite Meter_humanUnit() to accept floating point value 1 год назад
  Explorer09 0875b9e042 Use memmove() for moving previous graph values 1 год назад
  Explorer09 ef487e9409 Assert on BarMeterMode_characters length 2 лет назад
  Explorer09 b57adcde0a Permit zero 'total' in meters; remove assertion 1 год назад
  Explorer09 4ef3e1f1bb Record new graph data even when no graph is drawn. 1 год назад
  Explorer09 83041f3550 Cap the maximum size of GraphData buffer to 32768 values. 1 год назад
  Explorer09 1a9ae38b5b GraphMeterMode_draw() code cleanup 1 год назад
  Explorer09 9c3e1d4e64 Reorder some GraphMeterMode_draw() code 1 год назад
  Explorer09 74b28849c4 Let GraphMeterMode_draw() return early when the meter is too narrow... 1 год назад
  Benny Baumann 44cace2664 Use size_t/ssize_t for nValue-related variables 1 год назад
  Benny Baumann 15dc5132ad Fix inconsistent type cast 1 год назад
  Zev Weiss a33cbae288 Meter: allocate GraphData buffer dynamically 2 лет назад
  Explorer09 68f4f10f01 Fix Meter.c #include order; no code changes 1 год назад
  Explorer09 25cb42f0e4 Rework ZramMeter and remove MeterClass.comprisedValues 1 год назад
  Explorer09 8ecdb75d74 Explicitly ignore NaN values in BarMeterMode_draw() 1 год назад
  Explorer09 b416433fbe Replace isnan() with better comparisons (isgreater(), etc.) 1 год назад
  Nathan Scott 0bdade1b6c Introduce Machine class for host-specific info (split from ProcessList) 1 год назад
  Christian Göttsche ccf745ee7e Meter: introduce comprisedValues option 1 год назад
  er-azh 03be9d15a3 Ignore NAN values when drawing graphs 1 год назад
  Christian Göttsche 5c8670717a Do not leave empty last column in header 3 лет назад
  Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 3 лет назад
  Daniel Lange a912512ac9 Simplify delay.tv_usec calculation from BenBE 3 лет назад
  Christian Göttsche ccb756d3c7 Widen integer type before multiplication 3 лет назад
  Christian Göttsche f886759022 Meter: limit LED mode by width 3 лет назад
  Benny Baumann 0d85af2872 Whitespace around operators 3 лет назад
  Nathan Scott 01f5b89278 Pretty-print values in the PCP DynamicMeter code 3 лет назад
  Nathan Scott f0ed0fdafb Add a new DynamicMeter class for runtime Meter extension 3 лет назад
  mayurdahibhate 1b74dfe187 cleaned up includes with iwyu 3 лет назад
  Nathan Scott 356488aa53 Request the realtime and monotonic clock times once per sample 3 лет назад
  Sohaib 421bdeec60 Merging all the points related to calculating time in one place 3 лет назад
  Christian Göttsche 9c437ceb0c Drop unused attributes of actually used function parameters 3 лет назад
  Christian Göttsche a11d01568c Use unsigned types for CPU counts and associated variables 3 лет назад
  Christian Göttsche 1e806f9899 RichString: do not unnecessarily clean whole buffer 3 лет назад
  Christian Göttsche 350b48e44c Meter: do not access RichString internals 3 лет назад