OSDN Git Service

Fixed link to Qt Linguist guide.
[lamexp/LameXP.git] / LameXP_VS2013.vcxproj
2015-08-06 LoRd_MuldeRFixed include paths.
2015-07-10 LoRd_MuldeRMerge branch 'master' of github.com:lordmulder/LameXP
2015-07-10 LoRd_MuldeRUpdated mpg123 decoder binary to v1.22.2 (2015-05-24...
2015-06-21 LoRd_MuldeRFixed compilation with latest MUtilities version.
2015-05-24 LoRd_MuldeRWhen moving files in the list, ensure the selected...
2015-05-10 LoRd_MuldeRImplemented file extension replacement model + moved...
2015-04-24 LoRd_MuldeRAdded optional support for the libfdk-aac encoder,...
2015-04-05 LoRd_MuldeRMake Qt library path point to proper sub-dir in "Prereq...
2015-01-24 LoRd_MuldeRUpdated FLAC encoder/decoder binaries to v1.3.1 (2014...
2015-01-01 LoRd_MuldeRRemoved static plugin initialization code, because...
2014-12-25 LoRd_MuldeRAdded menu entry for the User's Manual + improved code...
2014-12-24 LoRd_MuldeRImproved initialization of the AAC encoders.
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-08 LoRd_MuldeRMoved JobObject as well as the remaining GUI functions...
2014-11-30 LoRd_MuldeRRaised limit for maximum number of parallel instances...
2014-11-30 LoRd_MuldeRFixed possible memory corruption in ProcessThread:...
2014-11-30 LoRd_MuldeRMoved Natural String Sort functions into MUtils library...
2014-11-29 LoRd_MuldeRFixed ProgramDataBaseFileName.
2014-11-26 LoRd_MuldeRMoved startup and error handling routines into MUtiliti...
2014-11-25 LoRd_MuldeRMoved get_os_version() function into MUtilities library.
2014-11-24 LoRd_MuldeRFixed static build with MUtils library.
2014-11-24 LoRd_MuldeRNow using UpdateChecker and KeccakHash from the MUtils...
2014-11-24 LoRd_MuldeRAdded MUtils library to the solution + some adjustments...
2014-06-23 LoRd_MuldeRRemoved dependency on QtMain: Simply call mainCRTStartu...
2014-05-20 456vvMerge pull request #1 from lordmulder/master
2014-04-25 LoRd_MuldeRUpdated Qt runtime libraries to v4.8.6 (2014-04-25...
2013-12-04 LoRd_MuldeRUpdated Monkey's Audio binary to v4.12 (2013-06-26...
2013-12-03 LoRd_MuldeRMoved all sound effects into Qt-style resources. Sound...
2013-11-26 LoRd_MuldeRRefactored finalization code, so each "Global..." file...
2013-11-17 LoRd_MuldeRRefactored update checks into a separate thread, for...
2013-11-03 LoRd_MuldeRReorganized global functions: The file "Global.h" was...
2013-10-21 LoRd_MuldeRFixed a problem in VS2013 project to file that always...
2013-10-21 LoRd_MuldeRAdded compatibility manifest file. This allows for...
2013-10-19 LoRd_MuldeRBetter method to check the network status.
2013-10-18 LoRd_MuldeRSplit resource files even further to speed up compilation.
2013-10-17 LoRd_MuldeRAdded project/solution files for Visual Studio 2013.