- 28 Aug, 2015 2 commits
-
-
Hisham Muhammad authored
Could no longer reproduce #244 after these fixes.
-
Hisham Muhammad authored
-
- 27 Aug, 2015 11 commits
-
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
remove extra space in dual meters without margins
-
Christian Hesse authored
-
Hisham Muhammad authored
Dynamic unit
-
Hisham Muhammad authored
use ASCII blank even for graphical meter in UTF-8 mode
-
Christian Hesse authored
Signed-off-by: Christian Hesse <mail@eworm.de>
-
Christian Hesse authored
Signed-off-by: Christian Hesse <mail@eworm.de>
-
Hisham Muhammad authored
include wctype.h for iswprint()
-
- 25 Aug, 2015 2 commits
-
-
Christian Hesse authored
If the terminal has no font with braille characters we see... Nothing useful. Use an ASCII blank at least, so we have an idea about what's going on.
-
Christian Hesse authored
-
- 20 Aug, 2015 11 commits
-
-
Hisham Muhammad authored
Closes #113.
-
Hisham Muhammad authored
Fix tree view if userland threads are hidden.
-
Hisham Muhammad authored
Closes PR #111.
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
use a define for graphical meter array size
-
Hisham Muhammad authored
Interpret command line PIDs as PIDs, not TIDs
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
Closes #228.
-
Hisham Muhammad authored
Closes #241.
-
- 19 Aug, 2015 14 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Christian Hesse authored
* Use MIN() and MAX() to make sure values are inside bounds. This should fix an issue where Meters were missing dots at the bottom. * Remove variable 'level' and calculate on the fly.
-
Christian Hesse authored
-
Christian Hesse authored
With more dimensional arrays we have to define the array size. Use one dimensional arrays to be more flexible. Additionally this allows to shrink array size for ASCII.
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
David Hunt authored
-
David Hunt authored
-
David Hunt authored
-
David Hunt authored
-
David Hunt authored
-
David Hunt authored
-
David Hunt authored
-