LameXP/etc
2012-06-25 21:59:28 +02:00
..
Deployment Now using our own command-line parser, based on GetCommandLineW() + CommandLineToArgvW , instead of using QApplication::arguments(). This is less portable, but Qt's internal command-line parser has some rather strange behavior with processing certain characters. As a result, with Qt's command-line parser, some path names passed to LameXP got screwed up! Specifically "C:\Some Path\''Foo''.mp3" got mangled to "C:\Some Path''Foo''.mp3", i.e. the Backslash disappeared! Should be fixed now. 2012-06-22 15:49:56 +02:00
NSIS Changed temporary installer file name. 2012-04-20 21:11:06 +02:00
Patches Version v4.04 is released! 2012-04-26 13:43:40 +02:00
Prerequisites Added support for the Visual Leak Detector. This effects "Debug" builds only. 2012-04-06 22:24:05 +02:00
Redist first commit 2010-11-06 23:04:47 +01:00
Translation Updated MediaInfo binary to v0.7.58 (2012-05-28), compiled with ICL 12.1.7 and MSVC 10.0. 2012-06-25 21:59:28 +02:00
Utilities Better way to obtain the ISO date, without using a Temp file. 2011-10-14 23:39:31 +02:00