OSDN Git Service

CodeSign tool updated to version 1.0.1 (2022-06-27).
[lamexp/LameXP.git] / src / Main.cpp
2022-06-19 LoRd_MuldeRUpdated copyright year.
2021-12-21 LoRd_MuldeRIncreased warning level to #4 and fixed a number of...
2021-02-18 LoRd_MuldeRRename lamexp_version_demo() into lamexp_version_test...
2021-02-16 LoRd_MuldeRUpdated copyright year.
2020-04-10 LoRd_MuldeRUpdated Monkey's Audio binaries to v5.28 (2020-04-02...
2020-03-28 LoRd_MuldeRUpdated copyright year.
2020-03-28 LoRd_MuldeRAdded new option "--no-splash" to suppress the "splash...
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-08-16 LoRd_MuldeRLoad resources from separate RCC file in *non*-static...
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-05-27 LoRd_MuldeRSome code refactoring.
2016-03-09 Vladimir SvyatskiMerge remote-tracking branch 'upstream/master'
2016-02-20 LoRd_MuldeRAdded support for "AVX" CPU flag.
2016-01-06 Vladimir SvyatskiMerge remote-tracking branch 'upstream/master'
2016-01-03 LoRd_MuldeRHappy new year 2016!
2015-10-20 LoRd_MuldeRUn-installer: Also remove the shell integration.
2015-01-06 LoRd_MuldeRPorted the changelog to Pandoc format.
2015-01-04 LoRd_MuldeRSome improvements to handling command-line arguments.
2015-01-01 LoRd_MuldeRHappy new year 2015 !!!
2014-12-21 LoRd_MuldeRMake the initialization time measurement work again.
2014-12-20 LoRd_MuldeRMoved translation support into MUtilities library ...
2014-12-18 LoRd_MuldeRMoved Taskbar progress into MUtilities library.
2014-12-14 LoRd_MuldeRRefactored the Main() function into several sub-functio...
2014-12-13 LoRd_MuldeRMoved all IPC functions into the MUtilities libraries.
2014-12-04 LoRd_MuldeRMoved set_window_icon() function into MUtilities function.
2014-12-03 LoRd_MuldeRMoved some more OS-specific functions into the MUtiliti...
2014-12-03 LoRd_MuldeRMoved code to set up the console icon into the MUtiliti...
2014-11-30 LoRd_MuldeRFixed possible memory corruption in ProcessThread:...
2014-11-29 LoRd_MuldeRMoved more functions into MUtils library, especially...
2014-11-26 LoRd_MuldeRMoved startup and error handling routines into MUtiliti...
2014-11-25 LoRd_MuldeRMoved all terminal support functions into MUtilities...
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-01-01 LoRd_MuldeRHappy new year 2014!
2013-11-03 LoRd_MuldeRReorganized global functions: The file "Global.h" was...
2013-10-23 LoRd_MuldeRUpdated license info.
2013-10-21 LoRd_MuldeRFix compatibility to WindowsXP: The GetErrorMode()...
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-18 LoRd_MuldeRImproved tool extraction code in InitializationThread...
2013-10-12 LoRd_MuldeRUse AudioFileModel_MetaInfo instead of AudioFileModel...
2013-10-06 LoRd_MuldeRMore code refactoring: Moved most of the Win32 API...
2013-10-06 LoRd_MuldeRSome code-clean up. Removed "Windows.h" include from...
2013-07-14 LoRd_MuldeRImplemented caching for settings model.
2013-04-16 LoRd_MuldeRIncrease priority of "main" thread.
2013-02-08 LoRd_MuldeRWelcome to year 2013 ;-)
2013-01-12 LoRd_MuldeRMerge branch 'master' of github.com:lordmulder/LameXP
2013-01-12 LoRd_MuldeRAdded new function to detect the current date. Slightly...
2012-12-11 LoRd_MuldeRAdded global lamexp_fatal_exit() function.
2012-12-10 LoRd_MuldeRFixed "always recompile" problem with VS2012 project...
2012-12-07 LoRd_MuldeRImproved handling of fatal/critical messages in lamexp_...
2012-07-29 lordmulderSome refactoring of the macros. Use the "do {...} while...
2012-06-23 lordmulderExtinguished some remaining uses of argv[] or QApplicat...
2012-06-22 lordmulderNow using our own command-line parser, based on GetComm...
2012-06-21 lordmulderWhen generating the initial output-folder name for...
2012-04-09 lordmulderUpdated MediaInfo binary to v0.7.55 (2012-04-05), compi...
2012-04-06 lordmulderAdded support for the Visual Leak Detector. This effect...
2012-01-01 lordmulderHappy New Year 2012!
2011-12-29 lordmulderBetter handling of system shutdown. Now using the Qt...
2011-12-27 lordmulderExplicitly handle WM_QUERYENDSESSION and WM_ENDSESSION...
2011-12-25 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2011-12-25 lordmulderAdded one more "special" application icon.
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-11-07 lordmulderImplemented a more correct way to initialize the ITaskb...
2011-10-21 lordmulderAdded an option to hibernate the computer ("suspend...
2011-10-18 lordmulderSome refactoring: Moved tools info into a separate...
2011-09-19 lordmulderAdded CLI parameters to overwrite the CPU feature flags...
2011-08-25 lordmulderAdded warnings when LAME algorithm quality is set to...
2011-08-15 lordmulderRestored Windows 2000 support (experimental!).
2011-07-26 lordmulderAdded 'wma2wav' as WMA decoder and removed all support...
2011-06-24 lordmulderShow a warning to the use in case of "slow" startup...
2011-06-21 lordmulderUse structured exception handling.
2011-04-17 lordmulderAdded global exception handler routine.
2011-04-16 lordmulderUpdated LAME binary to v3.99 Beta-0 (2011-04-16), compi...
2011-04-13 lordmulderSlightly refactored macros.
2011-04-11 lordmulderRewrote initialization code: Instead of extracting...
2011-03-18 lordmulderUse custom Wave files instead of Beep(), as the Beep...
2011-03-18 lordmulderAdded an option to shutdown the computer as soon as...
2011-03-08 lordmulderChanged behavior of lamexp_temp_folder() function:...
2011-03-05 lordmulderDummy commit.
2011-03-05 lordmulderMerge branch 'master' of ssh://lamexp.git.sourceforge...
2011-03-05 lordmulderUpdated MediaInfo binaries to v0.7.42 (2011-03-03)...
2011-03-05 lordmulderDummy commit.
2011-03-05 lordmulderUpdated MediaInfo binaries to v0.7.42 (2011-03-03)...
2011-03-04 lordmulderOutput log messages as debug strings, if no console...
2011-03-04 lordmulderOutput log messages as debug strings, if now console...
2011-02-07 lordmulderFix a bug in the CPU detection code that could result...
2011-01-20 lordmulderIncrease expire interval for pre-release version to...
2011-01-01 lordmulderHappy new year!
2010-12-27 lordmulderSimplify compatibility mode detection + check for proce...
2010-12-22 lordmulderImplemented the DropBox widget.
2010-12-07 lordmulderImplemented a method to "detect" the user's TEMP folder...
2010-12-03 lordmulderAdded AAC encoding support.
next