index
:
ingen.git
atom-cpp
fix-unused-parameter-warnings
groups
main
newparallel
nodeless
parallel
parallel-work
parameters
sequencefix
serd1
tasks
Ingen modular audio processor
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libs
/
client
/
OSCEngineSender.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-28
Simply global memory management crap by using shared_ptr in the World struct ...
David Robillard
1
-12
/
+47
2008-06-10
Fix 'disconnect' operation for all objects (inc. patch ports).
David Robillard
1
-2
/
+4
2007-10-08
s/MetadataMap/Variables/ etc.
David Robillard
1
-4
/
+4
2007-09-30
Working port notification for LV2 GUIs (ll-plugins VU meter works in Ingen now).
David Robillard
1
-0
/
+18
2007-09-23
Fix liblo thing for real this time.
David Robillard
1
-3
/
+3
2007-09-23
Fix some weird liblo problem, probably in a breakey and/or leakey way.
David Robillard
1
-1
/
+1
2007-09-23
Working LV2 UI control setting (including MIDI).
David Robillard
1
-22
/
+64
2007-09-22
Type oblivious set_port_value interface.
David Robillard
1
-10
/
+33
2007-09-19
Toggling of individual node polyphonic state.
David Robillard
1
-2
/
+2
2007-09-19
Tidy up OSC namespace to use OSC true/false instead of C style boolean integers.
David Robillard
1
-12
/
+25
2007-09-19
More work on dynamic polyphony.
David Robillard
1
-0
/
+27
2007-08-01
Clean up engine/client interfaces.
David Robillard
1
-1
/
+1
2007-08-01
More SWIGification. Engine->Client calls/messages implemented... and segfaul...
David Robillard
1
-1
/
+1
2007-07-24
Scrapped ClientKey in favour of a URI string (towards a simpler closer-to-str...
David Robillard
1
-3
/
+12
2007-07-24
Consistently rename all C++ files .cpp/.hpp.
David Robillard
1
-3
/
+3
2007-05-02
Added svn:ignore property to everything.
David Robillard
1
-1
/
+1
2007-04-11
Updated/cleaned up OSC namespace (/om/synth -> /ingen etc).
David Robillard
1
-29
/
+29
2007-02-07
Updated Copyright notices.
David Robillard
1
-1
/
+2
2007-02-07
Mad sed-fu for consistent private member naming.
David Robillard
1
-4
/
+4
2007-01-22
Created Raul namespace.
David Robillard
1
-4
/
+4
2006-10-04
Moved generic utility stuff to new library "raul".
David Robillard
1
-3
/
+3
2006-09-18
Work on loading old (deprecated) patches.
David Robillard
1
-0
/
+20
2006-09-14
Cleaned up client-side model code significantly (made everything private
David Robillard
1
-3
/
+1
2006-09-13
Heavy-duty redesign of client library and GUI (now fully signal driven with c...
David Robillard
1
-6
/
+9
2006-09-08
More cleanups
David Robillard
1
-17
/
+97
2006-09-08
Renamed communications classes for consistency.
David Robillard
1
-0
/
+348