This website requires JavaScript.
Explore
Help
Sign In
Muldersoft
/
LameXP
Watch
1
Star
0
Fork
0
You've already forked LameXP
Code
Releases
2
Activity
3c89d3c2ef
LameXP
/
doc
History
lordmulder
3c89d3c2ef
Include the file "PRE_RELEASE_INFO.txt" in all pre-release builds of LameXP.
2012-07-01 21:11:04 +02:00
..
Changelog.html
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
FAQ.html
Updated FAQ document.
2012-04-23 22:50:20 +02:00
Manual.html
Workaround for a bug that causes MediaInfo to not detect the duration of Wave files (64-Bit only).
2011-12-04 20:33:06 +01:00
PRE_RELEASE_INFO.txt
Include the file "PRE_RELEASE_INFO.txt" in all pre-release builds of LameXP.
2012-07-01 21:11:04 +02:00
Translate.html
Small update to translator's guide.
2012-04-14 17:35:00 +02:00