Commit Graph

  • 898eb216eb Explicitly pass "--discard-comments" to OggEnc2 + some code refactoring. LoRd_MuldeR 2016-04-16 13:26:21 +0200
  • 9893117761 Merge remote-tracking branch 'upstream/master' Vladimir Svyatski 2016-04-14 00:21:42 +0300
  • b6b0413e86 WaveEncoder: Use MUtils::OS::copy_file() function instead of SHFileOperation(). Gives actual progress and is less clunky to use. LoRd_MuldeR 2016-04-07 21:01:21 +0200
  • ce37f51a3d Fixed parameter validation for Wave encoder. LoRd_MuldeR 2016-04-06 00:19:41 +0200
  • 7ced6160c2 Bump version. LoRd_MuldeR 2016-03-31 19:52:40 +0200
  • 4bc7c04e5f Merge branch 'master' of github.com:lordmulder/LameXP LoRd_MuldeR 2016-03-28 21:19:04 +0200
  • caf7bf52a5 Polish translation: Fixed typo (thanks to mak003 <mak003@o2.pl>). LoRd_MuldeR 2016-03-28 21:16:03 +0200
  • 825b3417ef Merge remote-tracking branch 'upstream/master' Vladimir Svyatski 2016-03-24 00:28:43 +0300
  • bd0bec6b6f Merge pull request #36 from XhmikosR/patch-1 LoRd_MuldeR 2016-03-10 19:41:16 +0100
  • fff96d360d Merge remote-tracking branch 'upstream/master' Vladimir Svyatski 2016-03-10 00:54:28 +0300
  • 87f7f2ce8c Update Manual.md XhmikosR 2016-03-08 11:02:00 +0200
  • 67bcaaf0a3 Update Changelog.md XhmikosR 2016-03-08 10:59:06 +0200
  • 43f41650e9 Update Changelog.md XhmikosR 2016-03-08 10:55:38 +0200
  • b354602eda Updated LAME encoder binary to v3.100 Alpha-2 (2016-01-29), compiled with ICL 15.0 and MSVC 12.0. LoRd_MuldeR 2016-02-21 15:12:38 +0100
  • 66a7d7fd19 Updated Opus encoder/decoder libraries v1.1.2 release and Opus-Tools to v0.1.9 from latest Git Master (2016-01-12). LoRd_MuldeR 2016-02-20 16:00:49 +0100
  • 65385d540e Added support for "AVX" CPU flag. LoRd_MuldeR 2016-02-20 15:59:45 +0100
  • efe7f1812c Merge remote-tracking branch 'upstream/master' Vladimir Svyatski 2016-02-11 00:20:36 +0300
  • cc05664761 Bump version. LoRd_MuldeR 2016-02-04 20:44:06 +0100
  • 29b756c970 FhgAacEnc: Don't use "--dll" option, as latest fghaacenc.exe doesn't seem to support it anymore (exists silently with error code 0x6). LoRd_MuldeR 2016-02-04 00:05:22 +0100
  • eca5a060cf Improved detection of FhgAacEnc add-in + generally improved AAC encoder detection. LoRd_MuldeR 2016-02-03 20:50:58 +0100
  • 83243ff8c5 The "Algorithm Quality" slider now also effects the QAAC encoder. LoRd_MuldeR 2016-02-01 20:20:14 +0100
  • 21b3fd0a16 Updated Changelog. LoRd_MuldeR 2016-01-31 16:48:11 +0100
  • 6efdbf9082 Updated ALAC decoder binary to refalac v1.58, based on ALAC reference implementation by Apple (Apache License). LoRd_MuldeR 2016-01-31 16:06:09 +0100
  • 7e09a60d70 Force bitrate to the valid range upon changing the RC mode. LoRd_MuldeR 2016-01-31 13:04:45 +0100
  • ce742f7b99 Fixed QAAC built-in resampling + improved QAAC encoder detection. LoRd_MuldeR 2016-01-30 19:00:37 +0100
  • de243d258f The information whether an encoder supports "native" resampling is provided via AbstractEncoderInfo class + enable "native" resampling for QAAC encoder. LoRd_MuldeR 2016-01-30 17:51:10 +0100
  • 87a6e5cc18 Updated MediaInfo binaries to v0.7.82 (2016-01-27), compiled with ICL 15.0 and MSVC 12.0. LoRd_MuldeR 2016-01-30 17:05:46 +0100
  • 909a181321 Merge remote-tracking branch 'upstream/master' Vladimir Svyatski 2016-01-30 04:16:02 +0300
  • 6835b7406e Some more documentation updates. LoRd_MuldeR 2016-01-23 13:54:00 +0100
  • 1699ed105c Minor documentation update. LoRd_MuldeR 2016-01-22 21:34:40 +0100
  • 9f39a83a66 Merge remote-tracking branch 'upstream/master' Vladimir Svyatski 2016-01-07 01:26:50 +0300
  • 8615ff1fc0 Updated changelog. LoRd_MuldeR 2016-01-03 16:00:44 +0100
  • f5985fb204 Implemented a better method to set the working directory for "tool" processes. LoRd_MuldeR 2016-01-03 15:54:36 +0100
  • eb8da7b6f9 Happy new year 2016! LoRd_MuldeR 2016-01-03 15:53:42 +0100
  • b0c6114bc1 Bump version. Release_413 LoRd_MuldeR 2015-12-12 14:59:31 +0100
  • 441d593197 ignoring VS 2015 suo dir Vladimir Svyatski 2015-12-11 23:03:10 +0300
  • 96401c1f27 Some more improvements to LockedFile class. LoRd_MuldeR 2015-11-26 23:15:31 +0100
  • 8e64da1ea7 Removed some superfluous includes. LoRd_MuldeR 2015-11-25 21:05:19 +0100
  • 9145029380 Merge branch 'master' of github.com:lordmulder/LameXP LoRd_MuldeR 2015-11-22 17:40:22 +0100
  • 593ef23a22 Some improvements to LockedFile class. LoRd_MuldeR 2015-11-22 17:36:54 +0100
  • 164fae483f Updated Ukrainian translation. arestarh 2015-11-22 14:54:22 +0200
  • 4b5158c4ae Updated Italian translation. Thanks to Gianluca Papi <johnnyb.goode68@gmail.com>. LoRd_MuldeR 2015-11-20 22:41:24 +0100
  • e6a1fec9a4 Updated Italian translation. Thanks to Gianluca Papi <johnnyb.goode68@gmail.com>. LoRd_MuldeR 2015-11-19 22:36:15 +0100
  • d39b46846b Bump version. LoRd_MuldeR 2015-11-15 13:27:28 +0100
  • da7080a070 Merge pull request #32 from vsvyatski/master LoRd_MuldeR 2015-11-13 18:58:45 +0100
  • 7220f52e47 New phrases have been translated to Russian and Spanish. Vladimir Svyatski 2015-11-13 01:21:49 +0300
  • fe46c81860 Updated Simplified Chinese translation, thanks to Kidneybean. LoRd_MuldeR 2015-11-12 19:21:14 +0100
  • 83ef96701a Added an "advanced" option to apply the original file's "creation" and "last modified" date/time to the output file. LoRd_MuldeR 2015-11-07 21:39:33 +0100
  • 2645f40ea2 Merge pull request #31 from vsvyatski/master LoRd_MuldeR 2015-11-02 21:43:43 +0100
  • baecc8057d Improved Russian & Spanish translations for the installer Vladimir Svyatski 2015-11-02 23:05:05 +0300
  • f9d3bc3b8e Small installer tweak. LoRd_MuldeR 2015-11-01 12:51:29 +0100
  • df1bc00afa Updated MediaInfo binaries to v0.7.78 (2015-10-02), compiled with ICL 15.0 and MSVC 12.0. LoRd_MuldeR 2015-11-01 12:49:13 +0100
  • 92529295f7 Merge branch 'master' of github.com:lordmulder/LameXP LoRd_MuldeR 2015-11-01 12:37:37 +0100
  • fbae3978c6 Merge pull request #29 from vsvyatski/master LoRd_MuldeR 2015-10-31 17:11:56 +0100
  • 8aa1d6e229 Spanish translation improved Vladimir Svyatski 2015-10-30 23:31:32 +0300
  • ad1fc6f138 Unfinished strings in LameXP_RU.ts are filled. Vladimir Svyatski 2015-10-30 03:25:01 +0300
  • 17ea854b6c Adding more Russian strings Vladimir Svyatski 2015-10-30 02:43:02 +0300
  • 71523de0a1 Fixed a typo (missing letter) Vladimir Svyatski 2015-10-30 02:24:34 +0300
  • 9ad9d1f01f Installer: More complete "clean up" code. LoRd_MuldeR 2015-10-28 21:35:03 +0100
  • ed0d7a486d Updated OggEnc2 binaries to v2.88 using libvorbis v1.3.5 and aoTuV v6.03_2015 (2015-09-10), compiled with MSVC 9.0 and ICL 15.0. LoRd_MuldeR 2015-10-26 21:02:42 +0100
  • 6ac02fb478 Tweaked build script to include the UCRT redistributable DLL's in "shared" builds. LoRd_MuldeR 2015-10-25 20:39:31 +0100
  • a1a2d63c42 Set creation/modified time of the encoded file the same value as the original file's creation/modified time. TODO: Make this an option! LoRd_MuldeR 2015-10-25 16:19:45 +0100
  • eb4ba3cbd7 Overhauled config clean-up code: Allow up to three "obsolete" sections. If more than three "obsolete" sections are found, all but the latest three are removed. LoRd_MuldeR 2015-10-24 15:27:51 +0200
  • cabe1b3fca Removed project/solution files for VS2012. LoRd_MuldeR 2015-10-24 13:46:11 +0200
  • 5d3ff699da Monkey's Audio: Don't call "tag" program, if there is *no* meta-data to be embedded, because it will fail (bug probably existed since MAC encoding support was added) Nero AAC: Don't call neroAacTag, if there is *no* meta-data to be embedded (neroAacTag doesn't fail in this case, but it would be a pointless call anyway) LoRd_MuldeR 2015-10-24 13:43:25 +0200
  • 2db74fad61 Added script for creating "all inclusive" source packages. LoRd_MuldeR 2015-10-24 11:34:55 +0200
  • 6d47b53f1d Bump version. Release_412 LoRd_MuldeR 2015-10-23 21:19:34 +0200
  • d635156dc2 Updated project/solution file for VS2012. LoRd_MuldeR 2015-10-23 21:02:05 +0200
  • 21be1c865c Updated list of mirrors. LoRd_MuldeR 2015-10-23 20:02:51 +0200
  • 908bc30ffa Updated CHANGELOG file. LoRd_MuldeR 2015-10-23 18:18:08 +0200
  • bd3695f2e0 Updated project file for VS2010. LoRd_MuldeR 2015-10-23 18:17:49 +0200
  • 62098b049e Small installer fix. LoRd_MuldeR 2015-10-23 18:17:26 +0200
  • d8cb000231 Un-installer: Also remove the shell integration. LoRd_MuldeR 2015-10-20 22:01:39 +0200
  • e2613988ea Make QAAC use "--cvbr" instead of "--abr" when ABR mode has been selected. LoRd_MuldeR 2015-10-18 14:59:17 +0200
  • ceb86346e0 Minor installer fix. LoRd_MuldeR 2015-10-17 13:22:29 +0200
  • cf85dd8300 Now using the MT tool for embedding the Manifest. LoRd_MuldeR 2015-10-15 21:20:06 +0200
  • 94e8b2c4fc Updated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>. LoRd_MuldeR 2015-10-15 20:40:44 +0200
  • a1f5e30475 Added missing build tools. LoRd_MuldeR 2015-10-14 21:22:51 +0200
  • c33a853aae Silenced some DEBUG outputs. LoRd_MuldeR 2015-10-11 17:32:42 +0200
  • e0aa7b2ed8 Updated 'cecho' tool to the latest version. LoRd_MuldeR 2015-10-11 15:50:09 +0200
  • 67be82e1cd Bump version. LoRd_MuldeR 2015-10-10 17:43:33 +0200
  • acc791529b Manually add Windows 10 compat manifest to the installer, to make Aero plug-in work correctly on Windows 10. LoRd_MuldeR 2015-10-10 15:56:33 +0200
  • 4760d6e756 Removed some Debug outputs. LoRd_MuldeR 2015-09-30 21:03:50 +0200
  • 5857b9f669 Updated Simplified Chinese translation, thanks to <kidneybean@pku.edu.cn>. LoRd_MuldeR 2015-09-28 22:51:12 +0200
  • e21ee2f7ae Some code refactoring. LoRd_MuldeR 2015-08-31 22:53:19 +0200
  • 3eb911fac9 Updated project/Solution file for VS2010. LoRd_MuldeR 2015-08-30 14:31:41 +0200
  • 1714af0a4d Refactored the "LockedFile" class + moved hash computation to a separate class, for clarity. LoRd_MuldeR 2015-08-30 13:47:08 +0200
  • 9a00f1ce23 Updated WavPack decoder binary to v4.75.0 (2015-05-25), compiled with ICL 15.0 and MSVC 12.0. LoRd_MuldeR 2015-08-29 16:53:20 +0200
  • 845968a99c Updated Monkey's Audio binaries to v4.16 (2015-03-24), compiled with ICL 15.0 and MSVC 12.0. LoRd_MuldeR 2015-08-29 15:44:21 +0200
  • 281c94026d Explicitly pass MIME type to OpenEnc when adding cover artwork via "--picture" option. LoRd_MuldeR 2015-08-27 22:52:00 +0200
  • 6bc9126295 Updated MediaInfo binaries to v0.7.76 (2015-08-06), compiled with ICL 15.0 and MSVC 12.0. LoRd_MuldeR 2015-08-26 22:08:00 +0200
  • 7d71579976 Bump version. LoRd_MuldeR 2015-08-24 22:53:35 +0200
  • b812f42efd Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>. LoRd_MuldeR 2015-08-24 22:12:28 +0200
  • c28c8363d0 Merge branch 'master' of github.com:lordmulder/LameXP LoRd_MuldeR 2015-08-24 22:10:27 +0200
  • 3b723377d9 Updated public software signing key. LoRd_MuldeR 2015-08-24 22:08:57 +0200
  • bb57af2a70 Updated Ukrainian translation. arestarh 2015-08-23 11:25:45 +0300
  • fe0841fae8 Some documentation updates. LoRd_MuldeR 2015-08-22 15:12:50 +0200
  • 0bc5667776 Small installer tweak. LoRd_MuldeR 2015-08-22 15:11:47 +0200
  • 1062ecf3ce Some more installer tweaks. LoRd_MuldeR 2015-08-20 21:01:34 +0200
  • f663dcc75f Enable the embedding of cover artwork for the Opus encoder, using the "--picture" parameter. LoRd_MuldeR 2015-08-19 22:49:43 +0200