OSDN Git Service

lamexp/LameXP.git
12 years agoVersion v4.03 R2 is released! Release_403_r2
lordmulder [Sat, 12 Nov 2011 15:17:07 +0000 (16:17 +0100)]
Version v4.03 R2 is released!

12 years agoUpdated MediaInfo binaries to v0.7.50 (2011-09-23), compiled with ICL 12.1.6 and...
lordmulder [Sat, 12 Nov 2011 15:04:07 +0000 (16:04 +0100)]
Updated MediaInfo binaries to v0.7.50 (2011-09-23), compiled with ICL 12.1.6 and MSVC 10.0.

12 years agoUpdated LAME encoder to v3.99.1 Final (2011-11-05), compiled with ICL 12.1.6 and...
lordmulder [Fri, 11 Nov 2011 19:39:31 +0000 (20:39 +0100)]
Updated LAME encoder to v3.99.1 Final (2011-11-05), compiled with ICL 12.1.6 and MSVC 10.0.

12 years agoMerge branch 'master' of github.com:lordmulder/LameXP
lordmulder [Fri, 11 Nov 2011 17:08:58 +0000 (18:08 +0100)]
Merge branch 'master' of github.com:lordmulder/LameXP

12 years agoReworked SplashScreen fade-in and fade-out code a bit.
lordmulder [Fri, 11 Nov 2011 17:08:22 +0000 (18:08 +0100)]
Reworked SplashScreen fade-in and fade-out code a bit.

12 years agoUse qMin() and qMax() instead of min() and max() macros. Also use qBound() where...
lordmulder [Tue, 8 Nov 2011 14:12:31 +0000 (15:12 +0100)]
Use qMin() and qMax() instead of min() and max() macros. Also use qBound() where appropriate.

12 years agoFixed compilation with Visual Studio 2008.
lordmulder [Tue, 8 Nov 2011 13:50:54 +0000 (14:50 +0100)]
Fixed compilation with Visual Studio 2008.

12 years agoFixed compilation *without* latest platform SDK.
lordmulder [Mon, 7 Nov 2011 16:29:07 +0000 (17:29 +0100)]
Fixed compilation *without* latest platform SDK.

12 years agoImplemented a more correct way to initialize the ITaskbarList3 interface. We now...
lordmulder [Mon, 7 Nov 2011 16:13:41 +0000 (17:13 +0100)]
Implemented a more correct way to initialize the ITaskbarList3 interface. We now actually wait for the "TaskbarButtonCreated" message.

12 years agoMake sure the "outer" installer isn't renamed to 'LameXP.exe' or 'LameXP-Portable...
lordmulder [Sun, 6 Nov 2011 13:19:47 +0000 (14:19 +0100)]
Make sure the "outer" installer isn't renamed to 'LameXP.exe' or 'LameXP-Portable.exe', because it confused the LockedList plug-in.

12 years agoUpdated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>.
lordmulder [Tue, 1 Nov 2011 09:35:28 +0000 (10:35 +0100)]
Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>.

12 years agoVersion v4.03 is released! Release_403
lordmulder [Mon, 31 Oct 2011 10:55:42 +0000 (11:55 +0100)]
Version v4.03 is released!

12 years agoFixed context menu position mapping in "processing" dialog.
lordmulder [Sun, 30 Oct 2011 21:23:33 +0000 (22:23 +0100)]
Fixed context menu position mapping in "processing" dialog.

12 years agoDisplay "N/A" if CPU usage cannot be determined (as on Win2k).
lordmulder [Sun, 30 Oct 2011 20:41:00 +0000 (21:41 +0100)]
Display "N/A" if CPU usage cannot be determined (as on Win2k).

12 years agoWin2k fix: GetSystemTimes() is not available before WinXP with SP-1.
lordmulder [Sat, 29 Oct 2011 20:26:39 +0000 (22:26 +0200)]
Win2k fix: GetSystemTimes() is not available before WinXP with SP-1.

12 years agoBump patch version + minor improvements to previous commit.
lordmulder [Sat, 29 Oct 2011 19:11:51 +0000 (21:11 +0200)]
Bump patch version + minor improvements to previous commit.

12 years agoAdded indicators for current CPU usage, RAM usage and free disk space to the processi...
lordmulder [Sat, 29 Oct 2011 14:26:09 +0000 (16:26 +0200)]
Added indicators for current CPU usage, RAM usage and free disk space to the processing window.

