Commit Graph

716 Commits

Author SHA1 Message Date
d39b46846b Bump version. 2015-11-15 13:27:28 +01:00
Vladimir Svyatski
7220f52e47 New phrases have been translated to Russian and Spanish. 2015-11-13 01:21:49 +03:00
fe46c81860 Updated Simplified Chinese translation, thanks to Kidneybean. 2015-11-12 19:21:14 +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
Vladimir Svyatski
baecc8057d Improved Russian & Spanish translations for the installer 2015-11-02 23:05:05 +03:00
f9d3bc3b8e Small installer tweak. 2015-11-01 12:51:29 +01:00
df1bc00afa Updated MediaInfo binaries to v0.7.78 (2015-10-02), compiled with ICL 15.0 and MSVC 12.0. 2015-11-01 12:49:13 +01:00
92529295f7 Merge branch 'master' of github.com:lordmulder/LameXP 2015-11-01 12:37:37 +01:00
Vladimir Svyatski
8aa1d6e229 Spanish translation improved 2015-10-30 23:31:32 +03:00
Vladimir Svyatski
ad1fc6f138 Unfinished strings in LameXP_RU.ts are filled. 2015-10-30 03:25:01 +03:00
Vladimir Svyatski
17ea854b6c Adding more Russian strings 2015-10-30 02:43:02 +03:00
Vladimir Svyatski
71523de0a1 Fixed a typo (missing letter) 2015-10-30 02:24:34 +03:00
9ad9d1f01f Installer: More complete "clean up" code. 2015-10-28 21:35:03 +01:00
6ac02fb478 Tweaked build script to include the UCRT redistributable DLL's in "shared" builds. 2015-10-25 20:39:31 +01:00
a1a2d63c42 Set creation/modified time of the encoded file the same value as the original file's creation/modified time.
TODO: Make this an option!
2015-10-25 16:19:45 +01:00
cabe1b3fca Removed project/solution files for VS2012. 2015-10-24 13:46:11 +02:00
2db74fad61 Added script for creating "all inclusive" source packages. 2015-10-24 11:34:55 +02:00
6d47b53f1d Bump version. 2015-10-23 21:19:34 +02:00
62098b049e Small installer fix. 2015-10-23 18:17:26 +02:00
d8cb000231 Un-installer: Also remove the shell integration. 2015-10-20 22:01:39 +02:00
ceb86346e0 Minor installer fix. 2015-10-17 13:22:29 +02:00
cf85dd8300 Now using the MT tool for embedding the Manifest. 2015-10-15 21:20:06 +02:00
94e8b2c4fc Updated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>. 2015-10-15 20:40:44 +02:00
a1f5e30475 Added missing build tools. 2015-10-14 21:22:51 +02:00
e0aa7b2ed8 Updated 'cecho' tool to the latest version. 2015-10-11 15:50:09 +02:00
acc791529b Manually add Windows 10 compat manifest to the installer, to make Aero plug-in work correctly on Windows 10. 2015-10-10 15:56:33 +02:00
5857b9f669 Updated Simplified Chinese translation, thanks to <kidneybean@pku.edu.cn>. 2015-09-28 22:51:12 +02:00
1714af0a4d Refactored the "LockedFile" class + moved hash computation to a separate class, for clarity. 2015-08-30 13:47:08 +02:00
9a00f1ce23 Updated WavPack decoder binary to v4.75.0 (2015-05-25), compiled with ICL 15.0 and MSVC 12.0. 2015-08-29 16:53:20 +02:00
845968a99c Updated Monkey's Audio binaries to v4.16 (2015-03-24), compiled with ICL 15.0 and MSVC 12.0. 2015-08-29 15:44:21 +02:00
arestarh
bb57af2a70 Updated Ukrainian translation. 2015-08-23 11:25:45 +03:00
fe0841fae8 Some documentation updates. 2015-08-22 15:12:50 +02:00
0bc5667776 Small installer tweak. 2015-08-22 15:11:47 +02:00
1062ecf3ce Some more installer tweaks. 2015-08-20 21:01:34 +02:00
f663dcc75f Enable the embedding of cover artwork for the Opus encoder, using the "--picture" parameter. 2015-08-19 22:49:43 +02:00
31efcf8e51 Installer: Moved clean-up code to a separate section. 2015-08-11 22:21:26 +02:00
9e5adf34b3 Updated build script and installer to better support multiple versions of Visual Studio. 2015-08-11 22:10:00 +02:00
a95c67baea Merge branch 'master' of github.com:lordmulder/LameXP 2015-07-10 19:12:13 +02:00
610a3a20a1 Updated installer script to use the ${StdUtils.TestParameter} function. 2015-07-01 22:47:47 +02:00
arestarh
c02de3e14c Updated Ukrainian translation. 2015-06-29 13:56:10 +03:00
7644b9ea79 Some more installer tweaks. 2015-06-25 23:06:50 +02:00
8d93069321 Some installer updates, especially for /UPDATE mode. 2015-06-24 23:44:43 +02:00
33ef834b55 Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>. 2015-06-03 19:12:19 +02:00
b59365eb56 Enable VBR-mode '5' for FDK AAC encoder (previous version was restricted to 1-4). 2015-05-29 19:07:44 +02:00
c7be996b47 Make it possible to select *multiple* items on the source files tab (only contiguous items, at this time). 2015-05-24 21:32:34 +02:00
6f751b516c Some more code refactoring. 2015-05-23 12:43:06 +02:00
ea34f7b7e5 Some code clean-up. 2015-05-22 19:37:45 +02:00
a7ead8589e Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>. 2015-05-20 22:52:40 +02:00
f2dae69676 Added detection of 64-Bit QAAC encoder + fixed a regression in def8a9cd6e. 2015-05-12 00:29:17 +02:00
a70919dcbe Actually make overwriting the file extensions by custom value work. 2015-05-10 19:52:07 +02:00