OSDN Git Service

lamexp/LameXP.git
11 years agoUpdated VS2008 projects/solution files.
lordmulder [Tue, 13 Nov 2012 21:20:55 +0000 (22:20 +0100)]
Updated VS2008 projects/solution files.

11 years agoAdded Visual Studio 2012 project files.
lordmulder [Mon, 12 Nov 2012 21:47:13 +0000 (22:47 +0100)]
Added Visual Studio 2012 project files.

11 years agoAdded "filter" icon file.
LoRd_MuldeR [Mon, 12 Nov 2012 21:02:15 +0000 (22:02 +0100)]
Added "filter" icon file.

11 years agoAdded compiler detection for VS2012.
LoRd_MuldeR [Mon, 12 Nov 2012 20:42:56 +0000 (21:42 +0100)]
Added compiler detection for VS2012.

11 years agoRemoved "Qt5" configurations, as they were badly maintained anyway. Also fixed QKecca...
LoRd_MuldeR [Mon, 12 Nov 2012 19:42:37 +0000 (20:42 +0100)]
Removed "Qt5" configurations, as they were badly maintained anyway. Also fixed QKeccakHash for the "Release_Static" configuration.

11 years agoNow using Keccak/SHA-3 to verify the built-in files.
LoRd_MuldeR [Sun, 11 Nov 2012 23:32:39 +0000 (00:32 +0100)]
Now using Keccak/SHA-3 to verify the built-in files.

11 years agoAdded the QKeccakHash class, which implements the "Keccak" aka "SHA-3" hash function.
LoRd_MuldeR [Sun, 11 Nov 2012 22:34:52 +0000 (23:34 +0100)]
Added the QKeccakHash class, which implements the "Keccak" aka "SHA-3" hash function.

11 years agoBugfix: One of the context menu items was never connected.
LoRd_MuldeR [Sun, 11 Nov 2012 18:36:31 +0000 (19:36 +0100)]
Bugfix: One of the context menu items was never connected.

