summaryrefslogtreecommitdiffstats
path: root/Header.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix macro Header_forEachColumnExplorer092016-05-071-1/+1
| | | | | | | The (this_) token was not expanded properly, but the bug was not caught because all uses of this macro specifies (this_)=this . Also parenthesize macro tokens to prevent further problems.
* Fix saving of header states, motion in Setup screen.Hisham Muhammad2015-03-161-0/+2
|
* Another mega-patch for the refactoring process.Hisham Muhammad2015-01-231-4/+7
| | | | | Kinda runs, but functionality from the original main loop is still missing. Patience.
* Sorry about the mega-patch.Hisham Muhammad2015-01-211-16/+15
| | | | | This is a work-in-progress, code is currently broken. (Some actions, and notably, the header, are missing.)
* Decouple Header from Meter classes.Hisham Muhammad2014-11-271-2/+0
| | | | (Yes, that's dynamic typing!)
* alignment improvementsHisham Muhammad2014-02-271-1/+1
|
* Changes in object model: separate class objects to store vtable. Also, nicer ↵Hisham Muhammad2012-12-051-1/+1
| | | | UTF-8 display of big numbers.
* major header cleanupHisham Muhammad2011-12-261-5/+1
|
* Mega-commit with features and tweaks for 1.0:Hisham Muhammad2011-11-181-1/+1
| | | | | | | | | | | * Performance improvements * Support for splitting CPU meters into two or four columns (thanks to Wim Heirman) * Switch from PLPA, which is now deprecated, to HWLOC. * Bring back support for native Linux sched_setaffinity, so we don't have to use HWLOC where we don't need to. * Support for typing in user names and column fields in selection panels.
* Tempus fugit.Hisham Muhammad2011-05-261-1/+1
|
* * Option for counting CPUs from zeroHisham Muhammad2011-03-221-1/+4
| | | | | | (thanks to Sean Noonan) * Meters update in every screen (no longer halting while on Setup, etc.)
* Tempus fugit.Hisham Muhammad2010-02-251-1/+1
|
* Regenerated all headers.Hisham Muhammad2006-06-061-1/+1
|
* Rename TypedVector to Vector, matching dit.Hisham Muhammad2006-05-301-2/+2
|
* - Overhaul meters implementation;Hisham Muhammad2006-04-101-13/+10
| | | | | | - add AllCPUsMeter; - because of that, the new .htoprc is incompatible with previous released versions.
* Initial import.Hisham Muhammad2006-03-041-0/+62

© 2014-2024 Faster IT GmbH | imprint | privacy policy