OSDN Git Service

lamexp/LameXP.git
13 years agoAdded an option to shutdown the computer as soon as all files are completed.
lordmulder [Fri, 18 Mar 2011 00:12:17 +0000 (01:12 +0100)]
Added an option to shutdown the computer as soon as all files are completed.

13 years agoUpdated FAQ document.
lordmulder [Wed, 16 Mar 2011 00:32:19 +0000 (01:32 +0100)]
Updated FAQ document.

13 years agoUpdated FAQ document.
lordmulder [Tue, 15 Mar 2011 19:30:10 +0000 (20:30 +0100)]
Updated FAQ document.

13 years agoUpdated FAQ document.
lordmulder [Tue, 15 Mar 2011 10:44:48 +0000 (11:44 +0100)]
Updated FAQ document.

13 years agoFix a syntax error.
lordmulder [Sun, 13 Mar 2011 22:42:39 +0000 (23:42 +0100)]
Fix a syntax error.

13 years agoUpdated FAQ document.
lordmulder [Sun, 13 Mar 2011 19:55:51 +0000 (20:55 +0100)]
Updated FAQ document.

13 years agoAdded macros for a Unicode-safe version of qDebug(), qWarning() and qFatal(). These...
lordmulder [Sat, 12 Mar 2011 20:58:46 +0000 (21:58 +0100)]
Added macros for a Unicode-safe version of qDebug(), qWarning() and qFatal(). These will pass the UFT-8 string with a Base64 encoding.

13 years agoUpdated FAQ document.
lordmulder [Sat, 12 Mar 2011 01:04:09 +0000 (02:04 +0100)]
Updated FAQ document.

13 years agoUpdated FAQ document.
lordmulder [Sat, 12 Mar 2011 00:50:43 +0000 (01:50 +0100)]
Updated FAQ document.

13 years agoImplemented a workaround to pass UTF-8 strings through qDebug(): As the argument...
lordmulder [Thu, 10 Mar 2011 01:07:51 +0000 (02:07 +0100)]
Implemented a workaround to pass UTF-8 strings through qDebug(): As the argument of qDebug() is defined as char*, we cannot pass UTF-16 strings. And as qDebug() mangles UTF-8 strings, we cannot pass UTF-8 encoded strings directly either. Consequently we will now encode UTF-8 strings as Base64 before passing them to qDebug(). A special prefix ("@BASE64@") is used to indicate Base64 encoded strings.

13 years agoFix AAC encoding in CBR mode: Don't set the "-2pass" parameter when CBR mode is used...
lordmulder [Wed, 9 Mar 2011 16:40:26 +0000 (17:40 +0100)]
Fix AAC encoding in CBR mode: Don't set the "-2pass" parameter when CBR mode is used, as this will cause the Nero AAC encoder to abort with error.

13 years agoUpdates for German translation by Bodo Thevissen <bodo@thevissen.de>.
lordmulder [Tue, 8 Mar 2011 23:20:36 +0000 (00:20 +0100)]
Updates for German translation by Bodo Thevissen <bodo@thevissen.de>.

13 years agoChanged behavior of lamexp_temp_folder() function: Try to create the temporary folder...
lordmulder [Tue, 8 Mar 2011 00:12:40 +0000 (01:12 +0100)]
Changed behavior of lamexp_temp_folder() function: Try to create the temporary folder in %TMP% first and fall back to "%LOCALAPPDATA%\Temp" only if %TMP% doesn't exist or isn't writable.

13 years agoAdded code to remove obsolete/unknown group's from the config file, so information...
lordmulder [Sat, 5 Mar 2011 16:43:57 +0000 (17:43 +0100)]
Added code to remove obsolete/unknown group's from the config file, so information left from previous versions will not flood the config file.

13 years agoDummy commit.
lordmulder [Sat, 5 Mar 2011 02:51:12 +0000 (03:51 +0100)]
Dummy commit.

