2014-12-24 |
LoRd_MuldeR | Manual: Completed the QAAC install instructions.
|
commit | commitdiff | tree |
2014-12-24 |
LoRd_MuldeR | Manual: Added QAAC install instructions.
|
commit | commitdiff | tree |
2014-12-23 |
LoRd_MuldeR | Small documentation update.
|
commit | commitdiff | tree |
2014-12-23 |
LoRd_MuldeR | Manual: Added installations instructions for the ZIP...
|
commit | commitdiff | tree |
2014-12-23 |
LoRd_MuldeR | Added installation guide for the setup program.
|
commit | commitdiff | tree |
2014-12-22 |
LoRd_MuldeR | Updated build scripts to use CEcho program.
|
commit | commitdiff | tree |
2014-12-22 |
LoRd_MuldeR | Some more updates of the deployment scripts.
|
commit | commitdiff | tree |
2014-12-22 |
LoRd_MuldeR | Updated deployment scripts.
|
commit | commitdiff | tree |
2014-12-22 |
LoRd_MuldeR | Manual: Added installations instructions for AAC encoder.
|
commit | commitdiff | tree |
2014-12-22 |
LoRd_MuldeR | Manual: Completed the "Tutorial" section.
|
commit | commitdiff | tree |
2014-12-22 |
LoRd_MuldeR | Manual: Added the "Tutorial" chapter. Not completed...
|
commit | commitdiff | tree |
2014-12-22 |
LoRd_MuldeR | Simplified "paths" or "mkdocs" paths.
|
commit | commitdiff | tree |
2014-12-21 |
LoRd_MuldeR | Simplified license addendum.
|
commit | commitdiff | tree |
2014-12-21 |
LoRd_MuldeR | Updated translation files.
|
commit | commitdiff | tree |
2014-12-21 |
LoRd_MuldeR | Documentation updates.
|
commit | commitdiff | tree |
2014-12-21 |
LoRd_MuldeR | Started porting the LameXP documentation to Pandoc...
|
commit | commitdiff | tree |
2014-12-21 |
LoRd_MuldeR | Make the initialization time measurement work again.
|
commit | commitdiff | tree |
2014-12-20 |
LoRd_MuldeR | Moved translation support into MUtilities library ...
|
commit | commitdiff | tree |
2014-12-20 |
LoRd_MuldeR | Re-enabled 'async' mode for play_sound_file() function.
|
commit | commitdiff | tree |
2014-12-19 |
LoRd_MuldeR | More code refactoring and clean-up.
|
commit | commitdiff | tree |
2014-12-18 |
LoRd_MuldeR | Moved Taskbar progress into MUtilities library.
|
commit | commitdiff | tree |
2014-12-14 |
LoRd_MuldeR | Refactored the Main() function into several sub-functions...
|
commit | commitdiff | tree |
2014-12-13 |
LoRd_MuldeR | Moved all IPC functions into the MUtilities libraries.
|
commit | commitdiff | tree |
2014-12-08 |
LoRd_MuldeR | Moved JobObject as well as the remaining GUI functions...
|
commit | commitdiff | tree |
2014-12-06 |
LoRd_MuldeR | Set the system timer precision to 1 ms while encoding...
|
commit | commitdiff | tree |
2014-12-06 |
LoRd_MuldeR | Use QElapsedTimer class instead of MUtils::OS::perfcounter_r...
|
commit | commitdiff | tree |
2014-12-06 |
LoRd_MuldeR | Re-implemented reference counting for JobObject.
|
commit | commitdiff | tree |
2014-12-05 |
LoRd_MuldeR | AbstractTool optimization: Only wait for the *remaining...
|
commit | commitdiff | tree |
2014-12-05 |
LoRd_MuldeR | Fixed a bug in AbstractTool class that could cause...
|
commit | commitdiff | tree |
2014-12-05 |
LoRd_MuldeR | Moved all the Sound-specific functions into MUtilities...
|
commit | commitdiff | tree |
2014-12-04 |
LoRd_MuldeR | Moved set_window_icon() function into MUtilities function.
|
commit | commitdiff | tree |
2014-12-03 |
LoRd_MuldeR | Moved some more OS-specific functions into the MUtilities...
|
commit | commitdiff | tree |
2014-12-03 |
LoRd_MuldeR | Moved code to set up the console icon into the MUtilities...
|
commit | commitdiff | tree |
2014-11-30 |
LoRd_MuldeR | Raised limit for maximum number of parallel instances...
|
commit | commitdiff | tree |
2014-11-30 |
LoRd_MuldeR | Moved various auxiliary macros into the MUtils library.
|
commit | commitdiff | tree |
2014-11-30 |
LoRd_MuldeR | Fixed possible memory corruption in ProcessThread:...
|
commit | commitdiff | tree |
2014-11-30 |
LoRd_MuldeR | Moved Natural String Sort functions into MUtils library...
|
commit | commitdiff | tree |
2014-11-29 |
LoRd_MuldeR | Don't delete QApplication object, since MUtils will...
|
commit | commitdiff | tree |
2014-11-29 |
LoRd_MuldeR | Fixed ProgramDataBaseFileName.
|
commit | commitdiff | tree |
2014-11-29 |
LoRd_MuldeR | Moved more functions into MUtils library, especially...
|
commit | commitdiff | tree |
2014-11-26 |
LoRd_MuldeR | Moved startup and error handling routines into MUtilities...
|
commit | commitdiff | tree |
2014-11-25 |
LoRd_MuldeR | Moved all terminal support functions into MUtilities...
|
commit | commitdiff | tree |
2014-11-25 |
LoRd_MuldeR | Removed the lamexp_fatal_exit() function.
|
commit | commitdiff | tree |
2014-11-25 |
LoRd_MuldeR | Moved get_os_version() function into MUtilities library.
|
commit | commitdiff | tree |
2014-11-25 |
LoRd_MuldeR | Moved the CPU detection code into the MUtils library.
|
commit | commitdiff | tree |
2014-11-25 |
LoRd_MuldeR | Moved various functions into MUtils library and removed...
|
commit | commitdiff | tree |
2014-11-24 |
LoRd_MuldeR | Fixed static build with MUtils library.
|
commit | commitdiff | tree |
2014-11-24 |
LoRd_MuldeR | Now using UpdateChecker and KeccakHash from the MUtils...
|
commit | commitdiff | tree |
2014-11-24 |
LoRd_MuldeR | Added MUtils library to the solution + some adjustments...
|
commit | commitdiff | tree |
2014-11-19 |
LoRd_MuldeR | Rebuilt Keccak libraries with VS2013 Update-4.
|
commit | commitdiff | tree |
2014-11-19 |
LoRd_MuldeR | Added support for Visual Studio 2013 with Update-4.
|
commit | commitdiff | tree |
2014-11-17 |
LoRd_MuldeR | Do not attempt to download signature file, if download...
|
commit | commitdiff | tree |
2014-11-17 |
LoRd_MuldeR | Updated MediaInfo binaries to v0.7.71 (2014-11-09)...
|
commit | commitdiff | tree |
2014-11-12 |
LoRd_MuldeR | Added Windows 10 compatibility manifest.
|
commit | commitdiff | tree |
2014-11-12 |
LoRd_MuldeR | Overhaul of the Windows version detection code + added...
|
commit | commitdiff | tree |
2014-11-11 |
LoRd_MuldeR | Bump version.
|
commit | commitdiff | tree |
2014-11-02 |
LoRd_MuldeR | Added one more update mirror.
|
commit | commitdiff | tree |
2014-10-08 |
LoRd_MuldeR | Updated GnuPG binary to v1.4.18 (2014-06-30), compiled...
|
commit | commitdiff | tree |
2014-10-06 |
LoRd_MuldeR | Updated SoX binary to v14.4.2-Git (2014-10-06), compiled...
|
commit | commitdiff | tree |
2014-10-05 |
LoRd_MuldeR | Merge branch 'master' of github.com:lordmulder/LameXP
|
commit | commitdiff | tree |
2014-10-05 |
LoRd_MuldeR | Updated MediaInfo binaries to v0.7.70 (2014-09-03)...
|
commit | commitdiff | tree |
2014-10-05 |
LoRd_MuldeR | Updated Opus encoder/decoder libraries v1.1.x and Opus...
|
commit | commitdiff | tree |
2014-09-22 |
LoRd_MuldeR | Updated ignore file.
|
commit | commitdiff | tree |
2014-08-17 |
LoRd_MuldeR | Make sure the "queued" slots in the FileAnalyzer thread...
|
commit | commitdiff | tree |
2014-08-17 |
LoRd_MuldeR | Updated Simplified Chinese translation, thanks to ...
|
commit | commitdiff | tree |
2014-08-16 |
LoRd_MuldeR | Updated list of known hosts.
|
commit | commitdiff | tree |
2014-08-16 |
LoRd_MuldeR | Fixed potential crash when trying to import Cue Sheet...
|
commit | commitdiff | tree |
2014-08-13 |
LoRd_MuldeR | Added support for Visual Studio 2013 with Update-3.
|
commit | commitdiff | tree |
2014-08-11 |
LoRd_MuldeR | Updated Nero Digital address.
|
commit | commitdiff | tree |
2014-08-11 |
LoRd_MuldeR | Merge branch 'master' of github.com:lordmulder/LameXP
|
commit | commitdiff | tree |
2014-08-11 |
LoRd_MuldeR | Updated FAQ document.
|
commit | commitdiff | tree |
2014-07-14 |
LoRd_MuldeR | Fixed a typo.
|
commit | commitdiff | tree |
2014-06-28 |
LoRd_MuldeR | Updated Simplified Chinese translation, thanks to ...
|
commit | commitdiff | tree |
2014-06-27 |
LoRd_MuldeR | Added web-link to bug-tracker on GitHub.
|
commit | commitdiff | tree |
2014-06-27 |
LoRd_MuldeR | Updated translation files.
|
commit | commitdiff | tree |
2014-06-27 |
LoRd_MuldeR | Some improvements and simplifications to error handling...
|
commit | commitdiff | tree |
2014-06-27 |
LoRd_MuldeR | Updated mpg123 decoder binary to v1.20.1 (2014-06-17...
|
commit | commitdiff | tree |
2014-06-25 |
LoRd_MuldeR | Updated OggEnc2 binaries to v2.87 using libvorbis v1...
|
commit | commitdiff | tree |
2014-06-23 |
LoRd_MuldeR | Bumped version.
|
commit | commitdiff | tree |
2014-06-23 |
LoRd_MuldeR | Updated list of known hosts.
|
commit | commitdiff | tree |
2014-06-23 |
LoRd_MuldeR | Fixed MSVC 11.0 (VS2012) project file.
|
commit | commitdiff | tree |
2014-06-23 |
LoRd_MuldeR | Updated Changelog and FAQ document.
|
commit | commitdiff | tree |
2014-06-23 |
LoRd_MuldeR | Removed the BerliOS mirror, one and for all, because...
|
commit | commitdiff | tree |
2014-06-23 |
LoRd_MuldeR | Removed dependency on QtMain: Simply call mainCRTStartup...
|
commit | commitdiff | tree |
2014-05-30 |
LoRd_MuldeR | Updated list of known hosts.
|
commit | commitdiff | tree |
2014-05-30 |
LoRd_MuldeR | Updated F.A.Q. document and Changelog.
|
commit | commitdiff | tree |
2014-05-30 |
LoRd_MuldeR | Some code clean up. Use an enum type for the "overwrite...
|
commit | commitdiff | tree |
2014-05-30 |
LoRd_MuldeR | Tweaked LAME algorithm quality modes a bit.
|
commit | commitdiff | tree |
2014-05-30 |
LoRd_MuldeR | Re-enabled BerliOS mirror again (for now), since the...
|
commit | commitdiff | tree |
2014-05-29 |
LoRd_MuldeR | Updated Korean translation. Thanks to JaeHyung Lee...
|
commit | commitdiff | tree |
2014-05-28 |
LoRd_MuldeR | Updated VS2010 project file to include the compatibility...
|
commit | commitdiff | tree |
2014-05-28 |
LoRd_MuldeR | Make sure we don't try to delete the input file when...
|
commit | commitdiff | tree |
2014-05-28 |
LoRd_MuldeR | Added a missing QDir::toNativeSeparators() call.
|
commit | commitdiff | tree |
2014-05-25 |
LoRd_MuldeR | Updated Polish translation. Thanks to Sir Daniel K...
|
commit | commitdiff | tree |
2014-05-21 |
LoRd_MuldeR | Got rid of some more Windows 2000 compatibility cruft.
|
commit | commitdiff | tree |
2014-05-21 |
LoRd_MuldeR | Added some info on the situation of Windows XP.
|
commit | commitdiff | tree |
2014-05-20 |
LoRd_MuldeR | Merge branch 'master' of github.com:lordmulder/LameXP
|
commit | commitdiff | tree |
2014-05-20 |
LoRd_MuldeR | Merge pull request #5 from 456vv/master
|
commit | commitdiff | tree |
2014-05-20 |
LoRd_MuldeR | Updated Swedish translation. Thanks to Åke Engelbrektson...
|
commit | commitdiff | tree |
2014-05-19 |
LoRd_MuldeR | Fixed "mailto:" links in about dialog box.
|
commit | commitdiff | tree |
next |