Yet another audio-encoder front-end. http://lamexp.sourceforge.net/
Go to file
2015-08-06 21:38:45 +02:00
doc Updated changelog. 2015-07-24 22:29:27 +02:00
etc Merge branch 'master' of github.com:lordmulder/LameXP 2015-07-10 19:12:13 +02:00
gui Make it possible to select *multiple* items on the source files tab (only contiguous items, at this time). 2015-05-24 21:32:34 +02:00
res Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>. 2015-07-10 19:17:56 +02:00
src Added project/solution files for VS2015 + some build fixes for VS2015. 2015-08-06 21:38:45 +02: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 Updated project/solution files for Visual Studio 2010. 2015-03-30 21:11:27 +02:00
LameXP_VS2010.vcxproj Fixed Qt static library paths for VS2010/VS2012. 2015-03-30 21:39:48 +02:00
LameXP_VS2010.vcxproj.filters Updated project/solution files for Visual Studio 2010. 2015-03-30 21:11:27 +02:00
LameXP_VS2012.sln Updated project/solution files for Visual Studio 2012. 2015-03-29 20:46:09 +02:00
LameXP_VS2012.vcxproj Fixed Qt static library paths for VS2010/VS2012. 2015-03-30 21:39:48 +02:00
LameXP_VS2012.vcxproj.filters Updated project/solution files for Visual Studio 2012. 2015-03-29 20:46:09 +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 Fixed include paths. 2015-08-06 21:09:22 +02:00
LameXP_VS2013.vcxproj.filters Implemented file extension replacement model + moved extension() function from AbstractEncoder class to AbstractEncoderInfo class. 2015-05-10 16:34:07 +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 Added project/solution files for VS2015 + some build fixes for VS2015. 2015-08-06 21:38:45 +02:00
LameXP_VS2015.vcxproj.filters Added project/solution files for VS2015 + some build fixes for VS2015. 2015-08-06 21:38:45 +02: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