Commit Graph

1815 Commits

Author SHA1 Message Date
df44d9b2d8 Check if registry key for file extension exists, before trying to actually read it. Avoids warning in the case when key doesn't exist. 2015-07-26 15:08:27 +02:00
6c59b4caf6 Fixed regression in 027f4d519d: If no existing file type was associated with a supported file extension, then the LameXP type wasn't associated with that extension correctly. 2015-07-26 14:19:40 +02:00
73cc7b937d Updated changelog. 2015-07-24 22:29:27 +02:00
e5079d37ef Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>. 2015-07-10 19:17:56 +02:00
a95c67baea Merge branch 'master' of github.com:lordmulder/LameXP 2015-07-10 19:12:13 +02:00
6ddedba33e Updated mpg123 decoder binary to v1.22.2 (2015-05-24), compiled with GCC 5.1.0. 2015-07-10 19:10:06 +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
0eb708e9b2 Fixed compilation with latest MUtilities version. 2015-06-21 16:33:57 +02:00
509bdeb50a Updated MediaInfo binaries to v0.7.74 (2015-05-25), compiled with ICL 15.0 and MSVC 12.0. 2015-06-13 17:19:25 +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
0e796aad96 When moving files in the list, ensure the selected file(s) remain visible in the view. 2015-05-24 23:54:26 +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
a915058dc2 Improved internal decoder interface. 2015-05-18 18:56:33 +02:00
cda221f991 Added file name filter to "Add folder (recursively)" function. 2015-05-14 13:55:09 +02:00
7a13711440 Updated GnuPG binary to v1.4.19 (2015-02-27), compiled with GCC 4.9.2. 2015-05-14 13:54:29 +02:00
e6edd5a9c1 Updated changelog. 2015-05-13 23:05:25 +02:00
1949a7d760 Updated changelog. 2015-05-13 22:50:18 +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
def8a9cd6e Implemented file extension replacement model + moved extension() function from AbstractEncoder class to AbstractEncoderInfo class. 2015-05-10 16:34:07 +02:00
e35aff3907 Actually make RegExp-based file renaming work. 2015-05-09 23:33:07 +02:00
effb417eb5 Some initial work for improved file renaming support. 2015-05-09 17:28:56 +02:00
2e89c1fe77 Updated Italian translation. Thanks to Motenai Yoda <diofa@freemail.it>. 2015-05-04 23:01:13 +02:00
9e51a486ec Correctly restore the default TEMP folder, if custom TEMP folder doesn't exist anymore. 2015-05-04 22:45:06 +02:00
eced84de40 Fixed Hungarian installer translation file. 2015-05-04 22:17:56 +02:00
3b5ff71a27 Various improvements to ShellIntegration code. 2015-05-03 21:35:22 +02:00
027f4d519d ShellExtension: Use MUtilities library for the registry operations. 2015-05-03 18:16:34 +02:00
04328154fa Some improvements on AAC Encoders initialization code. 2015-05-03 17:03:15 +02:00
c7b90bf61a Updated MediaInfo binaries to v0.7.73 (2015-04-09), compiled with ICL 15.0 and MSVC 12.0. 2015-05-03 17:02:05 +02:00
194e64a868 Updated ALAC decoder binary to refalac v1.47, based on ALAC reference implementation by Apple (Apache License). 2015-05-03 17:00:35 +02:00
b78a470878 Added missing source code files to Git repo. 2015-05-02 12:01:31 +02:00
2745904b28 Parallel initialization of optional AAC encoders + massive code refactoring in AAC encoder initialization code. 2015-04-26 17:27:36 +02:00
99b68fcccb Added optional support for the libfdk-aac encoder, using the fdkaac front-end by nu774. 2015-04-24 20:36:05 +02:00
3deacf11df Fixed potential deadlock (infinite loop) in Cue Sheet import dialog when "Browse..." button is clicked. 2015-04-23 23:41:36 +02:00
7f1d9c3b91 Updated Italian translation. Thanks to Motenai Yoda <diofa@freemail.it>. 2015-04-23 23:38:47 +02:00
e1f558e63b Updated Changelog. 2015-04-22 21:04:17 +02:00
5380c95ec2 Updated ALAC decoder binary to refalac v1.47, based on ALAC reference implementation by Apple (Apache License). 2015-04-22 21:00:42 +02:00
372e30ddea Added "-locations" option to lupdate script. 2015-04-22 20:58:39 +02:00
acb23594f7 Updated Manual. 2015-04-21 21:42:10 +02:00
288724c285 Updated Gitorious links to GitLab.com. 2015-04-16 22:48:51 +02:00
c84abf1b80 Merge pull request #10 from vsvyatski/master
Improved Russian installer translations, contributed by Vladimir Svyatski.
2015-04-13 23:41:59 +02:00
2c4a64aaf5 Added Hungarian translation, thanks to Zityi's Translator Team <zityisoft@gmail.com>. 2015-04-13 23:35:23 +02:00
Vladimir Svyatski
cc01913baf Improved Russian translation of the installer 2015-04-13 23:52:53 +03:00