Yet another audio-encoder front-end. http://lamexp.sourceforge.net/
Go to file
2011-04-07 22:40:47 +02:00
doc Updated FAQ document. 2011-04-05 17:46:31 +02:00
etc Updated French translation by Dodich Informatique <dodich@live.fr>. 2011-04-04 21:49:27 +02:00
gui Added code to automatically resize (enlarge) the main window if it is too small for all widgets/strings to fit in. Mainly useful for translations that contain strings which are significant longer than the default translation. 2011-04-05 14:57:21 +02:00
res Updated French translation by Dodich Informatique <dodich@live.fr>. 2011-04-04 21:49:27 +02:00
src Improved compiler detection. Partly borrowed from MPC-HC project. 2011-04-07 22:40:47 +02:00
tmp first commit 2010-11-06 23:04:47 +01:00
LameXP.rc Use custom Wave files instead of Beep(), as the Beep() function doesn't work reliably on all platforms. 2011-03-18 12:37:18 +01:00
LameXP.sln Nicer method for static builds: Can use vanilla Qt source/include directory now 2010-11-11 14:11:44 +01:00
LameXP.vcproj Implemented a new "disk observer" thread which will constantly check the free diskspace of the disk where the TEMP folder is located. If the diskspace drops below a critical limit (currently 100 MB) a warning message is emitted. 2011-03-28 04:26:47 +02:00
License.txt first commit 2010-11-06 23:04:47 +01:00
ReadMe.txt Fix hyperlink in 'ReadMe' file. 2011-02-26 22:46:28 +01:00

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