13 years agoMerge branch 'master' of ssh://lamexp.git.sourceforge.net/gitroot/lamexp/lamexp
lordmulder [Sat, 5 Mar 2011 02:49:18 +0000 (03:49 +0100)]
Merge branch 'master' of ssh://lamexp.git.sourceforge.net/gitroot/lamexp/lamexp

13 years agoUpdated MediaInfo binaries to v0.7.42 (2011-03-03), compiled with ICL 12.0.2 and...
lordmulder [Sat, 5 Mar 2011 02:27:52 +0000 (03:27 +0100)]
Updated MediaInfo binaries to v0.7.42 (2011-03-03), compiled with ICL 12.0.2 and MSVC 9.0.

13 years agoDummy commit.
lordmulder [Sat, 5 Mar 2011 02:01:36 +0000 (03:01 +0100)]
Dummy commit.

13 years agoUpdated MediaInfo binaries to v0.7.42 (2011-03-03), compiled with ICL 12.0.2 and...
lordmulder [Sat, 5 Mar 2011 00:56:00 +0000 (01:56 +0100)]
Updated MediaInfo binaries to v0.7.42 (2011-03-03), compiled with ICL 12.0.2 and MSVC 9.0.

13 years agoOutput log messages as debug strings, if no console is attached.
lordmulder [Fri, 4 Mar 2011 22:40:09 +0000 (23:40 +0100)]
Output log messages as debug strings, if no console is attached.

13 years agoOutput log messages as debug strings, if now console is attached.
lordmulder [Fri, 4 Mar 2011 22:40:09 +0000 (23:40 +0100)]
Output log messages as debug strings, if now console is attached.

13 years agoUpdated FAQ document.
lordmulder [Wed, 2 Mar 2011 22:15:15 +0000 (23:15 +0100)]
Updated FAQ document.

13 years agoUpdated FAQ document and license text (RTF version).
lordmulder [Wed, 2 Mar 2011 18:27:49 +0000 (19:27 +0100)]
Updated FAQ document and license text (RTF version).

13 years agoUpdated LAME binary to v3.99 Alpha-14 (2011-02-28), compiled with ICL 12.0.2.
lordmulder [Mon, 28 Feb 2011 21:35:47 +0000 (22:35 +0100)]
Updated LAME binary to v3.99 Alpha-14 (2011-02-28), compiled with ICL 12.0.2.

13 years agoOutput warning message to the log when a process has to be killed due to a timeout.
lordmulder [Mon, 28 Feb 2011 16:53:17 +0000 (17:53 +0100)]
Output warning message to the log when a process has to be killed due to a timeout.

13 years agoUpdated OggEnc binary to v2.87 using aoTuV Beta-6.02 (2011-02-28), compiled with...
lordmulder [Mon, 28 Feb 2011 16:52:43 +0000 (17:52 +0100)]
Updated OggEnc binary to v2.87 using aoTuV Beta-6.02 (2011-02-28), compiled with ICL 11.1 and MSVC 9.0.

13 years agoUpdated FAQ document.
lordmulder [Mon, 28 Feb 2011 03:05:00 +0000 (04:05 +0100)]
Updated FAQ document.

13 years agoRefactored a few constants.
lordmulder [Mon, 28 Feb 2011 00:28:27 +0000 (01:28 +0100)]
Refactored a few constants.

13 years agoUpdated installer script.
lordmulder [Sun, 27 Feb 2011 21:28:34 +0000 (22:28 +0100)]
Updated installer script.

13 years agoFix hyperlink in 'ReadMe' file.
lordmulder [Sat, 26 Feb 2011 21:46:28 +0000 (22:46 +0100)]
Fix hyperlink in 'ReadMe' file.

13 years agoUpdated installer script.
lordmulder [Sat, 26 Feb 2011 20:23:10 +0000 (21:23 +0100)]
Updated installer script.

13 years agoUpdate translator's guide.
lordmulder [Sat, 26 Feb 2011 19:02:16 +0000 (20:02 +0100)]
Update translator's guide.

