- 19 Mar, 2016 1 commit
-
-
Explorer09 authored
Just assume Platform_meterTypes[0] is always &CPUMeter_class for every platform. This removes a conditional in AvailableMetersPanel_new(). Also adds some comments about the logic here. Without assuming Platform_meterTypes[0], the (int i=1) clause in this for loop will not make sense. (I.e. Why not (int i=0)? ) Also replaced a sprintf() call with safer snprintf() in code further below.
-
- 27 Aug, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 23 Mar, 2015 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 17 Mar, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 03 Feb, 2015 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 22 Jan, 2015 1 commit
-
-
Hisham Muhammad authored
This is a work-in-progress, code is currently broken. (Some actions, and notably, the header, are missing.)
-
- 27 Nov, 2014 1 commit
-
-
Hisham Muhammad authored
Set up environment to move other meters.
-
- 05 Dec, 2012 1 commit
-
-
Hisham Muhammad authored
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
-
- 26 Dec, 2011 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 24 Aug, 2010 1 commit
-
-
Hisham Muhammad authored
simplify processor data accounting (add CPUData structure) remove Process_clone trick
-
- 09 Mar, 2008 1 commit
-
-
Hisham Muhammad authored
Reduces resulting code size.
-
- 06 Jun, 2006 1 commit
-
-
Hisham Muhammad authored
-
- 30 May, 2006 3 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 09 May, 2006 1 commit
-
-
Hisham Muhammad authored
-
- 10 Apr, 2006 1 commit
-
-
Hisham Muhammad authored
- add AllCPUsMeter; - because of that, the new .htoprc is incompatible with previous released versions.
-
- 04 Mar, 2006 1 commit
-
-
Hisham Muhammad authored
-