Yet another audio-encoder front-end. http://lamexp.sourceforge.net/
Go to file
2015-03-23 01:05:58 +01:00
doc Updated SoX binary to v14.4.2-Final (2015-02-22), compiled with ICL 15.0 and MSVC 12.0. 2015-03-21 19:05:44 +01:00
etc Updated Korean translation. Thanks to JaeHyung Lee <kolanp@gmail.com>. 2015-03-23 01:05:58 +01:00
gui Added support for DynamicAudioNormalizer normalization filter. 2015-03-21 19:06:55 +01:00
res Updated Korean translation. Thanks to JaeHyung Lee <kolanp@gmail.com>. 2015-03-23 01:05:58 +01:00
src Improved the WaveDecoder to do proper progress reporting. 2015-03-22 21:33:15 +01:00
tmp first commit 2010-11-06 23:04:47 +01:00
.gitignore Started porting the LameXP documentation to Pandoc/Markdown. 2014-12-21 18:38:47 +01:00
Copying.txt Updated license info. 2013-10-23 22:25:04 +02:00
LameXP_VS2010.sln Removed "Qt5" configurations, as they were badly maintained anyway. Also fixed QKeccakHash for the "Release_Static" configuration. 2012-11-12 20:42:37 +01:00
LameXP_VS2010.vcxproj Removed dependency on QtMain: Simply call mainCRTStartup() instead of WinMainCRTStartup(). 2014-06-23 17:41:40 +02:00
LameXP_VS2010.vcxproj.filters Updated VS2010 project file to include the compatibility manifest. 2014-05-29 01:00:07 +02:00
LameXP_VS2012.sln Updated VS2008 projects/solution files. 2012-11-13 22:20:55 +01:00
LameXP_VS2012.vcxproj Fixed MSVC 11.0 (VS2012) project file. 2014-06-23 18:58:18 +02:00
LameXP_VS2012.vcxproj.filters Fixed MSVC 11.0 (VS2012) project file. 2014-06-23 18:58:18 +02:00
LameXP_VS2013.sln Set the system timer precision to 1 ms while encoding, because this seems to improve encoding performance quite a bit. Will be reset to default, when encoding is done, so LameXP won't "eat the battery" while idle. 2014-12-06 22:05:35 +01:00
LameXP_VS2013.vcxproj Updated FLAC encoder/decoder binaries to v1.3.1 (2014-11-26), compiled with ICL 15.0. 2015-01-24 18:30:15 +01:00
LameXP_VS2013.vcxproj.filters Updated FLAC encoder/decoder binaries to v1.3.1 (2014-11-26), compiled with ICL 15.0. 2015-01-24 18:30:15 +01:00
LameXP.rc Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
License.txt Simplified license addendum. 2014-12-21 22:50:18 +01:00
ReadMe.txt Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00

 LameXP - Audio Encoder Front-End
 Copyright (C) 2004-2015 LoRd_MuldeR <MuldeR2@GMX.de>
 http://www.muldersoft.com/

 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version, but always including the *additional*
 restrictions defined in the "License.txt" file.

 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.

 You should have received a copy of the GNU General Public License along
 with this program; if not, write to the Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

 http://www.gnu.org/licenses/gpl-2.0.txt



 For more information, please see the LameXP manual at: doc/Manual.html