OSDN Git Service

Updated Monkey's Audio binary to v4.10 (2011-04-16).
[lamexp/LameXP.git] / src / Thread_DiskObserver.cpp
2012-01-01 lordmulderHappy New Year 2012!
2011-11-27 lordmulderPrint the total duration when the process is completed.
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-11-11 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2011-11-08 lordmulderUse qMin() and qMax() instead of min() and max() macros...
2011-10-29 lordmulderAdded indicators for current CPU usage, RAM usage and...
2011-09-29 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2011-09-29 lordmulderSet text codec to UTF-8, so qDebug/qWarning/qFatal...
2011-04-11 lordmulderClean up #include directives: Don't include 'Windows...
2011-03-28 lordmulderImplemented a new "disk observer" thread which will...