Yet another audio-encoder front-end. http://lamexp.sourceforge.net/
Go to file
2013-02-03 15:58:53 +01:00
doc Updated Web Updater and Elevator binaries. Now using updated Aero plug-in (again). 2013-02-03 15:58:53 +01:00
etc Updated Web Updater and Elevator binaries. Now using updated Aero plug-in (again). 2013-02-03 15:58:53 +01:00
gui Expose "disable resampling" option for Opus decoder in the GUI. 2013-01-18 02:42:37 +01:00
res Updated Web Updater and Elevator binaries. Now using updated Aero plug-in (again). 2013-02-03 15:58:53 +01:00
src Updated Web Updater and Elevator binaries. Now using updated Aero plug-in (again). 2013-02-03 15:58:53 +01: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 file. 2012-12-02 15:11:22 +01: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 Updated VS2008 projects/solution files. 2012-11-13 22:20:55 +01: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 Updated Copying.txt file. 2012-12-02 15:11:22 +01: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 Added new function to detect the current date. Slightly more robust against manipulations. 2013-01-12 01:53:43 +01:00
LameXP_VS2012.vcxproj.filters Added Visual Studio 2012 project files. 2012-11-12 22:47:13 +01:00
LameXP.rc Switched the method of how the Designer UI file is used in the MainWindow class to "The Single Inheritance Approach" (with "Using a Pointer Member Variable"). This is the method which Qt recommends for large projects. 2012-12-04 01:35:48 +01:00
License.txt New "tapped" about dialog. 2012-09-15 20:46:26 +02:00
ReadMe.txt Added reference to Manual.html to the Readme file. 2012-11-17 16:12:59 +01:00

 LameXP - Audio Encoder Front-End
 Copyright (C) 2004-2012 LoRd_MuldeR <MuldeR2@GMX.de>

 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