OSDN Git Service

Updated Simplified Chinese translation, thanks to Hongchuan Zhuang <kidneybean@sohu...
[lamexp/LameXP.git] / src / Thread_CPUObserver.cpp
2023-03-07 LoRd_MuldeRUpdated copyright year.
2022-06-19 LoRd_MuldeRUpdated copyright year.
2021-02-16 LoRd_MuldeRUpdated copyright year.
2020-03-28 LoRd_MuldeRUpdated copyright year.
2019-01-11 LoRd_MuldeRHappy new year 2019!
2018-01-17 LoRd_MuldeRMerge branch 'master' of github.com:lordmulder/LameXP
2018-01-17 LoRd_MuldeRHappy new year 2018!
2017-03-12 LoRd_MuldeRBump release year.
2016-01-06 Vladimir SvyatskiMerge remote-tracking branch 'upstream/master'
2016-01-03 LoRd_MuldeRHappy new year 2016!
2015-01-01 LoRd_MuldeRHappy new year 2015 !!!
2014-11-30 LoRd_MuldeRMoved various auxiliary macros into the MUtils library.
2014-11-25 LoRd_MuldeRRemoved the lamexp_fatal_exit() function.
2014-06-27 LoRd_MuldeRSome improvements and simplifications to error handling...
2014-05-21 LoRd_MuldeRGot rid of some more Windows 2000 compatibility cruft.
2014-01-01 LoRd_MuldeRHappy new year 2014!
2013-10-23 LoRd_MuldeRUpdated license info.
2013-10-18 LoRd_MuldeRUse the THROW macro instead of plain "throw" in the...
2013-10-06 LoRd_MuldeRSome code-clean up. Removed "Windows.h" include from...
2013-02-08 LoRd_MuldeRWelcome to year 2013 ;-)
2012-12-11 LoRd_MuldeRAdded global lamexp_fatal_exit() function.
2012-01-01 lordmulderHappy New Year 2012!
2011-12-24 lordmulderMake the CPU usage indicator work on Windows 2000.
2011-11-25 lordmulderNow using a QSemaphore to make the observer threads...
2011-11-19 lordmulderAllow faster termination if the 'observer' threads.
2011-11-18 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2011-11-18 lordmulderReduce polling interval of "observer" threads to limit...
2011-10-30 lordmulderDisplay "N/A" if CPU usage cannot be determined (as...
2011-10-29 lordmulderWin2k fix: GetSystemTimes() is not available before...
2011-10-29 lordmulderAdded indicators for current CPU usage, RAM usage and...