64 Commits (main)

Author SHA1 Message Date
Christian Göttsche 5c8670717a Do not leave empty last column in header 4 years ago
Hisham Muhammad 72ba20fa5f Introduce screen tabs 4 years ago
Christian Göttsche 604744f68d Header: allocate memory for terminating entry 4 years ago
Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 5 years ago
Christian Göttsche bdb015ffa3 Header: do not let multi-column meters expand to empty neighbors 5 years ago
Christian Göttsche 11b65a2861 Header: use upper case floating point suffix 5 years ago
Christian Göttsche 7891cdc552 Reduce variable scope 5 years ago
Christian Göttsche 2bf626c4e4 IWYU update 5 years ago
Daniel Lange 711a7aacb0 Tiny cleanup from review comments 5 years ago
Christian Göttsche 9060a4179d Add option to change Header layout 5 years ago
Christian Göttsche 796bc36fe0 Add assert to improve backtraces on NULL function pointer 5 years ago
Nathan Scott bf853addc3 Ensure PCP dynamic metric configuration definition uniqueness 5 years ago
Nathan Scott a476490282 Ensure we do not attempt to add a DynamicMeter via the 5 years ago
Nathan Scott f0ed0fdafb Add a new DynamicMeter class for runtime Meter extension 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
Daniel Lange b612256486 Leave less right margin next to long (text) meters 5 years ago
Christian Göttsche 3035e29e74 Use typedef names instead of raw struct ones 5 years ago
Christian Göttsche 2ec44098f9 Allow meters in text mode to span empty neighbors to the right 5 years ago
Christian Göttsche d72b0a682e Mark several non-modified pointer variables const 5 years ago
Christian Göttsche 3d15ba5197 Remove unused function Header_readMeterName 5 years ago
Christian Göttsche ea4f33409a Update even more snprintfs 5 years ago
Benny Baumann 45869513bf Embracing branches 5 years ago
Benny Baumann 61e14d4bb2 Spacing around operators 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
Christian Göttsche ba282cfe19 Mark Object instances const 6 years ago
Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 6 years ago
Hugo Musso Gualandi 9207401f97 Clean up some code duplication in the header files 6 years ago
Nathan Scott c5808c56db Consolidate repeated macro definitions into one header 6 years ago
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago
Christian Göttsche 21fb56e1e2 Avoid string overflow warning 6 years ago
Daniel Flanagan dd33444f7e Clean up existing whitespace 6 years ago
wangqr 6f161e60e1 Restore meter name after used in Header_addMeterByName() 7 years ago
Hisham Muhammad 09e241fb12 Security review: check results of snprintf. 9 years ago
Explorer09 54621e8b8f Fix macro Header_forEachColumn 10 years ago
Hisham b54d2dde40 Check for failure in allocations. 10 years ago
Christian Hesse e8970b6f32 fix calloc() calls 11 years ago
David Hunt 5e602f18d5 Rename String to StringUtils. 11 years ago
Christian Hesse a804f1f848 write header length (number of columns) back to configuration 11 years ago
Hisham Muhammad 9ff5d2b243 Fix saving of header states, motion in Setup screen. 11 years ago
Hisham Muhammad c2108e5a48 Another mega-patch for the refactoring process. 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 b192af006f Decouple Header from Meter classes. 11 years ago
Hisham Muhammad f239b62b90 Restrict size of read. 12 years ago
Hisham Muhammad 6d90e58c01 alignment improvements 12 years ago
Hisham Muhammad 76a715ee8c Fix order of calloc arguments. 12 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