GitHub | 22 May 2013 10:45

[supercollider/supercollider] d84de5: common: fix some warnings

  Branch: refs/heads/master
  Home:   https://github.com/supercollider/supercollider
  Commit: d84de5ebbc92817ea0fef8d1ecb802b72c44a736
      https://github.com/supercollider/supercollider/commit/d84de5ebbc92817ea0fef8d1ecb802b72c44a736
  Author: Tim Blechmann <tim@...>
  Date:   2013-05-22 (Wed, 22 May 2013)

  Changed paths:
    M common/SC_fftlib.cpp
    M common/server_shm.hpp

  Log Message:
  -----------
  common: fix some warnings

Signed-off-by: Tim Blechmann <tim@...>

GitHub | 22 May 2013 10:45

[supercollider/supercollider] 87092f: scide: msvc compile fix

  Branch: refs/heads/topic/qt5
  Home:   https://github.com/supercollider/supercollider
  Commit: 87092f105236cc45bd6ab8a4ce88bcec1c26a6c4
      https://github.com/supercollider/supercollider/commit/87092f105236cc45bd6ab8a4ce88bcec1c26a6c4
  Author: Tim Blechmann <tim@...>
  Date:   2013-05-22 (Wed, 22 May 2013)

  Changed paths:
    M editors/sc-ide/CMakeLists.txt

  Log Message:
  -----------
  scide: msvc compile fix

Signed-off-by: Tim Blechmann <tim@...>

GitHub | 22 May 2013 10:09

[supercollider/supercollider] 8e9cb2: cmake build system: win32 - don't set debug flags ...

  Branch: refs/heads/master
  Home:   https://github.com/supercollider/supercollider
  Commit: 8e9cb277d567dfe07793bee094271f812d94a975
      https://github.com/supercollider/supercollider/commit/8e9cb277d567dfe07793bee094271f812d94a975
  Author: Tim Blechmann <tim@...>
  Date:   2013-05-22 (Wed, 22 May 2013)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  cmake build system: win32 - don't set debug flags manually

Signed-off-by: Tim Blechmann <tim@...>

GitHub | 22 May 2013 09:01

[supercollider/supercollider] 50fd1c: supernova: win32 fix

  Branch: refs/heads/master
  Home:   https://github.com/supercollider/supercollider
  Commit: 50fd1c6ae900426c38cd55c5b38bedf4c7aacad6
      https://github.com/supercollider/supercollider/commit/50fd1c6ae900426c38cd55c5b38bedf4c7aacad6
  Author: Tim Blechmann <tim@...>
  Date:   2013-05-21 (Tue, 21 May 2013)

  Changed paths:
    M server/supernova/sc/sc_ugen_factory.cpp

  Log Message:
  -----------
  supernova: win32 fix

Signed-off-by: Tim Blechmann <tim@...>

  Commit: 1ee35cb1a86892ec4355cfea48e6b6c899694ffa
      https://github.com/supercollider/supercollider/commit/1ee35cb1a86892ec4355cfea48e6b6c899694ffa
  Author: Tim Blechmann <tim@...>
  Date:   2013-05-21 (Tue, 21 May 2013)

  Changed paths:
    M lang/LangPrimSource/SC_PortMIDI.cpp

  Log Message:
  -----------
  sclang: portmidi - compile fixes

Signed-off-by: Tim Blechmann <tim@...>

(Continue reading)

GitHub | 22 May 2013 07:56

[supercollider/supercollider] 6bf958: headers: don't provide system endiannes conversion...

  Branch: refs/heads/master
  Home:   https://github.com/supercollider/supercollider
  Commit: 6bf9581fbd2e575071151859fa878aad6085e641
      https://github.com/supercollider/supercollider/commit/6bf9581fbd2e575071151859fa878aad6085e641
  Author: Tim Blechmann <tim@...>
  Date:   2013-05-21 (Tue, 21 May 2013)

  Changed paths:
    M common/scsynthsend.cpp
    M common/scsynthsend.h
    M include/common/SC_Endian.h
    M include/plugin_interface/sc_msg_iter.h
    M lang/LangPrimSource/OSCData.cpp
    M lang/LangPrimSource/SC_ComPort.cpp
    M lang/LangPrimSource/SC_ComPort.h
    M server/scsynth/SC_ComPort.cpp
    M server/scsynth/SC_CoreAudio.cpp

  Log Message:
  -----------
  headers: don't provide system endiannes conversion functions

