|
b6516a1b9b
|
Added "Visual Elements" manifest for Windows 8+ "Start" screen tile.
|
2017-12-12 01:26:41 +01:00 |
|
|
0057a3d636
|
Updated changelog.
|
2017-12-11 19:59:28 +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 |
|
|
25debe1d8e
|
Bump version.
|
2017-12-04 23:31:31 +01:00 |
|
|
cde4d54680
|
Fixed reading duration + some code refactoring.
|
2017-11-04 21:06:40 +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 |
|
|
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 |
|
|
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 |
|
|
8d77a954fe
|
Updated Opus binaries.
|
2017-08-20 12:49:14 +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 |
|
|
4eeee44984
|
Updated changelog.
|
2017-08-15 22:47:44 +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 |
|
|
b6de46509f
|
Bump version.
|
2017-05-31 20:59:05 +02:00 |
|
|
40a9bd958d
|
Updated changelog.
|
2017-05-28 20:47:58 +02:00 |
|
|
3f86ca7ad0
|
Updated Opus encoder/decoder libraries v1.2-alpha2 (2017-05-05).
|
2017-05-05 21:35:16 +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 |
|
|
96eb668c99
|
Updated Changelog.
|
2017-04-22 22:39:43 +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 |
|
|
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 |
|
|
19ab562c58
|
Updated changelog.
|
2017-04-02 14:14:10 +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 |
|
|
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 |
|
|
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 |
|
|
2518b456bb
|
Updated ALAC decoder binary to refalac v1.61, based on ALAC reference implementation (Apache License).
|
2016-10-03 19:06:58 +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 |
|
|
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 |
|