Yet another audio-encoder front-end. http://lamexp.sourceforge.net/
Go to file
2013-08-25 15:34:41 +02:00
doc Some improvements/simplifications in strnatcmp() function. 2013-08-25 15:34:41 +02:00
etc Some improvements/simplifications in strnatcmp() function. 2013-08-25 15:34:41 +02:00
gui Added GUI option to reset all encoder settings. 2013-07-14 18:14:26 +02:00
res Updated French translation. Thanks to to Dodich Informatique <dodich@live.fr>. 2013-08-23 19:17:45 +02:00
src Some improvements/simplifications in strnatcmp() function. 2013-08-25 15:34:41 +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 Opus encoder/decoder libraries to v1.1.x and Opus-Tools to v0.1.6 (2013-06-16). 2013-06-16 22:06:58 +02:00
LameXP_VS2008.sln Rename Visual Studio 2008 solution/project file + adjust deployment script accordingly. 2011-04-08 00:25:06 +02:00
LameXP_VS2008.vcproj Made VS2008 solution compile again. 2013-04-28 21:44:55 +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 VS2010 project files. 2013-04-11 00:02:01 +02:00
LameXP_VS2010.vcxproj.filters New "tapped" about dialog. 2012-09-15 20:46:26 +02:00
LameXP_VS2012.sln Updated VS2008 projects/solution files. 2012-11-13 22:20:55 +01:00
LameXP_VS2012.vcxproj Implemented "natural ordering" for sorting the input files. Code is based on the strnatcmp() by Martin Pool, released under the "zlib" license. 2013-08-23 00:19:00 +02:00
LameXP_VS2012.vcxproj.filters Implemented "natural ordering" for sorting the input files. Code is based on the strnatcmp() by Martin Pool, released under the "zlib" license. 2013-08-23 00:19:00 +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