OSDN Git Service

lamexp/LameXP.git
10 years agoNow using Unix 'zip' for generating the ZIP packages. Eliminates dependency on extern...
LoRd_MuldeR [Wed, 8 Jan 2014 20:43:24 +0000 (21:43 +0100)]
Now using Unix 'zip' for generating the ZIP packages. Eliminates dependency on external 7-Zip and allows for adding an archive comment.

10 years agoUpdated translation files.
LoRd_MuldeR [Wed, 1 Jan 2014 16:56:08 +0000 (17:56 +0100)]
Updated translation files.

10 years agoFixed compilation under VS2012.
LoRd_MuldeR [Wed, 1 Jan 2014 16:51:20 +0000 (17:51 +0100)]
Fixed compilation under VS2012.

10 years agoFixed number of tools (only relevant for DEBUG builds) + fixed an out-of-bounds array...
LoRd_MuldeR [Wed, 1 Jan 2014 16:50:56 +0000 (17:50 +0100)]
Fixed number of tools (only relevant for DEBUG builds) + fixed an out-of-bounds array access in the error message.

10 years agoHappy new year 2014!
LoRd_MuldeR [Wed, 1 Jan 2014 16:05:52 +0000 (17:05 +0100)]
Happy new year 2014!

10 years agoUpdated Simplified Chinese translation, thanks to <kidneybean@sohu.com>.
LoRd_MuldeR [Tue, 17 Dec 2013 21:56:47 +0000 (22:56 +0100)]
Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>.

10 years agoSome code clean-up. Also removed some obsolete compatibility code.
LoRd_MuldeR [Tue, 17 Dec 2013 21:36:16 +0000 (22:36 +0100)]
Some code clean-up. Also removed some obsolete compatibility code.

10 years agoMake sure the user has "admin" privileges before checking for updates, because it...
LoRd_MuldeR [Mon, 16 Dec 2013 17:07:45 +0000 (18:07 +0100)]
Make sure the user has "admin" privileges before checking for updates, because it's kind of pointless to download the update if you won't be able install it anyway. This is especially important for Windows XP, where we don't have UAC. Note that UAC implies "admin" privileges, because the installer process will be elevated as needed - even if the current user is *not* an administrator.

10 years agoFixed web-site link in installer. How long has this link been dead now?
LoRd_MuldeR [Mon, 16 Dec 2013 17:04:00 +0000 (18:04 +0100)]
Fixed web-site link in installer. How long has this link been dead now?

10 years agoUpdated WavPack decoder binary to v4.70.0 (2013-10-19), compiled with ICL 14.0 and...
LoRd_MuldeR [Sun, 8 Dec 2013 16:01:59 +0000 (17:01 +0100)]
Updated WavPack decoder binary to v4.70.0 (2013-10-19), compiled with ICL 14.0 and MSVC 12.0.

10 years agoUpdated installer code for new StdUtils version.
LoRd_MuldeR [Sat, 7 Dec 2013 14:55:44 +0000 (15:55 +0100)]
Updated installer code for new StdUtils version.

