Commit Graph

453 Commits

Author SHA1 Message Date
1c59f6fc98 Added missing image. 2017-03-25 13:56:15 +01:00
2b328441e8 Some documentation updates. 2017-03-25 13:52:58 +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
6d64463bb9 Added missing image. 2017-03-12 12:16:16 +01:00
33f5a3badf Bump release year. 2017-03-12 12:12:49 +01:00
d33ed61ebb Updated link to Bitbucket source code mirror. 2017-01-14 22:25:37 +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
ad3564408c Fixed changelog. 2016-11-20 15:46:14 +01:00
1fe7422dab Bump version. 2016-11-19 14:23:35 +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
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
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
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
24de0edd56 Bump version. 2016-10-16 17:18:06 +02:00
f690e27e0c Updated changelog. 2016-10-03 21:20:33 +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
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
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
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
7ced6160c2 Bump version. 2016-03-31 19:52:40 +02:00
XhmikosR
87f7f2ce8c Update Manual.md
Fix typo
2016-03-08 11:02:00 +02:00
XhmikosR
67bcaaf0a3 Update Changelog.md
Remove unneeded trailing spaces.
2016-03-08 10:59:06 +02:00
XhmikosR
43f41650e9 Update Changelog.md 2016-03-08 10:55:38 +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
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
21b3fd0a16 Updated Changelog. 2016-01-31 16:48:11 +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
ce742f7b99 Fixed QAAC built-in resampling + improved QAAC encoder detection. 2016-01-30 19:00:37 +01:00
87a6e5cc18 Updated MediaInfo binaries to v0.7.82 (2016-01-27), compiled with ICL 15.0 and MSVC 12.0. 2016-01-30 17:05:46 +01:00
6835b7406e Some more documentation updates. 2016-01-23 13:54:00 +01:00
1699ed105c Minor documentation update. 2016-01-22 21:34:40 +01:00
8615ff1fc0 Updated changelog. 2016-01-03 16:00:44 +01:00
eb8da7b6f9 Happy new year 2016! 2016-01-03 15:53:42 +01:00
b0c6114bc1 Bump version. 2015-12-12 14:59:31 +01:00
4b5158c4ae Updated Italian translation. Thanks to Gianluca Papi <johnnyb.goode68@gmail.com>. 2015-11-20 22:41:24 +01:00
83ef96701a Added an "advanced" option to apply the original file's "creation" and "last modified" date/time to the output file. 2015-11-07 21:39:33 +01:00