From d7353508e56b2372be68020b29172a073cffea9d Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Wed, 25 Dec 2019 15:19:29 +0100 Subject: [PATCH] Fixed email address in documents. --- doc/Changelog.html | 14 +++++++------- doc/Changelog.md | 7 ++++--- doc/Manual.html | 14 +++++++------- doc/Manual.md | 7 ++++--- 4 files changed, 22 insertions(+), 20 deletions(-) diff --git a/doc/Changelog.html b/doc/Changelog.html index d33f4842..4793425b 100644 --- a/doc/Changelog.html +++ b/doc/Changelog.html @@ -1,9 +1,4 @@ - LameXP Audio-Encoder Front-End – Changelog


LameXP Audio-Encoder Front-End – Changelog

by LoRd_MuldeR <> | http://muldersoft.com/

1 LameXP v4.xx History

LameXP v4.18 [2019-12-18]

LameXP v4.17 [2018-11-10]

LameXP v4.16 [2018-04-30]

LameXP v4.15 [2017-05-31]

LameXP v4.14 [2016-11-19]

LameXP v4.13 [2015-12-12]

LameXP v4.12 [2015-10-23]

LameXP v4.02 [2011-06-14]

LameXP v4.01 [2011-04-04]

LameXP v4.00 [2011-02-21]

2 LameXP v3.xx History

LameXP v3.19 [2010-07-12]

LameXP v3.18 [2010-05-08]

LameXP v3.17 [2010-02-21]

LameXP v3.16 [2010-01-26]

LameXP v3.15 [2009-12-24]

LameXP v3.14 [2009-12-01]

LameXP v3.13 [2009-10-21]

LameXP v3.12 [2009-09-19]

LameXP v3.11 [2009-06-22]

LameXP v3.10 [2009-06-11]

LameXP v3.09 [2009-06-01]

LameXP v3.08 [2009-03-05]

LameXP v3.07 [2008-12-24]

LameXP v3.06 [2008-10-26]

LameXP v3.05 [2008-10-11]

LameXP v3.04 [2008-09-26]

LameXP v3.03 [2008-08-12]

LameXP v3.02 [2008-08-06]

LameXP v3.01 [2008-08-01]

LameXP v3.00 [2008-07-04]

3 LameXP v2.xx History

LameXP v2.03 [2007-08-17]

LameXP v2.00 [2007-02-19]

4 LameXP v1.xx History

LameXP v1.00 [2004-12-10]

 
 
EOF

