|
2b328441e8
|
Some documentation updates.
|
2017-03-25 13:52:58 +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 |
|
|
6d64463bb9
|
Added missing image.
|
2017-03-12 12:16:16 +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 |
|
|
eed78a77ef
|
Updated German translation. Includes suggestions by "tablerocker" <tablerocker@web.de>.
|
2017-02-20 21:54:22 +01:00 |
|
|
af45a2676d
|
Merge branch 'master' of github.com:lordmulder/LameXP
|
2017-02-11 17:54:43 +01:00 |
|
|
465571eb01
|
Updated Simplified Chinese translation, thanks to 庄泓川 <kidneybean@pku.edu.cn>.
|
2017-02-11 17:52:26 +01:00 |
|
arestarh
|
a0b3a9d3a4
|
Updated Ukrainian translation.
|
2017-01-22 15:41:16 +02:00 |
|
|
d33ed61ebb
|
Updated link to Bitbucket source code mirror.
|
2017-01-14 22:25:37 +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 |
|
|
96a62e7ac1
|
Fix inclusion of UCRT runtime libraries.
|
2016-12-23 22:35:12 +01:00 |
|
|
a39592ff8a
|
Adapt for latest MUtils changes.
|
2016-12-23 22:19:21 +01:00 |
|
|
69fdc81db6
|
Small installer fix.
|
2016-12-23 22:17:33 +01:00 |
|
|
e4595e492c
|
Removed VS2010 project/solution.
|
2016-12-23 15:56:19 +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 |
|
|
a1b1f7a255
|
Small clean-up.
|
2016-12-22 20:55:42 +01:00 |
|
|
7e2ec795d4
|
Removed superfluous MakeNSIS argument.
|
2016-12-20 20:53:57 +01:00 |
|
|
ccc324399c
|
Small installer fix.
|
2016-12-20 20:50:20 +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 |
|
|
ca43ef6982
|
Small installer fix.
|
2016-12-15 00:27:48 +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 |
|
|
ad3564408c
|
Fixed changelog.
|
2016-11-20 15:46:14 +01:00 |
|
|
1fe7422dab
|
Bump version.
|
2016-11-19 14:23:35 +01:00 |
|
|
76944f7801
|
Added missing resource file.
|
2016-11-18 20:45:47 +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 |
|
|
d3df588595
|
Updated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>.
|
2016-11-05 12:53:28 +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 |
|
|
adce2fe128
|
Updated Hungarian translation. Thanks to Zityi's Translator Team <zityisoft@gmail.com>.
|
2016-10-21 20:57:53 +02:00 |
|
|
ddc48d4a17
|
Updated Korean translation. Thanks to JaeHyung Lee <kolanp@gmail.com>.
|
2016-10-21 20:50:42 +02:00 |
|
|
64d369a398
|
Updated French translation. Thanks to Sami Ghoul-Duclos <samgd14@live.ca>.
|
2016-10-21 20:36:46 +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 |
|