Yet another audio-encoder front-end. http://lamexp.sourceforge.net/
Go to file
2011-08-16 22:31:04 +02:00
doc Restored Windows 2000 support: Added hacks that avoid dependency on EncodePointer() and DecodePointer(), as these functions are missing from KERNEL32.DLL in Windows 2000. 2011-08-15 15:34:44 +02:00
etc Updated EncodePointer library. 2011-08-16 01:53:02 +02:00
gui Added "Favorites" menu for output folders. 2011-08-08 20:26:30 +02:00
res Re-compiled more tools with Windows 2000 hack + reorganized CPU flags. 2011-08-16 22:31:04 +02:00
src Re-compiled more tools with Windows 2000 hack + reorganized CPU flags. 2011-08-16 22:31:04 +02:00
tmp first commit 2010-11-06 23:04:47 +01:00
.gitignore Fixed compilation in Visual Studio 2008. 2011-06-21 22:07:22 +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 Fixed compilation in Visual Studio 2008. 2011-06-21 22:07:22 +02:00
LameXP_VS2010.sln Added Visual Studio 2010 project/solution files. 2011-04-07 22:44:35 +02:00
LameXP_VS2010.vcxproj Updated MediaInfo and wma2wav binaries with Win2k-compatible versions + installer tweaks. 2011-08-15 21:32:47 +02:00
LameXP_VS2010.vcxproj.filters Added support for Avisynth input (audio only!) using the 'avs2wav' tool. This is a stripped-down and cleaned-up version of the tool by Jory Stone <jcsston@toughguy.net>. 2011-05-19 23:07:46 +02: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
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