11 years agoDelete "blank" output file, if encoding failed or was aborted (or never actually...
LoRd_MuldeR [Sun, 11 Nov 2012 17:58:08 +0000 (18:58 +0100)]
Delete "blank" output file, if encoding failed or was aborted (or never actually started).

11 years agoAdded an option to filter the progress model entries. If filter is enabled, only...
LoRd_MuldeR [Sun, 11 Nov 2012 17:33:55 +0000 (18:33 +0100)]
Added an option to filter the progress model entries. If filter is enabled, only progress items that match the filter will be shown in the TableView.

11 years agoFixed a typo, reported by Dogway.
LoRd_MuldeR [Fri, 9 Nov 2012 00:21:01 +0000 (01:21 +0100)]
Fixed a typo, reported by Dogway.

11 years ago"Overwrite Mode" should actually be working now.
LoRd_MuldeR [Thu, 8 Nov 2012 20:19:45 +0000 (21:19 +0100)]
"Overwrite Mode" should actually be working now.

11 years agoAdded option for "Overwrite Mode" (keep both, skip file, replace) to "Advanced Option...
LoRd_MuldeR [Wed, 7 Nov 2012 23:42:55 +0000 (00:42 +0100)]
Added option for "Overwrite Mode" (keep both, skip file, replace) to "Advanced Options" tab. Does not do anything yet.

11 years agoVersion v4.06 is released! Release_406
LoRd_MuldeR [Sun, 4 Nov 2012 13:19:39 +0000 (14:19 +0100)]
Version v4.06 is released!

11 years agoUpdated list of update mirrors.
LoRd_MuldeR [Wed, 31 Oct 2012 21:54:35 +0000 (22:54 +0100)]
Updated list of update mirrors.

11 years agoBump version.
LoRd_MuldeR [Wed, 31 Oct 2012 21:26:51 +0000 (22:26 +0100)]
Bump version.

11 years agoUpdated ALAC decoder binary to refalac v0.56, based on ALAC reference implementation...
LoRd_MuldeR [Mon, 29 Oct 2012 19:47:49 +0000 (20:47 +0100)]
Updated ALAC decoder binary to refalac v0.56, based on ALAC reference implementation by Apple (Apache License).

11 years agoBum version.
LoRd_MuldeR [Sun, 28 Oct 2012 21:25:35 +0000 (22:25 +0100)]
Bum version.

11 years agoUpdated MediaInfo binaries to v0.7.61+ (2012-10-28), compiled with ICL 12.1.7 and...
LoRd_MuldeR [Sun, 28 Oct 2012 17:41:16 +0000 (18:41 +0100)]
Updated MediaInfo binaries to v0.7.61+ (2012-10-28), compiled with ICL 12.1.7 and MSVC 10.0.

11 years agoUpdated list of update mirrors.
LoRd_MuldeR [Sun, 28 Oct 2012 14:08:59 +0000 (15:08 +0100)]
Updated list of update mirrors.

11 years agoUpdated FAAD2 binary in order to fix a bug in the progress printing code, which cause...
LoRd_MuldeR [Fri, 26 Oct 2012 23:38:20 +0000 (01:38 +0200)]
Updated FAAD2 binary in order to fix a bug in the progress printing code, which caused a buffer overrun with very long file names.

11 years agoSome installer improvements.
LoRd_MuldeR [Wed, 24 Oct 2012 20:45:58 +0000 (22:45 +0200)]
Some installer improvements.

11 years agoUpdated installer script.
LoRd_MuldeR [Sun, 21 Oct 2012 18:28:44 +0000 (20:28 +0200)]
Updated installer script.

11 years agoBump version.
LoRd_MuldeR [Fri, 19 Oct 2012 19:05:33 +0000 (21:05 +0200)]
Bump version.

11 years agoAdded an "About..." entry to the system menu.
LoRd_MuldeR [Wed, 17 Oct 2012 21:34:42 +0000 (23:34 +0200)]
Added an "About..." entry to the system menu.

11 years agoSmall code clean-up.
LoRd_MuldeR [Sun, 14 Oct 2012 22:41:38 +0000 (00:41 +0200)]
Small code clean-up.

11 years agoUpdated translators guide.
LoRd_MuldeR [Sun, 14 Oct 2012 21:01:54 +0000 (23:01 +0200)]
Updated translators guide.

11 years agoIf a QM file is used instead of a built-in translation, the QM file will now be remem...
LoRd_MuldeR [Sun, 14 Oct 2012 20:21:57 +0000 (22:21 +0200)]
If a QM file is used instead of a built-in translation, the QM file will now be remembered. Also the translation system can now be re-initialized by pressing CTRL+F5 in the Main window.

11 years agoUpdated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>.
LoRd_MuldeR [Sun, 14 Oct 2012 20:17:30 +0000 (22:17 +0200)]
Updated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>.

11 years agoNow using rand_s() to generate random numbers, which doesn't need a seed. Falling...
LoRd_MuldeR [Sat, 13 Oct 2012 10:36:41 +0000 (12:36 +0200)]
Now using rand_s() to generate random numbers, which doesn't need a seed. Falling back to qsrand() + qrand() on platforms that don't support rand_s().

11 years agoSmall formating update.
LoRd_MuldeR [Sat, 13 Oct 2012 10:33:17 +0000 (12:33 +0200)]
Small formating update.

11 years agoSlightly modified license checking code.
LoRd_MuldeR [Wed, 10 Oct 2012 21:01:58 +0000 (23:01 +0200)]
Slightly modified license checking code.

11 years agoFixed Uninstaller to remove the "Manual.html" file.
LoRd_MuldeR [Tue, 9 Oct 2012 22:37:36 +0000 (00:37 +0200)]
Fixed Uninstaller to remove the "Manual.html" file.

11 years agoUpdated Korean translation. Thanks to JaeHyung Lee <kolanp@gmail.com>.
LoRd_MuldeR [Tue, 9 Oct 2012 20:34:16 +0000 (22:34 +0200)]
Updated Korean translation. Thanks to JaeHyung Lee <kolanp@gmail.com>.

11 years agoFixed a stupid typo.
LoRd_MuldeR [Tue, 9 Oct 2012 15:52:11 +0000 (17:52 +0200)]
Fixed a stupid typo.

11 years agoSlightly improved seeding of the PRNG (again).
LoRd_MuldeR [Tue, 9 Oct 2012 15:43:17 +0000 (17:43 +0200)]
Slightly improved seeding of the PRNG (again).

11 years agoMake download instructions for TS files a bit more clear (hopefully).
LoRd_MuldeR [Tue, 9 Oct 2012 12:23:58 +0000 (14:23 +0200)]
Make download instructions for TS files a bit more clear (hopefully).

11 years agoUpdate Chinese and Taiwanese translations. Thanks to 456Vv <123@456vv.com>.
LoRd_MuldeR [Tue, 9 Oct 2012 11:50:41 +0000 (13:50 +0200)]
Update Chinese and Taiwanese translations. Thanks to 456Vv <123@456vv.com>.

11 years agoUpdated Swedish translation. Thanks to Åke Engelbrektson <eson57@gmail.com>.
LoRd_MuldeR [Tue, 9 Oct 2012 10:50:42 +0000 (12:50 +0200)]
Updated Swedish translation. Thanks to Åke Engelbrektson <eson57@gmail.com>.

11 years agoUpdate Spanish translation. Thanks to Rub3nCT <rub3nct@gmail.com>.
LoRd_MuldeR [Tue, 9 Oct 2012 00:25:28 +0000 (02:25 +0200)]
Update Spanish translation. Thanks to Rub3nCT <rub3nct@gmail.com>.

11 years agoAdded one more update mirror + slightly improved seeding of the PRNG.
LoRd_MuldeR [Mon, 8 Oct 2012 23:58:36 +0000 (01:58 +0200)]
Added one more update mirror + slightly improved seeding of the PRNG.

11 years agoAdded one more Git mirror to the docs.
LoRd_MuldeR [Mon, 8 Oct 2012 23:57:01 +0000 (01:57 +0200)]
Added one more Git mirror to the docs.

11 years agoBump version.
LoRd_MuldeR [Sun, 7 Oct 2012 22:25:48 +0000 (00:25 +0200)]
Bump version.

11 years agoMerge branch 'master' of github.com:lordmulder/LameXP
LoRd_MuldeR [Fri, 5 Oct 2012 21:59:30 +0000 (23:59 +0200)]
Merge branch 'master' of github.com:lordmulder/LameXP

11 years agoSome document updates.
LoRd_MuldeR [Fri, 5 Oct 2012 21:58:43 +0000 (23:58 +0200)]
Some document updates.

11 years agoUpdated VS2008 project file.
lordmulder [Sun, 30 Sep 2012 19:02:01 +0000 (21:02 +0200)]
Updated VS2008 project file.

11 years agoUpdated patch collection.
LoRd_MuldeR [Fri, 28 Sep 2012 10:51:51 +0000 (12:51 +0200)]
Updated patch collection.

11 years agoUpdated documents.
LoRd_MuldeR [Thu, 27 Sep 2012 21:04:26 +0000 (23:04 +0200)]
Updated documents.

11 years agoUpdated mpg123 decoder binary to v1.14.4+ (2012-09-24), compiled with GCC 4.7.1.
LoRd_MuldeR [Wed, 26 Sep 2012 21:21:21 +0000 (23:21 +0200)]
Updated mpg123 decoder binary to v1.14.4+ (2012-09-24), compiled with GCC 4.7.1.

11 years agoMerge branch 'master' of github.com:lordmulder/LameXP
LoRd_MuldeR [Sun, 23 Sep 2012 16:09:52 +0000 (18:09 +0200)]
Merge branch 'master' of github.com:lordmulder/LameXP

11 years agoUpdated Opus encoder/decoder libraries to v1.0.1 and Opus-Tools to v0.1.5 (2012-09...
LoRd_MuldeR [Sun, 23 Sep 2012 16:05:37 +0000 (18:05 +0200)]
Updated Opus encoder/decoder libraries to v1.0.1 and Opus-Tools to v0.1.5 (2012-09-22). Also disabled "--speech" and "--music" options, as latest Opus-Tools doesn't support those anymore.

11 years agoUpdated Ukrainian translation.
arestarh [Sat, 22 Sep 2012 07:44:50 +0000 (10:44 +0300)]
Updated Ukrainian translation.

11 years agoMerge branch 'master' of github.com:lordmulder/LameXP
arestarh [Sat, 22 Sep 2012 07:22:00 +0000 (10:22 +0300)]
Merge branch 'master' of github.com:lordmulder/LameXP

11 years agoUpdated Ukrainian translation.
arestarh [Sat, 22 Sep 2012 07:19:41 +0000 (10:19 +0300)]
Updated Ukrainian translation.

11 years agoSome optimizations in GUI resize code.
LoRd_MuldeR [Thu, 20 Sep 2012 20:52:52 +0000 (22:52 +0200)]
Some optimizations in GUI resize code.

11 years agoUpdated Changelog and increased version to v4.06.
LoRd_MuldeR [Wed, 19 Sep 2012 23:27:56 +0000 (01:27 +0200)]
Updated Changelog and increased version to v4.06.

11 years agoSome more improvements to "About" dialog. Also added "Special Thanks" section to...
LoRd_MuldeR [Mon, 17 Sep 2012 23:41:00 +0000 (01:41 +0200)]
Some more improvements to "About" dialog. Also added "Special Thanks" section to "Contributors" tab.

11 years agoSome more tweaks to the new About dialog.
LoRd_MuldeR [Sun, 16 Sep 2012 16:13:53 +0000 (18:13 +0200)]
Some more tweaks to the new About dialog.

11 years agoRe-added two translatable strings that got lost on the way.
LoRd_MuldeR [Sun, 16 Sep 2012 12:26:07 +0000 (14:26 +0200)]
Re-added two translatable strings that got lost on the way.

11 years agoImplemented late initialization for "About" tabs.
LoRd_MuldeR [Sun, 16 Sep 2012 12:15:32 +0000 (14:15 +0200)]
Implemented late initialization for "About" tabs.

11 years agoAdded GNU logo.
LoRd_MuldeR [Sat, 15 Sep 2012 18:47:43 +0000 (20:47 +0200)]
Added GNU logo.

11 years agoNew "tapped" about dialog.
LoRd_MuldeR [Sat, 15 Sep 2012 18:46:26 +0000 (20:46 +0200)]
New "tapped"  about dialog.

11 years agoImproved lamexp_get_os_version() function.
LoRd_MuldeR [Sun, 9 Sep 2012 21:05:00 +0000 (23:05 +0200)]
Improved lamexp_get_os_version() function.

11 years agoUpdated MediaInfo binaries to v0.7.60 (2012-09-02), compiled with ICL 12.1.7 and...
LoRd_MuldeR [Fri, 7 Sep 2012 20:45:05 +0000 (22:45 +0200)]
Updated MediaInfo binaries to v0.7.60 (2012-09-02), compiled with ICL 12.1.7 and MSVC 10.0.

11 years agoFixed a regression in 3e18116dd5f8a6c12643d0a42c5214968dbca6d3.
LoRd_MuldeR [Fri, 7 Sep 2012 00:14:29 +0000 (02:14 +0200)]
Fixed a regression in 3e18116dd5f8a6c12643d0a42c5214968dbca6d3.

11 years agoMerge branch 'master' of github.com:lordmulder/LameXP
LoRd_MuldeR [Mon, 3 Sep 2012 21:20:50 +0000 (23:20 +0200)]
Merge branch 'master' of github.com:lordmulder/LameXP

11 years agoVersion v4.05 is released! Release_405
LoRd_MuldeR [Mon, 3 Sep 2012 20:56:35 +0000 (22:56 +0200)]
Version v4.05 is released!

11 years agoUpdated Ukrainian translation.
arestarh [Mon, 27 Aug 2012 20:49:10 +0000 (23:49 +0300)]
Updated Ukrainian translation.

11 years agoUpdated Russian translation. Thanks to Иван Митин <bardak@inbox.ru>.
LoRd_MuldeR [Fri, 24 Aug 2012 19:20:00 +0000 (21:20 +0200)]
Updated Russian translation. Thanks to Иван Митин <bardak@inbox.ru>.

11 years agoTreat Wave files with IEEE Float (32-Bit) sample format separately from Wave files...
LoRd_MuldeR [Wed, 22 Aug 2012 21:52:55 +0000 (23:52 +0200)]
Treat Wave files with IEEE Float (32-Bit) sample format separately from Wave files with 32-Bit Integer sample format. For example, the Opus encoder accepts 32-Bit IEEE Float just fine, but does NOT like 32-Bit Integer as input.

11 years agoUpdate Spanish translation. Thanks to Rub3nCT <rub3nct@gmail.com>.
LoRd_MuldeR [Wed, 22 Aug 2012 19:55:02 +0000 (21:55 +0200)]
Update Spanish translation. Thanks to Rub3nCT <rub3nct@gmail.com>.

11 years agoFixed a typo in Opus encoder class that broke constrained variable bitrate encoding.
LoRd_MuldeR [Wed, 22 Aug 2012 19:54:06 +0000 (21:54 +0200)]
Fixed a typo in Opus encoder class that broke constrained variable bitrate encoding.

11 years agoSmall install script update: Don't look for "PRE_RELEASE_INFO.txt" in a Release version.
LoRd_MuldeR [Tue, 21 Aug 2012 19:41:34 +0000 (21:41 +0200)]
Small install script update: Don't look for "PRE_RELEASE_INFO.txt" in a Release version.

11 years agoUpdated F.A.Q. document.
LoRd_MuldeR [Tue, 21 Aug 2012 19:31:18 +0000 (21:31 +0200)]
Updated F.A.Q. document.

11 years agoUpdated some URL string.
LoRd_MuldeR [Mon, 20 Aug 2012 20:23:38 +0000 (22:23 +0200)]
Updated some URL string.

11 years agoUpdated F.A.Q. document.
LoRd_MuldeR [Mon, 20 Aug 2012 19:51:10 +0000 (21:51 +0200)]
Updated F.A.Q. document.

11 years agoUpdated F.A.Q. document.
LoRd_MuldeR [Mon, 20 Aug 2012 19:12:52 +0000 (21:12 +0200)]
Updated F.A.Q. document.

11 years agoSlightly tweaked initialization checks.
LoRd_MuldeR [Sun, 19 Aug 2012 12:34:04 +0000 (14:34 +0200)]
Slightly tweaked initialization checks.

11 years agoSmall optimization of known_folder() function. Will now return a const reference.
LoRd_MuldeR [Sat, 18 Aug 2012 20:37:10 +0000 (22:37 +0200)]
Small optimization of known_folder() function. Will now return a const reference.

11 years agoUpdated Visual Studio 2008 project file.
lordmulder [Sat, 18 Aug 2012 18:55:59 +0000 (20:55 +0200)]
Updated Visual Studio 2008 project file.

11 years agoTurned more global objects into pointers in order to allow late initialization. Also...
LoRd_MuldeR [Sat, 18 Aug 2012 14:36:39 +0000 (16:36 +0200)]
Turned more global objects into pointers in order to allow late initialization. Also slightly restructured the global locks and added another global lock to guard the IPC struct.

11 years agoUpdate Taiwanese translation. Thanks to 456Vv <123@456vv.com>.
LoRd_MuldeR [Sat, 18 Aug 2012 01:34:49 +0000 (03:34 +0200)]
Update Taiwanese translation. Thanks to 456Vv <123@456vv.com>.

11 years agoMade lamexp_arguments() thread-safe, just to be sure.
LoRd_MuldeR [Fri, 17 Aug 2012 21:47:01 +0000 (23:47 +0200)]
Made lamexp_arguments() thread-safe, just to be sure.

11 years agoUpdate patch collection.
LoRd_MuldeR [Fri, 17 Aug 2012 20:10:46 +0000 (22:10 +0200)]
Update patch collection.

11 years agoBump version.
LoRd_MuldeR [Fri, 17 Aug 2012 18:01:06 +0000 (20:01 +0200)]
Bump version.

11 years agoUpdated Opus-Tools binaries to v0.1.4 with latest libopus (2012-08-16), compiled...
LoRd_MuldeR [Thu, 16 Aug 2012 21:28:45 +0000 (23:28 +0200)]
Updated Opus-Tools binaries to v0.1.4 with latest libopus (2012-08-16), compiled with ICL 12.1.7 and MSVC 10.0.

11 years agoUpdate Chinese translation. Thanks to 456Vv <123@456vv.com>.
LoRd_MuldeR [Wed, 15 Aug 2012 19:22:46 +0000 (21:22 +0200)]
Update Chinese translation. Thanks to 456Vv <123@456vv.com>.

11 years agoMade the lamexp_known_folder() function cached.
LoRd_MuldeR [Mon, 13 Aug 2012 21:12:19 +0000 (23:12 +0200)]
Made the lamexp_known_folder() function cached.

11 years agoUpdated Korean translation. Thanks to JaeHyung Lee <kolanp@gmail.com>.
lordmulder [Mon, 13 Aug 2012 15:52:52 +0000 (17:52 +0200)]
Updated Korean translation. Thanks to JaeHyung Lee <kolanp@gmail.com>.

11 years agoUpdated Visual Studio 2008 project file.
lordmulder [Mon, 13 Aug 2012 15:42:28 +0000 (17:42 +0200)]
Updated Visual Studio 2008 project file.

11 years agoUpdated Visual Studio 2008 project file.
lordmulder [Sun, 12 Aug 2012 18:00:26 +0000 (20:00 +0200)]
Updated Visual Studio 2008 project file.

11 years agoUpdated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>.
Git User [Sun, 12 Aug 2012 15:26:26 +0000 (17:26 +0200)]
Updated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>.

11 years agoMade some more global functions thread-safe by using locks. Avoids a race condition...
Git User [Sun, 12 Aug 2012 15:01:17 +0000 (17:01 +0200)]
Made some more global functions thread-safe by using locks. Avoids a race condition in the multi-threaded initialization code.

11 years agoUpdated MediaInfo binaries to v0.7.59 (2012-08-08), compiled with ICL 12.1.7 and...
Git User [Sun, 12 Aug 2012 15:00:31 +0000 (17:00 +0200)]
Updated MediaInfo binaries to v0.7.59 (2012-08-08), compiled with ICL 12.1.7 and MSVC 10.0.

11 years agoUpdated Ukrainian translation.
arestarh [Fri, 10 Aug 2012 16:44:08 +0000 (19:44 +0300)]
Updated Ukrainian translation.

11 years agoUpdated Swedish translation. Thanks to Åke Engelbrektson <eson57@gmail.com>.
lordmulder [Wed, 8 Aug 2012 20:00:45 +0000 (22:00 +0200)]
Updated Swedish translation. Thanks to Åke Engelbrektson <eson57@gmail.com>.

11 years agoUpdated DCA Enc binary to the build from 2012-04-19.
lordmulder [Tue, 7 Aug 2012 21:10:53 +0000 (23:10 +0200)]
Updated DCA Enc binary to the build from 2012-04-19.

11 years agoUpdated Changelog.
lordmulder [Tue, 7 Aug 2012 19:22:11 +0000 (21:22 +0200)]
Updated Changelog.

11 years agoBump minimum required FhgAacEnc version to 2012-08-06.
lordmulder [Mon, 6 Aug 2012 21:42:46 +0000 (23:42 +0200)]
Bump minimum required FhgAacEnc version to 2012-08-06.

11 years agoBump minimum required QAAC version v1.39.
lordmulder [Sun, 5 Aug 2012 20:40:56 +0000 (22:40 +0200)]
Bump minimum required QAAC version v1.39.