12 years agoUpdated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>.
lordmulder [Mon, 24 Oct 2011 18:01:38 +0000 (20:01 +0200)]
Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>.

12 years agoFixed a bug with the "Prepend relative source file path to output file" option: This...
lordmulder [Sun, 23 Oct 2011 22:31:46 +0000 (00:31 +0200)]
Fixed a bug with the "Prepend relative source file path to output file" option: This option should not be in effect when "Save output files to the same location where the input file is located" is enabled. Therefore, in the GUI, the "Prepend relative source file path to output file" option was correctly disabled (greyed out) when "Save output files to the same location where the input file is located" was checked. Nonetheless "Prepend relative source file path to output file" could still be in effect, if the user had checked that option *before* it had been disabled (greyed out). This is fixed now.

12 years agoUpdated Spanish translation. Thanks to Rub3n CT <rub3nct@gmail.com>.
lordmulder [Sun, 23 Oct 2011 20:02:08 +0000 (22:02 +0200)]
Updated Spanish translation. Thanks to Rub3n CT <rub3nct@gmail.com>.

12 years agoAdded a hint that the version number in the name of the ZIP file, which Nero offers...
lordmulder [Sun, 23 Oct 2011 16:05:27 +0000 (18:05 +0200)]
Added a hint that the version number in the name of the ZIP file, which Nero offers for download, doesn't tell the whole truth.

12 years agoAdded some info on Hibernation to the F.A.Q document.
lordmulder [Sat, 22 Oct 2011 15:49:46 +0000 (17:49 +0200)]
Added some info on Hibernation to the F.A.Q document.

12 years agoCheck if hibernation is support on the computer. If not, disable the hibernate option.
lordmulder [Fri, 21 Oct 2011 23:34:24 +0000 (01:34 +0200)]
Check if hibernation is support on the computer. If not, disable the hibernate option.

12 years agoAdded an option to hibernate the computer ("suspend to disk") instead of shutting...
lordmulder [Fri, 21 Oct 2011 23:13:28 +0000 (01:13 +0200)]
Added an option to hibernate the computer ("suspend to disk") instead of shutting it down ("power off").

12 years agoMoved Windows 8 64-Bit hack to a better place. MPress will not be fixed soon for...
lordmulder [Fri, 21 Oct 2011 14:17:22 +0000 (16:17 +0200)]
Moved Windows 8 64-Bit hack to a better place. MPress will not be fixed soon for Windows 8, so we will have to keep that hack for a while...

12 years agoUpdated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>.
lordmulder [Thu, 20 Oct 2011 20:36:34 +0000 (22:36 +0200)]
Updated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>.

12 years agoSome refactoring: Moved tools info into a separate header file + added simple self...
lordmulder [Tue, 18 Oct 2011 22:24:03 +0000 (00:24 +0200)]
Some refactoring: Moved tools info into a separate header file + added simple self-test to Thread_Initialization.

12 years agoRe-organized CPU type selection. This should also fix a potential bug, which might...
lordmulder [Tue, 18 Oct 2011 16:54:56 +0000 (18:54 +0200)]
Re-organized CPU type selection. This should also fix a potential bug, which might have caused an Intel-only binary to be used on 64-Bit AMD systems.

12 years agoUpdated LAME encoder to v3.99 Final (2011-10-17), compiled with ICL 12.1.6 and MSVC...
lordmulder [Tue, 18 Oct 2011 16:52:52 +0000 (18:52 +0200)]
Updated LAME encoder to v3.99 Final (2011-10-17), compiled with ICL 12.1.6 and MSVC 10.0. Note: The "i386" binary uses CPU Runtime Detection with on optional(!) SSE2-optimized code path, while the "sse2" binary uses Intel-specific SSE2 optimizations and does NOT use CPU Runtime Detection.

12 years agoFixed web-update tool. After the recent update of the Inetc plug-in, the updater...
lordmulder [Sun, 16 Oct 2011 17:15:40 +0000 (19:15 +0200)]
Fixed web-update tool. After the recent update of the Inetc plug-in, the updater was not working anymore. D'oh!

