[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-dev] SF.net SVN: supercollider:[8111] trunk/build/SCClassLibrary
Revision: 8111
http://supercollider.svn.sourceforge.net/supercollider/?rev=8111&view=rev
Author: jmfuo
Date: 2008-12-12 00:38:58 +0000 (Fri, 12 Dec 2008)
Log Message:
-----------
reverted redirect of Speech
Modified Paths:
--------------
trunk/build/SCClassLibrary/Common/GUI/ViewsRedirect.sc
trunk/build/SCClassLibrary/Common/osx/Speech.sc
trunk/build/SCClassLibrary/Platform/osx/CocoaGUI.sc
Modified: trunk/build/SCClassLibrary/Common/GUI/ViewsRedirect.sc
===================================================================
--- trunk/build/SCClassLibrary/Common/GUI/ViewsRedirect.sc 2008-12-12 00:06:09 UTC (rev 8110)
+++ trunk/build/SCClassLibrary/Common/GUI/ViewsRedirect.sc 2008-12-12 00:38:58 UTC (rev 8111)
@@ -24,9 +24,7 @@
//Font : ViewRedirecter { *key { ^\font }}
Pen : ViewRedirecter { *key { ^\pen }}
-Speech : ViewRedirecter { *key { ^\speech }}
-
Stethoscope : ViewRedirecter { *key { ^\stethoscope }}
ScopeView : ViewRedirecter { *key { ^\scopeView }}
FreqScopeView : ViewRedirecter { *key { ^\freqScopeView }} // redirects to SCFreqScope
Modified: trunk/build/SCClassLibrary/Common/osx/Speech.sc
===================================================================
--- trunk/build/SCClassLibrary/Common/osx/Speech.sc 2008-12-12 00:06:09 UTC (rev 8110)
+++ trunk/build/SCClassLibrary/Common/osx/Speech.sc 2008-12-12 00:38:58 UTC (rev 8111)
@@ -80,7 +80,7 @@
}
-SCSpeech {
+Speech {
classvar <>wordActions, <>doneActions, <>wordAction, <>doneAction, <channels;
classvar <>initialized = false, <stopMethods;
Modified: trunk/build/SCClassLibrary/Platform/osx/CocoaGUI.sc
===================================================================
--- trunk/build/SCClassLibrary/Platform/osx/CocoaGUI.sc 2008-12-12 00:06:09 UTC (rev 8110)
+++ trunk/build/SCClassLibrary/Platform/osx/CocoaGUI.sc 2008-12-12 00:38:58 UTC (rev 8111)
@@ -78,7 +78,7 @@
///////////////// Common -> OSX /////////////////
*dialog { ^CocoaDialog }
- *speech { ^SCSpeech }
+ *speech { ^Speech }
///////////////// extras /////////////////
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
_______________________________________________
sc-dev mailing list
info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-dev/
search: https://listarc.bham.ac.uk/lists/sc-dev/search/