10 years agoUpdated Opus encoder/decoder libraries to v1.1-final and Opus-Tools to v0.1.8 (2013...
LoRd_MuldeR [Sat, 7 Dec 2013 14:21:01 +0000 (15:21 +0100)]
Updated Opus encoder/decoder libraries to v1.1-final and Opus-Tools to v0.1.8 (2013-12-05).

10 years agoUpdated MediaInfo binaries to v0.7.65 (2013-11-20), compiled with ICL 14.1 and MSVC...
LoRd_MuldeR [Fri, 6 Dec 2013 13:22:51 +0000 (14:22 +0100)]
Updated MediaInfo binaries to v0.7.65 (2013-11-20), compiled with ICL 14.1 and MSVC 12.0.

10 years agoUpdated Monkey's Audio binary to v4.12 (2013-06-26). Also added encoding support...
LoRd_MuldeR [Wed, 4 Dec 2013 21:36:19 +0000 (22:36 +0100)]
Updated Monkey's Audio binary to v4.12 (2013-06-26). Also added encoding support for Monkey's Audio format, including APEv2 tagging support. Since the MAC tool does NOT support tagging, a custom tagging utility support is used.

10 years agoMoved all sound effects into Qt-style resources. Sound files can be played back direc...
LoRd_MuldeR [Tue, 3 Dec 2013 21:19:11 +0000 (22:19 +0100)]
Moved all sound effects into Qt-style resources. Sound files can be played back directly from program memory by passing a pointer to the WAVE data into PlaySound as the first argument (and using the SND_MEMORY flag), it's just not documented very well.

10 years agoUpdated Simplified Chinese translation, thanks to <kidneybean@sohu.com>.
LoRd_MuldeR [Sun, 1 Dec 2013 11:40:04 +0000 (12:40 +0100)]
Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>.

10 years agoMake sure splash screen gets focus. Also better key press/release handling in working...
LoRd_MuldeR [Sat, 30 Nov 2013 12:10:34 +0000 (13:10 +0100)]
Make sure splash screen gets focus. Also better key press/release handling in working banner.

10 years agoAlso adjust the *width* of the about dialog.
LoRd_MuldeR [Sat, 30 Nov 2013 12:09:36 +0000 (13:09 +0100)]
Also adjust the *width* of the about dialog.

10 years agoUpdated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>.
LoRd_MuldeR [Sat, 30 Nov 2013 12:08:31 +0000 (13:08 +0100)]
Updated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>.

10 years agoBump version.
LoRd_MuldeR [Fri, 29 Nov 2013 12:23:27 +0000 (13:23 +0100)]
Bump version.

10 years agoSome code clean-up.
LoRd_MuldeR [Fri, 29 Nov 2013 02:48:11 +0000 (03:48 +0100)]
Some code clean-up.

10 years agoImproved initialization of the TEMP directory.
LoRd_MuldeR [Fri, 29 Nov 2013 00:21:52 +0000 (01:21 +0100)]
Improved initialization of the TEMP directory.

10 years agoImproved initialization of the working banner. Also banner can now be minimized using...
LoRd_MuldeR [Fri, 29 Nov 2013 00:20:59 +0000 (01:20 +0100)]
Improved initialization of the working banner. Also banner can now be minimized using the "M" key.

10 years agoTranslation updates. One new string to translate.
LoRd_MuldeR [Fri, 29 Nov 2013 00:20:07 +0000 (01:20 +0100)]
Translation updates. One new string to translate.

10 years agoUpdated UI files.
LoRd_MuldeR [Fri, 29 Nov 2013 00:19:13 +0000 (01:19 +0100)]
Updated UI files.

10 years agoSome updates to the updater thread.
LoRd_MuldeR [Fri, 29 Nov 2013 00:18:36 +0000 (01:18 +0100)]
Some updates to the updater thread.

10 years agoMore improvements to the working banner. Now using QWindowsVistaSytle when "sheet...
LoRd_MuldeR [Tue, 26 Nov 2013 22:01:37 +0000 (23:01 +0100)]
More improvements to the working banner. Now using QWindowsVistaSytle when "sheet of glass" effect is enabled, for more consistent look. Also fixes some drawing glitches.

10 years agoRefactored finalization code, so each "Global..." file can have its own finalization...
LoRd_MuldeR [Tue, 26 Nov 2013 22:00:33 +0000 (23:00 +0100)]
Refactored finalization code, so each "Global..." file can have its own finalization function.

10 years agoUse more LogicLib in the installer wrapper code.
LoRd_MuldeR [Tue, 26 Nov 2013 21:58:14 +0000 (22:58 +0100)]
Use more LogicLib in the installer wrapper code.

10 years agoOnly re-extract installer executable, if it doesn't exist or differs.
LoRd_MuldeR [Mon, 25 Nov 2013 18:52:53 +0000 (19:52 +0100)]
Only re-extract installer executable, if it doesn't exist or differs.

10 years agoImproved processing dialog + setup a proper "big" window icon for application windows...
LoRd_MuldeR [Mon, 25 Nov 2013 17:34:59 +0000 (18:34 +0100)]
Improved processing dialog + setup a proper "big" window icon for application windows (improves the look on the taskbar in Windows 7+)

10 years agoInstaller workaround for auto-updater bug in some versions of LameXP.
LoRd_MuldeR [Mon, 25 Nov 2013 17:33:57 +0000 (18:33 +0100)]
Installer workaround for auto-updater bug in some versions of LameXP.

10 years agoSome improvements to Working Banner: Now use a pointer member variable for the UI...
LoRd_MuldeR [Mon, 25 Nov 2013 12:58:21 +0000 (13:58 +0100)]
Some improvements to Working Banner: Now use a pointer member variable for the UI. Also update Taskbar progress indicator.

10 years agoMake sure the TEMP path is *not* replaced when running the web-update tool, as this...
LoRd_MuldeR [Mon, 25 Nov 2013 01:20:44 +0000 (02:20 +0100)]
Make sure the TEMP path is *not* replaced when running the web-update tool, as this will prevent the updater from working correctly.

10 years agoFixed a possible NULL-pointer access in DWMAPI wrapper code when DWM is not available.
LoRd_MuldeR [Sun, 24 Nov 2013 21:40:39 +0000 (22:40 +0100)]
Fixed a possible NULL-pointer access in DWMAPI wrapper code when DWM is not available.

10 years agoMore improvements to Splash Screen and the working banner.
LoRd_MuldeR [Sun, 24 Nov 2013 16:55:35 +0000 (17:55 +0100)]
More improvements to Splash Screen and the working banner.

10 years agoMore improvements to Splash Screen.
LoRd_MuldeR [Sat, 23 Nov 2013 23:02:32 +0000 (00:02 +0100)]
More improvements to Splash Screen.

10 years agoMerge branch 'master' of github.com:lordmulder/LameXP
LoRd_MuldeR [Sat, 23 Nov 2013 20:00:18 +0000 (21:00 +0100)]
Merge branch 'master' of github.com:lordmulder/LameXP

10 years agoImproved splash screen.
LoRd_MuldeR [Sat, 23 Nov 2013 19:57:38 +0000 (20:57 +0100)]
Improved splash screen.

10 years agoUpdated Ukrainian translation.
arestarh [Sat, 23 Nov 2013 12:25:59 +0000 (14:25 +0200)]
Updated Ukrainian translation.

10 years agoRefactored update checks into a separate thread, for better code reusability.
LoRd_MuldeR [Sun, 17 Nov 2013 20:53:28 +0000 (21:53 +0100)]
Refactored update checks into a separate thread, for better code reusability.

10 years agoProperly clean-up hidden files.
LoRd_MuldeR [Sun, 17 Nov 2013 20:52:02 +0000 (21:52 +0100)]
Properly clean-up hidden files.

10 years agoImplemented signal handlers.
LoRd_MuldeR [Sun, 17 Nov 2013 20:51:41 +0000 (21:51 +0100)]
Implemented signal handlers.

10 years agoReorganized global functions: The file "Global.h" was split into multiple file in...
LoRd_MuldeR [Sun, 3 Nov 2013 22:43:21 +0000 (23:43 +0100)]
Reorganized global functions: The file "Global.h" was split into multiple file in order to reduce the dependencies and to make things a bit more logic.

10 years agoAdded function to calculate the number threads from the number of cores. This functio...
LoRd_MuldeR [Sat, 2 Nov 2013 15:39:59 +0000 (16:39 +0100)]
Added function to calculate the number threads from the number of cores. This function is a cubic spline that resembles the current benchmarking results.

10 years agoSlightly improved benchmark code (outliers will now be dropped).
LoRd_MuldeR [Sat, 2 Nov 2013 13:28:52 +0000 (14:28 +0100)]
Slightly improved benchmark code (outliers will now be dropped).

10 years agoRemember previous dropbox position and restore it on next startup.
LoRd_MuldeR [Sat, 2 Nov 2013 00:07:23 +0000 (01:07 +0100)]
Remember previous dropbox position and restore it on next startup.

10 years agoTweaked number of threads a bit.
LoRd_MuldeR [Sat, 2 Nov 2013 00:06:45 +0000 (01:06 +0100)]
Tweaked number of threads a bit.

10 years agoFixed LockedFile to make it work with non-static Qt again. Regression in previous...
LoRd_MuldeR [Sat, 2 Nov 2013 00:06:15 +0000 (01:06 +0100)]
Fixed LockedFile to make it work with non-static Qt again. Regression in previous commit.

10 years agoTweaked the number of extractor threads. Also added a simple benchmark function ...
LoRd_MuldeR [Fri, 1 Nov 2013 18:34:27 +0000 (19:34 +0100)]
Tweaked the number of extractor threads. Also added a simple benchmark function (disabled in regular builds).

10 years agoFixed a resource (file descriptor) leak: If a QFile object was created from a C Runti...
LoRd_MuldeR [Fri, 1 Nov 2013 18:32:47 +0000 (19:32 +0100)]
Fixed a resource (file descriptor) leak: If a QFile object was created from a C Runtime file descriptor, it will *not* close the file, when QFile::close() is called or when the QFile object is destroyed. Furthermore, if a C Runtime file descriptor is obtained via _open_osfhandle(), we *must* to close that file descriptor via _close() function. Closing the underlying system HANDLE via CloseHandle() is *not* sufficient, as the file descriptor is won't be freed! On the other hand, the _close() function *does* close the underlying system HANDLE for us. In order to avoid a resource (file descriptor) leak, we will now store the file descriptor and close it properly via _close() in the destructor.

Note: The resource leak probably did not cause any harm, simply because we did not create many LockedFile objects. But it *did* cause serious issues when running the benchmark. Anyway, it should be fixed now.

10 years agoImproved dropbox widget, including proper multi-monitor (virtual desktop) support.
LoRd_MuldeR [Thu, 31 Oct 2013 23:08:40 +0000 (00:08 +0100)]
Improved dropbox widget, including proper multi-monitor (virtual desktop) support.

10 years agoAdded new drop zone image, adopted from VLC Media Player.
LoRd_MuldeR [Thu, 31 Oct 2013 00:22:21 +0000 (01:22 +0100)]
Added new drop zone image, adopted from VLC Media Player.

10 years agoAdded lamexp_init_process() function, which can be used to setup a QProcess object.
LoRd_MuldeR [Tue, 29 Oct 2013 01:05:43 +0000 (02:05 +0100)]
Added lamexp_init_process() function, which can be used to setup a QProcess object.

10 years agoUpdated GNU Wget binary to a version that doesn't use SYSTEM_WGETRC.
LoRd_MuldeR [Tue, 29 Oct 2013 01:05:00 +0000 (02:05 +0100)]
Updated GNU Wget binary to a version that doesn't use SYSTEM_WGETRC.

10 years agoUpdated GNU Wget binary to v1.14.0 (2012-08-05), compiled with GCC 4.8.1. This also...
LoRd_MuldeR [Mon, 28 Oct 2013 22:57:40 +0000 (23:57 +0100)]
Updated GNU Wget binary to v1.14.0 (2012-08-05), compiled with GCC 4.8.1. This also fixes a strange crash of Wget that only occurred on one my old Windows XP laptop (not in any of the Windows XP VM's).

10 years agoDo not set Title or Cover Art for the global meta info object, when assigning the...
LoRd_MuldeR [Sun, 27 Oct 2013 23:28:47 +0000 (00:28 +0100)]
Do not set Title or Cover Art for the global meta info object, when assigning the info from a file.

10 years agoTweaked fade in/out delta value.
LoRd_MuldeR [Sun, 27 Oct 2013 23:27:29 +0000 (00:27 +0100)]
Tweaked fade in/out delta value.

10 years agoAdded "tick" sound when switching tabs.
LoRd_MuldeR [Sun, 27 Oct 2013 23:26:54 +0000 (00:26 +0100)]
Added "tick" sound when switching tabs.

10 years agoUpdate FAQ document.
LoRd_MuldeR [Sun, 27 Oct 2013 18:43:19 +0000 (19:43 +0100)]
Update FAQ document.

10 years agoMore improvements in Splash Screen (application initialization) code. It's now comple...
LoRd_MuldeR [Sun, 27 Oct 2013 15:13:14 +0000 (16:13 +0100)]
More improvements in Splash Screen (application initialization) code. It's now completely event-driven.

10 years agoMerge branch 'master' of github.com:lordmulder/LameXP
LoRd_MuldeR [Sat, 26 Oct 2013 15:01:00 +0000 (17:01 +0200)]
Merge branch 'master' of github.com:lordmulder/LameXP

10 years agoSome code clean-up.
LoRd_MuldeR [Sat, 26 Oct 2013 13:49:16 +0000 (15:49 +0200)]
Some code clean-up.

10 years agoUpdated Ukrainian translation.
arestarh [Sat, 26 Oct 2013 10:24:56 +0000 (13:24 +0300)]
Updated Ukrainian translation.

10 years agoSlightly improved debugger thread code.
LoRd_MuldeR [Fri, 25 Oct 2013 15:55:27 +0000 (17:55 +0200)]
Slightly improved debugger thread code.

10 years agoFix copying a file's Meta Info into the Meta Data tab: Retain original "position...
LoRd_MuldeR [Fri, 25 Oct 2013 15:53:47 +0000 (17:53 +0200)]
Fix copying a file's Meta Info into the Meta Data tab: Retain original "position" value rather than overwriting it.

10 years agoImproved LameXP message logging code. This also fixes an invocation of the invalid...
LoRd_MuldeR [Fri, 25 Oct 2013 13:12:27 +0000 (15:12 +0200)]
Improved LameXP message logging code. This also fixes an invocation of the invalid message handler, when the console window gets closed unexpectedly.

10 years agoImproved file analyzer to retain the original ordering of files imported from a playlist.
LoRd_MuldeR [Thu, 24 Oct 2013 22:48:18 +0000 (00:48 +0200)]
Improved file analyzer to retain the original ordering of files imported from a playlist.

10 years agoUpdated README file.
LoRd_MuldeR [Wed, 23 Oct 2013 20:37:11 +0000 (22:37 +0200)]
Updated README file.

10 years agoUpdated license info.
LoRd_MuldeR [Wed, 23 Oct 2013 18:56:57 +0000 (20:56 +0200)]
Updated license info.

10 years agoUpdated Simplified Chinese translation, thanks to <kidneybean@sohu.com>.
LoRd_MuldeR [Mon, 21 Oct 2013 19:03:30 +0000 (21:03 +0200)]
Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>.

10 years agoFix compatibility to WindowsXP: The GetErrorMode() API requires Vista or newer, so...
LoRd_MuldeR [Mon, 21 Oct 2013 16:48:51 +0000 (18:48 +0200)]
Fix compatibility to WindowsXP: The GetErrorMode() API requires Vista or newer, so don't use it!

10 years agoFixed a problem in VS2013 project to file that always triggered a rebuild, even if...
LoRd_MuldeR [Mon, 21 Oct 2013 14:51:01 +0000 (16:51 +0200)]
Fixed a problem in VS2013 project to file that always triggered a rebuild, even if nothing had been changed.

10 years agoFix compilation with VS2012.
LoRd_MuldeR [Mon, 21 Oct 2013 14:17:42 +0000 (16:17 +0200)]
Fix compilation with VS2012.

10 years agoFixed a typo.
LoRd_MuldeR [Mon, 21 Oct 2013 13:09:44 +0000 (15:09 +0200)]
Fixed a typo.

10 years agoIntroduce QUTF8 macro and replace ".toUtf8().constData()" everywhere.
LoRd_MuldeR [Mon, 21 Oct 2013 13:00:55 +0000 (15:00 +0200)]
Introduce QUTF8 macro and replace ".toUtf8().constData()" everywhere.

10 years agoAdded compatibility manifest file. This allows for detection Windows 8.1 correctly...
LoRd_MuldeR [Mon, 21 Oct 2013 13:00:03 +0000 (15:00 +0200)]
Added compatibility manifest file. This allows for detection Windows 8.1 correctly via GetVersionEx(), though GetVersionEx() will still be broken for *future* Windows versions.

10 years agoAdded missing icon file.
LoRd_MuldeR [Mon, 21 Oct 2013 12:58:35 +0000 (14:58 +0200)]
Added missing icon file.

10 years agoUpdated patch collection.
LoRd_MuldeR [Mon, 21 Oct 2013 12:58:12 +0000 (14:58 +0200)]
Updated patch collection.

10 years agoSome improvements in Splash Screen (application initialization) code.
LoRd_MuldeR [Sun, 20 Oct 2013 21:36:53 +0000 (23:36 +0200)]
Some improvements in Splash Screen (application initialization) code.

10 years agoImproved compatibility mode detection, taking into account Windows 8.1.
LoRd_MuldeR [Sun, 20 Oct 2013 21:34:04 +0000 (23:34 +0200)]
Improved compatibility mode detection, taking into account Windows 8.1.

10 years agoMoved some resource files to correct folder in VS solution.
LoRd_MuldeR [Sun, 20 Oct 2013 21:33:25 +0000 (23:33 +0200)]
Moved some resource files to correct folder in VS solution.

10 years agoImproved InitializationThread::selfTest() function: It will now verify the hashes...
LoRd_MuldeR [Sun, 20 Oct 2013 17:12:55 +0000 (19:12 +0200)]
Improved InitializationThread::selfTest() function: It will now verify the hashes of *all* tools (it still is called in DEBUG builds only).

10 years agoImproved Windows version detection code.
LoRd_MuldeR [Sun, 20 Oct 2013 17:12:00 +0000 (19:12 +0200)]
Improved Windows version detection code.

10 years agoFix detection of Windows 8.1: Starting with Windows 8.1, the GetVersion(Ex) API has...
LoRd_MuldeR [Sat, 19 Oct 2013 14:02:22 +0000 (16:02 +0200)]
Fix detection of Windows 8.1: Starting with Windows 8.1, the GetVersion(Ex) API has been broken and will now pretend to be Windows 8.0. Since GetVersion(Ex) can no longer be relied on, we will use VerifyVersionInfo() from now on, in the hope that they won't break this one too.

10 years agoBetter method to check the network status.
LoRd_MuldeR [Sat, 19 Oct 2013 14:00:13 +0000 (16:00 +0200)]
Better method to check the network status.

10 years agoUpdated changelog and removed some debug code.
LoRd_MuldeR [Fri, 18 Oct 2013 20:12:55 +0000 (22:12 +0200)]
Updated changelog and removed some debug code.

10 years agoUse the THROW macro instead of plain "throw" in the complete project.
LoRd_MuldeR [Fri, 18 Oct 2013 19:37:40 +0000 (21:37 +0200)]
Use the THROW macro instead of plain "throw" in the complete project.

10 years agoImproved tool extraction code in InitializationThread. Also implemented better except...
LoRd_MuldeR [Fri, 18 Oct 2013 18:49:22 +0000 (20:49 +0200)]
Improved tool extraction code in InitializationThread. Also implemented better exception handling.

10 years agoUpdated deployment scripts.
LoRd_MuldeR [Fri, 18 Oct 2013 18:44:55 +0000 (20:44 +0200)]
Updated deployment scripts.

10 years agoSplit resource files even further to speed up compilation.
LoRd_MuldeR [Fri, 18 Oct 2013 18:44:07 +0000 (20:44 +0200)]
Split resource files even further to speed up compilation.

10 years agoAdded QKeccakHash libraries, compiled with VS2013.
LoRd_MuldeR [Thu, 17 Oct 2013 23:59:46 +0000 (01:59 +0200)]
Added QKeccakHash libraries, compiled with VS2013.

10 years agoAdded project/solution files for Visual Studio 2013.
LoRd_MuldeR [Thu, 17 Oct 2013 23:59:08 +0000 (01:59 +0200)]
Added project/solution files for Visual Studio 2013.

10 years agoMake sure Keccak state gets allocated aligned to 32.
LoRd_MuldeR [Thu, 17 Oct 2013 23:58:29 +0000 (01:58 +0200)]
Make sure Keccak state gets allocated aligned to 32.

10 years agoSplit resource files.
LoRd_MuldeR [Thu, 17 Oct 2013 23:56:44 +0000 (01:56 +0200)]
Split resource files.

10 years agoMake resource file compile without MFC include. Fixes compilation with VisualStudio...
LoRd_MuldeR [Thu, 17 Oct 2013 23:56:06 +0000 (01:56 +0200)]
Make resource file compile without MFC include. Fixes compilation with VisualStudio Express.

10 years agoSome more improvements of ExtractorTask class.
LoRd_MuldeR [Wed, 16 Oct 2013 16:24:16 +0000 (18:24 +0200)]
Some more improvements of ExtractorTask class.

10 years agoProperly detect Windows 8, now that Qt supports it officially.
LoRd_MuldeR [Wed, 16 Oct 2013 16:23:53 +0000 (18:23 +0200)]
Properly detect Windows 8, now that Qt supports it officially.

10 years agoUpdated Nero AAC web-site URL.
LoRd_MuldeR [Wed, 16 Oct 2013 16:23:12 +0000 (18:23 +0200)]
Updated Nero AAC web-site URL.

10 years agoDocumentation updates.
LoRd_MuldeR [Wed, 16 Oct 2013 16:22:52 +0000 (18:22 +0200)]
Documentation updates.