12 years agoUpdated Ukrainian translation. Thanks to Rub3n CT <rub3nct@gmail.com>.
lordmulder [Sun, 16 Oct 2011 15:58:15 +0000 (17:58 +0200)]
Updated Ukrainian translation. Thanks to Rub3n CT <rub3nct@gmail.com>.

12 years agoMore extensive use of the NOBR macro + code clan-up.
lordmulder [Sun, 16 Oct 2011 14:38:01 +0000 (16:38 +0200)]
More extensive use of the NOBR macro + code clan-up.

12 years agoUpdated "disque" URL.
lordmulder [Sat, 15 Oct 2011 13:53:07 +0000 (15:53 +0200)]
Updated "disque" URL.

12 years agoUpdated Changelog.
lordmulder [Fri, 14 Oct 2011 23:32:58 +0000 (01:32 +0200)]
Updated Changelog.

12 years agoBetter way to obtain the ISO date, without using a Temp file.
lordmulder [Fri, 14 Oct 2011 21:39:31 +0000 (23:39 +0200)]
Better way to obtain the ISO date, without using a Temp file.

12 years agoUpdated QT Linguist download link.
lordmulder [Fri, 14 Oct 2011 20:58:41 +0000 (22:58 +0200)]
Updated QT Linguist download link.

12 years agoUpdated Qt Framework to v4.8.0 RC-1, built with Visual Studio 2010. Also improved...
lordmulder [Fri, 14 Oct 2011 16:02:37 +0000 (18:02 +0200)]
Updated Qt Framework to v4.8.0 RC-1, built with Visual Studio 2010. Also improved OS detection a bit.

12 years agoSome more updates to Russian translation by Иван Митин <bardak@inbox.ru>.
lordmulder [Tue, 11 Oct 2011 20:41:08 +0000 (22:41 +0200)]
Some more updates to Russian translation by Иван Митин <bardak@inbox.ru>.

12 years agoChanged icon for loading a different Cue Sheet file.
lordmulder [Tue, 11 Oct 2011 14:44:28 +0000 (16:44 +0200)]
Changed icon for loading a different Cue Sheet file.

12 years agoUpdated Changelog file.
lordmulder [Tue, 11 Oct 2011 12:08:48 +0000 (14:08 +0200)]
Updated Changelog file.

12 years agoMore updates to Russian translation by Иван Митин <bardak@inbox.ru>.
lordmulder [Tue, 11 Oct 2011 11:57:40 +0000 (13:57 +0200)]
More updates to Russian translation by Иван Митин <bardak@inbox.ru>.

12 years agoUpdated mpg123 decoder binary to v1.13.4 (2011-09-07), compiled with GCC 4.6.1.
lordmulder [Tue, 11 Oct 2011 00:04:12 +0000 (02:04 +0200)]
Updated mpg123 decoder binary to v1.13.4 (2011-09-07), compiled with GCC 4.6.1.

12 years agoSome updates to Russian translation by Иван Митин <bardak@inbox.ru>.
lordmulder [Mon, 10 Oct 2011 20:26:50 +0000 (22:26 +0200)]
Some updates to Russian translation by Иван Митин <bardak@inbox.ru>.

12 years agoUpdated installer wrapper.
lordmulder [Mon, 10 Oct 2011 18:24:17 +0000 (20:24 +0200)]
Updated installer wrapper.

12 years agoUpdated Web Updater and Elevator binaries. Now with newer StdUtils plug-in.
lordmulder [Sun, 9 Oct 2011 20:52:54 +0000 (22:52 +0200)]
Updated Web Updater and Elevator binaries. Now with newer StdUtils plug-in.

12 years agoUpdated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>.
lordmulder [Sun, 9 Oct 2011 19:15:21 +0000 (21:15 +0200)]
Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>.

12 years agoGot rid of the need to explicitly unload the StdUtils plug-in.
lordmulder [Sun, 9 Oct 2011 15:37:10 +0000 (17:37 +0200)]
Got rid of the need to explicitly unload the StdUtils plug-in.

12 years agoMinor installer fix.
lordmulder [Sat, 8 Oct 2011 21:53:54 +0000 (23:53 +0200)]
Minor installer fix.

12 years agoMore installer clean-up.
lordmulder [Sat, 8 Oct 2011 20:58:11 +0000 (22:58 +0200)]
More installer clean-up.

