OSDN Git Service

Set creation/modified time of the encoded file the same value as the original file...
[lamexp/LameXP.git] / src / Thread_FileAnalyzer_Task.cpp
2015-08-27 LoRd_MuldeRExplicitly pass MIME type to OpenEnc when adding cover...
2015-01-01 LoRd_MuldeRHappy new year 2015 !!!
2014-12-20 LoRd_MuldeRMoved translation support into MUtilities library ...
2014-12-19 LoRd_MuldeRMore code refactoring and clean-up.
2014-11-30 LoRd_MuldeRMoved various auxiliary macros into the MUtils library.
2014-11-25 LoRd_MuldeRRemoved the lamexp_fatal_exit() function.
2014-11-25 LoRd_MuldeRMoved various functions into MUtils library and removed...
2014-06-27 LoRd_MuldeRSome improvements and simplifications to error handling...
2014-01-01 LoRd_MuldeRHappy new year 2014!
2013-10-29 LoRd_MuldeRAdded lamexp_init_process() function, which can be...
2013-10-23 LoRd_MuldeRUpdated license info.
2013-10-21 LoRd_MuldeRIntroduce QUTF8 macro and replace ".toUtf8().constData...
2013-10-18 LoRd_MuldeRUse the THROW macro instead of plain "throw" in the...
2013-10-12 LoRd_MuldeRFix compilation after previous changes to AudioFileMode...
2013-10-06 LoRd_MuldeRRedesigned FileAnalyzer and Analyzer task. New design...
2013-02-08 LoRd_MuldeRWelcome to year 2013 ;-)
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...