OSDN Git Service

lamexp/LameXP.git
8 years agoAdded detection of 64-Bit QAAC encoder + fixed a regression in def8a9cd6e13defb09a4d2...
LoRd_MuldeR [Mon, 11 May 2015 22:29:17 +0000 (00:29 +0200)]
Added detection of 64-Bit QAAC encoder + fixed a regression in def8a9cd6e13defb09a4d2931ef0af93e7a25245.

8 years agoActually make overwriting the file extensions by custom value work.
LoRd_MuldeR [Sun, 10 May 2015 17:52:07 +0000 (19:52 +0200)]
Actually make overwriting the file extensions by custom value work.

8 years agoImplemented file extension replacement model + moved extension() function from Abstra...
LoRd_MuldeR [Sun, 10 May 2015 14:34:07 +0000 (16:34 +0200)]
Implemented file extension replacement model + moved extension() function from AbstractEncoder class to AbstractEncoderInfo class.

8 years agoActually make RegExp-based file renaming work.
LoRd_MuldeR [Sat, 9 May 2015 21:33:07 +0000 (23:33 +0200)]
Actually make RegExp-based file renaming work.

8 years agoSome initial work for improved file renaming support.
LoRd_MuldeR [Sat, 9 May 2015 15:28:56 +0000 (17:28 +0200)]
Some initial work for improved file renaming support.

9 years agoUpdated Italian translation. Thanks to Motenai Yoda <diofa@freemail.it>.
LoRd_MuldeR [Mon, 4 May 2015 21:01:13 +0000 (23:01 +0200)]
Updated Italian translation. Thanks to Motenai Yoda <diofa@freemail.it>.

9 years agoCorrectly restore the default TEMP folder, if custom TEMP folder doesn't exist anymore.
LoRd_MuldeR [Mon, 4 May 2015 20:45:06 +0000 (22:45 +0200)]
Correctly restore the default TEMP folder, if custom TEMP folder doesn't exist anymore.

9 years agoFixed Hungarian installer translation file.
LoRd_MuldeR [Mon, 4 May 2015 20:17:56 +0000 (22:17 +0200)]
Fixed Hungarian installer translation file.

9 years agoVarious improvements to ShellIntegration code.
LoRd_MuldeR [Sun, 3 May 2015 19:35:22 +0000 (21:35 +0200)]
Various improvements to ShellIntegration code.

9 years agoShellExtension: Use MUtilities library for the registry operations.
LoRd_MuldeR [Sun, 3 May 2015 16:16:34 +0000 (18:16 +0200)]
ShellExtension: Use MUtilities library for the registry operations.

9 years agoSome improvements on AAC Encoders initialization code.
LoRd_MuldeR [Sun, 3 May 2015 15:03:15 +0000 (17:03 +0200)]
Some improvements on AAC Encoders initialization code.

9 years agoUpdated MediaInfo binaries to v0.7.73 (2015-04-09), compiled with ICL 15.0 and MSVC...
LoRd_MuldeR [Sun, 3 May 2015 15:02:05 +0000 (17:02 +0200)]
Updated MediaInfo binaries to v0.7.73 (2015-04-09), compiled with ICL 15.0 and MSVC 12.0.

9 years agoUpdated ALAC decoder binary to refalac v1.47, based on ALAC reference implementation...
LoRd_MuldeR [Sun, 3 May 2015 15:00:35 +0000 (17:00 +0200)]
Updated ALAC decoder binary to refalac v1.47, based on ALAC reference implementation by Apple (Apache License).

9 years agoAdded missing source code files to Git repo.
LoRd_MuldeR [Sat, 2 May 2015 10:01:31 +0000 (12:01 +0200)]
Added missing source code files to Git repo.

9 years agoParallel initialization of optional AAC encoders + massive code refactoring in AAC...
LoRd_MuldeR [Sun, 26 Apr 2015 15:27:36 +0000 (17:27 +0200)]
Parallel initialization of optional AAC encoders + massive code refactoring in AAC encoder initialization code.

