Yet another audio-encoder front-end. http://lamexp.sourceforge.net/
Go to file
2021-07-27 19:59:47 +02:00
doc Updated manual. 2021-07-27 19:59:47 +02:00
etc Updated translation files. 2021-07-27 19:59:40 +02:00
gui Cancel update checker thread when user presses Esc button. 2017-03-28 21:12:02 +02:00
res Updated Monkey's Audio binaries to v6.29 (2021-05-25), compiled with ICL 19.2 and MSVC 15.9. 2021-07-27 19:59:46 +02:00
src Updated Monkey's Audio binaries to v6.29 (2021-05-25), compiled with ICL 19.2 and MSVC 15.9. 2021-07-27 19:59:46 +02:00
.gitignore ignoring VS 2015 suo dir 2015-12-11 23:03:10 +03:00
Copying.txt Updated copyright year. 2020-03-28 17:33:07 +01: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 project/solution files. 2021-07-27 19:59:42 +02:00
LameXP_VS2013.vcxproj.filters Updated project/solution files. 2021-07-27 19:59:42 +02:00
LameXP_VS2015.sln Added project/solution files for VS2015 + some build fixes for VS2015. 2015-08-06 21:38:45 +02:00
LameXP_VS2015.vcxproj Updated project/solution files. 2021-07-27 19:59:42 +02:00
LameXP_VS2015.vcxproj.filters Updated project/solution files. 2021-07-27 19:59:42 +02:00
LameXP_VS2017.sln Added project/solution files for VS2017. 2017-08-15 20:46:18 +02:00
LameXP_VS2017.vcxproj Updated MediaInfo binaries to v21.03 (2021-03-26), compiled with ICL 2021.2 and MSVC 15.9. 2021-07-27 19:59:45 +02:00
LameXP_VS2017.vcxproj.filters Use the built-in tagging capability of Monkey's Audio encoder (available since v5.43) + drop the 'tag.exe' tool. 2021-07-27 19:59:41 +02:00
LameXP_VS2019.sln Added project/solution files for VS2019. 2019-04-13 23:07:13 +02:00
LameXP_VS2019.vcxproj Updated target platform in VS2019 project. 2021-07-27 19:59:44 +02:00
LameXP_VS2019.vcxproj.filters Updated project/solution files. 2021-07-27 19:59:42 +02:00
LameXP.props Disable XPDeprecationWarning. 2018-12-08 15:48:07 +01:00
LameXP.rc Updated copyright year. 2021-02-17 00:52:18 +01:00
License.txt Updated copyright year. 2020-03-28 17:33:07 +01:00
ReadMe.txt Updated copyright year. 2021-02-17 00:52:18 +01:00

LameXP - Audio Encoder Front-End
Copyright (C) 2004-2021 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; always including the non-optional
	LAMEXP GNU GENERAL PUBLIC LICENSE ADDENDUM. See "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.

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