12
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
.DS_Store ugh More... over 21 years ago
.sc files are stored as plain text More... over 21 years ago
switching to plain text .sc files More... over 21 years ago
fix crash in localServerReplyFunc More... over 21 years ago
try to get rid of .build dirs More... over 21 years ago
try to get rid of .build dirs More... over 21 years ago
delete debugging print More... over 21 years ago
don't ask to save changes to the output window. More... over 21 years ago
added .DS_Stores - not really sure what to do about those. More... over 21 years ago
changes to support internal server More... over 21 years ago
change distro since build/server is no more More... over 21 years ago
ignore *.pbxuser More... over 21 years ago
lots of changes to support libscsynth linked into SuperCollider.app More... over 21 years ago
move some dirs up for internal server to work More... over 21 years ago
add sclang scsynth SC.app to .cvsignore More... over 21 years ago
add *.scx to .cvsignore More... over 21 years ago
removed *.build folders More... over 21 years ago
changes: support .range() method, convert a * b + c to a MulAdd ugen whenever possible. More... over 21 years ago
previous commit caused a bug. fixed. More... over 21 years ago
removed redundant readAllString method More... over 21 years ago
dded: readAllString{ ^this.nextN(this.length) } More... over 21 years ago
some changes in send midi More... over 21 years ago
very minor edits - no functional change More... over 21 years ago
added a comment to a comment More... over 21 years ago
: ---------------------------------------------------------------------- DIClient class for midi initialisation. added actions in MIDIIn according to the parsing of the status noteOff messages are parsed as note on with velocity 0 configured MIDIOut to work with the implementation More... over 21 years ago
dded : parse midi status byte and call "doControl" ... disconnect MIDIInPort in prDisconnectMIDIIn prSendMIDIOut to send one package of MIDIData with a latency in ms. (has problematic timing) More... over 21 years ago
command interpreter should strip rtf More... over 21 years ago
moved dups of SC_Sem.h into headers/common More... over 21 years ago
simplify passing uid; eliminate compiler warnings More... over 21 years ago
Cn trutzschler 9/9/2002 (ctrl-t) added: doAction, called from an incoming MIDIMessage connect, connect to a MIDIIn by uid disposeClient, dispose the client restart, restart midi device More... over 21 years ago