LameXP - Version History ------------------------ Changes between v3.04 and v3.05: * Added support for Nero AAC encoder v1.3.3.0 * Added option to add an entire directory or an entire directory-tree * Updated language files (big "thank you" to all contributors !!!) * Updated LAME encoder to v3.98.2 Final (2008-09-24) * Updated MediaInfo to v0.7.7.6 (2008-09-12) Changes between v3.03 and v3.04: * Added support for reading Meta Data from source files (using MediaInfo) * Added support for languages: English, German, French, Spanish, Italian, Japanese, Chinese (Simplified) and Taiwanese * Added support for WMA, Shorten and TTA files (input only) * Added support for various playlist formats (M3U, PLS, ASX, CueSheet) * Added an option to permanently disable the Shell Intgegration (Explorer Conext Menus) * Added an option to disable the periodic Update Reminder * Added an option to shutdown the computer automatically as soon as all files are completed * Added code to minimize the LameXP window into the taskbar notification area * Added balloon tooltip to inform the user about "hidden" options * Updated Ogg Vorbis encoder to v2.85, libvorbis v1.2.1 RC2, aoTuV b5.6 (2008-09-05) * Improved code to handle child processes and capture the console output Changes between v3.02 and v3.03: * Added generic support for pre-processing filters * Added "Normalization" filter, based on Volumax by John33 * Improved code to add/remove context menus in Window Explorer * Improved code to handle multiple instances of LameXP Changes between v3.01 and v3.02: * Added support for new input format: MPEG Audio Layer-2 (mp2) * Added option to choose a custom TEMP folder Changes between v3.00 and v3.01: * Added an option to disable all sounds in LameXP * Added warning message for bitrates that violate the current bitrate restriction * Fixed bitrate restrictions for LAME encoder (strictly enforce bitrate restrictions using "-F" parameter) * Fixed file associations code (set file associations only for the current user) * Updated load/save configuration code (store settings in an INI file instead of the registry) Changes between v2.03 and v3.00: * Added support for Nero's AAC Encoder (not included, available as free download from Nero website) * Added support for more input formats: Wave, MP3, Ogg Vorbis, AAC/MP4, FLAC, Speex, WavPack, Musepack, Monkey's Audio * Added support for uncompressed Wave output * Added support for Multi-Threading (use multiple instances for batch processing) * Added shell integration for Windows Explorer (Context-Menus and "Send To" folder) * Added commandline support: LameXP.exe -add <File 1> [<File 2> ... <File N>] * Added Auto-Update utility to periodically check for new updates * Updated LAME encoder to v3.98 Final (2008-07-04) * Updated Ogg Vorbis encoder to v2.85, aoTuV Beta-5.5 (2008-03-31) Changes between v2.00 and v2.03: * Updated LAME encoder to v3.98 to Beta-5 (2007-08-13) * Updated Ogg Vorbis encoder to v2.84 aoTuV Beta-5 (2007-08-17) * Fixed a bug with 'title' meta tags * Fixed a few typos Changes between v1.xx and v2.00: * Added Ogg Vorbis encoder * Updated LAME encoder to latest builds * Improved progress display (parsing encoder progress from console output now) * Improved ID3-Tag support (now supports "title" and "track" fields) * Added feature to automatically generate playlists (.m3u) * Many bug-fixes and GUI improvements