9 years agoAdded optional support for the libfdk-aac encoder, using the fdkaac front-end by...
LoRd_MuldeR [Fri, 24 Apr 2015 18:36:05 +0000 (20:36 +0200)]
Added optional support for the libfdk-aac encoder, using the fdkaac front-end by nu774.

9 years agoFixed potential deadlock (infinite loop) in Cue Sheet import dialog when "Browse...
LoRd_MuldeR [Thu, 23 Apr 2015 21:41:36 +0000 (23:41 +0200)]
Fixed potential deadlock (infinite loop) in Cue Sheet import dialog when "Browse..." button is clicked.

9 years agoUpdated Italian translation. Thanks to Motenai Yoda <diofa@freemail.it>.
LoRd_MuldeR [Thu, 23 Apr 2015 21:38:47 +0000 (23:38 +0200)]
Updated Italian translation. Thanks to Motenai Yoda <diofa@freemail.it>.

9 years agoUpdated Changelog.
LoRd_MuldeR [Wed, 22 Apr 2015 19:04:17 +0000 (21:04 +0200)]
Updated Changelog.

9 years agoUpdated ALAC decoder binary to refalac v1.47, based on ALAC reference implementation...
LoRd_MuldeR [Wed, 22 Apr 2015 19:00:42 +0000 (21:00 +0200)]
Updated ALAC decoder binary to refalac v1.47, based on ALAC reference implementation by Apple (Apache License).

9 years agoAdded "-locations" option to lupdate script.
LoRd_MuldeR [Wed, 22 Apr 2015 18:58:39 +0000 (20:58 +0200)]
Added "-locations" option to lupdate script.

9 years agoUpdated Manual.
LoRd_MuldeR [Tue, 21 Apr 2015 19:42:10 +0000 (21:42 +0200)]
Updated Manual.

9 years agoUpdated Gitorious links to GitLab.com.
LoRd_MuldeR [Thu, 16 Apr 2015 20:48:51 +0000 (22:48 +0200)]
Updated Gitorious links to GitLab.com.

9 years agoMerge pull request #10 from vsvyatski/master
LoRd_MuldeR [Mon, 13 Apr 2015 21:41:59 +0000 (23:41 +0200)]
Merge pull request #10 from vsvyatski/master

Improved Russian installer translations, contributed by Vladimir Svyatski.

9 years agoAdded Hungarian translation, thanks to Zityi's Translator Team <zityisoft@gmail.com>.
LoRd_MuldeR [Mon, 13 Apr 2015 21:35:23 +0000 (23:35 +0200)]
Added Hungarian translation, thanks to Zityi's Translator Team <zityisoft@gmail.com>.

9 years agoImproved Russian translation of the installer
Vladimir Svyatski [Mon, 13 Apr 2015 20:52:53 +0000 (23:52 +0300)]
Improved Russian translation of the installer

9 years agoRemoved some old cruft.
LoRd_MuldeR [Sat, 11 Apr 2015 10:49:17 +0000 (12:49 +0200)]
Removed some old cruft.

9 years agoMerge pull request #8 from vsvyatski/master
LoRd_MuldeR [Fri, 10 Apr 2015 22:24:24 +0000 (00:24 +0200)]
Merge pull request #8 from vsvyatski/master

Improved Russian and Spanish translations, contributes by Vladimir Svyatski.

9 years agoCorrected the rest of strings
Vladimir Svyatski [Fri, 10 Apr 2015 21:43:28 +0000 (00:43 +0300)]
Corrected the rest of strings

9 years agofinished with CUE sheets
Vladimir Svyatski [Fri, 10 Apr 2015 20:38:17 +0000 (23:38 +0300)]
finished with CUE sheets

9 years agoAdded missing translation files.
LoRd_MuldeR [Thu, 9 Apr 2015 22:31:56 +0000 (00:31 +0200)]
Added missing translation files.

9 years agoOptimized PNG files with PNGGauntlet + zopflipng.
LoRd_MuldeR [Thu, 9 Apr 2015 22:28:43 +0000 (00:28 +0200)]
Optimized PNG files with PNGGauntlet + zopflipng.

