Explorer09
|
36626ce6fd
Explicitly specify supported modes of all meters
|
8 months ago |
Explorer09
|
b416433fbe
Replace isnan() with better comparisons (isgreater(), etc.)
|
1 year ago |
Ivan Shapovalov
|
b29b33ebb9
{Memory,Swap}Meter: add "compressed memory" metrics
|
2 years ago |
Ivan Shapovalov
|
b2ada27840
{Memory,Swap}Meter: make sure new constants are used consistently
|
1 year ago |
Guillaume Gomez
|
d97cf58261
Improve code readability by creating constants for SWAP memory values
|
2 years ago |
Daniel Lange
|
94ad111391
Update license headers to explicitly say GPLv2+
|
3 years ago |
Nathan Scott
|
149774209b
Remove Linux-specific cpp conditional in SwapMeter.c
|
3 years ago |
mayurdahibhate
|
1b74dfe187
cleaned up includes with iwyu
|
3 years ago |
Christian Göttsche
|
2d1042adb3
Save text buffer in Meter
|
4 years ago |
David Zarzycki
|
37e186fd66
Linux: Add SwapCached to the swap meter
|
4 years ago |
Christian Göttsche
|
157086e750
Split RichString_(append|appendn|write) into wide and ascii
|
4 years ago |
Christian Göttsche
|
5506925b34
Use sizeof buffer instead of magic number
|
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 |
Benny Baumann
|
0f5262917f
Make all required includes explicit
|
4 years ago |
Christian Göttsche
|
79ad39c718
Mark Object pointer to _display function const
|
4 years ago |
Christian Göttsche
|
ba282cfe19
Mark Object instances const
|
4 years ago |
Daniel Lange
|
079c2abf8e
Update License consistently to GPLv2 as per COPYING file
|
4 years ago |
Christian Göttsche
|
6db2d52261
Covert Meter attributes to file-local constant arrays
|
4 years ago |
Zev Weiss
|
a1a027b9bd
Axe automated header generation.
|
5 years ago |
Explorer09
|
9dea20e068
Rename Meter.setValues() functions to updateValues()
|
8 years ago |
Explorer09
|
99fb3070a2
Explicit "maxItems" property of meters
|
8 years ago |
Christian Hesse
|
cf47f4fca1
use dynamic units for text display
|
9 years ago |
Christian Hesse
|
6f58fbc5dd
make units more dynamic
|
9 years ago |
Tomasz Kramkowski
|
16d8cc7c38
Changed MemoryMeter and SwapMeter to use short memory sizes
|
9 years ago |
Hisham Muhammad
|
3383d8e556
Sorry about the mega-patch.
|
10 years ago |
Hisham Muhammad
|
eb1cd4aca6
change swap to M for consistency. Closes #63.
|
10 years ago |
Hisham Muhammad
|
c1e0f6e17c
BUGFIX: Fix crash when adding meters and toggling detailed CPU time.
|
11 years ago |
Hisham Muhammad
|
43a7231615
Remove explicit calls to curses.h in other files
|
12 years ago |
Hisham Muhammad
|
00b324bfc1
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
|
12 years ago |
Hisham Muhammad
|
45f7a4fc8d
Remove old memory debugging routines. We have Valgrind nowadays.
|
13 years ago |
Hisham Muhammad
|
84281bdc44
major header cleanup
|
13 years ago |
Hisham Muhammad
|
bb3e773c49
Interface improvements for large numbers.
|
13 years ago |
Hisham Muhammad
|
300caa076e
Tempus fugit.
|
13 years ago |
Hisham Muhammad
|
d8e1480a27
Remove arbitrary limit from rich strings
|
14 years ago |
Hisham Muhammad
|
a600d5a6e9
Tempus fugit.
|
15 years ago |
Hisham Muhammad
|
da23c8c5a1
Clean up headers by using 'static' whenever possible.
|
17 years ago |
Hisham Muhammad
|
dbe2670b69
Perform RichString operations by hand.
|
18 years ago |
Hisham Muhammad
|
2f1f82ee87
Updates for new version of the MakeHeader.py script.
|
18 years ago |
Hisham Muhammad
|
33113fe0d7
- Overhaul meters implementation;
|
19 years ago |
Hisham Muhammad
|
d6231bab89
Initial import.
|
19 years ago |