898eb216ebExplicitly pass "--discard-comments" to OggEnc2 + some code refactoring.LoRd_MuldeR2016-04-16 13:26:21 +0200
9893117761Merge remote-tracking branch 'upstream/master'
Vladimir Svyatski
2016-04-14 00:21:42 +0300
b6b0413e86WaveEncoder: Use MUtils::OS::copy_file() function instead of SHFileOperation(). Gives actual progress and is less clunky to use.LoRd_MuldeR2016-04-07 21:01:21 +0200
ce37f51a3dFixed parameter validation for Wave encoder.LoRd_MuldeR2016-04-06 00:19:41 +0200
b354602edaUpdated LAME encoder binary to v3.100 Alpha-2 (2016-01-29), compiled with ICL 15.0 and MSVC 12.0.LoRd_MuldeR2016-02-21 15:12:38 +0100
66a7d7fd19Updated Opus encoder/decoder libraries v1.1.2 release and Opus-Tools to v0.1.9 from latest Git Master (2016-01-12).LoRd_MuldeR2016-02-20 16:00:49 +0100
29b756c970FhgAacEnc: Don't use "--dll" option, as latest fghaacenc.exe doesn't seem to support it anymore (exists silently with error code 0x6).LoRd_MuldeR2016-02-04 00:05:22 +0100
eca5a060cfImproved detection of FhgAacEnc add-in + generally improved AAC encoder detection.LoRd_MuldeR2016-02-03 20:50:58 +0100
83243ff8c5The "Algorithm Quality" slider now also effects the QAAC encoder.LoRd_MuldeR2016-02-01 20:20:14 +0100
6efdbf9082Updated ALAC decoder binary to refalac v1.58, based on ALAC reference implementation by Apple (Apache License).LoRd_MuldeR2016-01-31 16:06:09 +0100
7e09a60d70Force bitrate to the valid range upon changing the RC mode.LoRd_MuldeR2016-01-31 13:04:45 +0100
de243d258fThe information whether an encoder supports "native" resampling is provided via AbstractEncoderInfo class + enable "native" resampling for QAAC encoder.LoRd_MuldeR2016-01-30 17:51:10 +0100
87a6e5cc18Updated MediaInfo binaries to v0.7.82 (2016-01-27), compiled with ICL 15.0 and MSVC 12.0.LoRd_MuldeR2016-01-30 17:05:46 +0100
909a181321Merge remote-tracking branch 'upstream/master'
Vladimir Svyatski
2016-01-30 04:16:02 +0300
7220f52e47New phrases have been translated to Russian and Spanish.
Vladimir Svyatski
2015-11-13 01:21:49 +0300
fe46c81860Updated Simplified Chinese translation, thanks to Kidneybean.LoRd_MuldeR2015-11-12 19:21:14 +0100
83ef96701aAdded an "advanced" option to apply the original file's "creation" and "last modified" date/time to the output file.LoRd_MuldeR2015-11-07 21:39:33 +0100
8aa1d6e229Spanish translation improved
Vladimir Svyatski
2015-10-30 23:31:32 +0300
ad1fc6f138Unfinished strings in LameXP_RU.ts are filled.
Vladimir Svyatski
2015-10-30 03:25:01 +0300
17ea854b6cAdding more Russian strings
Vladimir Svyatski
2015-10-30 02:43:02 +0300
71523de0a1Fixed a typo (missing letter)
Vladimir Svyatski
2015-10-30 02:24:34 +0300
9ad9d1f01fInstaller: More complete "clean up" code.LoRd_MuldeR2015-10-28 21:35:03 +0100
ed0d7a486dUpdated 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_MuldeR2015-10-26 21:02:42 +0100
6ac02fb478Tweaked build script to include the UCRT redistributable DLL's in "shared" builds.LoRd_MuldeR2015-10-25 20:39:31 +0100
a1a2d63c42Set creation/modified time of the encoded file the same value as the original file's creation/modified time. TODO: Make this an option!LoRd_MuldeR2015-10-25 16:19:45 +0100
eb4ba3cbd7Overhauled 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_MuldeR2015-10-24 15:27:51 +0200
cabe1b3fcaRemoved project/solution files for VS2012.LoRd_MuldeR2015-10-24 13:46:11 +0200
5d3ff699daMonkey'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_MuldeR2015-10-24 13:43:25 +0200
2db74fad61Added script for creating "all inclusive" source packages.LoRd_MuldeR2015-10-24 11:34:55 +0200
acc791529bManually add Windows 10 compat manifest to the installer, to make Aero plug-in work correctly on Windows 10.LoRd_MuldeR2015-10-10 15:56:33 +0200