Commit Graph

1551 Commits

Author SHA1 Message Date
5a6dca50f9 Bump version. 2018-06-03 16:18:10 +02:00
aa92ad1d8f Updated Opus encoder/decoder libraries to v1.3-RC-1 (2018-06-01) and Opus-Tools to v0.1.10-71 (2018-04-30). 2018-06-03 16:16:47 +02:00
2158146fe1 Fixed AAC progress indicator. 2018-06-03 16:16:10 +02:00
436c251c4e Downgraded FAAD to from v2.8 to v2.7 for now, because v2.8 is currently broken with certain MP4 files. 2018-06-03 15:45:18 +02:00
2973f92474 Bump version + updated changelog. 2018-05-18 22:19:00 +02:00
1fb5160ec1 Updated file format detection routines. Also fixes WMA and "raw" AAC detection. 2018-05-18 22:17:44 +02:00
2f446a3462 Updated MediaInfo binaries to v18.05 (2018-05-09), compiled with ICL 18.2 and MSVC 15.6. 2018-05-18 22:16:40 +02:00
47135b696a Do *not* try to check the MediaInfo in XML output, if we are using an "external" MediaInfo binary. In that case the expected MediaInfo version is UINT_MAX and the check would always fail. 2018-05-10 17:59:15 +02:00
3141fc6b58 Show the actual Qt build data rather than "package" date. 2018-05-10 17:57:50 +02:00
c7e6f7158d Bump version. 2018-04-30 14:45:12 +02:00
8d45317f48 Some code refactoring in generateOutFileName() function. 2018-04-30 14:35:51 +02:00
cd23e49362 Updated OggDec binaries to v1.10.1 using libvorbis v1.3.5 (2015-03-19), compiled with ICL 18.2 and MSVC 15.6. 2018-04-20 23:44:11 +02:00
2ca225b41f Some improvements to the deployment script. 2018-04-19 23:35:38 +02:00
8d0529a9d9 Updated MediaInfo binaries to v18.03.1+ (2018-04-19), compiled with ICL 18.2 and MSVC 15.6. 2018-04-19 20:55:58 +02:00
cced655a44 Re-compiled GnuPG binary v1.4.22 (2017-07-19) in order to fix WinXP compatibility, compiled with GCC 7.3.0. 2018-04-17 20:24:57 +02:00
f4f6335535 Updated FileAnalyzer_Task to extract cover artwork with latest MediaInfo version. 2018-04-15 15:15:01 +02:00
f474da1f9c Do *not* emit processFinished() from start() method in case of error. It will be emitted from destructor in any case! 2018-04-15 02:18:52 +02:00
23ccdd21a0 Fixed possible memory-leak in case that the processing thread failed to start. 2018-04-15 01:06:02 +02:00
6cbb086a1c Fixed handling of MediaInfo "point" releases in FileAnalyzer_Task. 2018-04-14 23:48:05 +02:00
7b88dd9ceb Implemented better method to avoid unwanted line-breaks. 2018-04-14 23:09:01 +02:00
cc9c118d56 Updated MediaInfo binaries to v18.03.1 (2018-03-26), compiled with ICL 18.2 and MSVC 15.6. 2018-04-14 19:45:45 +02:00
0a36573ac3 Some improvements to "About" screen. 2018-04-14 19:43:51 +02:00
7752872afa Use "NON-BREAKING HYPHEN" instead of "MINUS SIGN" character. 2018-04-14 19:43:07 +02:00
5cd3b51207 Updated Simplified Chinese translation, thanks to 庄泓川 <kidneybean@pku.edu.cn>. 2018-04-10 20:23:26 +02:00
e1510d8026 Fixed a bug in AnalyzeTask::retrieveCover() function. The local variables should not be static here! 2018-04-09 20:10:03 +02:00
5160506134 Fixed Opus date. 2018-04-07 22:12:53 +02:00
fd84bc49c7 Updated for recent change in MUtils library. 2018-04-07 21:15:29 +02:00
c37d857604 Updated Opus encoder/decoder libraries v1.3-beta-31 (2018-03-27) and Opus-Tools to v0.1.10-51 (2018-03-04). 2018-04-07 21:14:53 +02:00
16f8dc4bcd CueSheetModel: Don't wrap around 'minute' component to zero, if it exceeds 59 minutes. 2018-04-01 15:40:03 +02:00
6ae5295cf1 Fixed Opus decoder forced 48000 Hz output. 2018-03-17 20:59:24 +01:00
efd2c77afb Updated mpg123 decoder to v1.25.10 (2018-03-05), compiled with GCC 7.3.0. 2018-03-16 23:13:07 +01:00
d608f6f1e3 Updated Changelog. 2018-03-16 20:54:39 +01:00
23195afd41 Updated Opus encoder/decoder libraries v1.3-beta-15 (2018-02-22) and Opus-Tools to v0.1.10-49 (2018-02-24). 2018-02-25 15:38:17 +01:00
b40c526ae7 Updated Opus encoder/decoder libraries v1.3-beta-9 (2018-02-18) and Opus-Tools to v0.1.10-12 (2018-01-02). 2018-02-18 16:31:18 +01:00
a74547eebd Small tweak to build process. 2018-02-06 20:36:15 +01:00
e8f83982e8 Removed an used tool. 2018-02-06 20:09:13 +01:00
e0aeb53be8 Updated MediaInfo binaries to v17.12 (2017-12-21), compiled with ICL 18.0 and MSVC 14.1. 2018-02-06 19:58:22 +01:00
11782210ca Updated Opus encoder/decoder libraries v1.3-beta-2 (2018-01-26) and Opus-Tools to v0.1.10-12 (2018-01-02). 2018-02-04 15:58:01 +01:00
bbc44aa132 Bump version. 2018-02-03 16:51:37 +01:00
c86a937975 Bump version. 2018-01-17 21:37:11 +01:00
57f851ab69 Happy new year 2018! 2018-01-17 21:18:10 +01:00
67ec85577b Bump version. 2017-12-16 23:21:18 +01:00
107eea1c9f Fixed FAAD progress parsing. 2017-12-16 21:32:05 +01:00
818dd1e91b Bump version. 2017-12-16 19:23:36 +01:00
d6b54169c2 Updated FAAD binary to v2.8.6 (2017-10-10), compiled with ICL 18.0 and MSVC 15.5. 2017-12-16 19:16:14 +01:00
e494d911d5 Updated refalac binary to v1.64 (2017-05-19), compiled with ICL 18.0 and MSVC 15.5. 2017-12-15 22:45:16 +01:00
c844801586 Bump expected QAAC version. 2017-12-15 21:04:28 +01:00
54909d5eaa Some improvements to AAC encoder initialization code. 2017-12-15 21:03:42 +01:00
8340d3fc8a Small installer tweak. 2017-12-14 12:51:47 +01:00
b6516a1b9b Added "Visual Elements" manifest for Windows 8+ "Start" screen tile. 2017-12-12 01:26:41 +01:00
a45f4acb3f Updated project/solution files. 2017-12-11 20:45:45 +01:00
62cb7a779b Updated translation files. 2017-12-11 20:01:37 +01:00
fcdb087e20 Code refactoring. 2017-12-11 20:00:50 +01:00
d7006ccefa Removed unreachable code. 2017-12-11 20:00:04 +01:00
d5f47a7325 Updated WavPack decoder binary to v5.1.0 (2017-01-20), compiled with ICL 18.0 and MSVC 15.5. 2017-12-11 17:47:31 +01:00
475d524124 Refactored all filter classes to use awaitProcess() from Tool_Abstract base class. 2017-12-10 22:29:43 +01:00
c47a13a494 Small tweak to progress updates. 2017-12-10 22:21:42 +01:00
2a238280a8 Refactored all encoder classes to use awaitProcess() from Tool_Abstract base class. 2017-12-10 21:46:56 +01:00
7288244a27 Refactored all decoder classes to use awaitProcess() from Tool_Abstract base class. 2017-12-10 18:53:47 +01:00
4d7b7a766a Updated mpg123 decoder to v1.25.8 (2017-12-02), compiled with GCC 7.2.0. 2017-12-10 16:40:48 +01:00
88dd840f01 Updated Monkey's Audio binaries to v4.33 (2017-12-01), compiled with ICL 18.0 and MSVC 15.5. 2017-12-08 22:45:23 +01:00
6a60b6a5cf Small improvement in Update dialog. 2017-12-08 22:43:54 +01:00
2f38af371e Simplified mpg123 progress computation. 2017-12-08 22:43:18 +01:00
c90c2fab0f Fixed a regression in output file name generation. 2017-12-08 22:41:14 +01:00
0012af66a7 Some code clean-up. 2017-12-06 02:13:00 +01:00
25debe1d8e Bump version. 2017-12-04 23:31:31 +01:00
7e5786ba30 Updated Opus encoder/decoder libraries v1.2.1-35 (2017-11-16) and Opus-Tools to v0.1.10-9 (2017-05-25). 2017-12-04 22:33:18 +01:00
ec3632aa45 Fixed detection of MPEG Audio files. 2017-12-02 14:55:40 +01:00
3bcf6a686a When adding a directory in *non-recursive* way, do NOT descend into sub-directories, even when that directory does NOT contain any files. 2017-11-25 16:33:02 +01:00
cde4d54680 Fixed reading duration + some code refactoring. 2017-11-04 21:06:40 +01:00
9b01f44804 Adapted MediaInfo parsing code for new MediaInfo XML output.
aka "...when MediaInfo changes its XML output format *one* day after we implemented parsing of XML-based MediaInfo output" ;-)
2017-11-04 18:23:10 +01:00
98fd505e68 Updated MediaInfo binaries to v17.10 (2017-11-02), compiled with ICL 18.0 and MSVC 14.1. Now using a new versioning scheme! 2017-11-04 18:19:47 +01:00
ceb75b346c Updated MediaInfo binaries to v0.7.99 (2017-09-11), compiled with ICL 18.0 and MSVC 14.1. 2017-11-02 22:20:32 +01:00
46208b1ebd Implemented parsing of cover art + code clean-up. 2017-11-02 21:59:51 +01:00
42e2ce718d Build script: Make sure "java.exe" is found in %JAVA_HOME% environment variable. 2017-10-31 21:01:32 +01:00
a2ea88c4ec Switch to using QXmlStreamReader instead of SAX parser (part #2). 2017-10-31 20:46:36 +01:00
5aff7b6547 Switch to using QXmlStreamReader instead of SAX parser (part #1). 2017-10-31 13:00:28 +01:00
87bc566b26 Some code refactoring. 2017-10-30 23:01:56 +01:00
95306ac0b4 Re-wrote MediaInfo output parsing code. Now using XML-based output. 2017-10-30 22:14:57 +01:00
bc14178fcf Updated mpg123 v1.25.7 binaries with workaround for WinXP compatibility. 2017-10-26 22:06:29 +02:00
e8cddce94b Updated mpg123 v1.25.7 binaries with workaround for WinXP compatibility. 2017-10-25 22:39:13 +02:00
a2b594cffc Updated LAME encoder to v3.100 Final (2017-10-13), compiled with ICL 18.0 and MSVC 14.1. 2017-10-24 21:27:41 +02:00
863bae0985 Some code refactoring. 2017-10-13 21:16:14 +02:00
d3d009bb94 Automatically use "1:1" mapping between the number of available CPU cores and the (maximum) number of instances, when a SSD (or similar "fast seeking") device is detected. 2017-10-13 17:28:39 +02:00
f5248e35b7 Updated GnuPG binary to v1.4.22 (2017-07-19), compiled with GCC 7.2.0. 2017-10-02 20:32:34 +02:00
999dad0e44 Bump version. 2017-09-15 20:34:12 +02:00
84c5b08211 Shut up the debug output. 2017-08-20 14:40:30 +02:00
8d77a954fe Updated Opus binaries. 2017-08-20 12:49:14 +02:00
f19f2225a5 Some Makefile improvements. 2017-08-19 19:36:17 +02:00
4b0fef5e46 Updated MediaInfo binaries to v0.7.98 (2017-08-08), compiled with ICL 17.0 and MSVC 12.0. 2017-08-18 00:03:52 +02:00
ca06a8e59b Load resources from separate RCC file in *non*-static builds. 2017-08-16 23:07:28 +02:00
7f73661161 Some tweaks to output file name generation. This should preserve original file names containing multiple dot (.) characters right before the file extension. 2017-08-15 22:47:09 +02:00
ca13fbbe91 Updated Opus encoder/decoder libraries v1.2.1 (2017-07-26) and Opus-Tools to v0.1.10 (2017-05-25). 2017-08-15 21:05:03 +02:00
9cf4f90762 Added project/solution files for VS2017. 2017-08-15 20:46:18 +02:00
1c7c74bdad Updated Opus encoder/decoder libraries v1.2-RC1 (2017-06-06) and Opus-Tools to v0.1.10 (2017-05-25). 2017-06-11 13:37:27 +02:00
43574ca6a6 Some changes to "portable mode" detection. 2017-06-11 13:36:40 +02:00
412902cc36 Bump version. 2017-06-11 13:35:25 +02:00
b6de46509f Bump version. 2017-05-31 20:59:05 +02:00
f636aa3bee Updated Opus encoder/decoder libraries v1.2-beta (2017-05-26) and Opus-Tools to v0.1.10 (2017-05-25). 2017-05-28 20:42:22 +02:00
097cc96342 Bump version. 2017-05-14 14:07:09 +02:00
be4ff8832e Bump version. 2017-05-08 21:32:03 +02:00
fa92f086e4 Updated Opus encoder/decoder libraries v1.2-alpha2 (2017-05-06). Re-built to fix a problem with "i686" build on the processor without SSE/SSE2 support. 2017-05-06 22:25:29 +02:00
3f86ca7ad0 Updated Opus encoder/decoder libraries v1.2-alpha2 (2017-05-05). 2017-05-05 21:35:16 +02:00
f0a24aa8a7 Some code clean-up in "About" dialog. 2017-05-05 21:34:48 +02:00
1f27d49c85 Updated MediaInfo binaries to v0.7.95 (2017-05-04), compiled with ICL 17.0 and MSVC 12.0. 2017-05-04 22:28:51 +02:00
fcaf6f6081 Updated Monkey's Audio binaries to v4.25 (2017-03-12), compiled with ICL 17.0 and MSVC 14.0. 2017-04-27 19:53:08 +02:00
bbbc4cdb27 Renamed all "i386" binaries to "i686", which better matches the actual supported CPUs. 2017-04-23 19:25:28 +02:00
3970f15463 Updated FLAC encoder/decoder binaries to v1.3.2 (2017-01-01), compiled with ICL 17.0. 2017-04-23 18:56:51 +02:00
0852346262 Updated mpg123 decoder binary to v1.24.0 (2017-03-02), compiled with GCC 6.3.0. 2017-04-22 22:07:39 +02:00
c3c5f99fa8 Build fix. 2017-04-22 22:06:21 +02:00
70c3237163 Improved mpg123 file type detection. Before MPEG "Version 2.5" was not detected. 2017-04-22 16:00:23 +02:00
d8c0aa2c8e Updated MediaInfo binaries to v0.7.94+ (2017-04-21), compiled with ICL 17.0 and MSVC 12.0. 2017-04-22 14:21:26 +02:00
da2a0552f2 Compile fix 2017-04-22 14:20:29 +02:00
adff807155 Fixed possible race condition in ShellIntegration class. 2017-04-20 21:58:37 +02:00
7a4f340975 Switch to using QAtomicInc instead of "volatile" flags in more places. 2017-04-19 23:54:00 +02:00
15f706cad1 Small installer tweak 2017-04-18 23:25:17 +02:00
a0992d475e Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
59d99afe8e Some improvements to LockedFile class. 2017-04-16 23:59:11 +02:00
a9632ce45e Updated SoX binary to v14.4.2-Final (2015-02-22), including Dynamic Audio Normalizer effect v2.10 (2017-04-14), compiled with ICL 17.0 and MSVC 14.0. 2017-04-16 16:48:21 +02:00
68806eefb1 Adapted for latest MUtils changes in clean_file_name() function. The "pretty" parameter is now used/required. 2017-04-09 19:17:00 +02:00
9a8d511c12 Bump version. 2017-04-07 21:22:44 +02:00
31dfac8eb6 Updated Simplified Chinese translation, thanks to 庄泓川 <kidneybean@pku.edu.cn>. 2017-04-07 20:53:54 +02:00
9a85c1d1dd Adapted for the latest MUtils library changes. 2017-04-07 20:49:12 +02:00
19ab562c58 Updated changelog. 2017-04-02 14:14:10 +02:00
e82268ac8a Updated the NC binary, re-compiled form latest sources with GCC v6.3.0. 2017-04-02 13:53:05 +02:00
a3ffa83971 Cancel update checker thread when user presses Esc button. 2017-03-28 21:12:02 +02:00
f5e0cefc9b Updated FAAD decoder to v2.7 from CVS in order to include latest libFAAD fixes (2016-11-11). 2017-03-26 17:27:08 +02:00
010e88965c Updated MediaInfo binaries to v0.7.93 (2017-02-28), compiled with ICL 17.0 and MSVC 12.0. 2017-03-25 14:49:22 +01:00
dda1fe49a0 Fixed Bitbucket link. 2017-03-23 22:59:31 +01:00
8e526fbb0a Fixed output path generation: Applying MUtils::clean_file_path() on the complete output path is *not* sufficient, as it doesn't catch path separators introduced by the rename pattern. We need to explicitly apply MUtils::clean_file_name() on the file name part. 2017-03-12 21:14:56 +01:00
33f5a3badf Bump release year. 2017-03-12 12:12:49 +01:00
d50dea8a12 Rescale dialog size according to DPI scaling level. 2017-03-03 22:44:16 +01:00
c423797d3d Bump version. 2017-02-20 21:56:30 +01:00
465571eb01 Updated Simplified Chinese translation, thanks to 庄泓川 <kidneybean@pku.edu.cn>. 2017-02-11 17:52:26 +01:00
850a2334c5 Bump version. 2016-12-26 15:43:13 +01:00
13cc4c2adf Adapt for latest MUtils changes. 2016-12-26 00:58:49 +01:00
a39592ff8a Adapt for latest MUtils changes. 2016-12-23 22:19:21 +01:00
c3ec5a3612 Updated MediaInfo binaries to v0.7.91 (2016-11-30), compiled with ICL 17.0 and MSVC 12.0. 2016-12-22 23:30:54 +01:00
ebb8c5f2c0 Re-organized project directory structure. 2016-12-20 20:32:59 +01:00
1ff5e1ca07 Some fixes to adapt for latest MUtils changes. 2016-12-19 21:17:41 +01:00
ad1e4fca5c Bump version. 2016-12-15 00:27:39 +01:00
3b75ee8183 Set version info for SFX wrapper executable. 2016-11-23 20:13:21 +01:00
1fe7422dab Bump version. 2016-11-19 14:23:35 +01:00
06f97b8a1f Some refinement of "About" dialog. 2016-11-18 20:45:22 +01:00
d9784f5b6e Small code clean-up. 2016-11-13 20:09:29 +01:00
cde1950dde Fixed a bug that would cause the encoding job to fail, when an audio filter is *skipped*. If a filter is skipped, it did *not* write an output file. However, before this fix, the ProcessThread would try to continue with the (empty) output file, resulting in the subsequent encoder invocation to fail. 2016-11-12 16:49:29 +01:00
2026be82dd Don't apply "downmix" filter on Mono or Stereo sources. Always apply when channel count is undetermined. 2016-11-12 16:06:04 +01:00
f05bc6acfa Fixed encoding of *non*-Stereo sources with NeroAAC, when "HE-AAC *v2* (SBR+PS)" is selected: NeroAAC fails when using "-hev2" option *and* passing a source that is *not* Stereo, we revert to "-he" in that case. 2016-11-12 15:08:03 +01:00
64272450c6 Extended AbstractEncoder::encode() interface to pass the number of channels to the encoder implementation. 2016-11-12 14:57:58 +01:00
bdc749aec6 Updated Opus encoder/decoder libraries v1.2-alpha and Opus-Tools to v0.1.9-Git (2016-11-04). 2016-11-05 13:11:23 +01:00
333431e8dd Updated MediaInfo binaries to v0.7.90 (2016-10-31), compiled with ICL 17.0 and MSVC 12.0. 2016-11-05 13:07:52 +01:00
e9f9d1326c Updated Opus encoder/decoder libraries v1.2-alpha and Opus-Tools to v0.1.9-Git (2016-11-02). 2016-11-02 20:19:50 +01:00
5b42c842f3 Updated Opus encoder/decoder libraries v1.1.3-Git and Opus-Tools to v0.1.9-Git (2016-10-30). 2016-10-30 19:23:49 +01:00
85ada31934 Updated SFX EXE-header (7zSD.sfx). 2016-10-23 15:25:24 +02:00
c60307d7ce Updated GNU Wget binary to v1.18 (2016-06-09) with HTTPS support. 2016-10-22 15:08:27 +02:00
653dc58c9c Updated mpg123 decoder binary to v1.23.8 (2016-09-27), compiled with GCC 6.2.0. 2016-10-21 21:33:07 +02:00
866d4dd971 Updated Web Updater binary. 2016-10-16 22:22:08 +02:00
24de0edd56 Bump version. 2016-10-16 17:18:06 +02:00
cf8f9163bc Updated Opus encoder/decoder libraries v1.1.3-Git and Opus-Tools to v0.1.9-Git (2016-10-16). 2016-10-16 17:03:05 +02:00
161050f01a Updated FLAC encoder/decoder binaries to v1.3.1 (2016-10-04), compiled with ICL 17.0. 2016-10-16 16:45:15 +02:00
df41c02a3a Updated SFX EXE-header (7zSD.sfx). 2016-10-14 18:29:52 +02:00
36e8e9aec2 Installer tweak. 2016-10-10 23:32:29 +02:00
19a43d9c7b Installer clean-up and fixes. 2016-10-10 20:36:06 +02:00
01dea18270 Updated SFX EXE-header (7zSD.sfx). 2016-10-09 18:26:42 +02:00
7d64285b50 Updated Web Updater binary. 2016-10-08 14:47:55 +02:00
580c64be25 Updated Web Updater binary. 2016-10-08 14:05:54 +02:00
00a9b586c6 Updated SFX EXE-header (7zSD.sfx). 2016-10-08 13:35:15 +02:00
296755ff2c Replaced NSIS-based installer wrapper by 7z-based one. 2016-10-07 21:40:57 +02:00
f06d07dc08 Bump version. 2016-10-03 20:45:42 +02:00
b4ed8b618a Updated WavPack decoder binary to v4.80.0 (2016-03-28), compiled with ICL 15.0 and MSVC 12.0. 2016-10-03 20:41:08 +02:00
2518b456bb Updated ALAC decoder binary to refalac v1.61, based on ALAC reference implementation (Apache License). 2016-10-03 19:06:58 +02:00
9a697f11b0 Fixed NeroAAC download URL. 2016-09-22 20:31:45 +02:00
679baa2049 Updated MediaInfo binaries to v0.7.88 (2016-08-31), compiled with ICL 15.0 and MSVC 12.0. 2016-09-17 12:30:48 +02:00
4621cc4023 Updated Opus encoder/decoder libraries v1.1.3-Git and Opus-Tools to v0.1.9-Git (2016-09-11). 2016-09-11 15:42:14 +02:00
0927f81153 Updated GnuPG binary to v1.4.21 (2016-08-17), compiled with GCC 6.1.0. 2016-08-20 16:33:10 +02:00
65b67830f6 Updated French translation. Thanks to Sami Ghoul-Duclos <samgd14@live.ca>. 2016-08-14 22:34:33 +02:00
29a98c8893 Bump version. 2016-08-06 12:12:31 +02:00
ec78557a05 Clean up output file name at a slightly later point. 2016-07-17 20:25:11 +02:00
117770c88c Bump version. 2016-06-27 22:20:47 +02:00
f7fe6b29cc Disable telemetry with VC14. 2016-06-11 20:27:35 +02:00
a9fc466e42 Some code refactoring. 2016-05-27 14:24:22 +02:00
dc730e7a5e Updated mpg123 decoder binary to v1.23.4 (2016-05-11), compiled with GCC 5.3.0. 2016-05-26 15:57:06 +02:00
99489f5f3e Bump version. 2016-05-22 17:27:40 +02:00
e0e789906b Updated Opus encoder/decoder libraries v1.1.x-Git and Opus-Tools to v0.1.9-Git (2016-05-22). 2016-05-22 15:45:28 +02:00
Vladimir Svyatski
689827c423 updated Qt's URLs (redirect is still working, but still - why don't we show the new ones?) (#38)
Updated Qt's URLs.
2016-04-29 18:05:16 +02:00
e48082488d Bump build no. 2016-04-27 23:20:45 +02:00
dabe453527 Improved the Update dialog in order to accommodate for the latest MUtils changes. 2016-04-23 13:34:45 +02:00
898eb216eb Explicitly pass "--discard-comments" to OggEnc2 + some code refactoring. 2016-04-16 13:26:21 +02:00
b6b0413e86 WaveEncoder: Use MUtils::OS::copy_file() function instead of SHFileOperation(). Gives actual progress and is less clunky to use. 2016-04-07 21:01:21 +02:00
ce37f51a3d Fixed parameter validation for Wave encoder. 2016-04-06 00:19:41 +02:00
7ced6160c2 Bump version. 2016-03-31 19:52:40 +02:00
caf7bf52a5 Polish translation: Fixed typo (thanks to mak003 <mak003@o2.pl>). 2016-03-28 21:16:03 +02:00
b354602eda Updated LAME encoder binary to v3.100 Alpha-2 (2016-01-29), compiled with ICL 15.0 and MSVC 12.0. 2016-02-21 15:12:38 +01:00
66a7d7fd19 Updated Opus encoder/decoder libraries v1.1.2 release and Opus-Tools to v0.1.9 from latest Git Master (2016-01-12). 2016-02-20 16:00:49 +01:00
65385d540e Added support for "AVX" CPU flag. 2016-02-20 15:59:45 +01:00
cc05664761 Bump version. 2016-02-04 20:44:06 +01:00
29b756c970 FhgAacEnc: Don't use "--dll" option, as latest fghaacenc.exe doesn't seem to support it anymore (exists silently with error code 0x6). 2016-02-04 00:05:22 +01:00
eca5a060cf Improved detection of FhgAacEnc add-in + generally improved AAC encoder detection. 2016-02-03 20:50:58 +01:00
83243ff8c5 The "Algorithm Quality" slider now also effects the QAAC encoder. 2016-02-01 20:20:14 +01:00
6efdbf9082 Updated ALAC decoder binary to refalac v1.58, based on ALAC reference implementation by Apple (Apache License). 2016-01-31 16:06:09 +01:00