Yet another audio-encoder front-end. http://lamexp.sourceforge.net/
Go to file
2012-11-15 18:08:03 +01:00
doc Added an option to filter the progress model entries. If filter is enabled, only progress items that match the filter will be shown in the TableView. 2012-11-11 18:33:55 +01:00
etc Updated translation files. 2012-11-15 18:08:03 +01:00
gui Added option for "Overwrite Mode" (keep both, skip file, replace) to "Advanced Options" tab. Does not do anything yet. 2012-11-08 00:42:55 +01:00
res Updated translation files. 2012-11-15 18:08:03 +01:00
src If no item matches the current filter, hide all items and show an overlay message rather than disabling the filter. 2012-11-15 18:06:04 +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 Changed temporary installer file name. 2012-04-20 21:11:06 +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 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 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.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 Visual Studio 2012 project files. 2012-11-12 22:47:13 +01:00
LameXP_VS2012.vcxproj.filters Added Visual Studio 2012 project files. 2012-11-12 22:47:13 +01:00
LameXP.rc Bump version + update Changelog file. 2012-02-23 21:21:02 +01:00
License.txt New "tapped" about dialog. 2012-09-15 20:46:26 +02: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