\ No newline at end of file +>
  • Added channel equalization options to the normalization filter (also fixes multi-channel processing)
  • Added indicators for current CPU usage, RAM usage and free diskspace to the processing window
  • Updated Qt runtime libraries to v4.8.0 RC-1 (2011-10-13), compiled with MSVC 10.0
  • Updated LAME encoder to v3.99.1 Final (2011-11-05), compiled with ICL 12.1.6 and MSVC 10.0 (details)
  • Updated mpg123 decoder to v1.13.4 (2011-09-07), compiled with GCC 4.6.1
  • Updated MediaInfo to v0.7.51 (2011-11-11), compiled with ICL 12.1.6 and MSVC 10.0
  • Updated language files (big thank-you to all contributors !!!)
  • Improved "downmix" filter by using explicit channel mappings for each number of input channels
  • Fixed a potential bug in CPU type detection that might have caused the wrong binary to be used
  • Fixed Cue Sheet import for tracks with certain characters in the title
  • Fixed a bug with "Prepend relative source file path to output file" under certain conditions
  • Workaround for malicious "anti-virus" programs that prevent innocent applications from functioning
  • Enabled "Aero Glass" theme in installer and web-update program (Vista and Windows 7 only)
  • Restored Windows 2000 support with Visual Studio 2010 builds (this is experimental!)
  • The "Open File(s)" and "Open Folder" dialogs will now remember the most recent directory
  • Miscellaneous bugfixes
  • LameXP v4.02 [2011-06-14]

    LameXP v4.01 [2011-04-04]

    LameXP v4.00 [2011-02-21]

    2 LameXP v3.xx History

    LameXP v3.19 [2010-07-12]

    LameXP v3.18 [2010-05-08]

    LameXP v3.17 [2010-02-21]

    LameXP v3.16 [2010-01-26]

    LameXP v3.15 [2009-12-24]

    LameXP v3.14 [2009-12-01]

    LameXP v3.13 [2009-10-21]

    LameXP v3.12 [2009-09-19]

    LameXP v3.11 [2009-06-22]

    LameXP v3.10 [2009-06-11]

    LameXP v3.09 [2009-06-01]

    LameXP v3.08 [2009-03-05]

    LameXP v3.07 [2008-12-24]

    LameXP v3.06 [2008-10-26]

    LameXP v3.05 [2008-10-11]

    LameXP v3.04 [2008-09-26]

    LameXP v3.03 [2008-08-12]

    LameXP v3.02 [2008-08-06]

    LameXP v3.01 [2008-08-01]

    LameXP v3.00 [2008-07-04]

    3 LameXP v2.xx History

    LameXP v2.03 [2007-08-17]

    LameXP v2.00 [2007-02-19]

    4 LameXP v1.xx History

    LameXP v1.00 [2004-12-10]




    by LoRd_MuldeR <> | http://muldersoft.com/

    EOF

    \ No newline at end of file diff --git a/doc/Changelog.md b/doc/Changelog.md index 368d6399..9f12dc28 100644 --- a/doc/Changelog.md +++ b/doc/Changelog.md @@ -1,6 +1,5 @@ % ![](img/lamexp/banner.png) LameXP Audio-Encoder Front-End – Changelog -% by LoRd_MuldeR <> | # LameXP v4.xx History # @@ -627,6 +626,8 @@ LameXP Audio-Encoder Front-End – Changelog -  -  +


    + +by LoRd_MuldeR <> | + **EOF** diff --git a/doc/Manual.html b/doc/Manual.html index a65c6ebf..2ef5255a 100644 --- a/doc/Manual.html +++ b/doc/Manual.html @@ -1,9 +1,4 @@ - LameXP Audio-Encoder Front-End – Manual


    LameXP Audio-Encoder Front-End – Manual

    by LoRd_MuldeR <> | http://muldersoft.com/

    1 Introduction

    LameXP is a graphical user-interface (GUI front-end) for various of audio encoders and decoders: It allows you to convert your audio files from one audio format to another one in the most simple way. Despite its name, LameXP is not only a front-end for the LAME MP3 encoder, but supports a wide range of output formats, including MP3, Ogg Vorbis, Opus, AAC/MP4, FLAC, AC-3 and Wave Audio. The number of supported input formats is even bigger! Furthermore LameXP not only runs on Windows XP, but also on Windows 7, 8 and 10 as well as other operating systems. 32-Bit and 64-Bit systems are supported.

    Since all the encoders and decoders that are used by the LameXP software are already built-in (with one exception), you do not need to install any additional software, such as "Codecs", "Filters" or "Plug-ins", on your computer. Everything works "out of the box". You can even use LameXP as a "portable" application, i.e. you can run LameXP directly off your USB stick. Moreover, LameXP was designed for batch processing. This means that you can convert a huge number of audio files, e.g. a complete album or even your entire music collection, in just a single step. At the same time, LameXP is able to process several audio files concurrently, so it can take full advantage of modern multi-core processors! However, LameXP is not only optimized for speed, it also provides excellent sound quality by using the most sophisticated audio encoders available.

    In addition to that, LameXP provides full support for meta information, including cover artwork. So when converting your audio files with LameXP, any existing meta information will be retained – to the highest possible extent. Of course, there also is an easy-to-use meta-tag editor for adding new meta information or managing the existing meta information. On top of it all, LameXP provides full Unicode support, for meta information as well as file names, thus problems with "intentional" character sets are avoided. Likewise, thanks to our translators, the user-interface of the LameXP software is available in many different languages, including English, German, Spanish and Chinese. Last but not least, LameXP supports a number of post-processing filters, including sample rate conversion, normalization (gain adjustment), tone adjustment as well as down-mixing.

    1.1 Platform Support

    Tier #1: LameXP is currently being developed on the following platforms:

    • Microsoft Windows 10, 32-Bit and 64-Bit editions
    • Microsoft Windows 7 with Service Pack 1, 32-Bit and 64-Bit editions
    • Microsoft Windows XP with Service Pack 3 (see remarks)

    Tier #2: The following platforms should work too, but aren't tested extensively:

    • Microsoft Windows 8.1, 32-Bit and 64-Bit editions
    • Microsoft Windows 8.0, 32-Bit and 64-Bit editions
    • Microsoft Windows Vista with Service Pack 2, 32-Bit and 64-Bit editions
    • Microsoft Windows XP x64 Edition with Service Pack 2
    • Microsoft Windows Server 2008 with Service Pack 2
    • Microsoft Windows Server 2008 R2 with Service Pack 1
    • GNU/Linux (e.g. Ubuntu 12.04), using Wine v1.4+

    The following legacy platforms are not actively supported any longer:

    • Microsoft Windows 2000
    • Microsoft Windows NT 4.0
    • Microsoft Windows Millennium Edition
    • Microsoft Windows 98
    • Microsoft Windows 95

    Remarks: Windows XP has reached "end of life" on April 8th, 2014. This means that Microsoft has stopped all support for Windows XP. Thus no updates or bugfixes are made available to regular Windows XP users since that date, not even security fixes! Thus, all the security vulnerabilities that have been discovered after the deadline – and all the security vulnerabilities that are going to be discovered in the future – will persists forever! Consequently, using Windows XP has become a severe security risk, and the situation is only going to get worse. While LameXP will continue to support Windows XP (note that Service Pack 3 is required!) for the foreseeable future, we highly recommend everybody to update to a less antiquated system now. Windows XP support will be discontinued in a future version, when most users have migrated to a modern system.

    1.2 Output Formats (Encoders)

    Currently the following output formats (audio encoders) are supported by LameXP:

    1.3 Input Formats (Decoders)

    Currently the following input formats (audio decoders) are supported by LameXP:

    • AC-3 (ATSC A/52), using Valib decoder [built-in]
    • Advanced Audio Coding (AAC), using FAAD decoder [built-in]
    • Apple Lossless (ALAC) [built-in]
    • Apple/SGI AIFF [built-in]
    • Avisynth, audio only [requires Avisynth 2.5.x to be installed]
    • Digital Theater System, using Valib decoder [built-in]
    • Free Lossless Audio Codec (FLAC) [built-in]
    • Microsoft ADPCM [built-in]
    • Monkey's Audio (APE) [built-in]
    • MPEG Audio-Layer I (MP1), using mpg123 decoder [built-in]
    • MPEG Audio-Layer II (MP2), using mpg123 decoder [built-in]
    • MPEG Audio-Layer III (MP3), using mpg123 decoder [built-in]
    • Musepack [built-in]
    • Opus Audio Codec [built-in]
    • Shorten [built-in]
    • Speex [built-in]
    • Sun/NeXT Au [built-in]
    • The True Audio (TTA) [built-in]
    • Uncompressed PCM / Waveform Audio File (WAV/RIFF) [built-in]
    • WavPack Hybrid Lossless Audio [built-in]
    • Windows Media Audio (WMA), using wma2wav [built-in]

    2 Legal Information

    The LameXP software was developed, from the scratch, by LoRd_MuldeR > | http://muldersoft.com/

    EOF

    \ No newline at end of file diff --git a/doc/Manual.md b/doc/Manual.md index f81e806b..a06ee18d 100644 --- a/doc/Manual.md +++ b/doc/Manual.md @@ -1,6 +1,5 @@ % ![](img/lamexp/banner.png) LameXP Audio-Encoder Front-End – Manual -% by LoRd_MuldeR <> | # Introduction # @@ -858,6 +857,8 @@ If, for example, you want to replace the binary `foobar.exe` and the current bui -  -  +


    + +by LoRd_MuldeR <> | + **EOF** -- 2.11.4.GIT