|
24217c3b71
|
More code refactoring: Moved most of the Win32 API dependencies into wrapper functions in Global.cpp, which greatly reduces platform-specific includes.
|
2013-10-07 00:01:15 +02:00 |
|
|
ccb19ec07f
|
Added new AbstractEncoderInfo class, which provides information about a specific encoder's configuration options. Also moved code for creating encoder instances into a separate EncoderRegistry class.
|
2013-09-30 21:39:56 +02:00 |
|
|
409117ec39
|
Implemented "natural ordering" for sorting the input files. Code is based on the strnatcmp() by Martin Pool, released under the "zlib" license.
|
2013-08-23 00:19:00 +02:00 |
|
|
de5fe6e058
|
Added support for MSVC 2012 with Update-3 + moved 3rd party Qt src file to prerequisites.
|
2013-06-30 00:50:38 +02:00 |
|
|
03c2a9fccc
|
Updated project configuration for Qt 4.8.5.
|
2013-06-21 22:18:58 +02:00 |
|
|
cb042bbf3c
|
Added new function to detect the current date. Slightly more robust against manipulations.
|
2013-01-12 01:53:43 +01:00 |
|
|
7c5ccbe417
|
Fixed "always recompile" problem with VS2012 project file. Also removed a superfluous include.
|
2012-12-10 23:35:14 +01:00 |
|
|
bf34e9e78f
|
Improved handling of fatal/critical messages in lamexp_message_handler() function.
|
2012-12-08 00:21:58 +01:00 |
|
|
1e09d998a2
|
Updated Visual Studio 2012 to "Update 1" (final release).
|
2012-11-28 01:16:37 +01:00 |
|
|
41c129a0ec
|
Upgraded build environment to Microsoft Visual Studio 2012 Update-1 (CTP #4).
|
2012-11-24 16:27:38 +01:00 |
|
|
15697af84d
|
Make VS2010 configurations use the Windows SDK v7.1. Needs to set the LXP_WINSDK_ROOT environment variable.
|
2012-11-17 21:54:11 +01:00 |
|
|
8afe2767d4
|
Set "MinimumRequiredVersion" to 5.1 (WinXP).
|
2012-11-16 01:43:47 +01:00 |
|
|
38b2cc1c84
|
Updated VS2012 project file.
|
2012-11-15 18:11:59 +01:00 |
|
|
69dec13fa0
|
Updated VS2012 project file.
|
2012-11-15 16:48:51 +01:00 |
|
|
d11f698d80
|
Added Visual Studio 2012 project files.
|
2012-11-12 22:47:13 +01:00 |
|