instead of providing endiannes conversion functions by default, we should
provide our own versions to avoid pulling in windows headers into the
public interface

Signed-off-by: Tim Blechmann <tim@...>

  Commit: 1a18c9b9b5847950625284fdb8e4953a6b30ec89
      https://github.com/supercollider/supercollider/commit/1a18c9b9b5847950625284fdb8e4953a6b30ec89
(Continue reading)

GitHub | 22 May 2013 06:44

[supercollider/supercollider] d4c79a: QImage initial commit

  Branch: refs/heads/topic/qt5
  Home:   https://github.com/supercollider/supercollider
  Commit: d4c79a2ed73ff1f74d236854f5c08c044e1502af
      https://github.com/supercollider/supercollider/commit/d4c79a2ed73ff1f74d236854f5c08c044e1502af
  Author: Lucas Samaruga <samarugalucas-Re5JQEeQqe8AvxtiuMwx3w <at> public.gmane.org>
  Date:   2012-08-20 (Mon, 20 Aug 2012)

  Changed paths:
    M QtCollider/CMakeLists.txt
    M QtCollider/Common.h
    A QtCollider/primitives/prim_QImage.cpp
    M QtCollider/primitives/prim_QPen.cpp
    M QtCollider/primitives/primitives.cpp
    A SCClassLibrary/QtCollider/QImage.sc
    M SCClassLibrary/QtCollider/QPen.sc

  Log Message:
  -----------
  QImage initial commit


  Commit: 08d1e0a33debe96f61c09f56fd25ce660cb207fc
      https://github.com/supercollider/supercollider/commit/08d1e0a33debe96f61c09f56fd25ce660cb207fc
  Author: Lucas Samaruga <samarugalucas-Re5JQEeQqe8AvxtiuMwx3w <at> public.gmane.org>
  Date:   2012-08-20 (Mon, 20 Aug 2012)

  Changed paths:
    M QtCollider/primitives/prim_QImage.cpp

  Log Message:
(Continue reading)

cruxxial | 22 May 2013 01:23
Picon

SF.net SVN: quarks:[2597] DIRECTORY

Revision: 2597
          http://quarks.svn.sourceforge.net/quarks/?rev=2597&view=rev
Author:   cruxxial
Date:     2013-05-21 23:23:13 +0000 (Tue, 21 May 2013)
Log Message:
-----------
crucial updated version numbers

Modified Paths:
--------------
    DIRECTORY/ServerTools.quark
    DIRECTORY/cruciallib.quark

Modified: DIRECTORY/ServerTools.quark
===================================================================
--- DIRECTORY/ServerTools.quark	2013-05-21 23:20:39 UTC (rev 2596)
+++ DIRECTORY/ServerTools.quark	2013-05-21 23:23:13 UTC (rev 2597)
 <at>  <at>  -4,5 +4,5  <at>  <at> 
 	\summary:		"Server and class introspection tools for debugging and development. Insp,
ServerTreeGui, ServerLog",
 	\author:		"felix",
 	\url:			"https://github.com/crucialfelix/ServerTools",
-	\version:		"1.0.2"
+	\version:		"1.0.3"
 )

Modified: DIRECTORY/cruciallib.quark
===================================================================
--- DIRECTORY/cruciallib.quark	2013-05-21 23:20:39 UTC (rev 2596)
+++ DIRECTORY/cruciallib.quark	2013-05-21 23:23:13 UTC (rev 2597)
(Continue reading)

cruxxial | 22 May 2013 01:20
Picon

SF.net SVN: quarks:[2596] cruciallib

Revision: 2596
          http://quarks.svn.sourceforge.net/quarks/?rev=2596&view=rev
Author:   cruxxial
Date:     2013-05-21 23:20:39 +0000 (Tue, 21 May 2013)
Log Message:
-----------
cruciallib 4.1.3

Modified Paths:
--------------
    cruciallib/Control/MIDIClock.sc
    cruciallib/Crucial.sc
    cruciallib/HelpSource/Classes/Instr.schelp
    cruciallib/Instr/Instr.sc
    cruciallib/Instr/InstrSynthDef.sc
    cruciallib/ServerTools/ServerGui.sc

Added Paths:
-----------
    cruciallib/HelpSource/Guides/ilisp.schelp
    cruciallib/Instr/ilisp.sc
    cruciallib/apis/
    cruciallib/apis/instr.api.scd