13 years agoFix syntax of Changelog and F.A.Q. document (should be valid HTML 4.01 Transitional...
lordmulder [Sat, 26 Feb 2011 18:59:01 +0000 (19:59 +0100)]
Fix syntax of Changelog and F.A.Q. document (should be valid HTML 4.01 Transitional now!)

13 years agoAdded an option to select a user-defined TEMP directory.
lordmulder [Fri, 25 Feb 2011 21:03:39 +0000 (22:03 +0100)]
Added an option to select a user-defined TEMP directory.

13 years agoAdded support for Windows 7 Taskbar Progress to "Update" dialog.
lordmulder [Fri, 25 Feb 2011 12:40:45 +0000 (13:40 +0100)]
Added support for Windows 7 Taskbar Progress to "Update" dialog.

13 years agoAdded an option to manually specify the number of parallel instances.
lordmulder [Thu, 24 Feb 2011 23:22:18 +0000 (00:22 +0100)]
Added an option to manually specify the number of parallel instances.

13 years agoFixed LAME binary, previous build was borked for some reason.
lordmulder [Thu, 24 Feb 2011 23:20:36 +0000 (00:20 +0100)]
Fixed LAME binary, previous build was borked for some reason.

13 years agoUpdated FAQ document.
lordmulder [Thu, 24 Feb 2011 21:16:07 +0000 (22:16 +0100)]
Updated FAQ document.

13 years agoUpdated LAME binary to v3.99 Alpha-12 (2011-02-13), compiled with ICL 12.0.2.
lordmulder [Thu, 24 Feb 2011 12:41:21 +0000 (13:41 +0100)]
Updated LAME binary to v3.99 Alpha-12 (2011-02-13), compiled with ICL 12.0.2.

13 years agoUpdated OggEnc binary to v2.87 using aoTuV Beta-6.01 (2011-02-23), compiled with...
lordmulder [Thu, 24 Feb 2011 12:40:02 +0000 (13:40 +0100)]
Updated OggEnc binary to v2.87 using aoTuV Beta-6.01 (2011-02-23), compiled with ICL 11.1 and MSVC 9.0.

13 years agoUpdated FAQ document.
lordmulder [Wed, 23 Feb 2011 14:34:02 +0000 (15:34 +0100)]
Updated FAQ document.

13 years agoFix syntax errors in install script.
lordmulder [Wed, 23 Feb 2011 01:52:44 +0000 (02:52 +0100)]
Fix syntax errors in install script.

13 years agoExtend deployment script to re-build (update + release) translation files.
lordmulder [Wed, 23 Feb 2011 01:43:06 +0000 (02:43 +0100)]
Extend deployment script to re-build (update + release) translation files.

13 years agoUpdated OggEnc binary to v2.87 using aoTuV Beta-6 (2011-02-22), compiled with ICL...
lordmulder [Wed, 23 Feb 2011 01:19:50 +0000 (02:19 +0100)]
Updated OggEnc binary to v2.87 using aoTuV Beta-6 (2011-02-22), compiled with ICL 11.1 and MSVC 9.0.

13 years agoUpdate "About" dialog.
lordmulder [Mon, 21 Feb 2011 16:59:26 +0000 (17:59 +0100)]
Update "About" dialog.

13 years agoUpdated Russian translation by Neonailol <neonailol@gmail.com>.
lordmulder [Mon, 21 Feb 2011 16:31:25 +0000 (17:31 +0100)]
Updated Russian translation by Neonailol <neonailol@gmail.com>.

13 years agoImprove Uninstaller a bit.
lordmulder [Mon, 21 Feb 2011 16:28:01 +0000 (17:28 +0100)]
Improve Uninstaller a bit.

13 years agoAdded Ukrainian translation by Arestarh <arestarh@ukr.net>.
lordmulder [Mon, 21 Feb 2011 15:18:47 +0000 (16:18 +0100)]
Added Ukrainian translation by Arestarh <arestarh@ukr.net>.

13 years agoBump version. Release_400
lordmulder [Mon, 21 Feb 2011 12:32:37 +0000 (13:32 +0100)]
Bump version.

13 years agoUpdate installer script.
lordmulder [Mon, 21 Feb 2011 12:25:02 +0000 (13:25 +0100)]
Update installer script.

13 years agoFixed one typo.
lordmulder [Mon, 21 Feb 2011 12:22:00 +0000 (13:22 +0100)]
Fixed one typo.

13 years agoUpdated Russian translation by Neonailol <neonailol@gmail.com>.
lordmulder [Mon, 21 Feb 2011 12:12:13 +0000 (13:12 +0100)]
Updated Russian translation by Neonailol <neonailol@gmail.com>.

13 years agoInvoke the "resampling" filter only if the target sampling rate is really different...
lordmulder [Sun, 20 Feb 2011 19:19:48 +0000 (20:19 +0100)]
Invoke the "resampling" filter only if the target sampling rate is really different from the file's current sampling rate.

13 years agoUpdated mpg123 binary to v1.13.2 (2011-02-19).
lordmulder [Sun, 20 Feb 2011 18:30:21 +0000 (19:30 +0100)]
Updated mpg123 binary to v1.13.2 (2011-02-19).

13 years agoFix "Debug" configuration.
lordmulder [Sun, 20 Feb 2011 18:29:28 +0000 (19:29 +0100)]
Fix "Debug" configuration.

13 years agoImplemented a better method to check whether a string should be encoded as Unicode...
lordmulder [Sun, 20 Feb 2011 15:28:28 +0000 (16:28 +0100)]
Implemented a better method to check whether a string should be encoded as Unicode: We should check whether the string can be represented with the Latin-1 Codepage rather than with the user's "local" Codepage.

13 years agoActually enable Russian translation in installer.
lordmulder [Fri, 18 Feb 2011 20:42:32 +0000 (21:42 +0100)]
Actually enable Russian translation in installer.

13 years agoAdded Russian translation by Neonailol <neonailol@gmail.com>.
lordmulder [Fri, 18 Feb 2011 19:14:45 +0000 (20:14 +0100)]
Added Russian translation by Neonailol <neonailol@gmail.com>.

13 years agoFixed a typo.
lordmulder [Fri, 18 Feb 2011 15:57:15 +0000 (16:57 +0100)]
Fixed a typo.

13 years agoFixed a typo.
lordmulder [Fri, 18 Feb 2011 15:36:30 +0000 (16:36 +0100)]
Fixed a typo.

13 years agoUpdated FAQ document.
lordmulder [Fri, 18 Feb 2011 15:29:26 +0000 (16:29 +0100)]
Updated FAQ document.

13 years agoBump version.
lordmulder [Fri, 18 Feb 2011 00:05:21 +0000 (01:05 +0100)]
Bump version.

13 years agoFixed a bug that could lead to an infinite loop when trying to install an update...
lordmulder [Thu, 17 Feb 2011 23:53:36 +0000 (00:53 +0100)]
Fixed a bug that could lead to an infinite loop when trying to install an update from auto-update and the WMA decoder component was not installed yet.

13 years agoUpdated French translation. Thanks to Dodich Informatique <dodich@live.fr>.
lordmulder [Thu, 17 Feb 2011 20:14:32 +0000 (21:14 +0100)]
Updated French translation. Thanks to Dodich Informatique <dodich@live.fr>.

13 years agoUpdated FAQ document.
lordmulder [Wed, 16 Feb 2011 21:38:13 +0000 (22:38 +0100)]
Updated FAQ document.

13 years agoUpdated FAQ document.
lordmulder [Tue, 15 Feb 2011 23:11:59 +0000 (00:11 +0100)]
Updated FAQ document.

13 years agoAdded some code to the installer that cleans up obsolete files form the LameXP direct...
lordmulder [Tue, 15 Feb 2011 00:56:48 +0000 (01:56 +0100)]
Added some code to the installer that cleans up obsolete files form the LameXP directory. This will be especially useful when updating from v3.xx.

13 years agoUpdated Spanish translation. Thanks to Rub3nCT <Rub3nCT@gmail.com>.
lordmulder [Mon, 14 Feb 2011 23:28:41 +0000 (00:28 +0100)]
Updated Spanish translation. Thanks to Rub3nCT <Rub3nCT@gmail.com>.

13 years agoUpdated Spanish translation. Thanks to Rub3nCT <Rub3nCT@gmail.com>.
lordmulder [Mon, 14 Feb 2011 23:02:03 +0000 (00:02 +0100)]
Updated Spanish translation. Thanks to Rub3nCT <Rub3nCT@gmail.com>.

13 years agoAdded FAQ document.
lordmulder [Mon, 14 Feb 2011 22:37:48 +0000 (23:37 +0100)]
Added FAQ document.

13 years agoFix installer language files.
lordmulder [Mon, 14 Feb 2011 19:26:45 +0000 (20:26 +0100)]
Fix installer language files.

13 years agoUpdated the changelog. Also updated installer to include changelog.
lordmulder [Mon, 14 Feb 2011 19:10:26 +0000 (20:10 +0100)]
Updated the changelog. Also updated installer to include changelog.

13 years agoProperly map the popup menu position to global coordinates.
lordmulder [Mon, 14 Feb 2011 18:03:36 +0000 (19:03 +0100)]
Properly map the popup menu position to global coordinates.

13 years agoUpdated LAME binary to v3.99 Alpha-11 (2011-02-11).
lordmulder [Mon, 14 Feb 2011 18:00:43 +0000 (19:00 +0100)]
Updated LAME binary to v3.99 Alpha-11 (2011-02-11).

13 years agoUpdated the changelog.
lordmulder [Sun, 13 Feb 2011 22:56:25 +0000 (23:56 +0100)]
Updated the changelog.

13 years agoAdded changelog.
lordmulder [Sun, 13 Feb 2011 14:32:34 +0000 (15:32 +0100)]
Added changelog.

13 years agoOnly check for "beta" updates when using a pre-release build.
lordmulder [Sat, 12 Feb 2011 21:17:42 +0000 (22:17 +0100)]
Only check for "beta" updates when using a pre-release build.

13 years agoFix typos.
lordmulder [Sat, 12 Feb 2011 21:17:01 +0000 (22:17 +0100)]
Fix typos.

13 years agoSmall update to translator's guide.
lordmulder [Fri, 11 Feb 2011 22:46:04 +0000 (23:46 +0100)]
Small update to translator's guide.

13 years agoAdd option "Brose Output File Location" to context menu in processing window.
lordmulder [Fri, 11 Feb 2011 22:16:11 +0000 (23:16 +0100)]
Add option "Brose Output File Location" to context menu in processing window.

13 years agoUpdated Spanish translation. Thanks to Rub3nCT <Rub3nCT@gmail.com>.
lordmulder [Thu, 10 Feb 2011 22:20:30 +0000 (23:20 +0100)]
Updated Spanish translation. Thanks to Rub3nCT <Rub3nCT@gmail.com>.

13 years agoSave the "Position" field on the "Meta Data" tab.
lordmulder [Thu, 10 Feb 2011 15:08:03 +0000 (16:08 +0100)]
Save the "Position" field on the "Meta Data" tab.

13 years agoAdded support for custom encoder parameters.
lordmulder [Wed, 9 Feb 2011 22:36:17 +0000 (23:36 +0100)]
Added support for custom encoder parameters.

13 years agoRemoved installer workaround for a bug of the LockedList plug-in on Win2k, as the...
lordmulder [Mon, 7 Feb 2011 21:07:24 +0000 (22:07 +0100)]
Removed installer workaround for a bug of the LockedList plug-in on Win2k, as the bug has finally been fixed.

13 years agoFix a bug in the CPU detection code that could result in an infinite loop, if the...
lordmulder [Mon, 7 Feb 2011 21:01:06 +0000 (22:01 +0100)]
Fix a bug in the CPU detection code that could result in an infinite loop, if the CPU doesn't provide 'Extended Function CPUID Information'. Core of this problem is that VC's __cpuid() intrinsic has the parameters defined as 'int', but returns values of type 'unsigned int'.

13 years agoRefactor audio file model.
lordmulder [Sun, 6 Feb 2011 22:43:26 +0000 (23:43 +0100)]
Refactor audio file model.

13 years agoFixed a bug that caused files to fail to convert when writing meta tags is disabled.
lordmulder [Sun, 6 Feb 2011 16:34:14 +0000 (17:34 +0100)]
Fixed a bug that caused files to fail to convert when writing meta tags is disabled.

13 years agoShow notification in progress window, if multi-threading is activated.
lordmulder [Wed, 2 Feb 2011 21:56:45 +0000 (22:56 +0100)]
Show notification in progress window, if multi-threading is activated.

13 years agoFix a few typos in error messages (doesn't effect translations).
lordmulder [Wed, 2 Feb 2011 21:05:17 +0000 (22:05 +0100)]
Fix a few typos in error messages (doesn't effect translations).

13 years agoAdded one mirror.
lordmulder [Wed, 2 Feb 2011 20:40:18 +0000 (21:40 +0100)]
Added one mirror.

13 years agoFix for previous updated to Spanish translation. Thanks to Rub3nCT <Rub3nCT@gmail...
lordmulder [Tue, 1 Feb 2011 23:19:48 +0000 (00:19 +0100)]
Fix for previous updated to Spanish translation. Thanks to Rub3nCT <Rub3nCT@gmail.com>.

13 years agoUpdated Spanish translation. Thanks to Rub3nCT <Rub3nCT@gmail.com>.
lordmulder [Tue, 1 Feb 2011 23:02:35 +0000 (00:02 +0100)]
Updated Spanish translation. Thanks to Rub3nCT <Rub3nCT@gmail.com>.

13 years agoAdded support for Speex input.
lordmulder [Tue, 1 Feb 2011 21:15:57 +0000 (22:15 +0100)]
Added support for Speex input.

13 years agoRefactor playlist importer into a separate class.
lordmulder [Mon, 31 Jan 2011 20:02:47 +0000 (21:02 +0100)]
Refactor playlist importer into a separate class.

13 years agoRemoved TAK binary. LameXP 4.00 can't support TAK at the moment, as their command...
lordmulder [Mon, 31 Jan 2011 18:56:29 +0000 (19:56 +0100)]
Removed TAK binary. LameXP 4.00 can't support TAK at the moment, as their command-line decoder doesn't handle Unicode filenames. And, as TAK is ClosedSource, we cannot fix this. Support for TAK will be added when they release a fixed version or when they make their sources available.

13 years agoImprove ASX/WPL parser. Should be more XML-conform now.
lordmulder [Mon, 31 Jan 2011 15:55:24 +0000 (16:55 +0100)]
Improve ASX/WPL parser. Should be more XML-conform now.

13 years agoAdded playlist extensions to combobox in "file open" dialog.
lordmulder [Sun, 30 Jan 2011 21:19:53 +0000 (22:19 +0100)]
Added playlist extensions to combobox in "file open" dialog.

13 years agoAdded support for playlist import (M3U, PLS, ASX and WPL).
lordmulder [Sun, 30 Jan 2011 20:49:32 +0000 (21:49 +0100)]
Added support for playlist import (M3U, PLS, ASX and WPL).

13 years agoAdded support for Shorten input.
lordmulder [Sun, 30 Jan 2011 00:45:34 +0000 (01:45 +0100)]
Added support for Shorten input.

13 years agoAdded support for Musepack input.
lordmulder [Sat, 29 Jan 2011 21:50:37 +0000 (22:50 +0100)]
Added support for Musepack input.