summaryrefslogtreecommitdiffstats
path: root/Meter.h
Commit message (Expand)AuthorAgeFilesLines
* Relocate include of config.h from header to source modeuleBenny Baumann2023-12-261-2/+0
* Rewrite Meter_humanUnit() to accept floating point valueExplorer092023-11-241-1/+3
* Cap the maximum size of GraphData buffer to 32768 values.Explorer092023-10-101-0/+1
* Meter: allocate GraphData buffer dynamicallyZev Weiss2023-10-081-3/+3
* Rework ZramMeter and remove MeterClass.comprisedValuesExplorer092023-08-291-2/+0
* Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott2023-05-081-3/+3
* Meter: introduce comprisedValues optionChristian Göttsche2023-04-111-0/+2
* IOMeters: rework initial displayChristian Göttsche2021-12-081-0/+7
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* Header: do not let multi-column meters expand to empty neighborsChristian Göttsche2021-09-181-0/+2
* Meter: update documentation to match Doxygen styleChristian Göttsche2021-08-221-1/+1
* Pointer indication aligned to typenameBenny Baumann2021-07-151-1/+1
* Pretty-print values in the PCP DynamicMeter codeNathan Scott2021-07-081-0/+4
* Add a new DynamicMeter class for runtime Meter extensionNathan Scott2021-07-071-1/+5
* cleaned up includes with iwyumayurdahibhate2021-05-101-0/+1
* Use unsigned types for CPU counts and associated variablesChristian Göttsche2021-03-191-2/+2
* Save text buffer in MeterChristian Göttsche2021-03-041-5/+6
* Allow meters in text mode to span empty neighbors to the rightChristian Göttsche2021-01-231-0/+1
* Mark several non-modified pointer variables constChristian Göttsche2021-01-111-1/+1
* LoadMeter: dynamically adjust color and total of barChristian Göttsche2020-12-261-0/+1
* Introduce METER_BUFFER_CHECK and METER_BUFFER_APPEND_CHR to cleanup writing t...Christian Göttsche2020-12-061-0/+23
* Use size_t as len type for Meter_UpdateValuesChristian Göttsche2020-12-061-2/+2
* Meter: document MeterClass string fieldsChristian Göttsche2020-12-021-4/+4
* IWYU update (Linux)Christian Göttsche2020-11-191-0/+1
* Use integer type for item count instead of charChristian Göttsche2020-10-311-2/+2
* Hold only a const version of the ProcessList in MetersChristian Göttsche2020-10-261-2/+2
* XUtils string related updatesChristian Göttsche2020-10-191-0/+2
* Make all required includes explicitBenny Baumann2020-10-181-2/+7
* CPUMeter: avoid crashes and leaks in case the CPU count changesChristian Göttsche2020-10-121-0/+1
* Meter: use explicit type for drawDataChristian Göttsche2020-10-121-6/+6
* Mark Object instances constChristian Göttsche2020-10-071-3/+3
* Mark Object classes and Object class fields constChristian Göttsche2020-10-071-11/+9
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* Sort headers/includesBenny Baumann2020-09-291-1/+2
* Covert Meter attributes to file-local constant arraysChristian Göttsche2020-09-291-2/+0
* Clean up some code duplication in the header filesHugo Musso Gualandi2020-09-121-23/+2
* Consolidate repeated macro definitions into one headerNathan Scott2020-09-091-10/+0
* Further, minor cleanups to headers post-MakeHeadersNathan Scott2020-09-081-6/+0
* Remove superfluous 'extern's from function declarations.Zev Weiss2020-09-031-6/+6
* Axe automated header generation.Zev Weiss2020-09-031-2/+0
* Merge branch 'hishamhm-pull-960'Nathan Scott2020-08-201-1/+1
|\
| * Clean up existing whitespaceDaniel Flanagan2019-10-311-1/+1
* | Re-generate all headers with latest scripts/MakeHeader.pyNathan Scott2020-08-181-6/+6
|/
* Rename Meter.setValues() functions to updateValues()Explorer092016-05-041-3/+4
* New macro GRAPH_HEIGHT for Graph Meter heightExplorer092016-01-211-0/+2
* Introduce CLAMP macro. Unify all MIN(MAX(a,b),c) uses.Explorer092016-01-151-0/+3
* make units more dynamicChristian Hesse2015-08-271-0/+2
* remove UTF-8 code when compiling with --disable-unicodeChristian Hesse2015-08-191-0/+8
* make arrays one dimensionalChristian Hesse2015-08-191-0/+3
* Fix saving of header states, motion in Setup screen.Hisham Muhammad2015-03-161-1/+1

© 2014-2024 Faster IT GmbH | imprint | privacy policy