summaryrefslogtreecommitdiffstats
path: root/Meter.c
Commit message (Expand)AuthorAgeFilesLines
* Security review: check results of snprintf.Hisham Muhammad2017-07-271-4/+4
* Merge pull request #651 from Explorer09/graph-mode-drawHisham Muhammad2017-07-261-2/+2
|\
| * Round values in graph drawing (instead of implicit truncate)Explorer092017-07-151-2/+2
* | Mark some things as constRichard2017-07-221-6/+6
|/
* Let BarMeterMode_characters[] be const array.Explorer092016-07-221-1/+1
* Remove redundant is-null checks on free(Meter.drawData)Explorer092016-05-271-4/+2
* Rename Meter.setValues() functions to updateValues()Explorer092016-05-041-9/+10
* BarMeterMode_draw minor code improvementExplorer092016-03-221-4/+1
* Explicit "maxItems" property of metersExplorer092016-03-111-6/+3
* Avoid crash on huge screens.Hisham2016-02-021-1/+6
* Check for failure in allocations.Hisham2016-02-021-5/+5
* Change variable 'dot' to avoid division by reciprocal.Explorer092016-01-211-3/+3
* New macro GRAPH_HEIGHT for Graph Meter heightExplorer092016-01-211-7/+9
* Introduce CLAMP macro. Unify all MIN(MAX(a,b),c) uses.Explorer092016-01-151-9/+10
* Present IO-Wait as a dot in monochrome. Fixes #345.Hisham Muhammad2016-01-111-1/+1
* Array entries have been oddly flipped here for years.Hisham Muhammad2015-11-231-1/+0
* kilobytes is the smallest unit and never has precisionChristian Hesse2015-08-291-0/+3
* Fix indentation.Hisham Muhammad2015-08-271-21/+21
* Merge pull request #208 from eworm-de/dynamic-unitHisham Muhammad2015-08-271-0/+28
|\
| * make units more dynamicChristian Hesse2015-08-271-0/+28
* | use ASCII blank even for graphical meter in UTF-8 modeChristian Hesse2015-08-251-1/+1
|/
* Standardize variable name.Hisham Muhammad2015-08-201-9/+9
* simplify Meter loopChristian Hesse2015-08-191-12/+6
* remove UTF-8 code when compiling with --disable-unicodeChristian Hesse2015-08-191-5/+21
* make arrays one dimensionalChristian Hesse2015-08-191-29/+32
* Rename String to StringUtils.David Hunt2015-08-191-1/+1
* Fix saving of header states, motion in Setup screen.Hisham Muhammad2015-03-161-2/+4
* Remove spurious UTF-8 char from ASCII mode.Hisham Muhammad2015-03-161-1/+1
* Move graph according to configured CRT_delay.Hisham Muhammad2015-02-041-1/+1
* Add longer descriptions to available meters.Hisham Muhammad2015-02-031-0/+1
* Another mega-patch for the refactoring process.Hisham Muhammad2015-01-231-1/+3
* Sorry about the mega-patch.Hisham Muhammad2015-01-211-34/+63
* Move UptimeMeter into platform-dependent area.Hisham Muhammad2014-11-271-30/+0
* Remove useless assignment.Hisham Muhammad2014-04-211-1/+1
* alignment improvementsHisham Muhammad2014-02-271-0/+31
* Fix order of calloc arguments.Hisham Muhammad2014-01-161-1/+1
* BUGFIX: Fix crash when adding meters and toggling detailed CPU time.Hisham Muhammad2014-01-161-5/+11
* Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad2012-12-051-110/+113
* Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad2011-12-261-1/+0
* major header cleanupHisham Muhammad2011-12-261-17/+16
* Mega-commit with features and tweaks for 1.0:Hisham Muhammad2011-11-181-2/+7
* cleanups and fixes, thanks to cppcheck and gcc -WextraHisham Muhammad2011-10-251-4/+1
* Fix segfault in BarMeterMode_draw() for small terminal widthsHisham Muhammad2011-08-261-2/+8
* Tempus fugit.Hisham Muhammad2011-05-261-1/+1
* retain meter state when it is reinit'ed in the Setup screenHisham Muhammad2011-03-311-1/+2
* * Option for counting CPUs from zeroHisham Muhammad2011-03-221-22/+37
* Remove arbitrary limit from rich stringsHisham Muhammad2010-11-221-12/+14
* Tempus fugit.Hisham Muhammad2010-02-251-1/+1
* warning fixesHisham Muhammad2010-02-251-10/+11
* changes for htop 0.8.2Hisham Muhammad2009-06-021-7/+6

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