Update of /cvsroot/audacity/audacity-src/src/commands
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv841/src/commands
Modified Files:
AppCommandEvent.cpp AppCommandEvent.h BatchEvalCommand.h
Command.h CommandBuilder.h CommandHandler.cpp CommandHandler.h
DebugPrintCommand.h
Log Message:
Change license on some of the scripting files from GPL to wxWidgets
Index: AppCommandEvent.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/commands/AppCommandEvent.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- AppCommandEvent.cpp 30 May 2009 04:30:33 -0000 1.1
+++ AppCommandEvent.cpp 7 Jun 2009 15:41:24 -0000 1.2
@@ -2,7 +2,7 @@
Audacity - A Digital Audio Editor
Copyright 1999-2009 Audacity Team
- License: GPL v2 - see LICENSE.txt
+ File License: wxWidgets
Dan Horgan
Index: Command.h
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/commands/Command.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Command.h 30 May 2009 04:30:33 -0000 1.1
+++ Command.h 7 Jun 2009 15:41:24 -0000 1.2
@@ -2,7 +2,7 @@
Audacity - A Digital Audio Editor
Copyright 1999-2009 Audacity Team
- License: GPL v2 - see LICENSE.txt
+ File License: wxWidgets
Dan Horgan
Index: BatchEvalCommand.h
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/commands/BatchEvalCommand.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BatchEvalCommand.h 30 May 2009 04:30:33 -0000 1.1
+++ BatchEvalCommand.h 7 Jun 2009 15:41:24 -0000 1.2
@@ -2,7 +2,7 @@
Audacity: A Digital Audio Editor
Audacity(R) is copyright (c) 1999-2009 Audacity Team.
- License: GPL v2. See License.txt.
+ File License: wxwidgets
BatchEvalCommand.h
Dan Horgan
Index: CommandBuilder.h
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/commands/CommandBuilder.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CommandBuilder.h 30 May 2009 04:30:33 -0000 1.1
+++ CommandBuilder.h 7 Jun 2009 15:41:24 -0000 1.2
@@ -2,7 +2,7 @@
Audacity - A Digital Audio Editor
Copyright 1999-2009 Audacity Team
- License: GPL v2 - see LICENSE.txt
+ File License: wxWidgets
Dan Horgan
Index: CommandHandler.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/commands/CommandHandler.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CommandHandler.cpp 30 May 2009 04:30:33 -0000 1.1
+++ CommandHandler.cpp 7 Jun 2009 15:41:24 -0000 1.2
@@ -2,7 +2,7 @@
Audacity - A Digital Audio Editor
Copyright 1999-2009 Audacity Team
- License: GPL v2 - see LICENSE.txt
+ File License: wxWidgets
Dan Horgan
@@ -28,10 +28,8 @@
#include "ScriptCommandRelay.h"
CommandHandler::CommandHandler(AudacityApp &app)
-//: wxEvtHandler(),
: mCurrentContext(new CommandExecutionContext(&app, GetActiveProject()))
{
- //app.SetNextHandler(this);
}
CommandHandler::~CommandHandler()
Index: AppCommandEvent.h
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/commands/AppCommandEvent.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- AppCommandEvent.h 30 May 2009 04:30:33 -0000 1.1
+++ AppCommandEvent.h 7 Jun 2009 15:41:24 -0000 1.2
@@ -2,7 +2,7 @@
Audacity - A Digital Audio Editor
Copyright 1999-2009 Audacity Team
- License: GPL v2 - see LICENSE.txt
+ File License: wxWidgets
Dan Horgan
Index: DebugPrintCommand.h
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/commands/DebugPrintCommand.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DebugPrintCommand.h 30 May 2009 04:30:33 -0000 1.1
+++ DebugPrintCommand.h 7 Jun 2009 15:41:24 -0000 1.2
@@ -2,7 +2,7 @@
Audacity - A Digital Audio Editor
Copyright 1999-2009 Audacity Team
- License: GPL v2 - see LICENSE.txt
+ File License: wxWidgets
Dan Horgan
@@ -36,6 +36,7 @@
virtual bool Apply(CommandExecutionContext context)
{
+ wxMessageOutputDebug().Printf(wxT("In DebugPrintCommand::Apply"));
wxMessageOutputDebug().Printf(mMessage);
return true;
}
Index: CommandHandler.h
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/commands/CommandHandler.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CommandHandler.h 30 May 2009 04:30:33 -0000 1.1
+++ CommandHandler.h 7 Jun 2009 15:41:24 -0000 1.2
@@ -2,7 +2,7 @@
Audacity - A Digital Audio Editor
Copyright 1999-2009 Audacity Team
- License: GPL v2 - see LICENSE.txt
+ File License: wxWidgets
Dan Horgan
------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs