Updated stylesheet information in documents.

This commit is contained in:
LoRd_MuldeR 2011-03-28 21:09:40 +02:00
parent 23665ed4c9
commit 4689e9dd27
3 changed files with 79 additions and 53 deletions

View File

@ -3,11 +3,20 @@
<head>
<title>LameXP - Version History</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<style type="text/css">
<!--
body { font-family:Monospace; font-size:10pt; }
a { text-decoration:none; color:#0000EE; }
a:hover { background-color: #CCCCCC; }
a:active { color: #551A8B; }
a:visited { color: #0000EE; }
-->
</style>
</head>
<body style="font-family:Monospace;font-size:10pt;">
<body>
<h3>LameXP - Version History</h3><br>
<a name="4.01">Changes between v4.00 and v4.01:</a><br><ul>
<a name="4.01"></a>Changes between v4.00 and v4.01:<br><ul>
<li>Added an option to manually specify the number of parallel instances
<li>Added an option to select a user-defined TEMP directory
<li>Added an option to shutdown the computer as soon as all files are completed
@ -24,7 +33,7 @@
<li>A warning message will be emitted, if diskspace drops below a critical limit while processing
</ul><br>
<a name="4.00">Changes between v3.18 and v4.00:</a><br><ul>
<a name="4.00"></a>Changes between v3.18 and v4.00:<br><ul>
<li>Complete re-write of LameXP in the C++ programming language
<li>Switched IDE from Delphi 7.0 to Visual Studio 2008 + Qt Framework v4.7.1 (GNU Toolchain not yet)
<li>Added cross-plattfrom support - only Windows and Wine for now, native Linux version planned
@ -49,14 +58,14 @@
<li>Countless minor fixes and improvements (hopefully not too many regressions ^^)
</ul><br>
<a name="3.19">Changes between v3.18 and v3.19:</a><br><ul>
<a name="3.19"></a>Changes between v3.18 and v3.19:<br><ul>
<li>Updated MediaInfo to v0.7.34 (2010-07-09), compiled with ICL 11.1.065
<li>Updated mpg123 decoder to v1.12.3 (2010-07-11), compiled with GCC 4.6.0
<li>Updated language files (big thank-you to all contributors !!!)
<li>Fixed decoding of certain invalid WavPack files
</ul><br>
<a name="3.18">Changes between v3.17 and v3.18:</a><br><ul>
<a name="3.18"></a>Changes between v3.17 and v3.18:<br><ul>
<li>Added an Unicode-safe "Open" dialog: File names are converted to "short" names if required
<li>Fixed mpg123 decoder to work on Windows 2000 (reported by Tim Womack)
<li>Updated LAME encoder to v3.98.4 (2010-03-23), compiled with ICL 11.1.054
@ -66,7 +75,7 @@
<li>Updated language files (big thank-you to all contributors !!!)
</ul><br>
<a name="3.17">Changes between v3.16 and v3.17:</a><br><ul>
<a name="3.17"></a>Changes between v3.16 and v3.17:<br><ul>
<li>Updated TAK decoder to v2.0.0 (2010-01-07)
<li>Updated ALAC decoder to v0.2.0 (2009-09-05)
<li>Updated MediaInfo to v0.7.28 (2010-02-19), compiled with ICL 11.1.054
@ -75,7 +84,7 @@
<li>Various minor fixes and improvements
</ul><br>
<a name="3.16">Changes between v3.15 and v3.16:</a><br><ul>
<a name="3.16"></a>Changes between v3.15 and v3.16:<br><ul>
<li>Added support for Nero AAC encoder v1.5.3.0 (2009-12-29)
<li>Disable DPI warning on Vista and later, as they handle DPI != 96 much better than WinXP
<li>Updated WavPack decoder to v4.60.1 (2009-11-29)
@ -83,14 +92,14 @@
<li>Updated GnuPG to v1.4.10b (2009-09-03), compiled with GCC 4.2.1
</ul><br>
<a name="3.15">Changes between v3.14 and v3.15:</a><br><ul>
<a name="3.15"></a>Changes between v3.14 and v3.15:<br><ul>
<li>Added support for Nero AAC encoder v1.5.1.0 (2009-12-17)
<li>Updated mpg123 decoder to v1.10.0 (2009-12-05)
<li>Updated MediaInfo to v0.7.26 (2009-12-18), compiled with ICL 11.1.051
<li>Updated AC3Filter Tools to v0.31b (2009-10-01), compiled with ICL 11.1.051
</ul><br>
<a name="3.14">Changes between v3.13 and v3.14:</a><br><ul>
<a name="3.14"></a>Changes between v3.13 and v3.14:<br><ul>
<li>Added Suspend and Resume buttons to the processing window
<li>Added another language: Castilian Spanish (Spanish from north/central Spain)
<li>Updated mpg123 decoder to v1.9.2 (2009-11-20)
@ -101,7 +110,7 @@
<li>Various minor fixes and improvements
</ul><br>
<a name="3.13">Changes between v3.12 and v3.13:</a><br><ul>
<a name="3.13"></a>Changes between v3.12 and v3.13:<br><ul>
<li>Updated LAME encoder to v3.98.2 (2009-09-26), compiled with ICL 11.1.046
<li>Updated FLAC encoder to v1.2.1b (2009-10-01), compiled with ICL 11.1.046
<li>Updated MediaInfo to v0.7.23 (2009-10-16), using statically linked build (MSVC 9.0)
@ -114,7 +123,7 @@
<li>Updated GnuPG to v1.4.10 (2009-09-02)
</ul><br>
<a name="3.12">Changes between v3.11 and v3.12:</a><br><ul>
<a name="3.12"></a>Changes between v3.11 and v3.12:<br><ul>
<li>Added support for FLAC (Free Lossless Audio Codec) output
<li>Added progress display for individual files (for the "encoding" step only)
<li>Added a SSE2 (Pentium 4) build of the Ogg Vorbis encoder that will be used if supported by the CPU
@ -130,7 +139,7 @@
<li>Fixed a number of minor glitches
</ul><br>
<a name="3.11">Changes between v3.10 and v3.11:</a><br><ul>
<a name="3.11"></a>Changes between v3.10 and v3.11:<br><ul>
<li>Added options to sort the source files (by title, by filename or by track number)
<li>Updated language files (big thank-you to all contributors !!!)
<li>Updated mpg123 decoder to v1.8.1 (2009-06-14)
@ -140,7 +149,7 @@
<li>Fixed a few minor issues in meta tag processing
</ul><br>
<a name="3.10">Changes between v3.09 and v3.10:</a><br><ul>
<a name="3.10"></a>Changes between v3.09 and v3.10:<br><ul>
<li>Added a NSIS-based installer (will be released in addition to the ZIP package)
<li>Added support for the TAK lossless audio format
<li>Added two new languages: Serbian (Latin) and Ukrainian
@ -154,7 +163,7 @@
<li>Fixed a few minor issues and refactored the code
</ul><br>
<a name="3.09">Changes between v3.08 and v3.09:</a><br><ul>
<a name="3.09"></a>Changes between v3.08 and v3.09:<br><ul>
<li>Added support for detecting the file type via MediaInfo instead of guessing the type from file extension
<li>Updated mpg123 decoder to v1.7.3 (2009-04-27)
<li>Updated FAAD decoder to v2.7 (2009-05-13)
@ -162,13 +171,13 @@
<li>Fixed detection of the WMA decoder under certain circumstances (e.g. Windows 7)
</ul><br>
<a name="3.08">Changes between v3.07 and v3.08:</a><br><ul>
<a name="3.08"></a>Changes between v3.07 and v3.08:<br><ul>
<li>Updated Ogg Vorbis encoder to v2.85, libvorbis v1.2.1 RC2, aoTuV b5.7 (2009-03-04)
<li>Updated mpg123 decoder to v1.6.4 (2009-01-10)
<li>Updated MediaInfo to v0.7.11.0 (2009-02-13)
</ul><br>
<a name="3.07">Changes between v3.06 and v3.07:</a><br><ul>
<a name="3.07"></a>Changes between v3.06 and v3.07:<br><ul>
<li>Added an option to disable multi-threading on multi-core machines
<li>Updated Ogg Vorbis encoder to v2.85, libvorbis v1.2.1 RC2, aoTuV b5.61 (2008-12-24)
<li>Updated mpg123 decoder to v1.6.3 (2008-12-20)
@ -176,7 +185,7 @@
<li>Updated language files (big thank-you to all contributors !!!)
</ul><br>
<a name="3.06">Changes between v3.05 and v3.06:</a><br><ul>
<a name="3.06"></a>Changes between v3.05 and v3.06:<br><ul>
<li>Added a custom build of the mpg123 decoder v1.5.1
<li>Added two more languages: Romanian and Polish
<li>Added support for the ALAC audio format
@ -187,7 +196,7 @@
<li>Fixed a few minor bugs
</ul><br>
<a name="3.05">Changes between v3.04 and v3.05:</a><br><ul>
<a name="3.05"></a>Changes between v3.04 and v3.05:<br><ul>
<li>Added support for Nero AAC encoder v1.3.3.0
<li>Added option to add an entire directory or an entire directory-tree
<li>Added new languages: Russian, Nederlands, Greek and Hungarian
@ -197,7 +206,7 @@
<li>Updated MediaInfo to v0.7.7.6 (2008-09-12)
</ul><br>
<a name="3.04">Changes between v3.03 and v3.04:</a><br><ul>
<a name="3.04"></a>Changes between v3.03 and v3.04:<br><ul>
<li>Added support for reading Meta Data from source files (using MediaInfo)
<li>Added support for languages: English, German, French, Spanish, Italian, Japanese, Chinese (Simplified) and Taiwanese
<li>Added support for WMA, Shorten and TTA files (input only)
@ -211,19 +220,19 @@
<li>Improved code to handle child processes and capture the console output
</ul><br>
<a name="3.03">Changes between v3.02 and v3.03:</a><br><ul>
<a name="3.03"></a>Changes between v3.02 and v3.03:<br><ul>
<li>Added generic support for pre-processing filters
<li>Added "Normalization" filter, based on Volumax by John33
<li>Improved code to add/remove context menus in Window Explorer
<li>Improved code to handle multiple instances of LameXP
</ul><br>
<a name="3.02">Changes between v3.01 and v3.02:</a><br><ul>
<a name="3.02"></a>Changes between v3.01 and v3.02:<br><ul>
<li>Added support for new input format: MPEG Audio Layer-2 (mp2)
<li>Added option to choose a custom TEMP folder
</ul><br>
<a name="3.01">Changes between v3.00 and v3.01:</a><br><ul>
<a name="3.01"></a>Changes between v3.00 and v3.01:<br><ul>
<li>Added an option to disable all sounds in LameXP
<li>Added warning message for bitrates that violate the current bitrate restriction
<li>Fixed bitrate restrictions for LAME encoder (strictly enforce bitrate restrictions using "-F" parameter)
@ -231,7 +240,7 @@
<li>Updated load/save configuration code (store settings in an INI file instead of the registry)
</ul><br>
<a name="3.00">Changes between v2.03 and v3.00:</a><br><ul>
<a name="3.00"></a>Changes between v2.03 and v3.00:<br><ul>
<li>Added support for Nero's AAC Encoder (not included, available as free download from Nero website)
<li>Added support for more input formats: Wave, MP3, Ogg Vorbis, AAC/MP4, FLAC, Speex, WavPack, Musepack, Monkey's Audio
<li>Added support for uncompressed Wave output
@ -243,14 +252,14 @@
<li>Updated Ogg Vorbis encoder to v2.85, aoTuV Beta-5.5 (2008-03-31)
</ul><br>
<a name="2.03">Changes between v2.00 and v2.03:</a><br><ul>
<a name="2.03"></a>Changes between v2.00 and v2.03:<br><ul>
<li>Updated LAME encoder to v3.98 to Beta-5 (2007-08-13)
<li>Updated Ogg Vorbis encoder to v2.84 aoTuV Beta-5 (2007-08-17)
<li>Fixed a bug with 'title' meta tags
<li>Fixed a few typos
</ul><br>
<a name="2.00">Changes between v1.xx and v2.00:</a><br><ul>
<a name="2.00"></a>Changes between v1.xx and v2.00:<br><ul>
<li>Added Ogg Vorbis encoder
<li>Updated LAME encoder to latest builds
<li>Improved progress display (parsing encoder progress from console output now)

View File

@ -3,11 +3,20 @@
<head>
<title>LameXP - Frequently Asked Questions (FAQ)</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<style type="text/css">
<!--
body { font-family:Monospace; font-size:10pt; }
a { text-decoration:none; color:#0000EE; }
a:hover { background-color: #CCCCCC; }
a:active { color: #551A8B; }
a:visited { color: #0000EE; }
-->
</style>
</head>
<body style="font-family:Monospace;font-size:10pt;">
<body>
<h3>LameXP - Frequently Asked Questions (FAQ)</h3><br>
<a name="6a0b023d"><b>Table of contents:</b></a><br>
<a name="6a0b023d"></a><b>Table of contents:</b><br>
<ul>
<li><a href="#6a0b023d">What is LameXP ???</a>
<li><a href="#be0a8459">What platforms does LameXP run on?</a>
@ -38,7 +47,7 @@
<br><br>
<a name="6a0b023d"><b>What is LameXP ???</b></a><br>
<a name="6a0b023d"></a><b>What is LameXP ???</b><br>
<br>
LameXP is a graphical user-interface for a number of audio encoders. It was developed to support a huge<br>
number of input formats. File formats are detected reliably using MediaInfo. Compressed audio formats are<br>
@ -51,7 +60,7 @@ any ACM Codecs or DirectShow/DMO filters! And it will NOT install anything of th
<br><br>
<a name="be0a8459"><b>What platforms does LameXP run on?</b></a><br>
<a name="be0a8459"></a><b>What platforms does LameXP run on?</b><br>
<br>
LameXP is currently being developed and tested on the following platforms:<br><ul>
<li>Microsoft Windows XP, Service Pack 3
@ -72,7 +81,7 @@ The following platforms are NOT supported any longer:<br><ul>
<br><br>
<a name="29065b86"><b>What output formats (encoders) does LameXP support?</b></a><br>
<a name="29065b86"></a><b>What output formats (encoders) does LameXP support?</b><br>
<br>
Currently the following output formats are supported by LameXP:<br><ul>
<li>MPEG Audio-Layer III (MP3), using the LAME encoder [built-in]
@ -83,7 +92,7 @@ Currently the following output formats are supported by LameXP:<br><ul>
<br><br>
<a name="4e398a46"><b>What input formats (decoders) does LameXP support?</b></a><br>
<a name="4e398a46"></a><b>What input formats (decoders) does LameXP support?</b><br>
<br>
Currently the following input formats are supported by LameXP:<br><ul>
<li>AC-3 (ATSC A/52), using Valib decoder [built-in]
@ -108,7 +117,7 @@ Currently the following input formats are supported by LameXP:<br><ul>
<br><br>
<a name="96205e91"><b>My anti-virus program raises an alarm when I try to download/install/launch LameXP. Why is that?</b></a><br>
<a name="96205e91"></a><b>My anti-virus program raises an alarm when I try to download/install/launch LameXP. Why is that?</b><br>
<br>
Occasionally your anti-virus program may mistakenly(!) detect "malware" (e.g. virus, trojan horse or worm) in<br>
LameXP. This is called a "false positive" and the file is actually innocent/clean. It's an error in your<br>
@ -130,7 +139,7 @@ Conclusion:<ul>
<br><br>
<a name="fd53d98a"><b>Who created LameXP?</b></a><br>
<a name="fd53d98a"></a><b>Who created LameXP?</b><br>
<br>
LameXP was written from the scratch by LoRd_MuldeR &lt;MuldeR2@GMX.de&gt;. However it has to be noted that LameXP<br>
uses a number of third-party tools, which have been created by the individual authors. Moreover various<br>
@ -138,7 +147,7 @@ people have contributed LameXP translations. Please see the "About" dialog for d
<br><br>
<a name="de1c5e44"><b>What license is LameXP released under?</b></a><br>
<a name="de1c5e44"></a><b>What license is LameXP released under?</b><br>
<br>
LameXP is free software. You can redistribute it and/or modify it under the terms of the GNU General Public<br>
License (GPL) as published by the Free Software Foundation; either version 2 of the License, or (at your<br>
@ -149,7 +158,7 @@ Please see the <a href="http://www.gnu.org/licenses/gpl-2.0.html" target="_blank
<br><br>
<a name="303e5fa7"><b>Do I have to pay for LameXP? / How can I donate to the authors of LameXP?</b></a><br>
<a name="303e5fa7"></a><b>Do I have to pay for LameXP? / How can I donate to the authors of LameXP?</b><br>
<br>
LameXP is <a href="http://en.wikipedia.org/wiki/Free_software" target="_blank">free software</a>, so you may use it for free and for any purpose. Moreover the authors of LameXP<br>
currently do NOT accept any donations. Therefore you should NOT pay or donate any money in order to obtain<br>
@ -162,7 +171,7 @@ If you want to support the development of LameXP, you can do so by contributing
<br><br>
<a name="71a113b0"><b>How do I enable AAC/MP4/M4A output (encoding) in LameXP?</b></a><br>
<a name="71a113b0"></a><b>How do I enable AAC/MP4/M4A output (encoding) in LameXP?</b><br>
<br>
LameXP uses the Nero AAC Encoder for creating AAC/MP4/M4A files. The Nero AAC Encoder is available as a free<br>
download. However the license doesn't allow redistribution! Therefore we can NOT ship the Nero encoder along<br>
@ -178,7 +187,7 @@ the LameXP directory, the AAC encoding option should be "enabled" on the next st
<br><br>
<a name="126abc5a"><b>Is there a way to output ".m4a" or ".aac" files with LameXP?</b></a><br>
<a name="126abc5a"></a><b>Is there a way to output ".m4a" or ".aac" files with LameXP?</b><br>
<br>
LameXP uses the Nero AAC Encoder for AAC encoding. And the Nero encoder always puts the AAC streams into an<br>
MP4 (MPEG-4 Part 14) container - in almost any case that is exactly what you want/need! The one and only<br>
@ -195,7 +204,7 @@ such streams. Still, if you want to extract the "raw" AAC stream from an MP4 fil
<br><br>
<a name="ebf016ab"><b>How do I enable WMA input (decoding) in LameXP?</b></a><br>
<a name="ebf016ab"></a><b>How do I enable WMA input (decoding) in LameXP?</b><br>
<br>
WMA input requires the WMA decoder component to be installed on your local computer. Usually LameXP will show<br>
a warning on startup, if the WMA decoder component could not be found. In that case you can simply choose<br>
@ -210,7 +219,7 @@ the <a href="http://www.free-codecs.com/download/Windows_Media_Format_11.htm" ta
<br><br>
<a name="9fd53558"><b>How can I use LameXP as a "portable" application?</b></a><br>
<a name="9fd53558"></a><b>How can I use LameXP as a "portable" application?</b><br>
<br>
LameXP always is "portable", in the sense that the application works out of the box: LameXP does NOT require<br>
any additional software, such as codecs, encoders, decoders or runtime libraries, and it will NOT install<br>
@ -232,7 +241,7 @@ write-access is granted to the directory where the LameXP executable is located.
<br><br>
<a name="df406578"><b>The LameXP startup (splash screen) takes very long on my system. What can I do?</b></a><br>
<a name="df406578"></a><b>The LameXP startup (splash screen) takes very long on my system. What can I do?</b><br>
<br>
Starting up LameXP shouldn't take longer than approximately 10 seconds. However it was brought to our<br>
attention that badly optimized anti-virus software can slow down the startup procedure a lot! On our test<br>
@ -248,7 +257,7 @@ the developer of the anti-virus software. And, if they don't fix the problem, sw
<br><br>
<a name="9b0a5c32"><b>Why does application 'xyz' not open the Wave files created by LameXP?</b></a><br>
<a name="9b0a5c32"></a><b>Why does application 'xyz' not open the Wave files created by LameXP?</b><br>
<br>
Some of the decoders used in LameXP will insert an additional 'JUNK' chunk into the Wave/RIFF file, right<br>
before the 'fmt' chunk ("Wave header"). There are technical reasons why this 'JUNK' chunk (placeholder) might<br>
@ -270,7 +279,7 @@ You can use a command-line like this:<br>
<br><br>
<a name="89cbd3d0"><b>Why does LameXP run only 'n' parallel instances/threads on my computer?</b></a><br>
<a name="89cbd3d0"></a><b>Why does LameXP run only 'n' parallel instances/threads on my computer?</b><br>
<br>
By default LameXP will detect the number of CPU cores that are available on your system and run as many<br>
encoder/decoder instances in parallel as CPU cores are available. This is done in order to maximize the CPU<br>
@ -291,7 +300,7 @@ thus a single encoder instance may create several threads - LameXP has no contro
<br><br>
<a name="12d077d5"><b>How can I force LameXP to create ID3 version 2 (ID3v2) tags?</b></a><br>
<a name="12d077d5"></a><b>How can I force LameXP to create ID3 version 2 (ID3v2) tags?</b><br>
<br>
The LAME encoder automatically chooses the proper ID3 tag version. By default it will create a version 1 tag,<br>
if possible. Only if the information cannot be embedded into a version 1 tag (ID3v1), e.g. because the string<br>
@ -305,7 +314,7 @@ parameter for that purpose. Simply add the parameter to the "Custom Encoder Para
<br><br>
<a name="d83ab3c6"><b>Why does LameXP use LAME v3.99 rather than v3.98?</b></a><br>
<a name="d83ab3c6"></a><b>Why does LameXP use LAME v3.99 rather than v3.98?</b><br>
<br>
LAME v3.99 contains the latest improvements and bugfixes of the LAME mp3 encoder, but it's less tested than<br>
the older 3.98 release series. The most important reason why LAME v3.99 is used in LameXP v4.xx is because<br>
@ -318,7 +327,7 @@ reports to the LameXP developers, as we generally cannot analyze/fix probelms sp
<br><br>
<a name="4213adbc"><b>Can LameXP be used to convert/extract tracks from an Audio CD?</b></a><br>
<a name="4213adbc"></a><b>Can LameXP be used to convert/extract tracks from an Audio CD?</b><br>
<br>
LameXP can be used to convert audio files that have been extracted from an Audio CD, but it can NOT extract<br>
or read the audio tracks from the Audio CD directly (yet). Consequently you will have to extract ("rip") the<br>
@ -334,7 +343,7 @@ the '.cda' files directly is destined to fail (as the '.cda' files do NOT actual
<br><br>
<a name="e7c9ae2b"><b>Why do I get the error 'Executable doesn't support Windows compatibility mode' on startup?</b></a><br>
<a name="e7c9ae2b"></a><b>Why do I get the error 'Executable doesn't support Windows compatibility mode' on startup?</b><br>
<br>
LameXP was designed to run on all supported platforms natively (except for Linux/Wine). If you see this error<br>
message, that's probably because your system is configured to run LameXP in 'compatibility mode', i.e. your<br>
@ -344,7 +353,7 @@ switching to the 'Compatibility' tab and un-checking the 'Run this program in co
<br><br>
<a name="328b0a18"><b>Why do I get the error 'Executable requires Windows 2000 or later' on startup?</b></a><br>
<a name="328b0a18"></a><b>Why do I get the error 'Executable requires Windows 2000 or later' on startup?</b><br>
<br>
You are trying to run LameXP on a platform that is NOT supported, such as Windows 95, Windows 98, Windows<br>
Millennium Edition or Windows NT 4.0. There is nothing you can do about that, except for updating to a less<br>
@ -354,7 +363,7 @@ Note: This error can also occur, if your system has been configured to run LameX
<br><br>
<a name="491aaad9"><b>Why do I get the error 'A device attached to the system is not functioning' on startup?</b></a><br>
<a name="491aaad9"></a><b>Why do I get the error 'A device attached to the system is not functioning' on startup?</b><br>
<br>
This error message from the Windows operating system is somewhat misleading. It often appears together with<br>
a second error message and it means that Windows was unable to load/execute the program file. There are<br>
@ -367,14 +376,14 @@ Remark: Executable files compiled with Microsoft Visual Studio 2005 (or later) w
<br><br>
<a name="f35cfa24"><b>How can I translate LameXP to my language or improve an existing translation?</b></a><br>
<a name="f35cfa24"></a><b>How can I translate LameXP to my language or improve an existing translation?</b><br>
<br>
Please see the guide for translators at:<br><ul>
<li><a href="http://mulder.brhack.net/public/doc/lamexp_translate.html" target="_blank">http://mulder.brhack.net/public/doc/lamexp_translate.html</a></ul>
<br><br>
<a name="8dba381f"><b>Where can I download the latest version of LameXP?</b></a><br>
<a name="8dba381f"></a><b>Where can I download the latest version of LameXP?</b><br>
<br>
The latest "official" release of LameXP can be found on the following mirrors:<br><ul>
<li><a href="https://github.com/lordmulder/LameXP/downloads" target="_blank">https://github.com/lordmulder/LameXP/downloads</a>
@ -383,7 +392,7 @@ The latest "official" release of LameXP can be found on the following mirrors:<b
<br><br>
<a name="9c2e273d"><b>Where can I submit bug reports or feature requests?</b></a><br>
<a name="9c2e273d"></a><b>Where can I submit bug reports or feature requests?</b><br>
<br>
The preferred place to report bugs or request new features is the LameXP thread at Doom9's Forum:<br><ul>
<li><a href="http://forum.doom9.org/showthread.php?t=157726" target="_blank">http://forum.doom9.org/showthread.php?t=157726</a> (English)
@ -392,7 +401,7 @@ The preferred place to report bugs or request new features is the LameXP thread
Please do NOT send me E-Mail unless you really have to! I receive a LOT of E-Mail and your mail can get lost!<br><br>
<br><br>
<a name="982cf1c0"><b>Where can I find the LameXP source code?</b></a><br>
<a name="982cf1c0"></a><b>Where can I find the LameXP source code?</b><br>
<br>
LameXP is developed using the <a href="http://en.wikipedia.org/wiki/Git_(software)" target="_blank">Git</a> revision control system. The LameXP Git repository is mirrored at:<br><ul>
<li><a href="git://github.com/lordmulder/LameXP.git" target="_blank">git://github.com/lordmulder/LameXP.git</a> (<a href="https://github.com/lordmulder/LameXP/commits/master" target="_blank">Log</a>)
@ -401,7 +410,7 @@ LameXP is developed using the <a href="http://en.wikipedia.org/wiki/Git_(softwar
<br><br>
<a name="a0c1e92b"><b>What are the prerequisites to build LameXP from the sources?</b></a><br>
<a name="a0c1e92b"></a><b>What are the prerequisites to build LameXP from the sources?</b><br>
<br>
LameXP is currently being developed using the following build environment:<br><ul>
<li>Visual Studio 2008, Service Pack 1

View File

@ -3,6 +3,14 @@
<head>
<title>Howto: Translate LameXP v4.xx</title>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
<style type="text/css">
<!--
a { text-decoration:none; color:#0000EE; }
a:hover { background-color: #CCCCCC; }
a:active { color: #551A8B; }
a:visited { color: #0000EE; }
-->
</style>
</head>
<body>
<h1>Howto: Translate LameXP</h1>