OSDN Git Service

Updated VS2012 project file.
[lamexp/LameXP.git] / src / Thread_FileAnalyzer_Task.cpp
2012-08-22 LoRd_MuldeRTreat Wave files with IEEE Float (32-Bit) sample format...
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 lordmulderSome minor tweaks to the multi-threaded FileAnalyzer...
2012-05-04 lordmulderImplemented multi-threading for file analyzer. Now...