CIA.vc
timblech
Real-time open source activity stats
Stats » Authors » timblech
informationsyndicateUTC clock
08:09 on May 28, 2012
event counters
The last message was received 1.48 years ago at 12:54 on Dec 05, 2010
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
287 messages since the first one, 3.47 years ago, for an average of 4.42 days between messages
recent messages
dateReversed sort columnprojectcontentlink
12:50 on Dec 05, 2010sc3-plugins
Commit by timblech :: r457 /source/ (6 files in 2 dirs):

fft ugen cleanups:

  • ToPolarApx and ToComplexApx are now declared inline
  • BhopFFT load cleanup
  • JoshPVUGens and MCLDFFTUGens don't need to link with fft object files Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
16:36 on Dec 03, 2010sc3-plugins
Commit by timblech :: r455 / (10 files in 4 dirs):
import old-style scfft library

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
19:17 on Dec 01, 2010sc3-plugins
Commit by timblech :: r454 / (6 files in 4 dirs):
cmake: prototyped cmake build system

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
09:13 on Oct 23, 2010supercollider
Commit by timblech :: r10431 /trunk/common/Source/lang/ (4 files in 2 dirs):
lang: improve error handling to fix some gcc warnings

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
08:42 on Oct 23, 2010supercollider
Commit by timblech :: r10430 /trunk/common/Source/ (3 files in 3 dirs):

cmake build system: curl fix

  • the provided FindCURL script uses upper-case letters
  • calling find_package once is sufficient Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
09:48 on Oct 11, 2010supercollider
Commit by timblech :: r10395 /trunk/common/Source/lang/LangPrimSource/PyrPrimitive.cpp:
apple/midi fix

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
20:58 on Oct 10, 2010supercollider
Commit by timblech :: r10394 /trunk/common/include/nova-simd/vec_generic.hpp:
nova-simd fix

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
13:07 on Oct 10, 2010supercollider
Commit by timblech :: r10392 /trunk/common/Source/lang/LangSource/DumpParseNode.cpp:
lang: fix formatting warning

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
13:06 on Oct 10, 2010supercollider
Commit by timblech :: r10391 /trunk/common/Source/plugins/CMakeLists.txt:
cmake: set c++ flags as CXX_FLAGS

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
13:06 on Oct 10, 2010supercollider
Commit by timblech :: r10390 /trunk/common/include/nova-simd/ (44 files in 7 dirs):
nova-simd update

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
21:20 on Oct 06, 2010supercollider
Commit by timblech :: r10376 /trunk/common/ (3 files in 2 dirs):
midi: provide midi primitives only if it is actually supported

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
22:10 on Oct 05, 2010supercollider
Commit by timblech :: r10375 /trunk/common/ (2 files in 2 dirs):
lang: slotString - type correct slot access

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
18:55 on Sep 30, 2010supercollider
Commit by timblech :: r10365 /trunk/CMakeLists.txt:
cmake build system: workaround for missing -fpascal-strings on new gcc

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
07:15 on Sep 30, 2010supercollider
Commit by timblech :: r10364 /trunk/CMakeLists.txt:
cmake build system: enable support for pascal string constants on apple

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
20:18 on Sep 28, 2010supercollider
Commit by timblech :: r10363 /trunk/common/Source/lang/LangSource/DumpParseNode.cpp:
sclang: improve pstringFromPyrString

fixes compilation on osx

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
13:22 on Sep 27, 2010supercollider
Commit by timblech :: r10357 /trunk/common/Source/common/scsynthsend.cpp:
fix network address handling (patch by albert graef)

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
13:29 on Sep 26, 2010supercollider
Commit by timblech :: r10356 /trunk/common/Source/server/SC_CoreAudio.cpp:
ProcessOSCPacket: fix possible deadlock

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
13:27 on Sep 26, 2010supercollider
Commit by timblech :: r10355 /trunk/common/Headers/lang/HashTable.h:
whitespace cleanup

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
16:56 on Sep 22, 2010supercollider
Commit by timblech :: r10353 /trunk/common/Source/CMakeLists.txt:
cmake: fix for linux

Signed-off-by: Tim Blechmann <tim at klingt dot org>
#
16:55 on Sep 22, 2010supercollider
Commit by timblech :: r10352 /trunk/mac/CMakeLists.txt:
cmake can now make a mac SuperCollider.app that at least boots
#