12 years agoUpdated FAQ document.
lordmulder [Sat, 8 Oct 2011 18:34:10 +0000 (20:34 +0200)]
Updated FAQ document.

12 years agoDo not pack the EXE file when the deployment script is run in "skip build this time...
lordmulder [Sat, 8 Oct 2011 18:12:28 +0000 (20:12 +0200)]
Do not pack the EXE file when the deployment script is run in "skip build this time" mode.

12 years agoClean-up installer script.
lordmulder [Sat, 8 Oct 2011 17:34:24 +0000 (19:34 +0200)]
Clean-up installer script.

12 years agoRenamed obsolete file.
lordmulder [Sat, 8 Oct 2011 16:21:12 +0000 (18:21 +0200)]
Renamed obsolete file.

12 years agoUpdated installer to get rid of "parameters.nsh", now using StdUtils plug-in to get...
lordmulder [Sat, 8 Oct 2011 16:20:20 +0000 (18:20 +0200)]
Updated installer to get rid of "parameters.nsh", now using StdUtils plug-in to get the parameters.

12 years agoAdded support for /Force to uninstaller. Required some tweaks for the 'parameters...
lordmulder [Fri, 7 Oct 2011 14:06:48 +0000 (16:06 +0200)]
Added support for /Force to uninstaller. Required some tweaks for the 'parameters.nsh' include file.

12 years agoMade the channel equalization mode of the "normalization" filter an advanced option...
lordmulder [Thu, 6 Oct 2011 21:55:42 +0000 (23:55 +0200)]
Made the channel equalization mode of the "normalization" filter an advanced option. The "-ne" mode still is default, be you can use "-nb" or even "-n" now. The last one still has problems with multi-channel files.

12 years agoUpdated translator's guide.
lordmulder [Thu, 6 Oct 2011 18:19:33 +0000 (20:19 +0200)]
Updated translator's guide.

12 years agoUse ShellExecute() to run the Uninstaller, because the Uninstaller now needs to be...
lordmulder [Thu, 6 Oct 2011 12:35:13 +0000 (14:35 +0200)]
Use ShellExecute() to run the Uninstaller, because the Uninstaller now needs to be elevated (and thus QProcess can fail).

12 years agoHTML syntax fixes.
lordmulder [Tue, 4 Oct 2011 21:21:20 +0000 (23:21 +0200)]
HTML syntax fixes.

12 years agoUpdated translator's guide + FAQ document.
lordmulder [Tue, 4 Oct 2011 21:17:34 +0000 (23:17 +0200)]
Updated translator's guide + FAQ document.

12 years agoUpdated installer wrapper to use StdUtils and wait for the actual installer to terminate.
lordmulder [Mon, 3 Oct 2011 10:52:12 +0000 (12:52 +0200)]
Updated installer wrapper to use StdUtils and wait for the actual installer to terminate.

12 years agoAdded Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>.
lordmulder [Sun, 2 Oct 2011 23:33:12 +0000 (01:33 +0200)]
Added Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>.

12 years agoSome more fine-tuning for the recent installer improvements.
lordmulder [Sun, 2 Oct 2011 21:32:15 +0000 (23:32 +0200)]
Some more fine-tuning for the recent installer improvements.

12 years agoInstaller updates.
lordmulder [Sun, 2 Oct 2011 20:14:09 +0000 (22:14 +0200)]
Installer updates.

12 years agoUpdated MediaInfo and wma2wav binaries. Now compiled with new stdout/stderr Unicode...
lordmulder [Sat, 1 Oct 2011 01:40:49 +0000 (03:40 +0200)]
Updated MediaInfo and wma2wav binaries. Now compiled with new stdout/stderr Unicode fix.

12 years agoAdded hack to disable 'x64' support on Windows 8 Developer Preview, as our MPress...
lordmulder [Fri, 30 Sep 2011 18:17:42 +0000 (20:17 +0200)]
Added hack to disable 'x64' support on Windows 8 Developer Preview, as our MPress-compressed x64 binaries currently crash on that platform. It's not yet clear whether Windows 8 or MPress is at fault...

12 years agoUpdated Web-Updater and Elevator binary. NSIS updated again.
lordmulder [Thu, 29 Sep 2011 18:59:54 +0000 (20:59 +0200)]
Updated Web-Updater and Elevator binary. NSIS updated again.

