OSDN Git Service

Added project/solution files for VS2019.
[lamexp/LameXP.git] / src / Thread_Initialization.cpp
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-12-15 LoRd_MuldeRSome improvements to AAC encoder initialization code.
2017-04-27 LoRd_MuldeRUpdated Monkey's Audio binaries to v4.25 (2017-03-12...
2017-04-19 LoRd_MuldeRSwitch to using QAtomicInc instead of "volatile" flags...
2017-03-12 LoRd_MuldeRBump release year.
2016-12-25 LoRd_MuldeRAdapt for latest MUtils changes.
2016-12-23 LoRd_MuldeRAdapt for latest MUtils changes.
2016-04-27 Vladimir SvyatskiMerge remote-tracking branch 'upstream/master'
2016-04-23 LoRd_MuldeRImproved the Update dialog in order to accommodate...
2016-03-09 Vladimir SvyatskiMerge remote-tracking branch 'upstream/master'
2016-02-20 LoRd_MuldeRAdded support for "AVX" CPU flag.
2016-02-10 Vladimir SvyatskiMerge remote-tracking branch 'upstream/master'
2016-02-03 LoRd_MuldeRImproved detection of FhgAacEnc add-in + generally...
2016-01-30 LoRd_MuldeRFixed QAAC built-in resampling + improved QAAC encoder...
2016-01-06 Vladimir SvyatskiMerge remote-tracking branch 'upstream/master'
2016-01-03 LoRd_MuldeRHappy new year 2016!
2015-08-31 LoRd_MuldeRSome code refactoring.
2015-08-30 LoRd_MuldeRRefactored the "LockedFile" class + moved hash computat...
2015-08-06 LoRd_MuldeRFixed a possible use-after-free bug in initialization...
2015-08-06 LoRd_MuldeRAdded project/solution files for VS2015 + some build...
2015-05-03 LoRd_MuldeRSome improvements on AAC Encoders initialization code.
2015-04-26 LoRd_MuldeRParallel initialization of optional AAC encoders +...
2015-04-24 LoRd_MuldeRAdded optional support for the libfdk-aac encoder,...
2015-01-01 LoRd_MuldeRHappy new year 2015 !!!
2014-12-24 LoRd_MuldeRImproved initialization of the AAC encoders.
2014-12-21 LoRd_MuldeRMake the initialization time measurement work again.
2014-12-20 LoRd_MuldeRMoved translation support into MUtilities library ...
2014-12-19 LoRd_MuldeRMore code refactoring and clean-up.
2014-12-06 LoRd_MuldeRUse QElapsedTimer class instead of MUtils::OS::perfcoun...
2014-12-03 LoRd_MuldeRMoved some more OS-specific functions into the MUtiliti...
2014-11-30 LoRd_MuldeRMoved various auxiliary macros into the MUtils library.
2014-11-29 LoRd_MuldeRMoved more functions into MUtils library, especially...
2014-11-25 LoRd_MuldeRRemoved the lamexp_fatal_exit() function.
2014-11-25 LoRd_MuldeRMoved the CPU detection code into the MUtils library.
2014-11-25 LoRd_MuldeRMoved various functions into MUtils library and removed...
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-05-20 456vvMerge pull request #1 from lordmulder/master
2014-01-19 LoRd_MuldeRUpdated the QAAC add-in for LameXP to QAAC v2.33 (2014...
2014-01-01 LoRd_MuldeRFixed number of tools (only relevant for DEBUG builds...
2014-01-01 LoRd_MuldeRHappy new year 2014!
2013-11-23 LoRd_MuldeRMerge branch 'master' of github.com:lordmulder/LameXP
2013-11-23 LoRd_MuldeRImproved splash screen.
2013-11-03 LoRd_MuldeRReorganized global functions: The file "Global.h" was...
2013-11-02 LoRd_MuldeRAdded function to calculate the number threads from...
2013-11-02 LoRd_MuldeRSlightly improved benchmark code (outliers will now...
2013-11-02 LoRd_MuldeRTweaked number of threads a bit.
2013-11-01 LoRd_MuldeRTweaked the number of extractor threads. Also added...
2013-10-29 LoRd_MuldeRAdded lamexp_init_process() function, which can be...
2013-10-25 LoRd_MuldeRSlightly improved debugger thread code.
2013-10-23 LoRd_MuldeRUpdated license info.
2013-10-21 LoRd_MuldeRIntroduce QUTF8 macro and replace ".toUtf8().constData...
2013-10-20 LoRd_MuldeRImproved InitializationThread::selfTest() function...
2013-10-18 LoRd_MuldeRUse the THROW macro instead of plain "throw" in the...
2013-10-18 LoRd_MuldeRImproved tool extraction code in InitializationThread...
2013-10-16 LoRd_MuldeRSome more improvements of ExtractorTask class.
2013-10-16 LoRd_MuldeRSmall improvement in InitializationThread class.
2013-06-29 LoRd_MuldeRRefactored lamexp_temp_folder2() function. This also...
2013-02-11 LoRd_MuldeRNow each tool can also have a "tag" in addition to...
2013-02-08 LoRd_MuldeRWelcome to year 2013 ;-)
2012-12-11 LoRd_MuldeRFixed superfluous argument in printf(), found by static...
2012-12-04 LoRd_MuldeRSwitched the method of how the Designer UI file is...
2012-11-27 LoRd_MuldeRSimplified QKeccakHash and added self-test function.
2012-11-11 LoRd_MuldeRNow using Keccak/SHA-3 to verify the built-in files.
2012-10-07 LoRd_MuldeRBump version.
2012-08-12 Git UserMade some more global functions thread-safe by using...
2012-08-06 lordmulderBump minimum required FhgAacEnc version to 2012-08-06.
2012-08-05 lordmulderBump minimum required QAAC version v1.39.
2012-08-02 lordmulderUpdated F.A.Q. document.
2012-05-04 lordmulderImplemented multi-threading for file analyzer. Now...
2012-05-03 lordmulderMade tool registry thread-safe, using a QReadWriteLock.
2012-04-29 lordmulderImplemented multi-threading for tool extraction. The...
2012-04-09 lordmulderUpdated MediaInfo binary to v0.7.55 (2012-04-05), compi...
2012-04-05 lordmulderSome more Wine workarounds: Disable x64 binaries, as...
2012-01-01 lordmulderHappy New Year 2012!
2011-12-30 lordmulderUpdated x64 binaries with latest MPress version. Also...
2011-12-24 lordmulderMake the CPU usage indicator work on Windows 2000.
2011-12-19 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2011-12-19 lordmulderRenamed one local var.
2011-12-19 lordmulderPrint the "script" of the language file.
2011-12-19 lordmulderAdded 'Traditional Chinese' (Taiwanese) translation...
2011-12-18 lordmulderImproved language file initialization code.
2011-11-22 lordmulderFixed a crash in QAAC detection code.
2011-11-22 lordmulderAdjusted QAAC detection for shared 'libsoxrate' library.
2011-11-21 lordmulderChanged detection of QAAC for the new fully-static...
2011-11-21 lordmulderMore reliable method to detect QAAC and make sure the...
2011-11-21 lordmulderAdded optional support for the QAAC encoder. Requires...
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-21 lordmulderMoved Windows 8 64-Bit hack to a better place. MPress...
2011-10-18 lordmulderSome refactoring: Moved tools info into a separate...
2011-10-18 lordmulderRe-organized CPU type selection. This should also fix...
2011-10-16 lordmulderFixed web-update tool. After the recent update of the...
2011-10-14 lordmulderUpdated Qt Framework to v4.8.0 RC-1, built with Visual...
2011-10-11 lordmulderUpdated mpg123 decoder binary to v1.13.4 (2011-09-07...
2011-10-09 lordmulderUpdated Web Updater and Elevator binaries. Now with...
2011-10-08 lordmulderUpdated installer to get rid of "parameters.nsh", now...
2011-10-02 lordmulderInstaller updates.
next