Yet another audio-encoder front-end. http://lamexp.sourceforge.net/
Go to file
2013-10-12 20:32:28 +02:00
doc Updated mpg123 decoder binary to v1.16.0 (2013-10-06), compiled with GCC 4.8.1. 2013-10-08 22:45:42 +02:00
etc Split ProcessThread::start() method into ProcessThread::init() and ProcessThread::start(). 2013-10-11 20:43:31 +02:00
gui Added GUI option to reset all encoder settings. 2013-07-14 18:14:26 +02:00
res Updated some of the sound files. 2013-10-12 20:32:28 +02:00
src Split ProcessThread::start() method into ProcessThread::init() and ProcessThread::start(). 2013-10-11 20:43:31 +02:00
tmp first commit 2010-11-06 23:04:47 +01:00
.gitignore Ignore some more files. 2011-11-18 14:11:21 +01:00
Copying.txt Updated Copying.txt with some more info. 2013-08-28 12:04:56 +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 Fixed compilation with VS2010 and removed an obsolete file. 2013-10-09 01:07:19 +02:00
LameXP_VS2010.vcxproj.filters Fixed compilation with VS2010 and removed an obsolete file. 2013-10-09 01:07:19 +02:00
LameXP_VS2012.sln Updated VS2008 projects/solution files. 2012-11-13 22:20:55 +01:00
LameXP_VS2012.vcxproj Fixed compilation with VS2010 and removed an obsolete file. 2013-10-09 01:07:19 +02:00
LameXP_VS2012.vcxproj.filters Fixed compilation with VS2010 and removed an obsolete file. 2013-10-09 01:07:19 +02:00
LameXP.rc Added GUI option to reset all encoder settings. 2013-07-14 18:14:26 +02:00
License.txt New "tapped" about dialog. 2012-09-15 20:46:26 +02:00
ReadMe.txt Updated FAQ document. 2013-03-17 14:08:42 +01:00

 LameXP - Audio Encoder Front-End
 Copyright (C) 2004-2013 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.

 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