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
/
OSCClientReceiver.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
-1
/
+1
2008-06-23
Move widget embedding down to FlowCanvas.
David Robillard
1
-1
/
+1
2008-06-09
Bump liblo dependency to 0.24.
David Robillard
1
-3
/
+3
2008-05-20
Fix various problems with control port values.
David Robillard
1
-1
/
+1
2008-05-19
More (but not yet completely) type safe value_changed notification.
David Robillard
1
-1
/
+1
2008-01-25
Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)...
David Robillard
1
-6
/
+7
2007-10-22
Rework plugin design (engine side) to be less crap.
David Robillard
1
-3
/
+3
2007-10-21
Fix crash on OSC connection.
David Robillard
1
-1
/
+1
2007-10-21
Fix control port value broadcasting.
David Robillard
1
-1
/
+1
2007-10-09
Fix OSC patching.
David Robillard
1
-1
/
+1
2007-10-08
OSC Blinkenports(TM).
David Robillard
1
-1
/
+1
2007-10-08
s/MetadataMap/Variables/ etc.
David Robillard
1
-4
/
+4
2007-10-08
SharedPtr-ify engine side store.
David Robillard
1
-1
/
+1
2007-10-05
Don't use lazy binding for loading plugin libraries.
David Robillard
1
-1
/
+1
2007-10-05
Fix ridiculous CPU chewing on embedded LV2 GUIs.
David Robillard
1
-1
/
+1
2007-10-01
Blink MIDI ports on message transmission.
David Robillard
1
-5
/
+13
2007-09-30
Better design for process() signature (pass everything needed in a single obj...
David Robillard
1
-1
/
+1
2007-09-22
Type oblivious set_port_value interface.
David Robillard
1
-1
/
+1
2007-09-22
LV2 UI extension updates.
David Robillard
1
-1
/
+1
2007-09-20
Fix voice-specific polyphony controls.
David Robillard
1
-0
/
+9
2007-09-20
Strip a bunch of old useless code.
David Robillard
1
-58
/
+1
2007-09-19
Toggling of individual node polyphonic state.
David Robillard
1
-0
/
+16
2007-09-19
Tidy up OSC namespace to use OSC true/false instead of C style boolean integers.
David Robillard
1
-3
/
+4
2007-09-19
Broadcast polyphony changes to clients.
David Robillard
1
-1
/
+1
2007-09-19
More work on dynamic polyphony.
David Robillard
1
-0
/
+1
2007-08-01
Clean up engine/client interfaces.
David Robillard
1
-15
/
+25
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
-22
/
+22
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
-26
/
+26
2007-01-22
Created Raul namespace.
David Robillard
1
-0
/
+2
2007-01-12
Control value persistence/serialization.
David Robillard
1
-4
/
+8
2006-12-08
Fixed plugin type issues
David Robillard
1
-3
/
+3
2006-10-15
Fixed feedback problems (CPU chewing) with port controls.
David Robillard
1
-1
/
+1
2006-10-04
Moved generic utility stuff to new library "raul".
David Robillard
1
-2
/
+2
2006-09-18
Work on loading old (deprecated) patches.
David Robillard
1
-11
/
+10
2006-09-14
Cleaned up client-side model code significantly (made everything private
David Robillard
1
-5
/
+0
2006-09-13
Heavy-duty redesign of client library and GUI (now fully signal driven with c...
David Robillard
1
-4
/
+7
2006-09-09
Drove 'er home! Working monolothic Ingenuity (ie. in-process engine).
David Robillard
1
-1
/
+1
2006-09-08
More cleanups
David Robillard
1
-0
/
+11
2006-09-08
Renamed communications classes for consistency.
David Robillard
1
-0
/
+415