9 years agoFurther translation
Vladimir Svyatski [Thu, 9 Apr 2015 22:08:37 +0000 (01:08 +0300)]
Further translation

9 years agoMerge pull request #6 from XhmikosR/cppcheck
LoRd_MuldeR [Thu, 9 Apr 2015 18:58:44 +0000 (20:58 +0200)]
Merge pull request #6 from XhmikosR/cppcheck

Minor code clean-up, by XhmikosR.

9 years agoPass value by reference.
XhmikosR [Thu, 9 Apr 2015 16:40:32 +0000 (19:40 +0300)]
Pass value by reference.

9 years agoRemove extra qualification.
XhmikosR [Thu, 9 Apr 2015 16:38:07 +0000 (19:38 +0300)]
Remove extra qualification.

9 years agoCorrecting Russian and Spanish translations
Vladimir Svyatski [Thu, 9 Apr 2015 08:21:23 +0000 (11:21 +0300)]
Correcting Russian and Spanish translations

9 years agoAdded Hungarian translation, thanks to Zityi's Translator Team <zityisoft@gmail.com>.
LoRd_MuldeR [Wed, 8 Apr 2015 19:50:41 +0000 (21:50 +0200)]
Added Hungarian translation, thanks to Zityi's Translator Team <zityisoft@gmail.com>.

9 years agoBump version.
LoRd_MuldeR [Wed, 8 Apr 2015 19:49:06 +0000 (21:49 +0200)]
Bump version.

9 years agoBump version. Release_411
LoRd_MuldeR [Sun, 5 Apr 2015 16:35:41 +0000 (18:35 +0200)]
Bump version.

9 years agoMake Qt library path point to proper sub-dir in "Prerequisites" directory.
LoRd_MuldeR [Sun, 5 Apr 2015 14:02:34 +0000 (16:02 +0200)]
Make Qt library path point to proper sub-dir in "Prerequisites" directory.

9 years agoUpdated Changelog file.
LoRd_MuldeR [Sun, 5 Apr 2015 13:07:57 +0000 (15:07 +0200)]
Updated Changelog file.

9 years agoUpdated Nero AAC url.
LoRd_MuldeR [Sun, 5 Apr 2015 13:07:29 +0000 (15:07 +0200)]
Updated Nero AAC url.

9 years agoAdded a few missing translation strings (mostly done by Google Translator).
LoRd_MuldeR [Sun, 5 Apr 2015 12:53:12 +0000 (14:53 +0200)]
Added a few missing translation strings (mostly done by Google Translator).

9 years agoSmall documentation update.
LoRd_MuldeR [Thu, 2 Apr 2015 20:03:58 +0000 (22:03 +0200)]
Small documentation update.

9 years agoUpdated Qt patches.
LoRd_MuldeR [Thu, 2 Apr 2015 16:31:45 +0000 (18:31 +0200)]
Updated Qt patches.

9 years agoSmall code clean-up.
LoRd_MuldeR [Wed, 1 Apr 2015 19:11:09 +0000 (21:11 +0200)]
Small code clean-up.

9 years agoFixed Qt static library paths for VS2010/VS2012.
LoRd_MuldeR [Mon, 30 Mar 2015 19:39:48 +0000 (21:39 +0200)]
Fixed Qt static library paths for VS2010/VS2012.

9 years agoFixed "static" build.
LoRd_MuldeR [Mon, 30 Mar 2015 19:25:18 +0000 (21:25 +0200)]
Fixed "static" build.

9 years agoUpdated project/solution files for Visual Studio 2010.
LoRd_MuldeR [Mon, 30 Mar 2015 19:11:27 +0000 (21:11 +0200)]
Updated project/solution files for Visual Studio 2010.

