OSDN Git Service

Updated mpg123 decoder binary to v1.21.0 (2014-10-11), compiled with GCC 4.9.1.
[lamexp/LameXP.git] / src /
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_MuldeRAbstractTool optimization: Only wait for the *remaining...
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_MuldeRRemoved the lamexp_fatal_exit() function.
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_MuldeRDo not attempt to download signature file, if download...
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-08-11 LoRd_MuldeRUpdated Nero Digital address.
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-27 LoRd_MuldeRUpdated mpg123 decoder binary to v1.20.1 (2014-06-17...
2014-06-25 LoRd_MuldeRUpdated OggEnc2 binaries to v2.87 using libvorbis v1...
2014-06-23 LoRd_MuldeRBumped version. Release_410
2014-06-23 LoRd_MuldeRUpdated list of known hosts.
2014-06-23 LoRd_MuldeRRemoved the BerliOS mirror, one and for all, because...
2014-06-23 LoRd_MuldeRRemoved dependency on QtMain: Simply call mainCRTStartu...
2014-05-30 LoRd_MuldeRUpdated list of known hosts.
2014-05-30 LoRd_MuldeRSome code clean up. Use an enum type for the "overwrite...
2014-05-30 LoRd_MuldeRTweaked LAME algorithm quality modes a bit.
2014-05-30 LoRd_MuldeRRe-enabled BerliOS mirror again (for now), since the...
2014-05-29 LoRd_MuldeRUpdated Korean translation. Thanks to JaeHyung Lee...
2014-05-28 LoRd_MuldeRUpdated VS2010 project file to include the compatibilit...
2014-05-28 LoRd_MuldeRMake sure we don't try to delete the input file when...
2014-05-28 LoRd_MuldeRAdded a missing QDir::toNativeSeparators() call.
2014-05-21 LoRd_MuldeRGot rid of some more Windows 2000 compatibility cruft.
2014-05-20 456vvMerge pull request #1 from lordmulder/master
2014-05-19 LoRd_MuldeRFixed "mailto:" links in about dialog box.
2014-05-19 LoRd_MuldeRMerge branch 'master' of github.com:lordmulder/LameXP
2014-05-19 LoRd_MuldeRRemoved BerliOS mirror, because BerliOS is now gone...
2014-05-19 LoRd_MuldeRAdded compiler detection for Visual Studio 2013 with...
2014-05-19 LoRd_MuldeRConsider application as "busy" when a modal dialog...
2014-05-04 LoRd_MuldeRAdded list of source code mirrors to the about dialog.
2014-05-04 LoRd_MuldeRProperly translate the corner widget in changeEvent().
2014-05-04 LoRd_MuldeRBum version.
2014-05-04 LoRd_MuldeRImplemented menubar corner widget.
2014-04-28 LoRd_MuldeRUpdated MediaInfo binaries to v0.7.69 (2014-04-26)...
2014-04-28 LoRd_MuldeRUpdated the translator's guide.
2014-04-25 LoRd_MuldeRUpdated Qt runtime libraries to v4.8.6 (2014-04-25...
2014-04-13 LoRd_MuldeRUpdated Opus encoder/decoder libraries v1.1.x and Opus...
2014-04-09 LoRd_MuldeRUpdated MediaInfo binaries to v0.7.68 (2014-04-08)...
2014-04-09 LoRd_MuldeRCosmetics.
2014-03-12 LoRd_MuldeRAdded command-line options to control the application...
2014-02-08 LoRd_MuldeRSome code clean-up in Model_AudioFile class.
2014-02-08 LoRd_MuldeRFixed ArtworkModel::isEmpty() to actually give the...
2014-02-08 LoRd_MuldeROpen development for version 4.10.
2014-02-02 LoRd_MuldeRRefactored host connectivity check into a separate...
2014-02-02 LoRd_MuldeRDisable Auto-Update, by default, when running in "porta...
2014-02-02 LoRd_MuldeRBound the maximum number of hosts that will be tested...
next