Commit History

Author SHA1 Message Date
  Nathan Scott 4f5293e8d1 Use dynamicMeters not dynamicColumns for populating setup screen 4 months ago
  Benny Baumann e56089e1fa Update includes based on IWYU 11 months ago
  Benny Baumann 6aa9ef2726 Fix code style 11 months ago
  Daniel Lange 179aeb0108 Add includes for config.h as per the discussion in PR #1337 11 months ago
  Nathan Scott 0bdade1b6c Introduce Machine class for host-specific info (split from ProcessList) 1 year ago
  Nathan Scott e7f447b6a3 Refactor and consolidate dynamic meters/columns pointers 1 year ago
  Benny Baumann 40104588f3 Reformat code base 2 years ago
  Benny Baumann 2999fff88e Refactor code for rendering command line cache 2 years ago
  Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 3 years ago
  Christian Göttsche 9060a4179d Add option to change Header layout 3 years ago
  Christian Göttsche b9e69223d0 ScreenManager: reduce ScreenManager_resize 3 years ago
  Sohaib Mohamed 6f2021f3d9 PCP: support for 'dynamic columns' added at runtime 3 years ago
  Christian Göttsche 41af31be7f Rework CPU counting 3 years ago
  Benny Baumann 976c6123f4 Pointer indication aligned to typename 3 years ago
  Benny Baumann e7f8d7bcc9 Split statements that should go onto multiple lines 3 years ago
  Nathan Scott f0ed0fdafb Add a new DynamicMeter class for runtime Meter extension 3 years ago
  Nathan Scott a0f758009b Fix bitmask used to extract CPU identifier for CPUMeter 3 years ago
  Christian Göttsche a11d01568c Use unsigned types for CPU counts and associated variables 3 years ago
  Christian Göttsche b862e36ee7 Separate data-update and drawing of header 3 years ago
  Christian Göttsche 2b62126aea Mark several non-modified pointer variables const 3 years ago
  Christian Göttsche d72b0a682e Mark several non-modified pointer variables const 3 years ago
  Christian Göttsche e3862aa67e Rework drawing of FunctionBar 3 years ago
  Christian Göttsche ea4f33409a Update even more snprintfs 4 years ago
  Benny Baumann 0f5262917f Make all required includes explicit 4 years ago
  Benny Baumann 872e542f4e Rename StringUtils.[ch] to XUtils.[ch] 4 years ago
  Benny Baumann c6f04a9c5d Move xAsprintf, xSnprintf and xStrdup to StringUtils.h 4 years ago
  Christian Göttsche b47bc667a2 Add key to pause process list updates 4 years ago
  Christian Göttsche ba282cfe19 Mark Object instances const 4 years ago
  Christian Göttsche ad3acfc847 Handle Panel_getSelected() returning NULL 4 years ago
  Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 4 years ago
  Christian Göttsche 843949131a Drop redundant casts to the same type 4 years ago
  Zev Weiss a1a027b9bd Axe automated header generation. 4 years ago
  Nathan Scott a82fd262d7 Merge branch 'hishamhm-pull-960' 4 years ago
  Daniel Flanagan dd33444f7e Clean up existing whitespace 5 years ago
  Ricardo Nabinger Sanchez 6194c8dcc6 Honour setting of counting CPUs from 0/1 when presenting meters 5 years ago
  Hisham Muhammad 09e241fb12 Security review: check results of snprintf. 7 years ago
  Explorer09 328de35623 Assert (Platform_meterTypes[0]==&CPUMeter_class) 8 years ago
  Hisham Muhammad 6082db2121 Improve feedback when moving meters. 9 years ago
  Hisham Muhammad 7cb8cb05fb Simplify constructors. 9 years ago
  Hisham Muhammad d0c72c3fb2 Move FunctionBar inside Panel 9 years ago
  Hisham Muhammad 9ff5d2b243 Fix saving of header states, motion in Setup screen. 9 years ago
  Hisham Muhammad d7c843c23b Complete cursor-based movement of headers. 9 years ago
  Hisham Muhammad 14bd77c5f4 Add longer descriptions to available meters. 9 years ago
  Hisham Muhammad 3383d8e556 Sorry about the mega-patch. 9 years ago
  Hisham Muhammad 357e7a3243 Move UptimeMeter into platform-dependent area. 10 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 6486229308 add support for steal/guest CPU time measurement 14 years ago
  Hisham Muhammad da23c8c5a1 Clean up headers by using 'static' whenever possible. 16 years ago