9 years agoUpdated OggEnc2 binaries to v2.87 using libvorbis v1.3.4 and aoTuV v6.03_2014 (2014...
LoRd_MuldeR [Mon, 30 Mar 2015 18:27:36 +0000 (20:27 +0200)]
Updated OggEnc2 binaries to v2.87 using libvorbis v1.3.4 and aoTuV v6.03_2014 (2014-07-03), compiled with MSVC 9.0 and ICL 15.0.

9 years agoUpdated OggDec binaries to v1.10.1 using libvorbis v1.3.5 (2015-03-19), compiled...
LoRd_MuldeR [Mon, 30 Mar 2015 18:27:14 +0000 (20:27 +0200)]
Updated OggDec binaries to v1.10.1 using libvorbis v1.3.5 (2015-03-19), compiled with MSVC 9.0.

9 years agoUpdated project/solution files for Visual Studio 2012.
LoRd_MuldeR [Sun, 29 Mar 2015 18:46:09 +0000 (20:46 +0200)]
Updated project/solution files for Visual Studio 2012.

9 years agoBuild fix: Added two missing .qrc files.
LoRd_MuldeR [Sun, 29 Mar 2015 16:15:42 +0000 (18:15 +0200)]
Build fix: Added two missing .qrc files.

9 years agoUpdated Opus Tools patch file.
LoRd_MuldeR [Sun, 29 Mar 2015 15:44:34 +0000 (17:44 +0200)]
Updated Opus Tools patch file.

9 years agoUpdated credentials for Åke Engelbrektson.
LoRd_MuldeR [Sun, 29 Mar 2015 14:59:20 +0000 (16:59 +0200)]
Updated credentials for Åke Engelbrektson.

9 years agoUpdated Korean translation. Thanks to JaeHyung Lee <kolanp@gmail.com>.
LoRd_MuldeR [Sun, 29 Mar 2015 14:56:21 +0000 (16:56 +0200)]
Updated Korean translation. Thanks to JaeHyung Lee <kolanp@gmail.com>.

9 years agoUpdated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>.
LoRd_MuldeR [Sun, 29 Mar 2015 13:31:10 +0000 (15:31 +0200)]
Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>.

9 years agoMerge branch 'master' of github.com:lordmulder/LameXP
arestarh [Sat, 28 Mar 2015 16:01:40 +0000 (18:01 +0200)]
Merge branch 'master' of github.com:lordmulder/LameXP

9 years agoUpdated Ukrainian translation.
arestarh [Sat, 28 Mar 2015 15:59:53 +0000 (17:59 +0200)]
Updated Ukrainian translation.

9 years agoBump version.
LoRd_MuldeR [Sat, 28 Mar 2015 12:03:25 +0000 (13:03 +0100)]
Bump version.

9 years agoUpdated Opus encoder/decoder libraries v1.1.x and Opus-Tools v0.1.9 to latest Git...
LoRd_MuldeR [Fri, 27 Mar 2015 21:04:12 +0000 (22:04 +0100)]
Updated Opus encoder/decoder libraries v1.1.x and Opus-Tools v0.1.9 to latest Git Master (2015-03-26).

9 years agoUpdated Simplified Chinese translation, thanks to <kidneybean@sohu.com>.
LoRd_MuldeR [Mon, 23 Mar 2015 20:54:10 +0000 (21:54 +0100)]
Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>.

9 years agoUpdated Swedish translation. Thanks to Åke Engelbrektson <eson57@gmail.com>.
LoRd_MuldeR [Mon, 23 Mar 2015 20:53:37 +0000 (21:53 +0100)]
Updated Swedish translation. Thanks to Åke Engelbrektson <eson57@gmail.com>.

9 years agoUpdated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>.
LoRd_MuldeR [Mon, 23 Mar 2015 20:53:09 +0000 (21:53 +0100)]
Updated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>.

9 years agoUpdated Korean translation. Thanks to JaeHyung Lee <kolanp@gmail.com>.
LoRd_MuldeR [Mon, 23 Mar 2015 00:05:58 +0000 (01:05 +0100)]
Updated Korean translation. Thanks to JaeHyung Lee <kolanp@gmail.com>.

9 years agoImproved the WaveDecoder to do proper progress reporting.
LoRd_MuldeR [Sun, 22 Mar 2015 20:33:15 +0000 (21:33 +0100)]
Improved the WaveDecoder to do proper progress reporting.

9 years agoAdded support for DynamicAudioNormalizer normalization filter.
LoRd_MuldeR [Sat, 21 Mar 2015 18:06:55 +0000 (19:06 +0100)]
Added support for DynamicAudioNormalizer normalization filter.

9 years agoUpdated SoX binary to v14.4.2-Final (2015-02-22), compiled with ICL 15.0 and MSVC...
LoRd_MuldeR [Sat, 21 Mar 2015 18:05:44 +0000 (19:05 +0100)]
Updated SoX binary to v14.4.2-Final (2015-02-22), compiled with ICL 15.0 and MSVC 12.0.

9 years agoSmall installer tweak.
LoRd_MuldeR [Thu, 26 Feb 2015 21:25:28 +0000 (22:25 +0100)]
Small installer tweak.

9 years agoUpdated mpg123 decoder binary to v1.22.0 (2015-02-24), compiled with GCC 4.9.2.
LoRd_MuldeR [Thu, 26 Feb 2015 20:52:51 +0000 (21:52 +0100)]
Updated mpg123 decoder binary to v1.22.0 (2015-02-24), compiled with GCC 4.9.2.

9 years agoUpdated Swedish translation. Thanks to Åke Engelbrektson <eson57@gmail.com>.
LoRd_MuldeR [Sun, 22 Feb 2015 12:42:19 +0000 (13:42 +0100)]
Updated Swedish translation. Thanks to Åke Engelbrektson <eson57@gmail.com>.

9 years agoUpdated Korean translation. Thanks to JaeHyung Lee <kolanp@gmail.com>.
LoRd_MuldeR [Sun, 22 Feb 2015 12:41:37 +0000 (13:41 +0100)]
Updated Korean translation. Thanks to JaeHyung Lee <kolanp@gmail.com>.

9 years agoUpdated changelog and bump version.
LoRd_MuldeR [Tue, 17 Feb 2015 19:59:52 +0000 (20:59 +0100)]
Updated changelog and bump version.

9 years agoUpdated LockedFile class for latest MUtilities changes.
LoRd_MuldeR [Sun, 1 Feb 2015 20:11:37 +0000 (21:11 +0100)]
Updated LockedFile class for latest MUtilities changes.

9 years agoUpdated IPC handler threads for latest MUtilities changes.
LoRd_MuldeR [Sun, 1 Feb 2015 14:11:07 +0000 (15:11 +0100)]
Updated IPC handler threads for latest MUtilities changes.

9 years agoUpdated MediaInfo binaries to v0.7.72 (2015-01-07), compiled with ICL 15.0 and MSVC...
LoRd_MuldeR [Sun, 25 Jan 2015 17:42:45 +0000 (18:42 +0100)]
Updated MediaInfo binaries to v0.7.72 (2015-01-07), compiled with ICL 15.0 and MSVC 12.0.

9 years agoUpdated mpg123 decoder binary to v1.21.0 (2014-10-11), compiled with GCC 4.9.1.
LoRd_MuldeR [Sun, 25 Jan 2015 17:42:15 +0000 (18:42 +0100)]
Updated mpg123 decoder binary to v1.21.0 (2014-10-11), compiled with GCC 4.9.1.

9 years agoUpdated FLAC encoder/decoder binaries to v1.3.1 (2014-11-26), compiled with ICL 15.0.
LoRd_MuldeR [Sat, 24 Jan 2015 17:30:15 +0000 (18:30 +0100)]
Updated FLAC encoder/decoder binaries to v1.3.1 (2014-11-26), compiled with ICL 15.0.

9 years agoMerge branch 'master' of github.com:lordmulder/LameXP
LoRd_MuldeR [Wed, 14 Jan 2015 21:45:29 +0000 (22:45 +0100)]
Merge branch 'master' of github.com:lordmulder/LameXP

9 years agoSome documentation updates.
LoRd_MuldeR [Wed, 14 Jan 2015 21:43:28 +0000 (22:43 +0100)]
Some documentation updates.

9 years agoUpdated Ukrainian translation.
arestarh [Sun, 11 Jan 2015 17:24:48 +0000 (19:24 +0200)]
Updated Ukrainian translation.

9 years agoPorted the changelog to Pandoc format.
LoRd_MuldeR [Tue, 6 Jan 2015 21:48:29 +0000 (22:48 +0100)]
Ported the changelog to Pandoc format.

9 years agoDisplay path with native separators.
LoRd_MuldeR [Sun, 4 Jan 2015 18:41:39 +0000 (19:41 +0100)]
Display path with native separators.

9 years agoManual: Documented the available command-line parameters.
LoRd_MuldeR [Sun, 4 Jan 2015 17:30:31 +0000 (18:30 +0100)]
Manual: Documented the available command-line parameters.

9 years agoUpdated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>.
LoRd_MuldeR [Sun, 4 Jan 2015 16:21:47 +0000 (17:21 +0100)]
Updated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>.

9 years agoSome improvements to handling command-line arguments.
LoRd_MuldeR [Sun, 4 Jan 2015 16:04:26 +0000 (17:04 +0100)]
Some improvements to handling command-line arguments.

9 years agoMuch simplified the Wave "decoder". It will now use the MUtilities library to copy...
LoRd_MuldeR [Fri, 2 Jan 2015 22:46:03 +0000 (23:46 +0100)]
Much simplified the Wave "decoder". It will now use the MUtilities library to copy the file, rather than SHFileOperation(). For whatever reason, copying a file to a directory via SHFileOperation() prevents that directory from being deleted later. But only when trying to delete that directory from the same process where SHFileOperation() had been called. It can be deleted, e.g., in Windows Explorer just fine - even when the process that called SHFileOperation() is still running. Anyway, we simply avoid SHFileOperation() now.

9 years agoDocumentation updates.
LoRd_MuldeR [Fri, 2 Jan 2015 22:42:19 +0000 (23:42 +0100)]
Documentation updates.

9 years agoSome installer fixes.
LoRd_MuldeR [Thu, 1 Jan 2015 21:32:45 +0000 (22:32 +0100)]
Some installer fixes.

9 years agoRemoved static plugin initialization code, because MUtilities library does that now...
LoRd_MuldeR [Thu, 1 Jan 2015 21:12:11 +0000 (22:12 +0100)]
Removed static plugin initialization code, because MUtilities library does that now + updated Changelog file.

9 years agoUpdated Simplified Chinese translation, thanks to <kidneybean@sohu.com>.
LoRd_MuldeR [Thu, 1 Jan 2015 17:10:50 +0000 (18:10 +0100)]
Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>.

9 years agoHappy new year 2015 !!!
LoRd_MuldeR [Thu, 1 Jan 2015 17:06:21 +0000 (18:06 +0100)]
Happy new year 2015 !!!

9 years agoManual: Added some topics the the FAQ section.
LoRd_MuldeR [Mon, 29 Dec 2014 00:34:49 +0000 (01:34 +0100)]
Manual: Added some topics the the FAQ section.

9 years agoManual: Same small fixes.
LoRd_MuldeR [Sun, 28 Dec 2014 21:01:42 +0000 (22:01 +0100)]
Manual: Same small fixes.

9 years agoManual: Added some topics the the FAQ section.
LoRd_MuldeR [Sun, 28 Dec 2014 20:51:19 +0000 (21:51 +0100)]
Manual: Added some topics the the FAQ section.

9 years agoManual: Extended the Anti-Virus Notes.
LoRd_MuldeR [Sat, 27 Dec 2014 20:24:15 +0000 (21:24 +0100)]
Manual: Extended the Anti-Virus Notes.

9 years agoManual: Added Anti-Virus Notes.
LoRd_MuldeR [Sat, 27 Dec 2014 04:50:25 +0000 (05:50 +0100)]
Manual: Added Anti-Virus Notes.

9 years agoDocumentation: Formatting fixes.
LoRd_MuldeR [Fri, 26 Dec 2014 23:08:56 +0000 (00:08 +0100)]
Documentation: Formatting fixes.

9 years agoDocumentation: Overhauled the "Introduction" chapter + added "Portable Mode" chapter.
LoRd_MuldeR [Fri, 26 Dec 2014 21:33:33 +0000 (22:33 +0100)]
Documentation: Overhauled the "Introduction" chapter + added "Portable Mode" chapter.