12 years agoFixed a typo, thanks to Rub3n CT for reporting.
lordmulder [Thu, 29 Sep 2011 18:20:12 +0000 (20:20 +0200)]
Fixed a typo, thanks to Rub3n CT for reporting.

12 years agoUpdated Spanish translation. Thanks to Rub3n CT <rub3nct@gmail.com>.
lordmulder [Thu, 29 Sep 2011 18:13:56 +0000 (20:13 +0200)]
Updated Spanish translation. Thanks to Rub3n CT <rub3nct@gmail.com>.

12 years agoMerge branch 'master' of github.com:lordmulder/LameXP
lordmulder [Thu, 29 Sep 2011 18:07:26 +0000 (20:07 +0200)]
Merge branch 'master' of github.com:lordmulder/LameXP

Conflicts:
src/Config.h

12 years agoSet text codec to UTF-8, so qDebug/qWarning/qFatal don't destroy Unicode strings...
lordmulder [Thu, 29 Sep 2011 18:06:09 +0000 (20:06 +0200)]
Set text codec to UTF-8, so qDebug/qWarning/qFatal don't destroy Unicode strings. Also remove qDebug64() and friends, as we don't need them any more.

12 years ago* Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>.
lordmulder [Thu, 29 Sep 2011 17:04:34 +0000 (19:04 +0200)]
* Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>.

12 years agoAdded a button for loading a different Cue Sheet to the Cue Sheet importer dialog.
lordmulder [Thu, 29 Sep 2011 15:36:38 +0000 (17:36 +0200)]
Added a button for loading a different Cue Sheet to the Cue Sheet importer dialog.

12 years agoAlso repair 'cout' and 'cerr' to not mangle UTF-8 strings.
lordmulder [Tue, 27 Sep 2011 19:32:45 +0000 (21:32 +0200)]
Also repair 'cout' and 'cerr' to not mangle UTF-8 strings.

12 years agoUpdated MediaInfo binaries to v0.7.50 (2011-09-23), compiled with MSVC 10.0.
lordmulder [Sat, 24 Sep 2011 13:59:29 +0000 (15:59 +0200)]
Updated MediaInfo binaries to v0.7.50 (2011-09-23), compiled with MSVC 10.0.

12 years agoUpdated Web-Updater binary. After last update the Web-Updater failed to verify the...
lordmulder [Fri, 23 Sep 2011 23:49:20 +0000 (01:49 +0200)]
Updated Web-Updater binary. After last update the Web-Updater failed to verify the signatures on Windows 2000, because of a broken NSIS plug-in.

12 years agoMore fixes for the Cue Sheet parser: Strings don't have to be enclosed in quotes...
lordmulder [Fri, 23 Sep 2011 22:15:50 +0000 (00:15 +0200)]
More fixes for the Cue Sheet parser: Strings don't have to be enclosed in quotes, if they don't contain any whitespace chars, so we should support that case. Also generate a title from the track number, if the Cue Sheet doesn't define a title for the track.

12 years agoAdded support for the non-standard tags "REM DATE" and "REM GENRE" to the CUE Sheet...
lordmulder [Fri, 23 Sep 2011 19:30:55 +0000 (21:30 +0200)]
Added support for the non-standard tags "REM DATE" and "REM GENRE" to the CUE Sheet parser.

12 years agoUpdated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>.
lordmulder [Fri, 23 Sep 2011 19:29:07 +0000 (21:29 +0200)]
Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>.

12 years agoRe-added missing "<br>"'s that got lost in the recent refactoring.
lordmulder [Mon, 19 Sep 2011 22:29:01 +0000 (00:29 +0200)]
Re-added missing "<br>"'s that got lost in the recent refactoring.

12 years agoAdded CLI parameters to overwrite the CPU feature flags. Useful for testing.
lordmulder [Mon, 19 Sep 2011 22:03:51 +0000 (00:03 +0200)]
Added CLI parameters to overwrite the CPU feature flags. Useful for testing.

12 years agoDon't check for updates when application is run for the very first time (after instal...
lordmulder [Mon, 19 Sep 2011 16:52:02 +0000 (18:52 +0200)]
Don't check for updates when application is run for the very first time (after install or update).

