63 Commits (ec2307688e14ccd7d63257db94de8b78e998f6ab)

Author SHA1 Message Date
Christian Göttsche a905c45195 Meter: update documentation to match Doxygen style 5 years ago
Benny Baumann 976c6123f4 Pointer indication aligned to typename 5 years ago
Nathan Scott 01f5b89278 Pretty-print values in the PCP DynamicMeter code 5 years ago
Nathan Scott f0ed0fdafb Add a new DynamicMeter class for runtime Meter extension 5 years ago
mayurdahibhate 1b74dfe187 cleaned up includes with iwyu 5 years ago
Christian Göttsche a11d01568c Use unsigned types for CPU counts and associated variables 5 years ago
Christian Göttsche 2d1042adb3 Save text buffer in Meter 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 2c06566405 LoadMeter: dynamically adjust color and total of bar 5 years ago
Christian Göttsche ad764ff972 Introduce METER_BUFFER_CHECK and METER_BUFFER_APPEND_CHR to cleanup writing to bar buffers 5 years ago
Christian Göttsche e1ce141bc3 Use size_t as len type for Meter_UpdateValues 5 years ago
Christian Göttsche 472f0124cd Meter: document MeterClass string fields 5 years ago
Christian Göttsche 7cf5277594 IWYU update (Linux) 5 years ago
Christian Göttsche 43d274a617 Use integer type for item count instead of char 5 years ago
Christian Göttsche 72103e9613 Hold only a const version of the ProcessList in Meters 5 years ago
Christian Göttsche 4c66eb6d4c XUtils string related updates 5 years ago
Benny Baumann 0f5262917f Make all required includes explicit 5 years ago
Christian Göttsche 9f5b50edd7 CPUMeter: avoid crashes and leaks in case the CPU count changes 5 years ago
Christian Göttsche 0b9a001498 Meter: use explicit type for drawData 5 years ago
Christian Göttsche ba282cfe19 Mark Object instances const 6 years ago
Christian Göttsche 08d85e6143 Mark Object classes and Object class fields const 6 years ago
Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 6 years ago
Benny Baumann e1c96879f4 Sort headers/includes 6 years ago
Christian Göttsche 6db2d52261 Covert Meter attributes to file-local constant arrays 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
Nathan Scott 8ec5d4a3a0 Further, minor cleanups to headers post-MakeHeaders 6 years ago
Zev Weiss 7b7822b896 Remove superfluous 'extern's from function declarations. 6 years ago
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago
Nathan Scott 7ac1c709b7 Re-generate all headers with latest scripts/MakeHeader.py 6 years ago
Daniel Flanagan dd33444f7e Clean up existing whitespace 6 years ago
Explorer09 9dea20e068 Rename Meter.setValues() functions to updateValues() 10 years ago
Explorer09 d54ab24d97 New macro GRAPH_HEIGHT for Graph Meter height 10 years ago
Explorer09 6dae8108f8 Introduce CLAMP macro. Unify all MIN(MAX(a,b),c) uses. 10 years ago
Christian Hesse 6f58fbc5dd make units more dynamic 11 years ago
Christian Hesse d8e23bb084 remove UTF-8 code when compiling with --disable-unicode 11 years ago
Christian Hesse 9e67b6585e make arrays one dimensional 11 years ago
Hisham Muhammad 9ff5d2b243 Fix saving of header states, motion in Setup screen. 11 years ago
Hisham Muhammad 14bd77c5f4 Add longer descriptions to available meters. 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 6d90e58c01 alignment improvements 12 years ago
Hisham Muhammad c1e0f6e17c BUGFIX: Fix crash when adding meters and toggling detailed CPU time. 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 84281bdc44 major header cleanup 14 years ago
Hisham Muhammad ec17b7029a Convert affinity control from the deprecated PLPA to HWLOC 15 years ago
Hisham Muhammad 300caa076e Tempus fugit. 15 years ago
Hisham Muhammad a9c0ea3753 * Option for counting CPUs from zero 15 years ago