Yet another audio-encoder front-end. http://lamexp.sourceforge.net/
Go to file
2012-04-06 16:22:08 +02:00
doc Now using FindFirstFileEx() on supported OS. Should be a bit faster, as we can request the FindExSearchLimitToDirectories search limit. 2012-03-30 15:28:47 +02:00
etc Slightly changed temporary installer name. 2012-04-06 16:22:08 +02:00
gui Added button to edit the current output path in a simple LineEdit control. 2012-03-26 22:02:11 +02:00
res Changed creation of QFileSystemModel. Object will now be created when the user first visits the "Output Folder" tab. Also added option to "refresh" the directory outline, which will effectively destroy and re-create the QFileSystemModel in order to discard all data that may be cached. 2012-04-05 15:24:45 +02:00
src Slightly changed temporary installer name. 2012-04-06 16:22:08 +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 Fixed one typo. 2011-12-17 20:57:12 +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 Fixed compilation with MSVC 2008. 2012-01-13 16:24:56 +01:00
LameXP_VS2010.sln Added Visual Studio 2010 project/solution files. 2011-04-07 22:44:35 +02:00
LameXP_VS2010.vcxproj Added some more "special" application icons. 2011-12-25 01:00:11 +01:00
LameXP_VS2010.vcxproj.filters Experimental support for dcaenc, by Alexander E. Patrakov <patrakov@gmail.com>. 2011-12-22 21:53:25 +01:00
LameXP.rc Bump version + update Changelog file. 2012-02-23 21:21:02 +01:00
License.txt first commit 2010-11-06 23:04:47 +01:00
ReadMe.txt Happy New Year 2012! 2012-01-02 00:52:27 +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