12 years agoSlightly tweak installer + updated Web Updater binary.
lordmulder [Mon, 19 Sep 2011 15:27:12 +0000 (17:27 +0200)]
Slightly tweak installer + updated Web Updater binary.

12 years agoImproved announce box.
lordmulder [Sun, 18 Sep 2011 00:01:45 +0000 (02:01 +0200)]
Improved announce box.

12 years agoUpdated MediaInfo binaries to v0.7.49 (2011-09-09), compiled with MSVC 10.0 + some...
lordmulder [Sat, 17 Sep 2011 21:08:59 +0000 (23:08 +0200)]
Updated MediaInfo binaries to v0.7.49 (2011-09-09), compiled with MSVC 10.0 + some message box text refactoring.

12 years agoAdded support for a few Playlist file name prefixes. Will be chosen based on the...
lordmulder [Tue, 6 Sep 2011 16:47:13 +0000 (18:47 +0200)]
Added support for a few Playlist file name prefixes. Will be chosen based on the file names in the Playlist.

12 years agoMake the FileAnalyzer remember the recently analyzed files. This way the audio files...
lordmulder [Mon, 5 Sep 2011 22:51:00 +0000 (00:51 +0200)]
Make the FileAnalyzer remember the recently analyzed files. This way the audio files won't be MediaInfo'ed twice, when adding a folder that contains audio files *and* a playlist references these audio files.

12 years agoWorkaround for a bug(?) in bug in SoX' gain/normalization filter that sometimes cause...
lordmulder [Mon, 5 Sep 2011 20:42:23 +0000 (22:42 +0200)]
Workaround for a bug(?) in bug in SoX' gain/normalization filter that sometimes caused the "normalized" file to be empty.

12 years agoWhen a folder that does NOT contain any files is dropped, descent into its sub-folder...
lordmulder [Mon, 5 Sep 2011 13:36:58 +0000 (15:36 +0200)]
When a folder that does NOT contain any files is dropped, descent into its sub-folders (if any).

12 years agoTemporarily hide the "disque" widget in About dialog while showing one of the sub...
lordmulder [Mon, 29 Aug 2011 13:57:17 +0000 (15:57 +0200)]
Temporarily hide the "disque" widget in About dialog while showing one of the sub-dialogs.

12 years agoUpdated FAQ document.
lordmulder [Sat, 27 Aug 2011 23:18:39 +0000 (01:18 +0200)]
Updated FAQ document.

12 years agoRevert: Avoid applying the Downmix filter on Mono/Stereo sources. Otherwise we need...
lordmulder [Sat, 27 Aug 2011 19:28:20 +0000 (21:28 +0200)]
Revert: Avoid applying the Downmix filter on Mono/Stereo sources. Otherwise we need to decode (i.e. copy) Wave files, even when the Downmix filter does nothing.

12 years agoFixed compilation with Visual Studio 2010.
lordmulder [Sat, 27 Aug 2011 18:07:21 +0000 (20:07 +0200)]
Fixed compilation with Visual Studio 2010.

12 years agoUpdated changelog + more installer updates.
lordmulder [Sat, 27 Aug 2011 14:24:03 +0000 (16:24 +0200)]
Updated changelog + more installer updates.

12 years agoInstaller: Don't show service pack message twice on UAC-enabled systems.
lordmulder [Sat, 27 Aug 2011 12:53:44 +0000 (14:53 +0200)]
Installer: Don't show service pack message twice on UAC-enabled systems.

12 years agoUpdate installer script: Service pack detection for more platforms.
lordmulder [Sat, 27 Aug 2011 12:33:35 +0000 (14:33 +0200)]
Update installer script: Service pack detection for more platforms.

12 years agoUpdated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>.
lordmulder [Fri, 26 Aug 2011 16:45:17 +0000 (18:45 +0200)]
Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>.

12 years agoImproved initialization of config directory.
lordmulder [Fri, 26 Aug 2011 14:32:25 +0000 (16:32 +0200)]
Improved initialization of config directory.

12 years agoWorkaround for "console window not drawing" bug on Wine.
lordmulder [Fri, 26 Aug 2011 01:28:34 +0000 (03:28 +0200)]
Workaround for "console window not drawing" bug on Wine.

12 years agoFixed a typo.
lordmulder [Thu, 25 Aug 2011 11:36:03 +0000 (13:36 +0200)]
Fixed a typo.