Modified: cruciallib/Control/MIDIClock.sc
===================================================================
--- cruciallib/Control/MIDIClock.sc	2013-05-19 14:09:20 UTC (rev 2595)
+++ cruciallib/Control/MIDIClock.sc	2013-05-21 23:20:39 UTC (rev 2596)
 <at>  <at>  -23,18 +23,18  <at>  <at> 
 			^this
(Continue reading)

followthemusic | 21 May 2013 19:53
Picon

Noob sorry... Github clone fails on submodule nova_tt

Hi all,

I'm trying to get oriented to SC source code but I'm not even making it past
the first stage... I forked supercollider on GitHub, then tried to clone
with

git clone --recursive git://github.com/followthemusic/supercollider.git

But every time I get error message:

Submodule path 'external_libraries/nova-tt': checked out
'238d95de660206cecb111ce758ed26eb67278391'
No submodule mapping found in .gitmodules for path 'boost_lockfree'
Failed to recurse into submodule path 'external_libraries/nova-tt'

I also tried cloning directly from supercollider/supercollider with the same
result. I'm completely new to Git/GitHub so I have absolutely no clue where
to start... any advice? Thanks in advance!

--
View this message in context: http://new-supercollider-mailing-lists-forums-use-these.2681727.n2.nabble.com/Noob-sorry-Github-clone-fails-on-submodule-nova-tt-tp7598588.html
Sent from the SuperCollider Developers New (Use this!!!!) mailing list archive at Nabble.com.

_______________________________________________
sc-dev mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/
search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/

(Continue reading)

danstowell+sc3 | 20 May 2013 23:41
Picon

[PATCH] ScIDEDocument class to enable common usage Document.open()

From: Dan Stowell <danstowell@...>

---
 SCClassLibrary/scide_scqt/ScIDE.sc |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/SCClassLibrary/scide_scqt/ScIDE.sc b/SCClassLibrary/scide_scqt/ScIDE.sc
index 71f1f93..4baae58 100644
--- a/SCClassLibrary/scide_scqt/ScIDE.sc
+++ b/SCClassLibrary/scide_scqt/ScIDE.sc
 <at>  <at>  -336,3 +336,18  <at>  <at>  ScIDE {
 		this.primitiveFailed
 	}
 }
+
+// This is just a stub to provide oft-used functionality such as Document.open()
+ScIDEDocument : Document {
+        *initClass{
+                Document.implementationClass = this;
+        }
+	*new {|title, string, makeListener, envir|
+		^this.notImplemented("Document.new")
+	}
+	propen {|path, selectionStart, selectionLength, envir|
+		if(envir != nil){"ScIDE does not set an environment per document".warn};
+		^ScIDE.open(path, selectionStart, selectionLength)
+	}
+}
+
--

-- 
(Continue reading)

Jakob Leben | 20 May 2013 17:14
Picon
Gravatar

[PATCH] MIDI(ALSA): fix initialization

Avoid initialize/cleanup/initialize cycle whenever initializing.

Let initMIDIClient() do most of the work, except for creating ports and
running the worker thread, and let initMIDI() do only the rest instead
of a complete re-initialization.

This fixes the issue that calling "MIDIClient.init" in succession would
not remove ports created in the previous call.
---
 lang/LangPrimSource/SC_AlsaMIDI.cpp | 52 +++++++------------------------------
 1 file changed, 10 insertions(+), 42 deletions(-)

diff --git a/lang/LangPrimSource/SC_AlsaMIDI.cpp b/lang/LangPrimSource/SC_AlsaMIDI.cpp
index 323217c..74f46b7 100644
--- a/lang/LangPrimSource/SC_AlsaMIDI.cpp
+++ b/lang/LangPrimSource/SC_AlsaMIDI.cpp
 <at>  <at>  -458,20 +458,14  <at>  <at>  int initMIDI(int numIn, int numOut)
 	SC_AlsaMidiClient* client = &gMIDIClient;
 	int i;

-	if (client->mHandle) cleanUpMIDI();
+	if (!client->mHandle) {
+		post("MIDI (ALSA): Can not start - not yet initialized.\n");
+		return errFailed;
+	}

     numIn = sc_clip(numIn, 1, kMaxMidiPorts);
     numOut = sc_clip(numOut, 1, kMaxMidiPorts);

-	// initialize client handle
(Continue reading)


Gmane