OSDN Git Service

Some code clean-up.
[lamexp/LameXP.git] / src / Config.h
2015-05-22 LoRd_MuldeRSome code clean-up.
2015-05-20 LoRd_MuldeRUpdated Simplified Chinese translation, thanks to ...
2015-05-18 LoRd_MuldeRImproved internal decoder interface.
2015-05-14 LoRd_MuldeRUpdated GnuPG binary to v1.4.19 (2015-02-27), compiled...
2015-05-13 LoRd_MuldeRUpdated changelog.
2015-05-11 LoRd_MuldeRAdded detection of 64-Bit QAAC encoder + fixed a regres...
2015-05-10 LoRd_MuldeRActually make overwriting the file extensions by custom...
2015-05-10 LoRd_MuldeRImplemented file extension replacement model + moved...
2015-05-09 LoRd_MuldeRActually make RegExp-based file renaming work.
2015-05-09 LoRd_MuldeRSome initial work for improved file renaming support.
2015-05-04 LoRd_MuldeRUpdated Italian translation. Thanks to Motenai Yoda...
2015-05-04 LoRd_MuldeRFixed Hungarian installer translation file.
2015-05-03 LoRd_MuldeRVarious improvements to ShellIntegration code.
2015-05-03 LoRd_MuldeRShellExtension: Use MUtilities library for the registry...
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-04-23 LoRd_MuldeRFixed potential deadlock (infinite loop) in Cue Sheet...
2015-04-22 LoRd_MuldeRUpdated ALAC decoder binary to refalac v1.47, based...
2015-04-13 LoRd_MuldeRMerge pull request #10 from vsvyatski/master
2015-04-13 LoRd_MuldeRAdded Hungarian translation, thanks to Zityi's Translat...
2015-04-11 LoRd_MuldeRRemoved some old cruft.
2015-04-10 LoRd_MuldeRMerge pull request #8 from vsvyatski/master
2015-04-09 LoRd_MuldeROptimized PNG files with PNGGauntlet + zopflipng.
2015-04-08 LoRd_MuldeRBump version.
2015-04-05 LoRd_MuldeRBump version. Release_411
2015-04-05 LoRd_MuldeRAdded a few missing translation strings (mostly done...
2015-04-01 LoRd_MuldeRSmall code clean-up.
2015-03-30 LoRd_MuldeRUpdated project/solution files for Visual Studio 2010.
2015-03-30 LoRd_MuldeRUpdated OggEnc2 binaries to v2.87 using libvorbis v1...
2015-03-29 LoRd_MuldeRUpdated project/solution files for Visual Studio 2012.
2015-03-28 arestarhMerge branch 'master' of github.com:lordmulder/LameXP
2015-03-28 LoRd_MuldeRBump version.
2015-03-27 LoRd_MuldeRUpdated Opus encoder/decoder libraries v1.1.x and Opus...
2015-03-22 LoRd_MuldeRImproved the WaveDecoder to do proper progress reporting.
2015-03-21 LoRd_MuldeRAdded support for DynamicAudioNormalizer normalization...
2015-02-26 LoRd_MuldeRUpdated mpg123 decoder binary to v1.22.0 (2015-02-24...
2015-02-17 LoRd_MuldeRUpdated changelog and bump version.
2015-02-01 LoRd_MuldeRUpdated LockedFile class for latest MUtilities changes.
2015-02-01 LoRd_MuldeRUpdated IPC handler threads for latest MUtilities changes.
2015-01-25 LoRd_MuldeRUpdated MediaInfo binaries to v0.7.72 (2015-01-07)...
2015-01-24 LoRd_MuldeRUpdated FLAC encoder/decoder binaries to v1.3.1 (2014...
2015-01-06 LoRd_MuldeRPorted the changelog to Pandoc format.
2015-01-04 LoRd_MuldeRDisplay path with native separators.
2015-01-04 LoRd_MuldeRSome improvements to handling command-line arguments.
2015-01-02 LoRd_MuldeRMuch simplified the Wave "decoder". It will now use...
2015-01-01 LoRd_MuldeRRemoved static plugin initialization code, because...
2015-01-01 LoRd_MuldeRHappy new year 2015 !!!
2014-12-29 LoRd_MuldeRManual: Added some topics the the FAQ section.
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-22 LoRd_MuldeRSome more updates of the deployment scripts.
2014-12-22 LoRd_MuldeRManual: Added the "Tutorial" chapter. Not completed...
2014-12-21 LoRd_MuldeRMake the initialization time measurement work again.
2014-12-20 LoRd_MuldeRMoved translation support into MUtilities library ...
2014-12-20 LoRd_MuldeRRe-enabled 'async' mode for play_sound_file() function.
2014-12-19 LoRd_MuldeRMore code refactoring and clean-up.
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-12-06 LoRd_MuldeRSet the system timer precision to 1 ms while encoding...
2014-12-06 LoRd_MuldeRUse QElapsedTimer class instead of MUtils::OS::perfcoun...
2014-12-06 LoRd_MuldeRRe-implemented reference counting for JobObject.
2014-12-05 LoRd_MuldeRFixed a bug in AbstractTool class that could cause...
2014-12-05 LoRd_MuldeRMoved all the Sound-specific functions into MUtilities...
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_MuldeRRaised limit for maximum number of parallel instances...
2014-11-30 LoRd_MuldeRMoved various auxiliary macros into the MUtils library.
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_MuldeRDon't delete QApplication object, since MUtils will...
2014-11-29 LoRd_MuldeRFixed ProgramDataBaseFileName.
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_MuldeRMoved get_os_version() function into MUtilities library.
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-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-11-19 LoRd_MuldeRAdded support for Visual Studio 2013 with Update-4.
2014-11-17 LoRd_MuldeRUpdated MediaInfo binaries to v0.7.71 (2014-11-09)...
2014-11-12 LoRd_MuldeROverhaul of the Windows version detection code + added...
2014-11-11 LoRd_MuldeRBump version.
2014-11-02 LoRd_MuldeRAdded one more update mirror.
2014-10-08 LoRd_MuldeRUpdated GnuPG binary to v1.4.18 (2014-06-30), compiled...
2014-10-06 LoRd_MuldeRUpdated SoX binary to v14.4.2-Git (2014-10-06), compile...
2014-10-05 LoRd_MuldeRMerge branch 'master' of github.com:lordmulder/LameXP
2014-10-05 LoRd_MuldeRUpdated MediaInfo binaries to v0.7.70 (2014-09-03)...
2014-08-17 LoRd_MuldeRMake sure the "queued" slots in the FileAnalyzer thread...
2014-08-16 LoRd_MuldeRUpdated list of known hosts.
2014-08-16 LoRd_MuldeRFixed potential crash when trying to import Cue Sheet...
2014-08-13 LoRd_MuldeRAdded support for Visual Studio 2013 with Update-3.
2014-06-27 LoRd_MuldeRAdded web-link to bug-tracker on GitHub.
2014-06-27 LoRd_MuldeRSome improvements and simplifications to error handling...
2014-06-25 LoRd_MuldeRUpdated OggEnc2 binaries to v2.87 using libvorbis v1...
next