OSDN Git Service

Updated Monkey's Audio binary to v4.11 (2013-01-20), including STDERR flush fix.
[lamexp/LameXP.git] / src / Thread_FileAnalyzer_Task.h
2013-02-08 LoRd_MuldeRWelcome to year 2013 ;-)
2012-07-31 lordmulderUpdated MediaInfo binary to a current SVN/Trunk version...
2012-07-20 lordmulderAdded support for Opus Audio Codec, based on Opus-Tools...
2012-05-25 lordmulderNow using a separate QSemaphore to limit the number...
2012-05-13 lordmulderChanged the method to synchronize the analyzer threads...
2012-05-12 lordmulderFix: In order to ensure the "correct" ordering, *all...
2012-05-09 lordmulderSome code refactoring regarding the QWaitCondition...
2012-05-07 lordmulderSlightly improved progress indicator for file analyzer...
2012-05-06 lordmulderImplemented progress indicator for the working banner.
2012-05-05 lordmulderImplemented a method to disables update signals from...
2012-05-05 lordmulderNow using a QWaitCondition to synchronize the FileAnaly...
2012-05-04 lordmulderImplemented multi-threading for file analyzer. Now...