Commit History

Author SHA1 Message Date
  Explorer09 981d63788f Add attributes to Meter class methods (func pointers) 4 months ago
  Explorer09 1723ed7e29 Introduce supportedModes bit mask for meters 8 months ago
  Explorer09 c2c2a70997 Define MeterModeId to unsigned int and use it throughout 8 months ago
  Explorer09 c167a2c4c5 New header "MeterMode.h" for MeterModeId definitions 8 months ago
  Explorer09 24b5491251 Make 'Meter_modes' private and simplify its structure 8 months ago
  Explorer09 2fa283d202 Remove CUSTOM_METERMODE MeterModeId 8 months ago
  Explorer09 faaf6dd25e Obsolete the CUSTOM_METERMODE use in default mode 8 months ago
  Benny Baumann 6490590dc8 Relocate include of config.h from header to source modeule 1 year ago
  Explorer09 5751bafb8d Rewrite Meter_humanUnit() to accept floating point value 1 year ago
  Explorer09 83041f3550 Cap the maximum size of GraphData buffer to 32768 values. 1 year ago
  Zev Weiss a33cbae288 Meter: allocate GraphData buffer dynamically 2 years ago
  Explorer09 25cb42f0e4 Rework ZramMeter and remove MeterClass.comprisedValues 1 year ago
  Nathan Scott 0bdade1b6c Introduce Machine class for host-specific info (split from ProcessList) 1 year ago
  Christian Göttsche ccf745ee7e Meter: introduce comprisedValues option 1 year ago
  Christian Göttsche 63fafb4844 IOMeters: rework initial display 3 years ago
  Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 3 years ago
  Christian Göttsche bdb015ffa3 Header: do not let multi-column meters expand to empty neighbors 3 years ago
  Christian Göttsche a905c45195 Meter: update documentation to match Doxygen style 3 years ago
  Benny Baumann 976c6123f4 Pointer indication aligned to typename 3 years ago
  Nathan Scott 01f5b89278 Pretty-print values in the PCP DynamicMeter code 3 years ago
  Nathan Scott f0ed0fdafb Add a new DynamicMeter class for runtime Meter extension 3 years ago
  mayurdahibhate 1b74dfe187 cleaned up includes with iwyu 3 years ago
  Christian Göttsche a11d01568c Use unsigned types for CPU counts and associated variables 3 years ago
  Christian Göttsche 2d1042adb3 Save text buffer in Meter 4 years ago
  Christian Göttsche 2ec44098f9 Allow meters in text mode to span empty neighbors to the right 4 years ago
  Christian Göttsche d72b0a682e Mark several non-modified pointer variables const 4 years ago
  Christian Göttsche 2c06566405 LoadMeter: dynamically adjust color and total of bar 4 years ago
  Christian Göttsche ad764ff972 Introduce METER_BUFFER_CHECK and METER_BUFFER_APPEND_CHR to cleanup writing to bar buffers 4 years ago
  Christian Göttsche e1ce141bc3 Use size_t as len type for Meter_UpdateValues 4 years ago
  Christian Göttsche 472f0124cd Meter: document MeterClass string fields 4 years ago
  Christian Göttsche 7cf5277594 IWYU update (Linux) 4 years ago
  Christian Göttsche 43d274a617 Use integer type for item count instead of char 4 years ago
  Christian Göttsche 72103e9613 Hold only a const version of the ProcessList in Meters 4 years ago
  Christian Göttsche 4c66eb6d4c XUtils string related updates 4 years ago
  Benny Baumann 0f5262917f Make all required includes explicit 4 years ago
  Christian Göttsche 9f5b50edd7 CPUMeter: avoid crashes and leaks in case the CPU count changes 4 years ago
  Christian Göttsche 0b9a001498 Meter: use explicit type for drawData 4 years ago
  Christian Göttsche ba282cfe19 Mark Object instances const 4 years ago
  Christian Göttsche 08d85e6143 Mark Object classes and Object class fields const 4 years ago
  Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 4 years ago
  Benny Baumann e1c96879f4 Sort headers/includes 4 years ago
  Christian Göttsche 6db2d52261 Covert Meter attributes to file-local constant arrays 4 years ago
  Hugo Musso Gualandi 9207401f97 Clean up some code duplication in the header files 4 years ago
  Nathan Scott c5808c56db Consolidate repeated macro definitions into one header 4 years ago
  Nathan Scott 8ec5d4a3a0 Further, minor cleanups to headers post-MakeHeaders 4 years ago
  Zev Weiss 7b7822b896 Remove superfluous 'extern's from function declarations. 4 years ago
  Zev Weiss a1a027b9bd Axe automated header generation. 5 years ago
  Nathan Scott a82fd262d7 Merge branch 'hishamhm-pull-960' 4 years ago
  Nathan Scott 7ac1c709b7 Re-generate all headers with latest scripts/MakeHeader.py 4 years ago
  Daniel Flanagan dd33444f7e Clean up existing whitespace 5 years ago