Commit Graph

12 Commits

Author SHA1 Message Date
f5ac81da8f Updated project/solution files for Visual Studio 2012. 2015-03-29 20:46:09 +02:00
cec912d9de Fixed MSVC 11.0 (VS2012) project file. 2014-06-23 18:58:18 +02:00
0cbe3953bb Fixed compilation under VS2012. 2014-01-01 17:51:20 +01:00
496f9cda7b Fix compilation with VS2012. 2013-10-21 16:17:42 +02:00
1af32090dd Added project/solution files for Visual Studio 2013. 2013-10-18 01:59:08 +02:00
10001f4ef0 Fixed compilation with VS2010 and removed an obsolete file. 2013-10-09 01:07:19 +02:00
7ddbdb240b Updated mpg123 decoder binary to v1.16.0 (2013-10-06), compiled with GCC 4.8.1. 2013-10-08 22:45:42 +02:00
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
d11f698d80 Added Visual Studio 2012 project files. 2012-11-12 22:47:13 +01:00