46 Commits (main)

Author SHA1 Message Date
Benny Baumann 2999fff88e Refactor code for rendering command line cache 4 years ago
Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 5 years ago
Christian Göttsche 9060a4179d Add option to change Header layout 5 years ago
Christian Göttsche b9e69223d0 ScreenManager: reduce ScreenManager_resize 5 years ago
Sohaib Mohamed 6f2021f3d9 PCP: support for 'dynamic columns' added at runtime 5 years ago
Christian Göttsche 41af31be7f Rework CPU counting 5 years ago
Benny Baumann 976c6123f4 Pointer indication aligned to typename 5 years ago
Benny Baumann e7f8d7bcc9 Split statements that should go onto multiple lines 5 years ago
Nathan Scott f0ed0fdafb Add a new DynamicMeter class for runtime Meter extension 5 years ago
Nathan Scott a0f758009b Fix bitmask used to extract CPU identifier for CPUMeter 5 years ago
Christian Göttsche a11d01568c Use unsigned types for CPU counts and associated variables 5 years ago
Christian Göttsche b862e36ee7 Separate data-update and drawing of header 5 years ago
Christian Göttsche 2b62126aea Mark several non-modified pointer variables const 5 years ago
Christian Göttsche d72b0a682e Mark several non-modified pointer variables const 5 years ago
Christian Göttsche e3862aa67e Rework drawing of FunctionBar 5 years ago
Christian Göttsche ea4f33409a Update even more snprintfs 5 years ago
Benny Baumann 0f5262917f Make all required includes explicit 5 years ago
Benny Baumann 872e542f4e Rename StringUtils.[ch] to XUtils.[ch] 5 years ago
Benny Baumann c6f04a9c5d Move xAsprintf, xSnprintf and xStrdup to StringUtils.h 5 years ago
Christian Göttsche b47bc667a2 Add key to pause process list updates 5 years ago
Christian Göttsche ba282cfe19 Mark Object instances const 6 years ago
Christian Göttsche ad3acfc847 Handle Panel_getSelected() returning NULL 6 years ago
Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 6 years ago
Christian Göttsche 843949131a Drop redundant casts to the same type 6 years ago
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago
Daniel Flanagan dd33444f7e Clean up existing whitespace 6 years ago
Ricardo Nabinger Sanchez 6194c8dcc6 Honour setting of counting CPUs from 0/1 when presenting meters 7 years ago
Hisham Muhammad 09e241fb12 Security review: check results of snprintf. 9 years ago
Explorer09 328de35623 Assert (Platform_meterTypes[0]==&CPUMeter_class) 10 years ago
Hisham Muhammad 6082db2121 Improve feedback when moving meters. 11 years ago
Hisham Muhammad 7cb8cb05fb Simplify constructors. 11 years ago
Hisham Muhammad d0c72c3fb2 Move FunctionBar inside Panel 11 years ago
Hisham Muhammad 9ff5d2b243 Fix saving of header states, motion in Setup screen. 11 years ago
Hisham Muhammad d7c843c23b Complete cursor-based movement of headers. 11 years ago
Hisham Muhammad 14bd77c5f4 Add longer descriptions to available meters. 11 years ago
Hisham Muhammad 3383d8e556 Sorry about the mega-patch. 11 years ago
Hisham Muhammad 357e7a3243 Move UptimeMeter into platform-dependent area. 11 years ago
Hisham Muhammad 00b324bfc1 Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers. 13 years ago
Hisham Muhammad 45f7a4fc8d Remove old memory debugging routines. We have Valgrind nowadays. 14 years ago
Hisham Muhammad 84281bdc44 major header cleanup 14 years ago
Hisham Muhammad 6486229308 add support for steal/guest CPU time measurement 16 years ago
Hisham Muhammad da23c8c5a1 Clean up headers by using 'static' whenever possible. 18 years ago
Hisham Muhammad 2f1f82ee87 Updates for new version of the MakeHeader.py script. 20 years ago
Hisham Muhammad ea855aef73 Remove references to ListBox 20 years ago
Hisham Muhammad 73de9f1ed4 Rename ListBox'es to Panel's, matching dit. 20 years ago
Hisham Muhammad c2cdcd0c1d Rename ListBox to Panel, matching dit. 20 years ago
Hisham Muhammad c3d757f606 Enable "All CPUs" option 20 years ago
Hisham Muhammad 33113fe0d7 - Overhaul meters implementation; 20 years ago
Hisham Muhammad d6231bab89 Initial import. 20 years ago